Update to 0.0.8 to support allowlist_externals

epel9
Miro Hrončok 3 years ago
parent 3a0da78ca2
commit 8ec0601a38

@ -2,7 +2,7 @@
%global pypi_under tox_current_env
Name: python-%{pypi_name}
Version: 0.0.7
Version: 0.0.8
Release: 1%{?dist}
Summary: Tox plugin to run tests in current Python environment
@ -55,6 +55,9 @@ The tox-current-env plugin allows to run tests in current Python environment.
%changelog
* Wed Mar 02 2022 Miro Hrončok <mhroncok@redhat.com> - 0.0.8-1
- Update to 0.0.8 to support allowlist_externals
* Mon Feb 07 2022 Miro Hrončok <mhroncok@redhat.com> - 0.0.7-1
- Update to 0.0.7 to pin tox < 4

@ -1 +1 @@
SHA512 (tox-current-env-0.0.7.tar.gz) = 96af081b19cc6ab2bd0b61ee4be1fa2aff7979509faad0f9b1fe3695c16cb3ffb9ae0f1e2cb51432d4c8bc20d77f83fd7cf1d8335f30dd8541f18ece930b5aaa
SHA512 (tox-current-env-0.0.8.tar.gz) = b169cae94a984b78ecfcaadb0b68fc2cd3f1e037320b87824439d4c0f19f04e07d05a618b7e7532da62479a41fa6606e0bbadd6e5cf626f62d21eb66c6ef34cb

Loading…
Cancel
Save