Revisions of python-pybind11 (2)
Matwey V. Kornilov (matwey)
committed
8 days ago
(revision 2)
Matwey V. Kornilov (matwey)
committed
8 days ago
(revision 1)
- Add upstream patch unicode.patch to fix random python crash - Dont test with python36-numpy. Tumbleweed's NumPy >= 1.20 dropped support for Python 3.6 - Add docs/changelog.rst to package contents - Update to v2.6.2 * See changelog for changes since 2.5.0 - Also expand generation of test binaries for Python 2 and 3, fixes Leap 15.x builds where Python 2 is still built. - updated to version 2.5.0 and running the internal unit tests now - On devel files you need the pybind too to compile anything - Fix build without python2 - 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. - Add package version to extra devel packages added via Provides - Update to version 2.4.3 * Adapt pybind11 to a C API convention change in Python 3.8. - updated to 2.4.2 * made devel package python version independent