1
0
forked from pool/python-xxhash
python-xxhash/python-xxhash.changes
Dirk Mueller 2057ea8923 Accepting request 914397 from home:glaubitz:branches:devel:languages:python
- Update to 2.0.2
  * Fix Travis CI OSX dpl python2.7 get-pip.py error
- from version 2.0.1
  * Only to trigger Python 3.9 wheels building

OBS-URL: https://build.opensuse.org/request/show/914397
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=19
2021-10-16 09:31:17 +00:00

66 lines
2.3 KiB
Plaintext

-------------------------------------------------------------------
Thu Aug 26 11:46:32 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.0.2
* Fix Travis CI OSX dpl python2.7 get-pip.py error
- from version 2.0.1
* Only to trigger Python 3.9 wheels building
-------------------------------------------------------------------
Mon Aug 24 05:03:36 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 2.0.0:
* Require xxHash version >= v0.8.0
* Upgrade xxHash to v0.8.0
* XXH3 hashes: `xxh3_64`, `xxh3_128`, and their oneshot functions
-------------------------------------------------------------------
Tue Jul 21 11:23:49 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.4.4
* Upgrade xxHash to v0.7.3
* Stop using PEP393 deprecated APIs
* Use XXH(32|64)_canonicalFromHash to replace u2bytes and ull2bytes
-------------------------------------------------------------------
Tue Feb 4 16:26:29 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.4.3
* Upgrade xxHash to v0.7.2
* Python 3.8 wheels
-------------------------------------------------------------------
Wed Oct 30 12:26:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.4.2:
* Fixed: setup.py fails when reading README.rst and the default encoding is not UTF-8
-------------------------------------------------------------------
Sat Sep 7 09:57:27 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Link against system libxxhash
- Fix Leap 15 build errors
-------------------------------------------------------------------
Thu Aug 29 13:58:34 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 1.4.1
* Upgrade xxHash to v0.7.1
* Fixed: xxh3.h in missing from source tarball
-------------------------------------------------------------------
Tue Mar 26 09:21:38 UTC 2019 - pgajdos@suse.com
- version update to 1.3.0
* Wheels are now built automatically
* Split CFFI variant into a separate package
* Add oneshot functions xxh{32,64}_{,int,hex}digest
* Allow input larger than 2GB
* Release the GIL on sufficiently large input
* Drop support for Python 3.2
-------------------------------------------------------------------
Fri Nov 10 15:01:06 UTC 2017 - alarrosa@suse.com
- Initial release of xxhash 1.0.1