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

python313-hiredis-3.4.1-1.1 RPM for armv7hl

From OpenSuSE Ports Tumbleweed for armv7hl

Name: python313-hiredis Distribution: openSUSE Tumbleweed
Version: 3.4.1 Vendor: openSUSE
Release: 1.1 Build date: Fri Aug 21 21:48:50 2026
Group: Unspecified Build host: reproducible
Size: 37208 Source RPM: python-hiredis-3.4.1-1.1.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/redis/hiredis-py
Summary: Python wrapper for hiredis
Python wrapper for hiredis C connector.

Provides

Requires

License

BSD-3-Clause

Changelog

* Fri Aug 21 2026 Dirk Müller <dmueller@suse.com>
  - update to 3.4.1 (bsc#1276205):
    * Updates the bundled hiredis C library to v1.4.1, which fixes:
    * Prevent arbitrarily nested replies from causing a stack
      overflow (redis/hiredis#1340)
    * Protect against overflow of map elements (redis/hiredis#1341)
* Sun Jun 14 2026 Dirk Müller <dmueller@suse.com>
  - update to 3.4.0:
    * Add support for building and releasing hiredis-py on Windows
      ARM64
    * Use hiredis v1.4.0 with improved floating-point number
      parsing
    * Drop python and pypy 3.8 support, test against pypy-3.11
    * Update dependencies and fix CI
    * Fix benchmarking for hiredis-py
    * Update workflow versions to address Node v20 deprecation
    * Run integration tests on Windows ARM64 for Python 3.11 and
    * MNT: do not use deprecated load_module method
    * Use Python 3.11 in FreeBSD CI run
* Mon Apr 06 2026 Dirk Müller <dmueller@suse.com>
  - update to 3.3.1:
    * This release fixes a compatibility issue with Python 3.15:
    * MNT: do not use deprecated load_module method
* Wed Oct 15 2025 Markéta Machová <mmachova@suse.com>
  - Update to 3.3.0
    * Add official support for Python 3.14
* Wed Oct 01 2025 Markéta Machová <mmachova@suse.com>
  - update to 3.2.1
    * BREAKING: Return Redis sets as Python lists
    * Update Python 3.13 compatibility
    * Fix memory leaks and segfaults in RESP3 map parsing
    * Update hiredis to 1.3.0
  - Drop 159-sdsalloc-to-alloc.patch, merged upstream
  - Run tests
* Tue Jan 02 2024 Dirk Müller <dmueller@suse.com>
  - require setuptools
* Wed Dec 20 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.3.2:
    * Added Python 3.12 to test matrix and classifiers (#174)
    * Linking to Redis learning resources (#173)
    * Updating client license to clear, MIT (#170)
    * Integrating spellcheck into CI (#169)
    * hiredis 1.2.0 support, versioning as 2.3.0 (#168)
    * Fix including tests in sdist (#166)
    * Use absolute imports and remove __init__.py from tests.
    * Implement garbage collection support in Reader (#162) (#163)
* Sun Jun 11 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Sun Mar 19 2023 Matej Cepl <mcepl@suse.com>
  - Replace 0001-Use-system-libhiredis.patch with
    the upstream provided (gh#redis/hiredis-py!161)
    161-use-system-hiredis.patch for proper use of the system
    hiredis library.
* Sat Mar 18 2023 Matej Cepl <mcepl@suse.com>
  - Update to 2.2.2:
    - Reverting gcc -BSymbolic due to symbol collisions
    - Add pack_command to support writing via hiredis-py
    - Fixing broken windows builds on python < 3.8
    - Fix url in Issue tracker
    - Restores publishing of source distribution
    - Supporting hiredis 1.1.0
    - Modernizing: Restoring CI, Moving to pytest
    - Adding LICENSE to Repository
    - Python 3.11 trove, and links back to the project
    - Integrating release drafter
    - Implement pack_command that serializes redis-py command to
      the RESP bytes object.
  - Add 159-sdsalloc-to-alloc.patch (gh#redis/hiredis-py#158),
    which replaces use of sdsalloc with plain alloc.

Files

/usr/lib/python3.13/site-packages/hiredis
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info/METADATA
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info/RECORD
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info/WHEEL
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info/licenses
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info/licenses/LICENSE
/usr/lib/python3.13/site-packages/hiredis-3.4.1.dist-info/top_level.txt
/usr/lib/python3.13/site-packages/hiredis/__init__.py
/usr/lib/python3.13/site-packages/hiredis/__pycache__
/usr/lib/python3.13/site-packages/hiredis/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/hiredis/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/hiredis/__pycache__/version.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/hiredis/__pycache__/version.cpython-313.pyc
/usr/lib/python3.13/site-packages/hiredis/hiredis.cpython-313-arm-linux-gnueabihf.so
/usr/lib/python3.13/site-packages/hiredis/hiredis.pyi
/usr/lib/python3.13/site-packages/hiredis/py.typed
/usr/lib/python3.13/site-packages/hiredis/version.py
/usr/share/doc/packages/python313-hiredis
/usr/share/doc/packages/python313-hiredis/README.md
/usr/share/licenses/python313-hiredis
/usr/share/licenses/python313-hiredis/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Sep 1 22:38:03 2026