diff --git a/pkginfo-1.8.3.tar.gz b/pkginfo-1.9.6.tar.gz similarity index 59% rename from pkginfo-1.8.3.tar.gz rename to pkginfo-1.9.6.tar.gz index 0bdeaa4..7e3df2c 100644 Binary files a/pkginfo-1.8.3.tar.gz and b/pkginfo-1.9.6.tar.gz differ diff --git a/python-pkginfo.spec b/python-pkginfo.spec index b5673d3..7f2d063 100644 --- a/python-pkginfo.spec +++ b/python-pkginfo.spec @@ -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 `_ 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 - 1.9.6-1 +- Update package to version 1.9.6 + * Tue Aug 9 2022 wenzhiwei - 1.8.3-1 - Update to 1.8.3