Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zc.buildout for openSUSE:Factory checked in at 2026-03-15 14:32:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zc.buildout (Old) and /work/SRC/openSUSE:Factory/.python-zc.buildout.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zc.buildout" Sun Mar 15 14:32:08 2026 rev:26 rq:1339010 version:5.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zc.buildout/python-zc.buildout.changes 2025-08-03 13:38:49.674977811 +0200 +++ /work/SRC/openSUSE:Factory/.python-zc.buildout.new.8177/python-zc.buildout.changes 2026-03-15 14:32:55.168752766 +0100 @@ -1,0 +2,33 @@ +Sat Mar 14 20:26:38 UTC 2026 - Dirk Müller <[email protected]> + +- update to 5.1.3: + * Replace 4 bare except clauses with except Exception. + * Accept setuptools 81. Require setuptools<82. [maurits] + * Store buildout index url in the installer, so pip can use it. + * Support Python 3.14. No changes were needed. [maurits] + * Warn when old-style namespaces are used in packages under + development. [maurits] + * Require setuptools<81. We need the pkg_resources module which + is scheduled for removal in 81. [maurits] + * Test with pip 25.3. + * Fix logic in detecting namespace init files for deletion. + * Fix reading metadata files from dist-info in Windows. + * Install development eggs (editable installs) using pip. + Theoretically this means that you could develop a package + that uses for example hatchling as build system. In practice + this does not work yet, but the foundation is there. + * Install all namespace packages as native namespaces. + * Store eggs in a sub directory: eggs/v5. Or with abi tags for + example: eggs/v5/cp313. [maurits] + * Install most packages with pip, with only rare exceptions. + * The zc.buildout package itself uses native namespaces now. + * Require at least setuptools version 61.0.0. This is needed + due to the changes in the test setup. [maurits] + * The tests have mostly been changed to use wheels instead of + eggs, so they more closely resemble real life. [maurits] + * Removed inactive tests for no longer existing bootstrap.py. + * Split the buildout.txt test file into multiple files. + * Fix error get_win_launcher not found on Windows on setuptools + 80.3+. [maurits] + +------------------------------------------------------------------- Old: ---- zc_buildout-4.1.11.tar.gz New: ---- zc_buildout-5.1.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zc.buildout.spec ++++++ --- /var/tmp/diff_new_pack.Sl8OSW/_old 2026-03-15 14:32:55.916783557 +0100 +++ /var/tmp/diff_new_pack.Sl8OSW/_new 2026-03-15 14:32:55.920783721 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-zc.buildout # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-zc.buildout -Version: 4.1.11 +Version: 5.1.3 Release: 0 Summary: System for managing development buildouts License: ZPL-2.1 @@ -40,6 +40,7 @@ Obsoletes: python-zc_buildout < %{version} BuildArch: noarch # SECTION test requirements +BuildRequires: %{python_module build} BuildRequires: %{python_module manuel} BuildRequires: %{python_module zope.testing} # /SECTION @@ -74,7 +75,6 @@ %license LICENSE.txt %dir %{python_sitelib}/zc %{python_sitelib}/zc/buildout -%{python_sitelib}/zc.buildout-%{version}-py*-nspkg.pth %{python_sitelib}/zc[._]buildout-%{version}.dist-info %python_alternative %{_bindir}/buildout ++++++ zc_buildout-4.1.11.tar.gz -> zc_buildout-5.1.3.tar.gz ++++++ ++++ 10964 lines of diff (skipped)
