summaryrefslogtreecommitdiff
path: root/python-pip-licenses.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pip-licenses.spec')
-rw-r--r--python-pip-licenses.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 4.1.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.2.0-1
- Package Spec generated