14
0

- update to 2.7.6:

* remove caching hash value

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bitarray?expand=0&rev=36
This commit is contained in:
2023-06-25 19:02:34 +00:00
committed by Git OBS Bridge
parent f9df6892e4
commit bce10caed1
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:680855cdfddce847241c339e423f03177ecd20e7052152d3fe55b8f35ca47de4
size 171909

3
bitarray-2.7.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71b6dced5f4802abcae0b92d6fbc7c6073af69bb83b9dfaf0e9558693b2b9146
size 171920

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jun 25 19:01:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.7.6:
* remove caching hash value
-------------------------------------------------------------------
Sun Jun 11 11:51:40 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-bitarray
Version: 2.7.5
Version: 2.7.6
Release: 0
Summary: Efficient Arrays of Booleans
License: Python-2.0