From d6a64f3a433fe6390f9884810eab713679228aa8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 15:46:03 +0000 Subject: automatic import of python-pip-licenses --- .gitignore | 1 + python-pip-licenses.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index fa30508..8d33b67 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pip-licenses-4.1.0.tar.gz +/pip-licenses-4.2.0.tar.gz diff --git a/python-pip-licenses.spec b/python-pip-licenses.spec index 6f3e33d..d20bb0b 100644 --- a/python-pip-licenses.spec +++ b/python-pip-licenses.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pip-licenses -Version: 4.1.0 +Version: 4.2.0 Release: 1 Summary: Dump the software license list of Python packages installed with pip. License: MIT URL: https://github.com/raimon49/pip-licenses -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/20/45/550ccf3809e7b419917de74571b765a3a443e8f96e6d9d22d1994f28ce8d/pip-licenses-4.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9a/e7/a724d945519685890178a6c4c5fe874b8f043a876113749950ca253bcba1/pip-licenses-4.2.0.tar.gz BuildArch: noarch Requires: python3-prettytable @@ -40,7 +40,7 @@ Provides: python3-pip-licenses-doc Dump the software license list of Python packages installed with pip. %prep -%autosetup -n pip-licenses-4.1.0 +%autosetup -n pip-licenses-4.2.0 %build %py3_build @@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 4.1.0-1 +* Fri Apr 21 2023 Python_Bot - 4.2.0-1 - Package Spec generated diff --git a/sources b/sources index 6afb398..1936191 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5fff9c09215179636340824a172070cf pip-licenses-4.1.0.tar.gz +4a42b18aebf622dc32eddb67a481eaca pip-licenses-4.2.0.tar.gz -- cgit v1.2.3