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 2023-06-22 23:27:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pip-tools (Old)
and /work/SRC/openSUSE:Factory/.python-pip-tools.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pip-tools"
Thu Jun 22 23:27:13 2023 rev:7 rq:1094707 version:6.13.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pip-tools/python-pip-tools.changes
2023-03-03 22:31:46.692126168 +0100
+++
/work/SRC/openSUSE:Factory/.python-pip-tools.new.15902/python-pip-tools.changes
2023-06-22 23:27:58.502427238 +0200
@@ -1,0 +2,8 @@
+Thu Jun 22 12:40:48 UTC 2023 - Markéta Machová <[email protected]>
+
+- Update to 6.13.0
+ * Add support for self-referential extras
+ * Add support for pip 23.1
+ * Pass --cache-dir to --pip-args for backtracking resolver
+
+-------------------------------------------------------------------
Old:
----
pip-tools-6.12.2.tar.gz
New:
----
pip-tools-6.13.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pip-tools.spec ++++++
--- /var/tmp/diff_new_pack.OT350v/_old 2023-06-22 23:27:59.014429849 +0200
+++ /var/tmp/diff_new_pack.OT350v/_new 2023-06-22 23:27:59.018429870 +0200
@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-pip-tools
-Version: 6.12.2
+Version: 6.13.0
Release: 0
Summary: Tool to keep pinned dependencies up to date
License: BSD-3-Clause
@@ -77,6 +77,8 @@
donttest+=" or test_direct_reference_with_extras"
# test_local_duplicate_subdependency_combined also requires network
donttest+=" or test_local_duplicate_subdependency_combined"
+# test_compile_recursive_extras also requires network
+donttest+=" or test_compile_recursive_extras"
%pytest -k "not ($donttest)"
%files %{python_files}
++++++ pip-tools-6.12.2.tar.gz -> pip-tools-6.13.0.tar.gz ++++++
++++ 1640 lines of diff (skipped)