Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mercurial-extension-hg-evolve for
openSUSE:Factory checked in at 2026-02-10 21:12:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial-extension-hg-evolve (Old)
and /work/SRC/openSUSE:Factory/.mercurial-extension-hg-evolve.new.1670
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mercurial-extension-hg-evolve"
Tue Feb 10 21:12:01 2026 rev:21 rq:1332101 version:12.0.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/mercurial-extension-hg-evolve/mercurial-extension-hg-evolve.changes
2025-12-02 13:21:26.306081637 +0100
+++
/work/SRC/openSUSE:Factory/.mercurial-extension-hg-evolve.new.1670/mercurial-extension-hg-evolve.changes
2026-02-10 21:12:16.343185510 +0100
@@ -1,0 +2,11 @@
+Mon Feb 9 14:54:09 UTC 2026 - Lukas Müller <[email protected]>
+
+- Update to version 12.0.0.
+ * drop compatibility with Mercurial version 4.9 to 6.6
+ * evolve: remove legacy.py that could be used to "detect and convert
+ prehistoric format of obsolete markers" (older than Mercurial 2.3)
+ topic (2.0.0)
+ * drop compatibility with Mercurial version 4.9 to 6.6
+- Add test_wireproto.patch to fix tests.
+
+-------------------------------------------------------------------
Old:
----
hg_evolve-11.1.10.tar.gz
New:
----
hg_evolve-12.0.0.tar.gz
test_wireproto.patch
----------(New B)----------
New: * drop compatibility with Mercurial version 4.9 to 6.6
- Add test_wireproto.patch to fix tests.
----------(New E)----------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mercurial-extension-hg-evolve.spec ++++++
--- /var/tmp/diff_new_pack.rxryjL/_old 2026-02-10 21:12:17.415230431 +0100
+++ /var/tmp/diff_new_pack.rxryjL/_new 2026-02-10 21:12:17.419230599 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mercurial-extension-hg-evolve
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# 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
@@ -28,7 +28,7 @@
%endif
Name: mercurial-extension-hg-evolve
-Version: 11.1.10
+Version: 12.0.0
Release: 0
Summary: Flexible evolution of Mercurial history
License: GPL-2.0-or-later
@@ -36,6 +36,7 @@
URL: https://www.mercurial-scm.org/doc/evolution/
Source0:
https://files.pythonhosted.org/packages/source/h/hg-evolve/hg_evolve-%{version}.tar.gz
Source90: tests.blacklist
+Patch0: test_wireproto.patch
BuildRequires: %{pythons}
# python311-flake8 is not available on Leap 15.6.
%if 0%{?suse_version} > 1600 || 0%{?sle_version} < 150600
@@ -57,7 +58,7 @@
Flexible evolution of Mercurial history.
%prep
-%setup -q -n hg_evolve-%{version}
+%autosetup -p1 -n hg_evolve-%{version}
%build
%pyproject_wheel
++++++ hg_evolve-11.1.10.tar.gz -> hg_evolve-12.0.0.tar.gz ++++++
++++ 4239 lines of diff (skipped)
++++++ test_wireproto.patch ++++++
--- a/tests/test-wireproto.t
+++ b/tests/test-wireproto.t
@@ -76,7 +76,7 @@
protocaps
pushkey
streamreqs=generaldelta,revlog-compression-zstd,revlogv1,sparserevlog
(zstd !)
- streamreqs=generaldelta,revlogv1,sparserevlog (no-zstd !)
+ streamreqs=generaldelta,revlog-compression-zstd,revlogv1,sparserevlog
unbundle=HG10GZ,HG10BZ,HG10UN
unbundlehash
Bundle2 capabilities:
@@ -92,6 +92,7 @@
none (delta-compression !)
zlib (delta-compression !)
zstd (delta-compression zstd !)
+ zstd
digests
md5
sha1