|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-zope-testing
|
|
|
|
|
Version: 4.7
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Zope Testing Framework
|
|
|
|
|
License: ZPLv2.1
|
|
|
|
|
URL: https://pypi.io/project/%{modname}
|
|
|
|
@ -52,6 +52,9 @@ rm -f %{buildroot}%{python3_sitelib}/zope/__init__.py*
|
|
|
|
|
%{python3_sitelib}/%{modname}-*-nspkg.pth
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 4.7-5
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.7-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|