Update to 0.0.3

epel9
Miro Hrončok 4 years ago
parent ad78b94031
commit 00458f6425

@ -2,8 +2,8 @@
%global pypi_under tox_current_env
Name: python-%{pypi_name}
Version: 0.0.2
Release: 7%{?dist}
Version: 0.0.3
Release: 1%{?dist}
Summary: Tox plugin to run tests in current Python environment
License: MIT
@ -56,6 +56,9 @@ The tox-current-env plugin allows to run tests in current Python environment.
%changelog
* Wed Sep 30 2020 Miro Hrončok <mhroncok@redhat.com> - 0.0.3-1
- Update to 0.0.3
* Wed Aug 12 2020 Miro Hrončok <mhroncok@redhat.com> - 0.0.2-7
- Fix FTBFS with pyproject-rpm-macros >= 0-23

@ -1 +1 @@
SHA512 (tox-current-env-0.0.2.tar.gz) = 0adcd103c0d93f894fb931520369fd0d51779ea443dd37129c8fbb12ce77f6fb93e81750c44269c97a7ba43dca6dc6086f2c35d7c655f541ace942a28cd749c0
SHA512 (tox-current-env-0.0.3.tar.gz) = 4c9b945f0b66d43ae70d007a2804e8d141b7ffc63c420d48689b7c779d59f9cab1a6b1dd6cb089e0431cefd541590718c003cc97aa16947efb40501d7708309f

Loading…
Cancel
Save