diff --git a/hiredis-2.2.2.tar.gz b/hiredis-2.2.2.tar.gz deleted file mode 100644 index b765d46..0000000 --- a/hiredis-2.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c270bd0567a9c60673284e000132f603bb4ecbcd707567647a68f85ef45c4d4 -size 84086 diff --git a/hiredis-2.3.2.tar.gz b/hiredis-2.3.2.tar.gz new file mode 100644 index 0000000..873f600 --- /dev/null +++ b/hiredis-2.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733e2456b68f3f126ddaf2cd500a33b25146c3676b97ea843665717bda0c5d43 +size 87598 diff --git a/python-hiredis.changes b/python-hiredis.changes index 3800f2a..68470e2 100644 --- a/python-hiredis.changes +++ b/python-hiredis.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Dec 20 21:49:24 UTC 2023 - Dirk Müller + +- 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 12:36:25 UTC 2023 - ecsos @@ -69,13 +82,13 @@ Thu Jan 16 08:54:49 UTC 2020 - Tomáš Chvátal Tue Sep 17 21:45:19 UTC 2019 - Matthias Fehring - Added patch 0002-Fix-README.md-has-unicode.patch - * wrong encoding is used when opening README.md in setup.py + * wrong encoding is used when opening README.md in setup.py ------------------------------------------------------------------- Mon Aug 26 11:43:18 UTC 2019 - Marketa Calabkova - Update to 1.0.0 - * (BREAKING CHANGE) Add ability to control how unicode decoding + * (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 diff --git a/python-hiredis.spec b/python-hiredis.spec index 7954400..787b95f 100644 --- a/python-hiredis.spec +++ b/python-hiredis.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-hiredis -Version: 2.2.2 +Version: 2.3.2 Release: 0 Summary: Python wrapper for hiredis License: BSD-3-Clause