Upgrade to 3.5.3
Merges https://src.fedoraproject.org/rpms/python-tox/pull-request/7
This commit is contained in:
parent
5f6beb2377
commit
4f5a2fef3e
3 changed files with 6 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
%global pypiname tox
|
||||
Name: python-%{pypiname}
|
||||
Version: 3.4.0
|
||||
Version: 3.5.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
|
||||
|
|
@ -103,6 +103,9 @@ TOXENV=py%{python3_version_nodots} %{__python3} setup.py test
|
|||
%{python3_sitelib}/%{pypiname}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Thu Nov 22 2018 Artem Goncharov <artem.goncharov@gmail.com> - 3.5.3-1
|
||||
- Upgrade to 3.5.3 version
|
||||
|
||||
* Mon Nov 19 2018 Artem Goncharov <artem.goncharov@gmail.com> - 3.4.0-1
|
||||
- Upgrade to 3.4.0 version (#1652657)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue