Commit Graph

29 Commits

Author SHA256 Message Date
Ana Guerrero
e7e2dade48 Accepting request 1127256 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1127256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=14
2023-11-17 19:49:16 +00:00
333e90a316 Accepting request 1127248 from home:ecsos:python
- Update to 3.4.1
  - Build wheels for Python 3.12
  - Remove setuptools_scm
- Changes from 3.3.0
  - Upgrade xxHash to v0.8.2
  - Drop support for Python 3.6
- Changes from 3.2.0
  - Build Python 3.11 wheels.
  - Remove setup.py test_suites, call unittest directly

OBS-URL: https://build.opensuse.org/request/show/1127248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=29
2023-11-17 09:05:55 +00:00
Ana Guerrero
5aa3a97dbe Accepting request 1120006 from devel:languages:python
- use setuptools_scm to handle version in metadata properly

- Update to 3.1.0
- update to 3.0.0
  * Stop using PEP393 deprecated APIs
- Initial release of xxhash 1.0.1

OBS-URL: https://build.opensuse.org/request/show/1120006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=13
2023-10-26 15:11:59 +00:00
4298f4e8af - use setuptools_scm to handle version in metadata properly
- Update to 3.1.0
- update to 3.0.0
  * Stop using PEP393 deprecated APIs
- Initial release of xxhash 1.0.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=27
2023-10-24 13:48:13 +00:00
Dominique Leuenberger
0b3f502a76 Accepting request 1092199 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=12
2023-06-12 13:24:25 +00:00
b98ebf7d94 Accepting request 1092167 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092167
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=25
2023-06-11 11:27:20 +00:00
Dominique Leuenberger
58b51e8f88 Accepting request 1032486 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=11
2022-11-01 12:41:05 +00:00
Markéta Machová
b007200c6d Accepting request 1032244 from home:yarunachalam:branches:devel:languages:python
- Update to 3.1.0 
  * Type annotations.
  * Enabled muslinux wheels building.

OBS-URL: https://build.opensuse.org/request/show/1032244
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=23
2022-10-31 13:11:14 +00:00
Dominique Leuenberger
a7c0f0aee1 Accepting request 1004676 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1004676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=10
2022-09-20 17:23:17 +00:00
Markéta Machová
220809cc9f Accepting request 1004227 from home:yarunachalam:branches:devel:languages:python
- update to 3.0.0 
  * New set algorithms_available lists all implemented algorithms in xxhash package.
  * Upgrade xxHash to v0.8.1.
  * Drop support for EOL Python versions, require python >= 3.6 from now on.
  * Migrate to github actions and build arm64 wheels for macOS.
  * Always release GIL.

OBS-URL: https://build.opensuse.org/request/show/1004227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=21
2022-09-19 11:04:39 +00:00
Dominique Leuenberger
504cabfdf2 Accepting request 925628 from devel:languages:python
- %check: use %pyunittest rpm macro

- 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/925628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=9
2021-10-20 18:23:19 +00:00
1316f83143 - %check: use %pyunittest rpm macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xxhash?expand=0&rev=20
2021-10-16 09:34:29 +00:00
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
Dominique Leuenberger
19b224eb9b Accepting request 828824 from devel:languages:python
- 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/request/show/828824
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=8
2020-08-25 10:40:54 +00:00
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
Dominique Leuenberger
cfdf49eea1 Accepting request 822121 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/822121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=7
2020-07-24 07:55:40 +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
Dominique Leuenberger
54dda6fa8a Accepting request 770064 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/770064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=6
2020-02-05 18:41:47 +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
Dominique Leuenberger
e145772b6e Accepting request 744157 from devel:languages:python
- 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/request/show/744157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=5
2019-10-31 17:18:08 +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
Dominique Leuenberger
1abb211cab Accepting request 729092 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/729092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=4
2019-09-09 10:34:14 +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
Dominique Leuenberger
6d67521c5d Accepting request 727097 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/727097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=3
2019-09-04 07:09:56 +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
Dominique Leuenberger
fe7dec3453 Accepting request 688642 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/688642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=2
2019-03-27 15:20:58 +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
Dominique Leuenberger
7b59f2df0e Accepting request 582456 from devel:languages:python
New package python-xxhash, required by mycroft-core

OBS-URL: https://build.opensuse.org/request/show/582456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xxhash?expand=0&rev=1
2018-03-16 09:40:01 +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