|
|
@ -13,7 +13,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-tox
|
|
|
|
Name: python-tox
|
|
|
|
Version: 3.24.4
|
|
|
|
Version: 3.24.4
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Virtualenv-based automation of test activities
|
|
|
|
Summary: Virtualenv-based automation of test activities
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -92,7 +92,7 @@ Obsoletes: python3-tox < %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%generate_buildrequires
|
|
|
|
%generate_buildrequires
|
|
|
|
%pyproject_buildrequires %{?with_tests:-x testing}
|
|
|
|
%pyproject_buildrequires -r %{?with_tests:-x testing}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%build
|
|
|
@ -116,6 +116,9 @@ Obsoletes: python3-tox < %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Dec 13 2021 Miro Hrončok <mhroncok@redhat.com> - 3.24.4-2
|
|
|
|
|
|
|
|
- Always BuildRequire runtime dependencies to avoid non-installable builds
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Oct 13 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.24.4-1
|
|
|
|
* Wed Oct 13 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.24.4-1
|
|
|
|
- Update to 3.24.4
|
|
|
|
- Update to 3.24.4
|
|
|
|
|
|
|
|
|
|
|
|