!2 updata package

From: @wenzhiwei11 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-08-11 06:09:47 +00:00 committed by Gitee
commit 4e01d1c85f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
pkginfo-1.8.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pkginfo
Version: 1.5.0.1
Version: 1.8.3
Release: 1
Summary: Query metadatdata from sdists / bdists / installed packages.
License: MIT
URL: https://code.launchpad.net/~tseaver/pkginfo/trunk
Source0: https://files.pythonhosted.org/packages/6c/04/fd6683d24581894be8b25bc8c68ac7a0a73bf0c4d74b888ac5fe9a28e77f/pkginfo-1.5.0.1.tar.gz
Source0: https://files.pythonhosted.org/packages/00/91/fe0806e3ebded8c4e52f93ab4d963eef34bb33595c7aa7b5591d32ab5b92/pkginfo-1.8.3.tar.gz
BuildArch: noarch
Requires: python3-nose
@ -50,7 +50,7 @@ Please see the `pkginfo docs <http://packages.python.org/pkginfo>`_
for detailed documentation.
%prep
%autosetup -n pkginfo-1.5.0.1
%autosetup -n pkginfo-1.8.3
%build
%py3_build
@ -90,5 +90,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue Aug 9 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.8.3-1
- Update to 1.8.3
* Thu Oct 01 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated