Update to 2.4.2.
This commit is contained in:
parent
86256b1058
commit
b3c6e37f76
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/pybind11-2.3.0.tar.gz
|
||||
/pybind11-2.4.0.tar.gz
|
||||
/pybind11-2.4.1.tar.gz
|
||||
/pybind11-2.4.2.tar.gz
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
|
||||
Name: pybind11
|
||||
Version: 2.4.1
|
||||
Version: 2.4.2
|
||||
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
|
||||
* Sat Sep 28 2019 Susi Lehtola - 2.4.2-1
|
||||
- Update to 2.4.2.
|
||||
|
||||
* Fri Sep 20 2019 Susi Lehtola - 2.4.1-1
|
||||
- Update to 2.4.1.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pybind11-2.4.1.tar.gz) = 4f1308f9db8d35ed2eea2a2bcb5f9fa08ccac0d86cdf686859f49d22c38da1dce2599531781bc8fef8f8b86f0eec82dd81870449022f29d508feb5a424e563fb
|
||||
SHA512 (pybind11-2.4.2.tar.gz) = 05a49f99c1dff8077b05536044244301fd1baff13faaa72c400eafe67d9cb2e4320c77ad02d1b389092df703cc585d17da0d1e936b06112e2c199f6c1a6eb3fc
|
||||
|
Loading…
Reference in New Issue
Block a user