summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 44ad9b91a5f01845d926713c4b8a1759fb8048b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pypi2pkgbuild-git
	pkgdesc = Convert PyPI packages to Arch Linux packages
	pkgver = 0.1.r82.gb3b6ae9
	pkgrel = 1
	url = https://github.com/anntzer/pypi2pkgbuild
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-setuptools-scm
	depends = namcap
	depends = pkgfile
	depends = python-pip
	depends = python-wheel
	conflicts = python-pypi2pkgbuild
	source = git+https://github.com/anntzer/pypi2pkgbuild.git
	sha512sums = SKIP

pkgname = python-pypi2pkgbuild-git