diff --git a/pybind11-2.4.2.tar.gz b/pybind11-2.4.2.tar.gz deleted file mode 100644 index aaf259e..0000000 --- a/pybind11-2.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e212e3043cb7a15466abb8896c6924c1ce40ae2988d8c24c111afcb30735fb8f -size 570507 diff --git a/pybind11-2.4.3.tar.gz b/pybind11-2.4.3.tar.gz new file mode 100644 index 0000000..403e5b1 --- /dev/null +++ b/pybind11-2.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eed57bc6863190e35637290f97a20c81cfe4d9090ac0a24f3bbf08f265eb71d +size 571127 diff --git a/python-pybind11.changes b/python-pybind11.changes index 92aefbf..a8c0ac9 100644 --- a/python-pybind11.changes +++ b/python-pybind11.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 21 15:51:16 UTC 2019 - Luigi Baldoni + +- Update to version 2.4.3 + * Adapt pybind11 to a C API convention change in Python 3.8. + ------------------------------------------------------------------- Tue Oct 8 09:11:41 UTC 2019 - Christian Goll diff --git a/python-pybind11.spec b/python-pybind11.spec index ff140a6..09b2f7e 100644 --- a/python-pybind11.spec +++ b/python-pybind11.spec @@ -1,7 +1,7 @@ # # spec file for package python-pybind11 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pybind11 -Version: 2.4.2 +Version: 2.4.3 Release: 0 Summary: Module for operability between C++11 and Python License: BSD-3-Clause