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 2024-07-01 11:21:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pipdeptree (Old)
 and      /work/SRC/openSUSE:Factory/.python-pipdeptree.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pipdeptree"

Mon Jul  1 11:21:31 2024 rev:7 rq:1184126 version:2.23.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pipdeptree/python-pipdeptree.changes      
2024-01-23 22:56:12.708563396 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pipdeptree.new.18349/python-pipdeptree.changes
   2024-07-01 11:22:15.451184846 +0200
@@ -1,0 +2,49 @@
+Sun Jun 30 19:27:17 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.23.0:
+  * Use non-deprecated pytest-console-scripts API
+  * Print resolved interpreter when using env detection
+- update to 2.22.0:
+  * Add pypy to CI
+  * Warn about and ignore invalid package metadata in the
+    environment
+- update to 2.21.0:
+  * Implement --python auto for virtual environment detection
+- update to 2.20.0:
+  * Remove publish job from the check workflow
+  * Mimic pip when handling --user-only in a virtual environment
+- update to 2.19.1:
+  * Point "Changelog" project URL at Releases page
+- update to 2.19.0:
+  * Use dropdown instead of checkbox in bug report template
+  * Have duplicate metadata and invalid req strings honor --warn
+    option
+- update to 2.18.1:
+  * Modify tests to ensure $PYTHONPATH is given to the custom
+    interpreter
+  * Fix test_console failure finding pipdeptree in other
+    environments
+- update to 2.18.0:
+  * Handle invalid requirement strings when using
+    importlib.metadata
+  * refactor the non_host part for not injecting to custom env
+- update to 2.17.0:
+  * Use GitHub issue forms
+  * replace pkg_resources with importlib.metadata and packaging
+  * Handle duplicated package metadata when using
+    importlib.metadata
+- update to 2.16.2:
+  * List pip as dependency
+- update to 2.16.1:
+  * Mock importlib.metadata usage in PackageDAG.from_pkgs() tests
+- update to 2.16.0:
+  * Fix key mismatch between requirements and dists
+- update to 2.15.1:
+  * Have --license work with --reverse
+- update to 2.15.0:
+  * Have --license and --reverse options in the "render" argument
+    group
+- update to 2.14.0:
+  * Implement --license option
+
+-------------------------------------------------------------------

Old:
----
  pipdeptree-2.13.2.tar.gz

New:
----
  pipdeptree-2.23.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pipdeptree.spec ++++++
--- /var/tmp/diff_new_pack.Udc2qW/_old  2024-07-01 11:22:16.259214090 +0200
+++ /var/tmp/diff_new_pack.Udc2qW/_new  2024-07-01 11:22:16.259214090 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-pipdeptree
-Version:        2.13.2
+Version:        2.23.0
 Release:        0
 Summary:        Command line utility to show dependency tree of packages
 License:        MIT
@@ -39,7 +39,7 @@
 BuildRequires:  graphviz-gnome
 # /SECTION
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %python_subpackages
 
 %description
@@ -67,7 +67,7 @@
 %{python_uninstall_alternative pipdeptree}
 
 %files %{python_files}
-%doc CHANGES.md README.md
+%doc README.md
 %license LICENSE
 %python_alternative %{_bindir}/pipdeptree
 %{python_sitelib}/pipdeptree

++++++ pipdeptree-2.13.2.tar.gz -> pipdeptree-2.23.0.tar.gz ++++++
++++ 3253 lines of diff (skipped)

Reply via email to