Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-27 08:29:44 +00:00
parent 586e0a8ca3
commit 5593230e05

View File

@ -5,7 +5,7 @@
Name: python-%{modname}
Version: 3.0.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Simple python library to deal with URI Templates (RFC 6570)
License: BSD or ASL 2.0
@ -50,6 +50,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
%{python3_sitelib}/%{modname}/
%changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-6
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.0.1-5
- Rebuilt for Python 3.10