diff --git a/frozenlist-1.3.1.tar.gz b/frozenlist-1.3.1.tar.gz deleted file mode 100644 index c2b0f45..0000000 --- a/frozenlist-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a735e4211a04ccfa3f4833547acdf5d2f863bfeb01cfd3edaffbc251f15cec8 -size 66441 diff --git a/frozenlist-1.3.3.tar.gz b/frozenlist-1.3.3.tar.gz new file mode 100644 index 0000000..5d45a88 --- /dev/null +++ b/frozenlist-1.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58bcc55721e8a90b88332d6cd441261ebb22342e238296bb330968952fbb3a6a +size 66571 diff --git a/python-frozenlist.changes b/python-frozenlist.changes index 972280f..6ede4c8 100644 --- a/python-frozenlist.changes +++ b/python-frozenlist.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Dec 2 17:45:08 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 1.3.3 + * Fixed CI runs when creating a new release, where new towncrier versions fail + when the current version section is already present. + +- Update to 1.3.2 + * Misc + Updated the CI runs to better check for test results and to avoid + deprecated syntax. #327 + ------------------------------------------------------------------- Wed Sep 28 19:34:19 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-frozenlist.spec b/python-frozenlist.spec index ecff025..9aa7f19 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.1 +Version: 1.3.3 Release: 0 Summary: Python list-like structure which implements MutableSequence License: Apache-2.0