Update to 3.21.0
This commit is contained in:
parent
d26876d9ad
commit
4bd496ae58
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -22,3 +22,4 @@
|
|||
/tox-3.18.0.tar.gz
|
||||
/tox-3.19.0.tar.gz
|
||||
/tox-3.20.0.tar.gz
|
||||
/tox-3.21.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
%global pypi_name tox
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.20.0
|
||||
Version: 3.21.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Virtualenv-based automation of test activities
|
||||
|
||||
|
|
@ -140,6 +140,9 @@ rm -rf %{pypi_name}.egg-info
|
|||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jan 08 2021 Miro Hrončok <mhroncok@redhat.com> - 3.21.0-1
|
||||
- Update to 3.21.0
|
||||
|
||||
* Mon Sep 07 2020 Tomas Hrnciar <thrnciar@redhat.com> - 3.20.0-1
|
||||
- Update to 3.20.0
|
||||
- Fixes rhbz#1874601
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (tox-3.20.0.tar.gz) = 272ce67b39855a81de9a12afb9b38a860f4e476e161b43045fe20a9ae780d8b7e9682562f4a6c60991fdbb1e9ba6af095e34cc5f72bc98456ec026ef752d4c7e
|
||||
SHA512 (tox-3.21.0.tar.gz) = 503af239b5c762ff7e1f292d4606cda19e633d0db1681d7396b10514fd328f56c4442b28fdd1dcb88290c8cdc5da7c85b51c96705353868c56dcd73e1a18882e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue