14
0

Accepting request 774056 from home:StefanBruens:branches:science

- Fix mixup of expanded/unexpaned python versions in devel package,
  the devel package always required python(2)-devel and
  python2-pybind. Move the data to a -common-devel subpackage,
  pulled in by versioned python{2,3}-pybind-devel packages.

OBS-URL: https://build.opensuse.org/request/show/774056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybind11?expand=0&rev=13
This commit is contained in:
2020-02-13 14:54:10 +00:00
committed by Git OBS Bridge
parent 811f9f0801
commit 7f916e5284
2 changed files with 25 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 13 05:32:14 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix mixup of expanded/unexpaned python versions in devel package,
the devel package always required python(2)-devel and
python2-pybind. Move the data to a -common-devel subpackage,
pulled in by versioned python{2,3}-pybind-devel packages.
-------------------------------------------------------------------
Tue Jan 14 10:19:23 UTC 2020 - John Vandenberg <jayvdb@gmail.com>