Commit Graph

8 Commits

Author SHA256 Message Date
Steve Kowalik
3946be9b96 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=17
2020-08-24 05:04:59 +00:00
Tomáš Chvátal
1d0d9b0529 Accepting request 822117 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/822117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=15
2020-07-21 14:38:29 +00:00
Tomáš Chvátal
5c3b5b05e1 Accepting request 770039 from home:mcalabkova:branches:devel:languages:python
- update to 1.4.3
  * Upgrade xxHash to v0.7.2
  * Python 3.8 wheels

OBS-URL: https://build.opensuse.org/request/show/770039
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=13
2020-02-04 18:25:34 +00:00
Tomáš Chvátal
50eef083b1 - Update to 1.4.2:
* Fixed: setup.py fails when reading README.rst and the default encoding is not UTF-8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=11
2019-10-30 12:29:39 +00:00
Tomáš Chvátal
ea0bb243f7 Accepting request 729091 from home:jayvdb:branches:devel:languages:python
Link against system libxxhash
Fix Leap 15 build errors

OBS-URL: https://build.opensuse.org/request/show/729091
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=9
2019-09-07 10:00:14 +00:00
Tomáš Chvátal
325e7883ed Accepting request 727029 from home:mcalabkova:branches:devel:languages:python
- update to version 1.4.1
  * Upgrade xxHash to v0.7.1
  * Fixed: xxh3.h in missing from source tarball

OBS-URL: https://build.opensuse.org/request/show/727029
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=7
2019-08-30 00:48:48 +00:00
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
a02399cec3 Accepting request 563272 from home:alarrosa:branches:devel:languages:python
New package python-xxhash, required by mycroft

OBS-URL: https://build.opensuse.org/request/show/563272
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=1
2018-01-10 12:23:14 +00:00