Update package to version 0.0.30

This commit is contained in:
jxy_git 2022-12-08 17:36:06 +08:00
parent 517905fc00
commit 9e2a3df5c4
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
Name: python-pip-api
Version: 0.0.29
Version: 0.0.30
Release: 1
Summary: An unofficial, importable pip API
License: Apache-2.0
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
%description
<! BADGES: START > [![GitHub License]( [![PyPI Python Version]( [![PyPI Package
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Init package python3-pip-api of version 0.0.29