17
0

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

- Update to 3.8.0
  * add experimental support for free-threaded builds (GIL disabled), #234
  * remove `_set_default_endian()`
  * add `.__bytes__()`, see #246

OBS-URL: https://build.opensuse.org/request/show/1318202
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=82
This commit is contained in:
2025-11-17 15:09:01 +00:00
committed by Git OBS Bridge
parent 3ce19f1585
commit 7ffc2e60c7
4 changed files with 12 additions and 4 deletions

View File

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