- 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)
* wrong encoding is used when opening README.md in setup.py
* (BREAKING CHANGE) Add ability to control how unicode decoding
OBS-URL: https://build.opensuse.org/request/show/1134334
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hiredis?expand=0&rev=11
* 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)
* wrong encoding is used when opening README.md in setup.py
* (BREAKING CHANGE) Add ability to control how unicode decoding
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hiredis?expand=0&rev=21
- 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.
OBS-URL: https://build.opensuse.org/request/show/1072863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hiredis?expand=0&rev=8
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hiredis?expand=0&rev=15
- Update to 1.0.0
* (BREAKING CHANGE) Add ability to control how unicode decoding
errors are handled
* Removed support for EOL Python 2.6, 3.2, and 3.3.
* Upgrade hiredis to 0.13.3
* Fix non-utf8 reply parsing causing segmentation fault in Python 3
* Expose len method to retrieve the buffer length
* Fix crash when custom exception raise error (on init)
* Sort list of source files to allow reproducible building
- Drop obsolete patch reproducible-build.patch
- Added patch drop-vendor-sources.patch
* the vendor directory appears empty
OBS-URL: https://build.opensuse.org/request/show/726165
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hiredis?expand=0&rev=3