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

@ -3,7 +3,7 @@
Name: python-%{pkgname} Name: python-%{pkgname}
Version: 1.2.6 Version: 1.2.6
Release: 7%{?dist} Release: 8%{?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
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.6-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-7 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.2.6-7
- Rebuilt for Python 3.9 - Rebuilt for Python 3.9

Loading…
Cancel
Save