summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 976b55b0095d29eee715798ea17d18acb72b1117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
pkgbase = python-first
	pkgdesc = Return the first true value of an iterable
	pkgver = 2.0.2
	pkgrel = 7
	url = https://github.com/hynek/first
	arch = any
	license = MIT
	checkdepends = python-pytest-runner
	makedepends = python-setuptools
	depends = python
	source = python-first-2.0.2.tar.gz::https://github.com/hynek/first/archive/2.0.2.tar.gz
	sha512sums = 4d82d4b3ddae8a47ab423b1ab5c281738f0290e428be5ce66ce50ed8110ced656c57a7164a3ca734763db117be437fe32d9d9d9a7cd196296b2ac1c4dd14d675

pkgname = python-first