diff --git a/python-pyupgrade-2.7.3.tar.gz b/python-pyupgrade-2.7.3.tar.gz deleted file mode 100644 index 356cc80..0000000 --- a/python-pyupgrade-2.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:183219d5659299d51abd807dcc991a34db985eb55dffe038cb99d17687623d7d -size 41988 diff --git a/python-pyupgrade-2.7.4.tar.gz b/python-pyupgrade-2.7.4.tar.gz new file mode 100644 index 0000000..4c31d65 --- /dev/null +++ b/python-pyupgrade-2.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88dc4d2137c1e73099e8f1b69e6a8f29c53856cc41f4cc7187d5dca4056088b7 +size 42618 diff --git a/python-pyupgrade.changes b/python-pyupgrade.changes index 7ca3520..d274fb4 100644 --- a/python-pyupgrade.changes +++ b/python-pyupgrade.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 25 20:49:51 UTC 2020 - Sebastian Wagner + +- Update to version 2.7.4: + - parenthesize expressions when replacing six calls when needed + ------------------------------------------------------------------- Sun Nov 1 18:32:44 UTC 2020 - Sebastian Wagner diff --git a/python-pyupgrade.spec b/python-pyupgrade.spec index 6570dd2..12ad926 100644 --- a/python-pyupgrade.spec +++ b/python-pyupgrade.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyupgrade -Version: 2.7.3 +Version: 2.7.4 Release: 0 Summary: A tool to automatically upgrade syntax for newer versions License: MIT