14
0
forked from pool/python-xxhash
Files
python-xxhash/python-xxhash.changes
Tomáš Chvátal 66c8d8b2a4 Accepting request 688631 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/688631
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=5
2019-03-26 10:20:11 +00:00

16 lines
549 B
Plaintext

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