Accepting request 1006872 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1006872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-frozenlist?expand=0&rev=3
This commit is contained in:
Richard Brown 2022-10-01 15:42:41 +00:00 committed by Git OBS Bridge
commit fb5cd09685
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:ce6f2ba0edb7b0c1d8976565298ad2deba6f8064d2bebb6ffce2ca896eb35b0b
size 65476

3
frozenlist-1.3.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 28 19:34:19 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- update to 1.3.1
* The published source distribution package became buildable under Python 3.11.
-------------------------------------------------------------------
Sun Jan 23 16:23:05 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-frozenlist
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: Python list-like structure which implements MutableSequence
License: Apache-2.0