update to 1.8.3
This commit is contained in:
parent
153b8b6f5d
commit
89b6593c22
Binary file not shown.
BIN
pkginfo-1.8.3.tar.gz
Normal file
BIN
pkginfo-1.8.3.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user