summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6fcc2114b79..bfd2f248280b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,27 @@
pkgbase = pybind11-git
- pkgdesc = pybind11 (git version)
- pkgver = v2.10.2.r32.g3cc7e425
+ pkgdesc = A lightweight header-only library that exposes C++ types in Python and vice versa-git
+ pkgver = v2.11.0.r55.ge250155
pkgrel = 1
url = https://pybind11.readthedocs.org/
arch = any
license = BSD
checkdepends = python-numpy
checkdepends = python-scipy
- makedepends = git
makedepends = cmake
makedepends = boost
+ makedepends = catch2
makedepends = eigen
- makedepends = python
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
makedepends = python-pytest
- optdepends = python: for python bindings
+ makedepends = python-wheel
+ optdepends = python-setuptools: for python bindings
provides = pybind11
conflicts = pybind11
source = git+https://github.com/pybind/pybind11.git
+ source = nopip.patch
sha256sums = SKIP
+ sha256sums = 8913d3902ee451dc9c2dd256aa8970e56c9b8854cfdf9807235226c2860c7e96
pkgname = pybind11-git