Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mercurial-extension-hg-git for 
openSUSE:Factory checked in at 2023-02-09 16:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial-extension-hg-git (Old)
 and      /work/SRC/openSUSE:Factory/.mercurial-extension-hg-git.new.4462 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mercurial-extension-hg-git"

Thu Feb  9 16:22:32 2023 rev:8 rq:1063909 version:1.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/mercurial-extension-hg-git/mercurial-extension-hg-git.changes
    2023-02-02 18:28:32.251521479 +0100
+++ 
/work/SRC/openSUSE:Factory/.mercurial-extension-hg-git.new.4462/mercurial-extension-hg-git.changes
  2023-02-09 16:22:44.058566862 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 21:29:31 UTC 2023 - Lukas Müller <expee...@outlook.com>
+
+- BuildRequire python3-toml on Leap.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mercurial-extension-hg-git.spec ++++++
--- /var/tmp/diff_new_pack.uEEcXr/_old  2023-02-09 16:22:44.478569026 +0100
+++ /var/tmp/diff_new_pack.uEEcXr/_new  2023-02-09 16:22:44.482569047 +0100
@@ -42,6 +42,10 @@
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-setuptools_scm
 BuildRequires:  python3-wheel
+# On Leap, setuptools_scm does not explicitly require toml, but needs it to 
provide the correct version in dist-info.
+%if 0%{?suse_version} < 1550
+BuildRequires:  python3-toml
+%endif
 BuildRequires:  unzip
 Requires:       mercurial
 Requires:       python3-dulwich >= 0.19.0

Reply via email to