15
0

9 Commits

Author SHA256 Message Date
f3673b2645 Accepting request 1282245 from home:glaubitz:branches:devel:languages:python
- Update to 1.0.13
  * Cython 3 requires nogil function to have an explicit exception
    value, or the gil will be acquired within the function, impacting
    performance. This patch makes the required modifications.

OBS-URL: https://build.opensuse.org/request/show/1282245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=13
2025-06-03 14:16:19 +00:00
5809592ece - update to elease-v1.0.12:
* Github Actions now provides Linux ARM runners for public
    repos, so we can build Linux ARM wheels once more.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=11
2025-04-11 12:45:02 +00:00
5180781592 - update to 1.0.10:
* Package updates and binary wheels for python 3.12.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=9
2023-12-10 21:50:39 +00:00
e5f40aa91c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=7 2023-09-07 09:34:09 +00:00
033af777f1 - fix cython buildrequires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=6
2023-09-06 18:46:32 +00:00
ceec7aa7a8 - Fix installation of -devel package.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=5
2023-08-30 12:31:11 +00:00
Greg Freemyer
a207617156 Accepting request 1106196 from home:gregfreemyer:Tools-for-forensic-boot-cd
- require python-cython version 3 or higher to ensure the most recent release is used

OBS-URL: https://build.opensuse.org/request/show/1106196
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=4
2023-08-28 01:37:22 +00:00
b8f61f3dc2 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=2
2023-08-13 20:08:43 +00:00
26ba0acf95 Accepting request 1103636 from home:gregfreemyer:Tools-for-forensic-boot-cd
eliminated the macro %global pythons %{primary_python}

dependency of python-preshed, which is a dependency of python-libratom.

I am planning to submit python-libratom soon.

OBS-URL: https://build.opensuse.org/request/show/1103636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-murmurhash?expand=0&rev=1
2023-08-13 19:40:59 +00:00