Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python314-persistent-6.7-1.2 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: python314-persistent Distribution: openSUSE Tumbleweed
Version: 6.7 Vendor: openSUSE
Release: 1.2 Build date: Sun Jun 28 12:14:12 2026
Group: Unspecified Build host: reproducible
Size: 1004061 Source RPM: python-persistent-6.7-1.2.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/zopefoundation/persistent
Summary: Translucent persistent objects
This package contains a generic persistence implementation for Python. It forms
the core protocol for making objects interact "transparently" with a database
such as the ZODB.

Provides

Requires

License

ZPL-2.1

Changelog

* Sun Jun 28 2026 Dirk Müller <dmueller@suse.com>
  - update to 6.7:
    * Add preliminary support for Python 3.15b1.
* Mon May 18 2026 Dirk Müller <dmueller@suse.com>
  - update to 6.6:
    * Add support for automatically building and publishing
      Windows/ARM64 wheels.
    * Add support for automatically building and publishing source
      distributions.
    * Fix compilation on free-threaded Python 3.14t: replace direct
      ob_refcnt / ob_type struct access with Py_REFCNT() /
      Py_TYPE() API macros, fix Py_BuildValue format strings for
      Py_ssize_t.
    * Fix infinite recursion crash in Per_dealloc on free-threaded
      Python 3.14t caused by PyDict_GetItem internally
      INCREF/DECREF'ing values in the pickle cache dict that holds
      stolen (uncounted) references.
    * Add CI testing for free-threaded Python 3.14t (Linux).
* Tue Mar 03 2026 Dirk Müller <dmueller@suse.com>
  - update to 6.5:
    * Fix setuptools configuration yet again to build missing cffi
      extension module. The released wheels for version 6.4 will
      not work, they are missing a compiled extension module.
    * Move all supported package metadata into pyproject.toml.
    * Add support for Python 3.14.
    * Drop support for Python 3.9.
* Tue Oct 28 2025 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 6.3:
    * Fix setuptools configuration to build missing cffi extension module.
    * Add preliminary support for Python 3.14b2.
    * Move package build requirements from setup.py to pyproject.toml.
    * Drop support for Python 3.8.
    * Make Persistent's _p_oid representation follow the same format as the
      ZODB.utils.oid_repr function.
    * Use Py_REFCNT to access cPersistentObject reference counts in assertions.
    * Add final support for Python 3.13.
    * Removed persistent.cPersistence.simple_new fossil.
    * Drop support for Python 3.7.
* Tue Jun 03 2025 Markéta Machová <mmachova@suse.com>
  - Convert to pip-based build
* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
  - update to 5.2:
    * Add preliminary support for Python 3.13a3.
* Sun Jan 07 2024 Dirk Müller <dmueller@suse.com>
  - update to 5.1:
    * Add support for Python 3.12.
  - drop python312.patch (upstream)
* Mon Aug 14 2023 Dirk Müller <dmueller@suse.com>
  - add python312.patch to build with python 3.12
* Fri Jun 09 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Mon Jan 09 2023 Hans-Peter Jansen <hpj@urpla.net>
  - version update to 5.0 (2023-01-09)
    - Build Linux binary wheels for Python 3.11.
    - Drop support for Python 2.7, 3.5, 3.6.
  - 4.9.3 (2022-11-16)
    - Add support for building arm64 wheels on macOS.
  - 4.9.2 (2022-11-03)
    - Update Python 3.11 support to final release.
  - 4.9.1 (2022-09-16)
    - Update Python 3.11 support to 3.11.0-rc1.
    - Disable unsafe math optimizations in C code. See pull request 176.
  - 4.9.0 (2022-03-10)
    - Add support for Python 3.11 (as of 3.11a5).
  - 4.8.0 (2022-03-07)
    - Switch package to src-layout, this is a packaging only change. (#168)
    - Add support for Python 3.10.
  - Clean up testing - exclude failing tests explicitly

Files

/usr/lib/python3.14/site-packages/persistent
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info/INSTALLER
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info/METADATA
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info/RECORD
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info/REQUESTED
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info/WHEEL
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info/licenses
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info/licenses/LICENSE.txt
/usr/lib/python3.14/site-packages/persistent-6.7.dist-info/top_level.txt
/usr/lib/python3.14/site-packages/persistent/__init__.py
/usr/lib/python3.14/site-packages/persistent/__pycache__
/usr/lib/python3.14/site-packages/persistent/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/_compat.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/_compat.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/_ring_build.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/_ring_build.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/dict.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/dict.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/interfaces.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/interfaces.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/list.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/list.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/mapping.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/mapping.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/persistence.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/persistence.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/picklecache.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/picklecache.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/ring.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/ring.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/timestamp.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/timestamp.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/wref.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/__pycache__/wref.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/_compat.py
/usr/lib/python3.14/site-packages/persistent/_ring.abi3.so
/usr/lib/python3.14/site-packages/persistent/_ring_build.py
/usr/lib/python3.14/site-packages/persistent/_timestamp.cpython-314-arm-linux-gnueabihf.so
/usr/lib/python3.14/site-packages/persistent/cPersistence.cpython-314-arm-linux-gnueabihf.so
/usr/lib/python3.14/site-packages/persistent/cPickleCache.cpython-314-arm-linux-gnueabihf.so
/usr/lib/python3.14/site-packages/persistent/dict.py
/usr/lib/python3.14/site-packages/persistent/interfaces.py
/usr/lib/python3.14/site-packages/persistent/list.py
/usr/lib/python3.14/site-packages/persistent/mapping.py
/usr/lib/python3.14/site-packages/persistent/persistence.py
/usr/lib/python3.14/site-packages/persistent/picklecache.py
/usr/lib/python3.14/site-packages/persistent/ring.py
/usr/lib/python3.14/site-packages/persistent/tests
/usr/lib/python3.14/site-packages/persistent/tests/__init__.py
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/__init__.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/__init__.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/attrhooks.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/attrhooks.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/cucumbers.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/cucumbers.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test__compat.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test__compat.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_compile_flags.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_compile_flags.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_docs.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_docs.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_list.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_list.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_mapping.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_mapping.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_persistence.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_persistence.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_picklecache.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_picklecache.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_ring.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_ring.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_threading.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_threading.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_timestamp.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_timestamp.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_wref.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/test_wref.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/utils.cpython-314.opt-1.pyc
/usr/lib/python3.14/site-packages/persistent/tests/__pycache__/utils.cpython-314.pyc
/usr/lib/python3.14/site-packages/persistent/tests/attrhooks.py
/usr/lib/python3.14/site-packages/persistent/tests/cucumbers.py
/usr/lib/python3.14/site-packages/persistent/tests/test__compat.py
/usr/lib/python3.14/site-packages/persistent/tests/test_compile_flags.py
/usr/lib/python3.14/site-packages/persistent/tests/test_docs.py
/usr/lib/python3.14/site-packages/persistent/tests/test_list.py
/usr/lib/python3.14/site-packages/persistent/tests/test_mapping.py
/usr/lib/python3.14/site-packages/persistent/tests/test_persistence.py
/usr/lib/python3.14/site-packages/persistent/tests/test_picklecache.py
/usr/lib/python3.14/site-packages/persistent/tests/test_ring.py
/usr/lib/python3.14/site-packages/persistent/tests/test_threading.py
/usr/lib/python3.14/site-packages/persistent/tests/test_timestamp.py
/usr/lib/python3.14/site-packages/persistent/tests/test_wref.py
/usr/lib/python3.14/site-packages/persistent/tests/utils.py
/usr/lib/python3.14/site-packages/persistent/timestamp.py
/usr/lib/python3.14/site-packages/persistent/wref.py
/usr/share/doc/packages/python314-persistent
/usr/share/doc/packages/python314-persistent/CHANGES.rst
/usr/share/doc/packages/python314-persistent/COPYRIGHT.txt
/usr/share/doc/packages/python314-persistent/README.rst
/usr/share/licenses/python314-persistent
/usr/share/licenses/python314-persistent/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 04:22:40 2026