!4 Update package to version 0.0.30

From: @jxy_git 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-12 08:40:59 +00:00 committed by Gitee
commit 80a7b1e3f5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
pip-api-0.0.30.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pip-api Name: python-pip-api
Version: 0.0.29 Version: 0.0.30
Release: 1 Release: 1
Summary: An unofficial, importable pip API Summary: An unofficial, importable pip API
License: Apache-2.0 License: Apache-2.0
URL: http://github.com/di/pip-api URL: http://github.com/di/pip-api
Source0: https://files.pythonhosted.org/packages/f6/a2/1a9eb1afc8509282aacf2609d073f54509c8370cac6ae1551a37efc2f2bb/pip-api-0.0.29.tar.gz Source0: https://files.pythonhosted.org/packages/69/a2/90dd01b87277ae65a6fb725dae86a039aeb34e24f576600abd0434aa95c4/pip-api-0.0.30.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
<! BADGES: START > [![GitHub License]( [![PyPI Python Version]( [![PyPI Package <! BADGES: START > [![GitHub License]( [![PyPI Python Version]( [![PyPI Package
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Dec 08 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 0.0.30-1
- Update package to version 0.0.30
* Tue Jul 19 2022 OpenStack_SIG <openstack@openeuler.org> - 0.0.29-1 * Tue Jul 19 2022 OpenStack_SIG <openstack@openeuler.org> - 0.0.29-1
- Init package python3-pip-api of version 0.0.29 - Init package python3-pip-api of version 0.0.29