python-hiredis
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-hiredis && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Use-system-libhiredis.patch | 0000001073 1.05 KB | |
159-sdsalloc-to-alloc.patch | 0000001204 1.18 KB | |
drop-vendor-sources.patch | 0000000435 435 Bytes | |
hiredis-2.2.2.tar.gz | 0000084086 82.1 KB | |
python-hiredis.changes | 0000003417 3.34 KB | |
python-hiredis.spec | 0000002063 2.01 KB |
Revision 8 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 1072863
from
Matej Cepl (mcepl)
(revision 8)
- 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.
Comments 0