summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1eb9228368a1830ede043ac1f225c5472419bd75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-fasteners-git
	pkgdesc = A python package that provides useful locks.
	pkgver = 0.17.3.r8.g5d8de5f
	pkgrel = 1
	url = https://github.com/harlowja/fasteners
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	provides = python-fasteners
	conflicts = python-fasteners
	source = fasteners::git+https://github.com/harlowja/fasteners
	sha512sums = SKIP

pkgname = python-fasteners-git