14
0

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:
2022-10-31 10:18:48 +00:00
committed by Git OBS Bridge
parent 6c78b174ff
commit 7c23ee5403
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51e202823777a3d716a843b8a540fba2ba0bed9f507a87c0c0f9eefcdec3342c
size 121500

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62d50547d06a5638ce1c5e80d7d701ddf16963b407afcf5bdc83c7de4db94f7c
size 121521

View File

@@ -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>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-debian
Version: 0.1.47
Version: 0.1.48
Release: 0
Summary: Debian package related modules
License: GPL-3.0-or-later