Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 5 years ago
parent cbe4f3a6b8
commit b231b676ad

@ -15,7 +15,7 @@
%global pypi_name tox %global pypi_name tox
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 3.18.0 Version: 3.18.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: Virtualenv-based automation of test activities Summary: Virtualenv-based automation of test activities
License: MIT License: MIT
@ -137,6 +137,9 @@ rm -rf %{pypi_name}.egg-info
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
%changelog %changelog
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jul 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.18.0-1 * Thu Jul 23 2020 Miro Hrončok <mhroncok@redhat.com> - 3.18.0-1
- Update to 3.18.0 - Update to 3.18.0
- Fixes rhbz#1859875 - Fixes rhbz#1859875

Loading…
Cancel
Save