diff --git a/invoke-2.1.1.tar.gz b/invoke-2.1.1.tar.gz deleted file mode 100644 index 0f9b335..0000000 --- a/invoke-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dcf054c4626b89713da650635c29e9dfeb8a1dd0a14edc60bd3e16f751292ff -size 297934 diff --git a/invoke-2.1.2.tar.gz b/invoke-2.1.2.tar.gz new file mode 100644 index 0000000..7299cb5 --- /dev/null +++ b/invoke-2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6cc1f06f75bacd0b1e11488fa3bf3e62f85e31f62e2c0172188613ba5b070e2 +size 298058 diff --git a/python-invoke.changes b/python-invoke.changes index 3cc96b3..c237851 100644 --- a/python-invoke.changes +++ b/python-invoke.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 22 21:08:40 UTC 2023 - Dirk Müller + +- update to 2.1.2: + * Make sure ``py.typed`` is in our packaging + manifest; without it, users working from a regular + installation can't perform type checks. + ------------------------------------------------------------------- Tue May 16 14:16:29 UTC 2023 - Dirk Müller diff --git a/python-invoke.spec b/python-invoke.spec index 5c7d02d..358de70 100644 --- a/python-invoke.spec +++ b/python-invoke.spec @@ -27,7 +27,7 @@ %{?sle15_python_module_pythons} Name: python-invoke%{psuffix} -Version: 2.1.1 +Version: 2.1.2 Release: 0 Summary: Pythonic Task Execution License: BSD-2-Clause