Revisions of python-hiredis

Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 6)
 merged
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 5)
- 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.

- 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.

- Update to 2.0.0
  * Bump hiredis from 0.13.3 to 1.0.0 and consequently add support
    for RESP3 (see #104)
  * Add type hints (see #106)
  * Drop support for EOL Python versions 2.7, 3.4, and 3.5 (see #103)
- Drop obsolete patches
  * hiredis1.patch
  * bump_hiredis_0.14.1.patch
- Update patches
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 4)
- Update to 1.1.0
  * Allow "encoding" and "errors" attributes to be updated at runtime (see #96)
- Drop fix_build_dir_in_tests.patch
- Add hiredis1.patch to fix build with hiredis 1.0.0
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 3)
fix changelog order
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 2)
- fix build by switching to UTF-8 locale (new BR: glibc-locale)
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 1)
Displaying all 6 revisions
openSUSE Build Service is sponsored by