diff --git a/invocations-2.3.0.tar.gz b/invocations-2.3.0.tar.gz deleted file mode 100644 index 70b134a..0000000 --- a/invocations-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbc3526726de039c6296610a899d3deeff1f2d3d37b62e1cea7a8ab1e8ab6903 -size 51272 diff --git a/invocations-2.6.1.tar.gz b/invocations-2.6.1.tar.gz new file mode 100644 index 0000000..e89edac --- /dev/null +++ b/invocations-2.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60af4e284b3d1bd2ff38b90de0fc9930b7e80c731b4c0b533e0ae624ef9022c8 +size 53889 diff --git a/python-invocations.changes b/python-invocations.changes index e24752b..0670438 100644 --- a/python-invocations.changes +++ b/python-invocations.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Sep 29 02:48:24 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 2.6.1 + no changelog +- Update to version 2.6.0 2022-03-25 + [Feature]: Update packaging.release.publish with a new config option, rebuild_with_env, + to support a downstream (Fabric) release use-case. + [Feature]: Enhance packaging.release.test-install so it’s more flexible about the primary directory argument + (re: a dist dir, or a parent of one) and errors usefully when you (probably) gave it an incorrect path. +- Update to version 2.5.0 2022-03-25 + [Feature]: Port make-sshable from the travis module to the new ci one. +- Update to version 2.4.0 2022-03-17 + [Feature]: Add additional CLI flags to the use of gpg when signing releases, + to support headless passphrase entry. It was found that modern GPG versions require --batch and + --pinentry-mode=loopback for --passphrase-fd to function correctly. + [Feature]: Add a new invocations.ci task module for somewhat-more-generic CI support than the now legacy invocations.travis tasks. + [Feature]: Allow supplying additional test runners to pytest.coverage; primarily useful for setting up multiple additive test runs before publishing reports. + ------------------------------------------------------------------- Wed May 4 12:25:51 UTC 2022 - pgajdos@suse.com diff --git a/python-invocations.spec b/python-invocations.spec index 17d2b14..757a39d 100644 --- a/python-invocations.spec +++ b/python-invocations.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-invocations -Version: 2.3.0 +Version: 2.6.1 Release: 0 Summary: Reusable Invoke tasks License: BSD-2-Clause