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

python313-propcache-0.5.2-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: python313-propcache Distribution: openSUSE Tumbleweed
Version: 0.5.2 Vendor: openSUSE
Release: 1.1 Build date: Sun Jun 28 11:42:27 2026
Group: Unspecified Build host: reproducible
Size: 204534 Source RPM: python-propcache-0.5.2-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/aio-libs/propcache
Summary: Accelerated property cache
Accelerated property cache

Provides

Requires

License

Apache-2.0

Changelog

* Sun Jun 28 2026 Dirk Müller <dmueller@suse.com>
  - update to 0.5.2:
    * Added support for newer type hints and remove Optional and
      Union from all annotations -- by :user:`Vizonex` Related
      issues and pull requests on GitHub: :issue:`193`.
    * Dropped support for Python 3.9 as it has reached end of life.
      Related issues and pull requests on GitHub: :issue:`216`.
    * Changed the Cython build dependency from ~= 3.1.0 to >=
      3.2.0, removing the upper version bound to avoid conflicts
      for downstream packagers -- by :user:`jameshilliard` and
      :user:`gundalow`. The upstream Cython version is pinned to
      3.2.4 in the CI/CD environment. Related issues and pull
      requests on GitHub: :issue:`184`, :issue:`188`, :issue:`214`.
    * Start building and shipping riscv64 wheels -- by
      :user:`justeph`. Related issues and pull requests on GitHub:
      :issue:`194`.
    * The PEP 517 build backend now supports a new build-inplace
      config setting (and PROPCACHE_BUILD_INPLACE environment
      variable) for controlling whether to build the project in-
      tree or in a temporary directory. It only affects wheels and
      is set up to build in a temporary directory by default. It
      does not affect editable wheel builds; they will keep being
      built in-tree regardless. Here's an example of using this
      setting:  $ python -m build --config-setting=build-
      inplace=true  Additionally, when building wheels in an
      automatically created temporary directory, the build backend
      now normalizes the respective file system path to a
      deterministic source checkout directory by injecting the
    - ffile-prefix-map compiler option into the CFLAGS environment
      variable, as suggested by known reproducible build practices.
      The effect is that downstreams will get reproducible build
      results. Related issues and pull requests on GitHub:
      :issue:`218`.
* Wed Apr 08 2026 Dirk Müller <dmueller@suse.com>
  - update to 0.4.1:
    * Fixed reference leak caused by Py_INCREF because Cython has
      its own reference counter systems -- by :user:`Vizonex`.
      Related issues and pull requests on GitHub: :issue:`162`.
    * Fixes the default value for the os parameter in reusable-
      build-wheel.yml to be ubuntu-latest instead of ubuntu.
      Related issues and pull requests on GitHub: :issue:`155`.
    * Optimized propcache by replacing sentinel :py:class:`object`
      for checking if the :py:class:`object` is NULL and changed
      :py:class:`dict` API for Python C-API -- by :user:`Vizonex`.
      Related issues and pull requests on GitHub: :issue:`121`.
    * Builds have been added for arm64 Windows wheels and the
      reusable-build-wheel.yml workflow has been modified to allow
      for an OS value (windows-11-arm) which does not include the
    - latest postfix -- by :user:`finnagin`. Related issues and
      pull requests on GitHub: :issue:`133`.
    * Added CI for CPython 3.14 -- by :user:`kumaraditya303`.
      Related issues and pull requests on GitHub: :issue:`140`.
  - drop py314.patch (upstream)
* Tue Sep 09 2025 Markéta Machová <mmachova@suse.com>
  - Add py314.patch to fix tests on Python 3.14
* Thu Jun 26 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 0.3.2
    * Fixed incorrect decorator usage in the :func:~propcache.api.\
      under_cached_property example code -- by :user:meanmail.
    * Updated to use Cython 3.1 universally across the build
      path -- by :user:lysnikolaou.
    * Made Cython line tracing opt-in via the with-cython-tracing
      build config setting -- by :user:bdraco.
* Thu Apr 10 2025 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 0.3.1
    * Improved typing annotations, fixing some type errors under correct usage
      and improving typing robustness generally -- by :user:`Dreamsorcerer`.
* Thu Mar 13 2025 Felix Stegmeier <felix.stegmeier@suse.com>
  - Update to 0.3.0
    * Implemented support for the free-threaded build of CPython 3.13 -- by :user:lysnikolaou.
* Sun Oct 13 2024 Bernhard Wiedemann <bwiedemann@suse.com>
  - Add reproducible.patch to not embed a random tmpdir in binaries (boo#1062303)
* Wed Oct 09 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Initial build
    * Version 0.2.0

Files

/usr/lib64/python3.13/site-packages/propcache
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/INSTALLER
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/METADATA
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/RECORD
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/REQUESTED
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/WHEEL
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/licenses
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/licenses/LICENSE
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/licenses/NOTICE
/usr/lib64/python3.13/site-packages/propcache-0.5.2.dist-info/top_level.txt
/usr/lib64/python3.13/site-packages/propcache/__init__.py
/usr/lib64/python3.13/site-packages/propcache/__pycache__
/usr/lib64/python3.13/site-packages/propcache/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/propcache/__pycache__/__init__.cpython-313.pyc
/usr/lib64/python3.13/site-packages/propcache/__pycache__/_helpers.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/propcache/__pycache__/_helpers.cpython-313.pyc
/usr/lib64/python3.13/site-packages/propcache/__pycache__/_helpers_py.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/propcache/__pycache__/_helpers_py.cpython-313.pyc
/usr/lib64/python3.13/site-packages/propcache/__pycache__/api.cpython-313.opt-1.pyc
/usr/lib64/python3.13/site-packages/propcache/__pycache__/api.cpython-313.pyc
/usr/lib64/python3.13/site-packages/propcache/_helpers.py
/usr/lib64/python3.13/site-packages/propcache/_helpers_c.cpython-313-riscv64-linux-gnu.so
/usr/lib64/python3.13/site-packages/propcache/_helpers_c.cpython-314-riscv64-linux-gnu.so
/usr/lib64/python3.13/site-packages/propcache/_helpers_c.pyx
/usr/lib64/python3.13/site-packages/propcache/_helpers_py.py
/usr/lib64/python3.13/site-packages/propcache/api.py
/usr/lib64/python3.13/site-packages/propcache/py.typed
/usr/share/doc/packages/python313-propcache
/usr/share/doc/packages/python313-propcache/CHANGES
/usr/share/doc/packages/python313-propcache/CHANGES.rst
/usr/share/doc/packages/python313-propcache/CHANGES/README.rst
/usr/share/doc/packages/python313-propcache/README.rst
/usr/share/licenses/python313-propcache
/usr/share/licenses/python313-propcache/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Aug 2 03:56:04 2026