diff --git a/invoke-2.1.0.tar.gz b/invoke-2.1.0.tar.gz deleted file mode 100644 index ad194f6..0000000 --- a/invoke-2.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:277894c57fa2b77f22ed3c7726fb8689773301e4497ccb2a59f19bc7bbbe5b4a -size 296954 diff --git a/invoke-2.1.1.tar.gz b/invoke-2.1.1.tar.gz new file mode 100644 index 0000000..0f9b335 --- /dev/null +++ b/invoke-2.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcf054c4626b89713da650635c29e9dfeb8a1dd0a14edc60bd3e16f751292ff +size 297934 diff --git a/python-invoke.changes b/python-invoke.changes index a3fb533..aa34c37 100644 --- a/python-invoke.changes +++ b/python-invoke.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun May 14 12:38:22 UTC 2023 - Dirk Müller + +- update to 2.1.1: + * The `importlib` upgrade in 2.1 had a corner case + bug (regarding ``from . import `` functionality + within package-like task trees which in turn exposed a + false-pass in our test suite. Both have now been fixed. + ------------------------------------------------------------------- Thu May 11 06:22:55 UTC 2023 - Matej Cepl diff --git a/python-invoke.spec b/python-invoke.spec index 094509b..f6ec195 100644 --- a/python-invoke.spec +++ b/python-invoke.spec @@ -21,7 +21,7 @@ %{?sle15_python_module_pythons} Name: python-invoke -Version: 2.1.0 +Version: 2.1.1 Release: 0 Summary: Pythonic Task Execution License: BSD-2-Clause