forked from pool/python-python-debian
Accepting request 1032061 from home:yarunachalam:branches:devel:languages:python
- Update to 0.1.48 * Fix version bound for subscripting abc.Iterator, abc.MutableMapping * Don't raise AmbiguousDeb822FieldKeyError in __contains__. OBS-URL: https://build.opensuse.org/request/show/1032061 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-debian?expand=0&rev=9
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:51e202823777a3d716a843b8a540fba2ba0bed9f507a87c0c0f9eefcdec3342c
|
|
||||||
size 121500
|
|
3
python-debian-0.1.48.tar.gz
Normal file
3
python-debian-0.1.48.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:62d50547d06a5638ce1c5e80d7d701ddf16963b407afcf5bdc83c7de4db94f7c
|
||||||
|
size 121521
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 28 20:31:05 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.1.48
|
||||||
|
* Fix version bound for subscripting abc.Iterator, abc.MutableMapping
|
||||||
|
* Don't raise AmbiguousDeb822FieldKeyError in __contains__.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 6 22:19:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
Thu Oct 6 22:19:00 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-python-debian
|
Name: python-python-debian
|
||||||
Version: 0.1.47
|
Version: 0.1.48
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Debian package related modules
|
Summary: Debian package related modules
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
Reference in New Issue
Block a user