diff --git a/astroid-2.2.4.tar.gz b/astroid-2.2.4.tar.gz deleted file mode 100644 index 1292881..0000000 --- a/astroid-2.2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62bd1d8d2ace3e812b3a22eb3c4b7856536d8cc0cdb37466f6a53cf881dbad1f -size 281284 diff --git a/astroid-2.2.5.tar.gz b/astroid-2.2.5.tar.gz new file mode 100644 index 0000000..4a2ff38 --- /dev/null +++ b/astroid-2.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6560e1e1749f68c64a4b5dee4e091fce798d2f0d84ebe638cf0e0585a343acf4 +size 281829 diff --git a/python-astroid.changes b/python-astroid.changes index 9be747c..6de5d2d 100644 --- a/python-astroid.changes +++ b/python-astroid.changes @@ -1,7 +1,13 @@ +------------------------------------------------------------------- +Mon Mar 11 09:46:52 UTC 2019 - Tomáš Chvátal + +- Update to 2.2.5: + * The last except handler wins when inferring variables bound in an except handler. + ------------------------------------------------------------------- Wed Mar 6 12:27:13 UTC 2019 - Tomáš Chvátal -- Update to 2.2.1: +- Update to 2.2.4: * Many changes inside, see ChangeLog ------------------------------------------------------------------- diff --git a/python-astroid.spec b/python-astroid.spec index 29bf6bf..3d18082 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-astroid -Version: 2.2.4 +Version: 2.2.5 Release: 0 Summary: Representation of Python source as an AST for pylint License: LGPL-2.1-or-later