update to 3.0.1

This commit is contained in:
xigaoxinyan 2022-05-07 17:34:18 +08:00
parent c9e1105f0f
commit b17d12c3fa
3 changed files with 5 additions and 2 deletions

View File

@ -10,8 +10,8 @@
#%%endif
Name: python-%{modname}
Version: 3.0.0
Release: 10%{?dist}
Version: 3.0.1
Release: 1
Summary: Simple python library to deal with URI Templates (RFC 6570)
License: BSD
@ -57,5 +57,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
%{python3_sitelib}/%{modname}/
%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
- Init python3-uritemplate project

Binary file not shown.

BIN
uritemplate-3.0.1.tar.gz Normal file

Binary file not shown.