17
0

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

- Update to 3.7.2
  * enable `util.random_k()` for all supported Python versions,
    previously this functions required Python 3.9 or higher
  * add official Python 3.14 support
  * update cibuildwheel to 3.2.0

OBS-URL: https://build.opensuse.org/request/show/1312727
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=80
This commit is contained in:
2025-10-21 11:50:34 +00:00
committed by Git OBS Bridge
parent 4b4ff1411e
commit 3ce19f1585
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-bitarray
Version: 3.7.1
Version: 3.7.2
Release: 0
Summary: Efficient Arrays of Booleans
License: Python-2.0