Update to 2.4.1.
This commit is contained in:
parent
55ec91cab7
commit
86256b1058
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/pybind11-2.2.4.tar.gz
|
||||
/pybind11-2.3.0.tar.gz
|
||||
/pybind11-2.4.0.tar.gz
|
||||
/pybind11-2.4.1.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
Name: pybind11
|
||||
Version: 2.4.0
|
||||
Version: 2.4.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Seamless operability between C++11 and Python
|
||||
License: BSD
|
||||
@ -168,6 +168,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Sep 20 2019 Susi Lehtola - 2.4.1-1
|
||||
- Update to 2.4.1.
|
||||
|
||||
* Fri Sep 20 2019 Susi Lehtola - 2.4.0-1
|
||||
- Update to 2.4.0.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pybind11-2.4.0.tar.gz) = 942ae7f4d4174dbc67b2ffdc3119242546a022ffd99f12630521acc431b3da1499ff0e1c8fab5f651878c8bc401800a38fd7e19a72d9d4cd9f61fe5434373406
|
||||
SHA512 (pybind11-2.4.1.tar.gz) = 4f1308f9db8d35ed2eea2a2bcb5f9fa08ccac0d86cdf686859f49d22c38da1dce2599531781bc8fef8f8b86f0eec82dd81870449022f29d508feb5a424e563fb
|
||||
|
Loading…
Reference in New Issue
Block a user