Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-29 04:29:13 +00:00
parent 2234f746f4
commit 93fa78838c

View File

@ -5,7 +5,7 @@
Name: python-%{modname}
Version: 3.0.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simple python library to deal with URI Templates (RFC 6570)
License: BSD or ASL 2.0
@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
%{python3_sitelib}/%{modname}/
%changelog
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.1-2
- Rebuilt for Python 3.9