14
0

Accepting request 759171 from home:alois:branches:devel:languages:python

update to 2.4.3

OBS-URL: https://build.opensuse.org/request/show/759171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pybind11?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-12-26 08:57:21 +00:00
committed by Git OBS Bridge
parent f43f840b53
commit 6573ed08f8
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> 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 # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pybind11 Name: python-pybind11
Version: 2.4.2 Version: 2.4.3
Release: 0 Release: 0
Summary: Module for operability between C++11 and Python Summary: Module for operability between C++11 and Python
License: BSD-3-Clause License: BSD-3-Clause