Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pipdeptree for
openSUSE:Factory checked in at 2026-07-07 21:02:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pipdeptree (Old)
and /work/SRC/openSUSE:Factory/.python-pipdeptree.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pipdeptree"
Tue Jul 7 21:02:13 2026 rev:15 rq:1364117 version:3.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pipdeptree/python-pipdeptree.changes
2026-05-18 17:49:22.727679558 +0200
+++
/work/SRC/openSUSE:Factory/.python-pipdeptree.new.1982/python-pipdeptree.changes
2026-07-07 21:04:16.704497750 +0200
@@ -1,0 +2,26 @@
+Mon Jul 6 19:35:47 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.1.1:
+ * Validate archive hash parts
+ * fix(extras): scope optional deps to requesting edge
+
+-------------------------------------------------------------------
+Sun Jun 14 15:45:16 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.1.0:
+ * feat(cli): add --summary health report (text/rich/json)
+- update to 3.0.0:
+ * chore: improve pipdeptree maintenance path
+ * refactor: Remove setuptools check when getting installed
+ version
+ * feat(cli): auto-detect active virtualenv by default
+ * feat(extras): default --extras to explicit, add active/none
+ modes
+ * feat(cli): accept extras in --packages filter
+ * feat(api): add programmatic render() for notebooks
+ * feat(cli): add from-index subcommand to resolve a tree from
+ a package index
+ * feat(cli): add from-lock subcommand to render a PEP 751
+ lock offline
+
+-------------------------------------------------------------------
Old:
----
pipdeptree-2.35.3.tar.gz
New:
----
pipdeptree-3.1.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pipdeptree.spec ++++++
--- /var/tmp/diff_new_pack.zwe9jf/_old 2026-07-07 21:04:17.880538470 +0200
+++ /var/tmp/diff_new_pack.zwe9jf/_new 2026-07-07 21:04:17.884538608 +0200
@@ -21,9 +21,8 @@
%else
%bcond_with libalternatives
%endif
-
Name: python-pipdeptree
-Version: 2.35.3
+Version: 3.1.1
Release: 0
Summary: Command line utility to show dependency tree of packages
License: MIT
@@ -32,10 +31,14 @@
BuildRequires: %{python_module base >= 3.10}
BuildRequires: %{python_module hatch-vcs >= 0.5}
BuildRequires: %{python_module hatchling >= 1.27}
+BuildRequires: %{python_module pip}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-packaging >= 26
-Requires: python-pip >= 25.2
+Requires: python-rich >= 14.3.3
+Suggests: python-graphviz >= 0.21
+Suggests: python-rich >= 14.3.3
+BuildArch: noarch
%if %{with libalternatives}
BuildRequires: alts
Requires: alts
@@ -43,16 +46,14 @@
Requires(post): update-alternatives
Requires(postun): update-alternatives
%endif
-Suggests: python-graphviz >= 0.21
-Suggests: python-rich >= 14.3.3
-BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module graphviz >= 0.21}
BuildRequires: %{python_module packaging >= 26}
-BuildRequires: %{python_module pip >= 25.2}
+BuildRequires: %{python_module pip-requirements-parser >= 32}
BuildRequires: %{python_module pytest >= 8.4.2}
BuildRequires: %{python_module pytest-mock >= 3.15.1}
-BuildRequires: %{python_module pytest-subprocess}
+BuildRequires: %{python_module pytest-subprocess >= 1.5}
+BuildRequires: %{python_module rich >= 14.3.3}
BuildRequires: %{python_module virtualenv >= 20.34}
BuildRequires: graphviz-gnome
# /SECTION
++++++ pipdeptree-2.35.3.tar.gz -> pipdeptree-3.1.1.tar.gz ++++++
++++ 6378 lines of diff (skipped)