Hello community,
here is the log from the commit of package python-pybind11 for openSUSE:Factory
checked in at 2020-04-27 23:29:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pybind11 (Old)
and /work/SRC/openSUSE:Factory/.python-pybind11.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pybind11"
Mon Apr 27 23:29:46 2020 rev:8 rq:796474 version:2.4.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pybind11/python-pybind11.changes
2020-03-27 00:20:23.472107690 +0100
+++
/work/SRC/openSUSE:Factory/.python-pybind11.new.2738/python-pybind11.changes
2020-04-27 23:29:47.770518143 +0200
@@ -1,0 +2,5 @@
+Thu Apr 23 10:05:00 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- On devel files you need the pybind too to compile anything
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pybind11.spec ++++++
--- /var/tmp/diff_new_pack.lRrSXO/_old 2020-04-27 23:29:48.214519010 +0200
+++ /var/tmp/diff_new_pack.lRrSXO/_new 2020-04-27 23:29:48.218519018 +0200
@@ -51,6 +51,7 @@
Summary: Development files for pybind11
Requires: %{name}-common-devel = %{version}
Requires: python-devel
+Requires: python-pybind11 = %{version}
%description devel
This package contains files for developing applications using pybind11.