Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pip-tools for 
openSUSE:Factory checked in at 2024-03-19 17:32:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pip-tools (Old)
 and      /work/SRC/openSUSE:Factory/.python-pip-tools.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pip-tools"

Tue Mar 19 17:32:48 2024 rev:10 rq:1159396 version:7.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pip-tools/python-pip-tools.changes        
2023-11-24 23:34:47.599436058 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pip-tools.new.1905/python-pip-tools.changes  
    2024-03-19 17:33:05.393514489 +0100
@@ -1,0 +2,20 @@
+Tue Mar 19 11:41:08 UTC 2024 - Daniel Garcia <[email protected]>
+
+- Update to 7.4.1:
+  * Skip constraint path check (#2038).
+  * Fix collecting deps for all extras in multiple input packages (#1981).
+- 7.4.0:
+  * Features:
+    - Allow force-enabling or force-disabling colorized output (#2041).
+    - Add support for command-specific configuration sections (#1966).
+    - Add options for including build dependencies in compiled output (#1681).
+  * Bug Fixes:
+    - Fix for src-files not being used when specified in a config file (#2015).
+    - Fix ignorance of inverted CLI options in config for pip-sync (#1989).
+    - Filter out origin ireqs for extra requirements before writing output 
annotations (#2011).
+    - Make BacktrackingResolver ignore extras when dropping existing 
constraints (#1984).
+    - Display pyproject.toml's metatada parsing errors in verbose mode (#1979).
+  * Other Changes:
+    - Add mention of pip-compile-multi in Other useful tools README section 
(#1986).
+
+-------------------------------------------------------------------

Old:
----
  pip-tools-7.3.0.tar.gz

New:
----
  pip-tools-7.4.1.tar.gz

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

Other differences:
------------------
++++++ python-pip-tools.spec ++++++
--- /var/tmp/diff_new_pack.Hbfdn3/_old  2024-03-19 17:33:05.965535596 +0100
+++ /var/tmp/diff_new_pack.Hbfdn3/_new  2024-03-19 17:33:05.965535596 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pip-tools
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-pip-tools
-Version:        7.3.0
+Version:        7.4.1
 Release:        0
 Summary:        Tool to keep pinned dependencies up to date
 License:        BSD-3-Clause
@@ -83,6 +83,10 @@
 # test_combine_different_extras_of_the_same_package with the backtracking
 # resolver is broken with pip 23.3
 donttest+=" or test_combine_different_extras_of_the_same_package"
+# test_cli_compile_all_extras_with_multiple_packages requires network
+donttest+=" or test_cli_compile_all_extras_with_multiple_packages"
+# Fails with python 3.12
+donttest+=" or test_diff_should_not_uninstall"
 %pytest -vv -k "not ($donttest)"
 
 %files %{python_files}

++++++ pip-tools-7.3.0.tar.gz -> pip-tools-7.4.1.tar.gz ++++++
++++ 3629 lines of diff (skipped)

Reply via email to