update to 3.0.1
This commit is contained in:
parent
c9e1105f0f
commit
b17d12c3fa
@ -10,8 +10,8 @@
|
|||||||
#%%endif
|
#%%endif
|
||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 3.0.0
|
Version: 3.0.1
|
||||||
Release: 10%{?dist}
|
Release: 1
|
||||||
Summary: Simple python library to deal with URI Templates (RFC 6570)
|
Summary: Simple python library to deal with URI Templates (RFC 6570)
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -57,5 +57,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
|
|||||||
%{python3_sitelib}/%{modname}/
|
%{python3_sitelib}/%{modname}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2022 xigaoxinyan <xigaoxinyan@h-partners.com> -3.0.1-1
|
||||||
|
- Update to 3.0.1
|
||||||
|
|
||||||
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.0-10
|
* Fri Oct 30 2020 jiangxinyu <jiangxinyu@kylinos.cn> - 3.0.0-10
|
||||||
- Init python3-uritemplate project
|
- Init python3-uritemplate project
|
||||||
|
|||||||
Binary file not shown.
BIN
uritemplate-3.0.1.tar.gz
Normal file
BIN
uritemplate-3.0.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user