Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mercurial for openSUSE:Factory checked in at 2025-01-31 16:01:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mercurial (Old) and /work/SRC/openSUSE:Factory/.mercurial.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial" Fri Jan 31 16:01:58 2025 rev:207 rq:1241361 version:6.9 Changes: -------- --- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes 2024-11-21 15:13:34.268842503 +0100 +++ /work/SRC/openSUSE:Factory/.mercurial.new.2316/mercurial.changes 2025-01-31 16:02:16.830761432 +0100 @@ -1,0 +2,6 @@ +Thu Jan 30 08:46:31 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org> + +- BuildRequire python-setuptools: Mandatory when building against + Python 3.13. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mercurial.spec ++++++ --- /var/tmp/diff_new_pack.PM8oTW/_old 2025-01-31 16:02:17.542789996 +0100 +++ /var/tmp/diff_new_pack.PM8oTW/_new 2025-01-31 16:02:17.546790156 +0100 @@ -1,7 +1,7 @@ # # spec file for package mercurial # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -44,6 +44,7 @@ # PATCH-FIX-OPENSUSE mercurial-locale-path-fix.patch sasc...@suse.de -- locales are found in /usr/share/locale Patch2: mercurial-locale-path-fix.patch BuildRequires: %{python_module devel} +BuildRequires: %{python_module setuptools} BuildRequires: %{python_module xml} BuildRequires: %{pythons} BuildRequires: fdupes