Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
epel9
Fedora Release Engineering 5 years ago
parent 56f2eac8b0
commit 34fbef32e1

@ -1,6 +1,6 @@
Name: python-makefun Name: python-makefun
Version: 1.6.11 Version: 1.6.11
Release: 3%{?dist} Release: 4%{?dist}
Summary: Dynamically create python functions with a proper signature Summary: Dynamically create python functions with a proper signature
License: BSD License: BSD
@ -52,6 +52,9 @@ sed -r -i "s/'pandoc', //" setup.py
%{python3_sitelib}/makefun-%{version}.dist-info/ %{python3_sitelib}/makefun-%{version}.dist-info/
%changelog %changelog
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.11-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.6.11-3 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.6.11-3
- Rebuilt for Python 3.9 - Rebuilt for Python 3.9

Loading…
Cancel
Save