!5 Update package to version 1.9.6
From: @wubijie123 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
cf10c585c8
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-pkginfo
|
||||
Version: 1.8.3
|
||||
Version: 1.9.6
|
||||
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/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
|
||||
|
||||
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.8.3
|
||||
%autosetup -n pkginfo-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -90,6 +90,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- Update to 1.8.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user