14
0

Accepting request 759292 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/759292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pybind11?expand=0&rev=4
This commit is contained in:
2019-12-29 14:48:26 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e212e3043cb7a15466abb8896c6924c1ce40ae2988d8c24c111afcb30735fb8f
size 570507

3
pybind11-2.4.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1eed57bc6863190e35637290f97a20c81cfe4d9090ac0a24f3bbf08f265eb71d
size 571127

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 21 15:51:16 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
- 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 <cgoll@suse.com>

View File

@@ -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