summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c2fbb220630cb282f2a82af13273e74e13d0281d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-cppimport
	pkgdesc = Import C++ files directly from Python!
	pkgver = 26.04.17
	pkgrel = 1
	url = https://github.com/tbenthompson/cppimport
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-mako
	depends = pybind11
	depends = python-filelock
	source = cppimport-26.04.17.tar.gz::https://github.com/tbenthompson/cppimport/archive/26.04.17.tar.gz
	sha512sums = 71888a3485a278e92a832c2aabbda7deec957f647ff4baad2c6c942c7f6367ca678ee613043f4f814ae4d7a55c1ba9059fc5295abf7c97b24e2f6ad5d7340fa5

pkgname = python-cppimport