Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pypandoc for openSUSE:Factory
checked in at 2026-01-26 12:34:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pypandoc (Old)
and /work/SRC/openSUSE:Factory/.python-pypandoc.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pypandoc"
Mon Jan 26 12:34:37 2026 rev:15 rq:1329159 version:1.16.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pypandoc/python-pypandoc.changes
2026-01-08 15:28:59.320952911 +0100
+++
/work/SRC/openSUSE:Factory/.python-pypandoc.new.1928/python-pypandoc.changes
2026-01-26 12:34:52.506564337 +0100
@@ -1,0 +2,6 @@
+Sun Jan 25 12:34:37 UTC 2026 - Ben Greiner <[email protected]>
+
+- poetry-core is enough to build
+ * See https://src.opensuse.org/python/_ObsPrj/issues/638
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pypandoc.spec ++++++
--- /var/tmp/diff_new_pack.Xupl5G/_old 2026-01-26 12:34:53.934624261 +0100
+++ /var/tmp/diff_new_pack.Xupl5G/_new 2026-01-26 12:34:53.958625268 +0100
@@ -27,9 +27,8 @@
Source:
https://github.com/JessicaTegner/pypandoc/archive/refs/tags/v%{version}.tar.gz#/pypandoc-%{version}.tar.gz
BuildRequires: %{python_module pandocfilters}
BuildRequires: %{python_module pip}
-BuildRequires: %{python_module poetry}
+BuildRequires: %{python_module poetry-core >= 1}
BuildRequires: %{python_module pytest}
-BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: pandoc
BuildRequires: python-rpm-macros