Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-hg-git for openSUSE:Factory checked in at 2021-12-28 12:26:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hg-git (Old) and /work/SRC/openSUSE:Factory/.python-hg-git.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hg-git" Tue Dec 28 12:26:27 2021 rev:3 rq:942841 version:0.10.3+hg.1646 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hg-git/python-hg-git.changes 2021-12-24 22:28:27.325964244 +0100 +++ /work/SRC/openSUSE:Factory/.python-hg-git.new.2520/python-hg-git.changes 2021-12-28 12:27:01.296502304 +0100 @@ -1,0 +2,7 @@ +Thu Dec 23 09:04:48 UTC 2021 - Dominique Leuenberger <[email protected]> + +- Don't use python_modoule for requires, but rather rely on the + macros to rewrite the dependencies. Otherwise we get a dependency + on all python flavors. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hg-git.spec ++++++ --- /var/tmp/diff_new_pack.ZJBrcu/_old 2021-12-28 12:27:01.848502722 +0100 +++ /var/tmp/diff_new_pack.ZJBrcu/_new 2021-12-28 12:27:01.852502725 +0100 @@ -40,8 +40,8 @@ BuildRequires: mercurial BuildRequires: python-rpm-macros BuildRequires: unzip -Requires: %{python_module dulwich >= 0.19.0} Requires: mercurial +Requires: python-dulwich >= 0.19.0 BuildArch: noarch Provides: mercurial-extension-hg-git = %{version}-%{release} Obsoletes: mercurial-extension-hg-git < %{version}-%{release}
