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

pkgname = python-fasteners-git