blob: 90db37b844faefde2f8d2b9e1d432131c6f172e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-pybind11-stubgen
pkgdesc = PEP 561 type stubs generator for pybind11 modules
pkgver = 2.5.4
pkgrel = 1
url = https://github.com/sizmailov/pybind11-stubgen
arch = x86_64
license = BSD-3-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = pybind11-stubgen-2.5.4::git+https://github.com/sizmailov/pybind11-stubgen.git#tag=v2.5.4
sha256sums = 5448e72da3e78424c9e1d1e81c8540ff7f0487d42150ffc7c5c5bdc024f638a6
pkgname = python-pybind11-stubgen
|