Package upgrade

This commit is contained in:
xigaoxinyan 2022-06-28 09:27:08 +08:00
parent 4e6669f6cb
commit 2a7b432afa
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.