update to 3.0.1
This commit is contained in:
parent
265f28e677
commit
b877cad68d
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/uritemplate-0.3.0.tar.gz
|
||||
/uritemplate-3.0.0.tar.gz
|
||||
/uritemplate-*.tar.gz
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
%global _docdir_fmt %{name}
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 3.0.0
|
||||
Release: 11%{?dist}
|
||||
Version: 3.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Simple python library to deal with URI Templates (RFC 6570)
|
||||
|
||||
License: BSD
|
||||
@ -50,6 +50,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
|
||||
%{python3_sitelib}/%{modname}/
|
||||
|
||||
%changelog
|
||||
* Sun May 03 2020 Felix Schwarz <fschwarz@fedoraproject.org> - 3.0.1-1
|
||||
- update to 3.0.1
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (uritemplate-3.0.0.tar.gz) = 9988ae6db1d0234a2dfb393ab0205dd7902c814b8a85e06a666b8fec44cacec90fc8852b64da068242cb57cbb2ed63478567224fcb6751df82605d1f0881ad6e
|
||||
SHA512 (uritemplate-3.0.1.tar.gz) = 7d71a817420bbd8747cef81148a8b2800b8be5257bca3474cadf1484385c280e3caabcf49d00afdc255175e8b7cf5e5d2640a34168b82af7b033d62f0573c23b
|
||||
|
||||
Loading…
Reference in New Issue
Block a user