Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-devpi-server for openSUSE:Factory checked in at 2023-08-13 19:17:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-devpi-server (Old) and /work/SRC/openSUSE:Factory/.python-devpi-server.new.11712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-devpi-server" Sun Aug 13 19:17:58 2023 rev:13 rq:1103632 version:6.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-devpi-server/python-devpi-server.changes 2023-06-12 15:26:42.975146001 +0200 +++ /work/SRC/openSUSE:Factory/.python-devpi-server.new.11712/python-devpi-server.changes 2023-08-13 19:18:13.268207735 +0200 @@ -1,0 +2,32 @@ +Thu Aug 10 11:53:00 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Update to version 6.9.2: + * Prevent duplicates when adding values to lists in index + configuration with ``+=`` operator. +- Changes from version 6.9.1: + * Prevent error in find_pre_existing_file in case of incomplete + metadata. + * Remove long deprecated backward compatibility for old pluggy + versions to fix error with pluggy 1.1.0. +- Changes from version 6.9.0: + * Features + - Support export directory layout for + ``--replica-file-search-path`` option. + - Fix #931: Add ``mirror_no_project_list`` setting for mirror + indexes that have no full project list like google cloud + artifacts or if you want to prevent downloading the full list + for huge indexes like PyPI. + * Bug Fixes + - Keep a reference to async tasks to avoid their removal mid + execution. + - Support changed default of ``enforce_content_length`` in + urllib3 >= 2. + - Fix #934: Properly set PATH_INFO when outside URL is used + with sub-path. + - Fix #945: Adapt FatalError to be usable as an async HTTP + response when updating a project on a mirror. + - Fix wrong hash metadata introduced in 6.5.0 for toxresults + which prevents replication. The metadata can be fixed by an + export/import cycle. + +------------------------------------------------------------------- Old: ---- devpi-server-6.8.0.tar.gz New: ---- devpi-server-6.9.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-devpi-server.spec ++++++ --- /var/tmp/diff_new_pack.AXHwoQ/_old 2023-08-13 19:18:16.144226136 +0200 +++ /var/tmp/diff_new_pack.AXHwoQ/_new 2023-08-13 19:18:16.148226162 +0200 @@ -20,7 +20,7 @@ %{?sle15_python_module_pythons} Name: python-devpi-server -Version: 6.8.0 +Version: 6.9.2 Release: 0 Summary: Private PyPI caching server License: MIT ++++++ devpi-server-6.8.0.tar.gz -> devpi-server-6.9.2.tar.gz ++++++ ++++ 2534 lines of diff (skipped)