summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..dfbfff0bd84c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-first
+ pkgdesc = Return the first true value of an iterable
+ pkgver = 2.0.2
+ pkgrel = 6
+ 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