14
0

- update to 2.13.2:

* models/package: have `version_spec` only exist in
    `ReqPackage`
  * Use "Any" value if necessary for required version in JSON
    render

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipdeptree?expand=0&rev=10
This commit is contained in:
2024-01-22 22:34:31 +00:00
committed by Git OBS Bridge
parent d20e10fece
commit 0171dd5a3a
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0132a4852affbdea08da159888db2a27074e4b1af7a072c18c4d91d8a5c67b44
size 32072

3
pipdeptree-2.13.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ce8f9b3356cac86dca436d9dd6ce10b4ee11d2ada6debb52ee3c55b612a0224f
size 32236

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jan 22 22:34:12 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.13.2:
* models/package: have `version_spec` only exist in
`ReqPackage`
* Use "Any" value if necessary for required version in JSON
render
-------------------------------------------------------------------
Tue Jan 9 21:42:18 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-pipdeptree
Version: 2.13.1
Version: 2.13.2
Release: 0
Summary: Command line utility to show dependency tree of packages
License: MIT