14
0

- update to 3.5.0:

* add util.random_p()
  * improve sparse compression testing

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=72
This commit is contained in:
2025-07-12 11:38:45 +00:00
committed by Git OBS Bridge
parent d504055601
commit 4b5b222291
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jul 12 11:38:34 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 3.5.0:
* add util.random_p()
* improve sparse compression testing
-------------------------------------------------------------------
Thu Jul 3 09:59:29 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>