From be709490d8208a89b394515d37eccb763d9078c56dacc12296cf0353322b11b1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 1 Jun 2023 20:08:40 +0000 Subject: [PATCH] - update to 4.3.2: * Better Handling extracting URLs from `Project-URL` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-licenses?expand=0&rev=25 --- pip-licenses-4.3.1.tar.gz | 3 --- pip-licenses-4.3.2.tar.gz | 3 +++ python-pip-licenses.changes | 6 ++++++ python-pip-licenses.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 pip-licenses-4.3.1.tar.gz create mode 100644 pip-licenses-4.3.2.tar.gz diff --git a/pip-licenses-4.3.1.tar.gz b/pip-licenses-4.3.1.tar.gz deleted file mode 100644 index 4d0879e..0000000 --- a/pip-licenses-4.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:80236ae03036f0edccae57489de3932aa93984a7b552f4fd47399b08793918ff -size 34646 diff --git a/pip-licenses-4.3.2.tar.gz b/pip-licenses-4.3.2.tar.gz new file mode 100644 index 0000000..4d0d2af --- /dev/null +++ b/pip-licenses-4.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27ce33be185a009f3128ea59fe4c1490f4f4da5eb53ed951b87ef3c621b583f9 +size 34771 diff --git a/python-pip-licenses.changes b/python-pip-licenses.changes index 1e27ae3..1a96eaf 100644 --- a/python-pip-licenses.changes +++ b/python-pip-licenses.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 1 20:08:13 UTC 2023 - Dirk Müller + +- update to 4.3.2: + * Better Handling extracting URLs from `Project-URL` + ------------------------------------------------------------------- Thu May 4 16:56:21 UTC 2023 - Daniel Garcia diff --git a/python-pip-licenses.spec b/python-pip-licenses.spec index 71499c7..ed34464 100644 --- a/python-pip-licenses.spec +++ b/python-pip-licenses.spec @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-pip-licenses -Version: 4.3.1 +Version: 4.3.2 Release: 0 Summary: Python packages license list License: MIT