diff --git a/python-pyupgrade-2.23.3.tar.gz b/python-pyupgrade-2.23.3.tar.gz deleted file mode 100644 index 590cc48..0000000 --- a/python-pyupgrade-2.23.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3c5639fb53b75452bf98ab1146d2a62f6c7676873072eea3219ddff05ff72280 -size 57297 diff --git a/python-pyupgrade-2.24.0.tar.gz b/python-pyupgrade-2.24.0.tar.gz new file mode 100644 index 0000000..8217569 --- /dev/null +++ b/python-pyupgrade-2.24.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f7abec4105d515f680a8910fe04ff0e8a40736b821478e1defa54614824aec +size 57919 diff --git a/python-pyupgrade.changes b/python-pyupgrade.changes index 56aba76..de4978d 100644 --- a/python-pyupgrade.changes +++ b/python-pyupgrade.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 20 19:49:12 UTC 2021 - Sebastian Wagner + +- update to version 2.24.0: + - Rewrite unittest deprecated aliases + Fixes #519 + ------------------------------------------------------------------- Sun Aug 8 19:23:58 UTC 2021 - Sebastian Wagner @@ -26,6 +33,8 @@ Sun Aug 8 19:23:58 UTC 2021 - Sebastian Wagner - dont rewrite fstring if await in py3 ------------------------------------------------------------------- +Sun Aug 8 19:23:58 UTC 2021 - Sebastian Wagner + Sat Jul 3 20:31:13 UTC 2021 - Sebastian Wagner - Update to version 2.20.0: diff --git a/python-pyupgrade.spec b/python-pyupgrade.spec index 39148b4..84938c8 100644 --- a/python-pyupgrade.spec +++ b/python-pyupgrade.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pyupgrade -Version: 2.23.3 +Version: 2.24.0 Release: 0 Summary: A tool to automatically upgrade syntax for newer versions License: MIT