diff --git a/frozenlist-1.3.0.tar.gz b/frozenlist-1.3.0.tar.gz deleted file mode 100644 index 1326144..0000000 --- a/frozenlist-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce6f2ba0edb7b0c1d8976565298ad2deba6f8064d2bebb6ffce2ca896eb35b0b -size 65476 diff --git a/frozenlist-1.3.1.tar.gz b/frozenlist-1.3.1.tar.gz new file mode 100644 index 0000000..c2b0f45 --- /dev/null +++ b/frozenlist-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a735e4211a04ccfa3f4833547acdf5d2f863bfeb01cfd3edaffbc251f15cec8 +size 66441 diff --git a/python-frozenlist.changes b/python-frozenlist.changes index 6743ffe..972280f 100644 --- a/python-frozenlist.changes +++ b/python-frozenlist.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 28 19:34:19 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-frozenlist.spec b/python-frozenlist.spec index d857d55..ecff025 100644 --- a/python-frozenlist.spec +++ b/python-frozenlist.spec @@ -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