!3 upgrade version to 0.5.2

From: @run-is-pig
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-02-03 16:00:36 +08:00 committed by Gitee
commit 19c56c3114
3 changed files with 9 additions and 5 deletions

Binary file not shown.

View File

@ -1,10 +1,11 @@
Name: python-tempita %global srcname tempita
Version: 0.5.1 Name: python-%{srcname}
Release: 22 Version: 0.5.2
Release: 1
Summary: A small templating language for text substitution Summary: A small templating language for text substitution
License: MIT License: MIT
URL: https://pypi.org/project/Tempita/0.5.1/#description URL: https://pypi.org/project/Tempita/%{version}/#description
Source0: https://files.pythonhosted.org/packages/3f/70/d22ffcf0c1aa88077260de058845d0ef00b4b3044da7c10fc39068801a03/Tempita-0.5.1.tar.gz Source0: %{pypi_source}
BuildArch: noarch BuildArch: noarch
@ -47,6 +48,9 @@ Summary: A small templating language for text substitution
%{python3_sitelib}/*.egg-info %{python3_sitelib}/*.egg-info
%changelog %changelog
* Thu Jan 28 2021 liudabo <liudabo1@huawei.com> - 0.5.2-1
- upgrade version to 0.5.2
* Thu Oct 29 2020 tianwei <tianwei12@huawei.com> - 0.5.1-22 * Thu Oct 29 2020 tianwei <tianwei12@huawei.com> - 0.5.1-22
- delete python2 - delete python2

BIN
tempita-0.5.2.tar.gz Normal file

Binary file not shown.