19 lines
555 B
Plaintext
19 lines
555 B
Plaintext
pkgbase = python-cppy
|
|
pkgdesc = A collection of C++ headers which make it easier to write Python C extension modules
|
|
pkgver = 1.2.1
|
|
pkgrel = 8
|
|
url = https://github.com/nucleic/cppy
|
|
arch = any
|
|
license = BSD
|
|
checkdepends = python-pytest
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools-scm
|
|
makedepends = python-wheel
|
|
depends = python-setuptools
|
|
source = git+https://github.com/nucleic/cppy.git#commit=13a67972ca9063951440c911270f204aa7fe631a
|
|
sha512sums = SKIP
|
|
|
|
pkgname = python-cppy
|