Update to 2.11.1
This commit is contained in:
parent
a34878113e
commit
843f87b115
BIN
pybind11-2.11.1.tar.gz
Normal file
BIN
pybind11-2.11.1.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%global debug_package %{nil}
|
||||
%bcond_without tests
|
||||
Name: pybind11
|
||||
Version: 2.10.4
|
||||
Version: 2.11.1
|
||||
Release: 1
|
||||
Summary: Seamless operability between C++11 and Python
|
||||
License: BSD
|
||||
URL: https://github.com/pybind/pybind11
|
||||
Source0: https://github.com/pybind/pybind11/archive/refs/tags/v%{version}.tar.gz
|
||||
Source0: https://github.com/pybind/pybind11/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
|
||||
|
||||
BuildRequires: make cmake eigen3-devel gcc-c++
|
||||
@ -76,6 +76,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 31 2023 zhangchenglin <zhangchenglin@kylinos.cn> - 2.11.1-1
|
||||
- Update package to version 2.11.1
|
||||
|
||||
* Fri Apr 7 2023 liyanan <thistleslyn@163.com> - 2.10.4-1
|
||||
- Upgrade package to version 2.10.4
|
||||
|
||||
|
||||
BIN
v2.10.4.tar.gz
BIN
v2.10.4.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user