Rebuilt for Python 3.8.0rc1 (#1748018)

epel9
Miro Hrončok 5 years ago
parent 47766b3af3
commit d25f1f10e4

@ -3,7 +3,7 @@
Name: python-%{pkgname} Name: python-%{pkgname}
Version: 1.2.6 Version: 1.2.6
Release: 4%{?dist} Release: 5%{?dist}
Summary: Python decorator to deprecate old python classes, functions or methods Summary: Python decorator to deprecate old python classes, functions or methods
License: MIT License: MIT
URL: https://github.com/tantale/%{pkgname} URL: https://github.com/tantale/%{pkgname}
@ -44,6 +44,9 @@ rm -rf %{pkgname}.egg-info
%changelog %changelog
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-5
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-4 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-4
- Rebuilt for Python 3.8 - Rebuilt for Python 3.8

Loading…
Cancel
Save