summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c55f0f836763aaf3bb52026f9213bdc6019eec4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-setuptools-git-versioning-git
	pkgdesc = Use Git repo data for building a version number according to PEP 440.
	pkgver = 1.13.4.r0.gba4f329
	pkgrel = 1
	url = https://github.com/dolfinus/setuptools-git-versioning
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	depends = python
	depends = python-setuptools
	depends = python-six
	depends = python-toml
	provides = python-setuptools-git-versioning
	conflicts = python-setuptools-git-versioning
	source = setuptools-git-versioning::git+https://github.com/dolfinus/setuptools-git-versioning.git
	sha512sums = SKIP

pkgname = python-setuptools-git-versioning-git