Update to 4.1.1
This commit is contained in:
parent
2142f7e3a3
commit
b1ff0f04bb
@ -4,8 +4,8 @@
|
||||
%global _docdir_fmt %{name}
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 3.0.1
|
||||
Release: 7%{?dist}
|
||||
Version: 4.1.1
|
||||
Release: 1%{?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
|
||||
* Fri May 27 2022 Nick Bebout <nb@fedoraproject.org> - 4.1.0-1
|
||||
- Update to 4.1.0
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (uritemplate-3.0.1.tar.gz) = 7d71a817420bbd8747cef81148a8b2800b8be5257bca3474cadf1484385c280e3caabcf49d00afdc255175e8b7cf5e5d2640a34168b82af7b033d62f0573c23b
|
||||
SHA512 (uritemplate-4.1.1.tar.gz) = 7682c7dcd9c8d4428b047e3adbc283b78f755face4d8dd1b0cd11df9583bd0435543640ba79229d436aeecad2b5b29684befdccc84ba71f72769ee130cb6576a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user