Update package to version 1.9.6
This commit is contained in:
parent
4e01d1c85f
commit
66ec1475d2
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pkginfo
|
Name: python-pkginfo
|
||||||
Version: 1.8.3
|
Version: 1.9.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Query metadatdata from sdists / bdists / installed packages.
|
Summary: Query metadatdata from sdists / bdists / installed packages.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://code.launchpad.net/~tseaver/pkginfo/trunk
|
URL: https://code.launchpad.net/~tseaver/pkginfo/trunk
|
||||||
Source0: https://files.pythonhosted.org/packages/00/91/fe0806e3ebded8c4e52f93ab4d963eef34bb33595c7aa7b5591d32ab5b92/pkginfo-1.8.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/b4/1c/89b38e431c20d6b2389ed8b3926c2ab72f58944733ba029354c6d9f69129/pkginfo-1.9.6.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-nose
|
Requires: python3-nose
|
||||||
@ -50,7 +50,7 @@ Please see the `pkginfo docs <http://packages.python.org/pkginfo>`_
|
|||||||
for detailed documentation.
|
for detailed documentation.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pkginfo-1.8.3
|
%autosetup -n pkginfo-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -90,6 +90,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 8 2023 wubijie <wubijie@kylinos.cn> - 1.9.6-1
|
||||||
|
- Update package to version 1.9.6
|
||||||
|
|
||||||
* Tue Aug 9 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.8.3-1
|
* Tue Aug 9 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 1.8.3-1
|
||||||
- Update to 1.8.3
|
- Update to 1.8.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user