Update to 3.15.1 (#1838137)
This commit is contained in:
parent
ee641c06d9
commit
b5021c52af
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@
|
|||
/tox-3.14.3.tar.gz
|
||||
/tox-3.14.6.tar.gz
|
||||
/tox-3.15.0.tar.gz
|
||||
/tox-3.15.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@
|
|||
|
||||
%global pypi_name tox
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.15.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.15.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
|
||||
License: MIT
|
||||
|
|
@ -142,6 +142,9 @@ rm -rf .path
|
|||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon Jun 01 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.15.1-1
|
||||
- Update to 3.15.1 (#1838137)
|
||||
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.15.0-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (tox-3.15.0.tar.gz) = 65c85af0cd475ed2337d0b8ae6adbddbe16a3859b872b8271a499578a0e984595206d13c25fe35e2636f2fdecda0485a802f128a9f79533970f154d7ff4ff94d
|
||||
SHA512 (tox-3.15.1.tar.gz) = 315b9d3de7ab66c1fd774a0f088b522f65150d7b0c3e8ed70ef7051b0b25cda979b8153ee739024356a863e2118dbe9033e24896efcc95820334fe1160d83c32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue