17
0

- Update to 0.6.7:

* Added 3.14 and pypy3.11 to targets
  * Bumped pyo3 to 0.27.1
- Run the testsuite.
- Switch to using cargo-packaging, and cargo_vendor.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=16
This commit is contained in:
2026-01-06 05:02:48 +00:00
committed by Git OBS Bridge
parent 135cb9c017
commit 272335d9fb
7 changed files with 33 additions and 15 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jan 6 05:02:15 UTC 2026 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.6.7:
* Added 3.14 and pypy3.11 to targets
* Bumped pyo3 to 0.27.1
- Run the testsuite.
- Switch to using cargo-packaging, and cargo_vendor.
-------------------------------------------------------------------
Mon Mar 10 18:07:07 UTC 2025 - Matej Cepl <mcepl@cepl.eu>