!6 Package upgrade

From: @xigaoxinyan 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-07-01 05:31:27 +00:00 committed by Gitee
commit 694293acfa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: python-parse_type
Version: 0.4.2
Release: 4
Version: 0.5.2
Release: 1
Summary: Make parse types building more easier by parse module
License: BSD
URL: http://pypi.python.org/pypi/parse_type
Source0: https://files.pythonhosted.org/packages/source/p/parse_type/parse_type-0.4.2.tar.gz
URL: https://github.com/jenisys/parse_type
Source0: https://github.com/jenisys/parse_type/archive/refs/tags/v%{version}.tar.gz
BuildArch: noarch
%{?python_enable_dependency_generator}
@ -56,6 +56,9 @@ cd python3
%{python3_sitelib}/{parse_type-%{version}-*.egg-info/,parse_type/}
%changelog
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.5.2-1
- Upgrade to version 0.5.2
* Thu Jan 06 2022 wangkai <wangkai385@huawei.com> - 0.4.2-4
- fix build failed for python-setuptools-59.4

BIN
v0.5.2.tar.gz Normal file

Binary file not shown.