!15 升级master工程python-uritemplate到3.0.1版本

From: @xigaoxinyan 
Reviewed-by: @myeuler 
Signed-off-by: @myeuler
This commit is contained in:
openeuler-ci-bot 2022-05-09 06:58:21 +00:00 committed by Gitee
commit 912b3497f8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -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

Binary file not shown.