blob: 4f0c1fa73d15992e79e28e7c2b7934503c7c2b28 (
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.5
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.5::git+https://github.com/sizmailov/pybind11-stubgen.git#tag=v2.5.5
sha256sums = 1f4d789cf57a72d8850381d3f84de5e88b9eb6ff5e22314106a3816e0ca703d3
pkgname = python-pybind11-stubgen
|