15
0
Commit Graph

3 Commits

Author SHA256 Message Date
Tomáš Chvátal
e6d89d0212 Accepting request 731646 from devel:languages:python:backports
- Added patch 0002-Fix-README.md-has-unicode.patch
  * wrong encoding is used when opening README.md in setup.py

OBS-URL: https://build.opensuse.org/request/show/731646
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hiredis?expand=0&rev=5
2019-09-18 07:26:06 +00:00
Tomáš Chvátal
e89bf679cd Accepting request 726165 from home:mcalabkova:branches:devel:languages:python
- 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
2019-08-27 00:53:49 +00:00
Tomáš Chvátal
80b6f55145 - Initial commit, possibly used by python-redis
- Add patch to use system hiredis package:
  * 0001-Use-system-libhiredis.patch
- Add two more patches from debian:
  * reproducible-build.patch
  * fix_build_dir_in_tests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hiredis?expand=0&rev=1
2018-08-29 13:04:09 +00:00