summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7267bccd416f9fbddd84323a66ccf46e02131e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-ctypesgen
	pkgdesc = Pure-python wrapper generator for ctypes
	pkgver = 1.1.1
	pkgrel = 1
	url = https://github.com/ctypesgen/ctypesgen
	changelog = python-ctypesgen.changelog.md
	arch = any
	license = BSD
	checkdepends = python-pytest
	makedepends = python-setuptools>=44.0.0
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools-scm>=3.4.3
	makedepends = python-build
	makedepends = python-toml
	depends = python>=3.7.0
	source = https://files.pythonhosted.org/packages/source/c/ctypesgen/ctypesgen-1.1.1.tar.gz
	sha256sums = deaa2d64a95d90196a2e8a689cf9b952be6f3366f81e835245354bf9dbac92f6

pkgname = python-ctypesgen