diff --git a/pipreqs-0.4.11.tar.gz b/pipreqs-0.4.11.tar.gz deleted file mode 100644 index 0c464c833f81259413c1b6f3daa019bf39ba80c3..0000000000000000000000000000000000000000 Binary files a/pipreqs-0.4.11.tar.gz and /dev/null differ diff --git a/pipreqs-0.4.13.tar.gz b/pipreqs-0.4.13.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b0af109d49540370fb98cb2d67b35424c80c92c0 Binary files /dev/null and b/pipreqs-0.4.13.tar.gz differ diff --git a/python-pipreqs.spec b/python-pipreqs.spec index 6558ff50daa98be9f6f4bf36847d97e177881fbd..dd733d105cc076ca3f7ddbec5400e0a41e6aafda 100644 --- a/python-pipreqs.spec +++ b/python-pipreqs.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pipreqs -Version: 0.4.11 +Version: 0.4.13 Release: 1 Summary: Pip requirements.txt generator based on imports in project License: Apache-2.0 URL: https://github.com/bndr/pipreqs -Source0: https://files.pythonhosted.org/packages/60/c8/39736f6a47f1318281dca6e955cfb51a93206a5db69e9b4c12296389a391/pipreqs-0.4.11.tar.gz +Source0: https://files.pythonhosted.org/packages/96/71/b6749742c33fabb2c8b3a1a2e128548ee09c36c9070137104dd5eb2010ea/pipreqs-0.4.13.tar.gz BuildArch: noarch %description pipreqs Generate requirements.txt file for any project based on imports in project @@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jul 17 2023 Dongxing Wang - 0.4.13-1 +- update to 0.4.13 + * Tue Jul 19 2022 OpenStack_SIG - 0.4.11-1 - Init package python3-pipreqs of version 0.4.11