Accepting request 1307286 from home:glaubitz:branches:devel:languages:python

- Update to 0.8.3
  * pytest-runner is not needed for building the package
  * Fix AlphaMap definition in cdatrie.pxd
  * BLD: update identifiers
- Drop 99.patch, merged upstream
- Remove sed expression to strip pytest-runner dependency
- Use Python 3.11 on SLE-15 by default

OBS-URL: https://build.opensuse.org/request/show/1307286
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-datrie?expand=0&rev=26
This commit is contained in:
2025-09-26 08:45:30 +00:00
committed by Git OBS Bridge
parent 04e9f6efc5
commit 296abf49ea
5 changed files with 16 additions and 32 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Sep 26 06:36:03 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.8.3
* pytest-runner is not needed for building the package
* Fix AlphaMap definition in cdatrie.pxd
* BLD: update identifiers
- Drop 99.patch, merged upstream
- Remove sed expression to strip pytest-runner dependency
- Use Python 3.11 on SLE-15 by default
-------------------------------------------------------------------
Tue May 28 08:57:59 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>