|
|
@ -7,7 +7,7 @@
|
|
|
|
%global pypiname tox
|
|
|
|
%global pypiname tox
|
|
|
|
Name: python-%{pypiname}
|
|
|
|
Name: python-%{pypiname}
|
|
|
|
Version: 3.5.3
|
|
|
|
Version: 3.5.3
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Virtualenv-based automation of test activities
|
|
|
|
Summary: Virtualenv-based automation of test activities
|
|
|
|
|
|
|
|
|
|
|
|
# file toxbootstrap.py is licensed under MIT License
|
|
|
|
# file toxbootstrap.py is licensed under MIT License
|
|
|
@ -103,6 +103,9 @@ TOXENV=py%{python3_version_nodots} %{__python3} setup.py test
|
|
|
|
%{python3_sitelib}/%{pypiname}-%{version}-py%{python3_version}.egg-info
|
|
|
|
%{python3_sitelib}/%{pypiname}-%{version}-py%{python3_version}.egg-info
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.3-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Nov 22 2018 Artem Goncharov <artem.goncharov@gmail.com> - 3.5.3-1
|
|
|
|
* Thu Nov 22 2018 Artem Goncharov <artem.goncharov@gmail.com> - 3.5.3-1
|
|
|
|
- Upgrade to 3.5.3 version
|
|
|
|
- Upgrade to 3.5.3 version
|
|
|
|
|
|
|
|
|
|
|
|