Update to 0.0.7 to pin tox < 4

epel9
Miro Hrončok 3 years ago
parent 984b04bdf0
commit 3a0da78ca2

@ -2,8 +2,8 @@
%global pypi_under tox_current_env %global pypi_under tox_current_env
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 0.0.6 Version: 0.0.7
Release: 5%{?dist} Release: 1%{?dist}
Summary: Tox plugin to run tests in current Python environment Summary: Tox plugin to run tests in current Python environment
License: MIT License: MIT
@ -55,6 +55,9 @@ The tox-current-env plugin allows to run tests in current Python environment.
%changelog %changelog
* Mon Feb 07 2022 Miro Hrončok <mhroncok@redhat.com> - 0.0.7-1
- Update to 0.0.7 to pin tox < 4
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-5 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

@ -1 +1 @@
SHA512 (tox-current-env-0.0.6.tar.gz) = 23b5e4d3dec7acb03552fae816fe4b7999d242f21eeabbd457d6fdc5183d79cfcf8c8abe7c0bb504228de855ed9051bee59965b4fb3c9f74aff12fa984015256 SHA512 (tox-current-env-0.0.7.tar.gz) = 96af081b19cc6ab2bd0b61ee4be1fa2aff7979509faad0f9b1fe3695c16cb3ffb9ae0f1e2cb51432d4c8bc20d77f83fd7cf1d8335f30dd8541f18ece930b5aaa

Loading…
Cancel
Save