Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ctypeslib2 for
openSUSE:Factory checked in at 2022-04-21 15:42:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ctypeslib2 (Old)
and /work/SRC/openSUSE:Factory/.python-ctypeslib2.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ctypeslib2"
Thu Apr 21 15:42:46 2022 rev:5 rq:971352 version:2.3.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ctypeslib2/python-ctypeslib2.changes
2021-04-25 21:29:09.116555269 +0200
+++
/work/SRC/openSUSE:Factory/.python-ctypeslib2.new.1538/python-ctypeslib2.changes
2022-04-21 15:49:03.212341544 +0200
@@ -1,0 +2,7 @@
+Thu Apr 21 08:42:48 UTC 2022 - Ben Greiner <[email protected]>
+
+- The clang command is not pulled in by python3-clang14 anymore.
+ BuildRequire it explicitly for the test compilation. (Not
+ required at runtime.)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ctypeslib2.spec ++++++
--- /var/tmp/diff_new_pack.mD0xQf/_old 2022-04-21 15:49:03.592341951 +0200
+++ /var/tmp/diff_new_pack.mD0xQf/_new 2022-04-21 15:49:03.596341954 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-ctypeslib2
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -39,6 +39,7 @@
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module testsuite}
+BuildRequires: clang >= 11
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-clang >= 11