summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKlaus Alexander Seistrup2021-10-05 10:47:55 +0200
committerKlaus Alexander Seistrup2021-10-05 10:47:55 +0200
commit9eac34009d2045e39c0363884c4e888638e925ef (patch)
tree2c230a66a574108d6ea75a9e74c24a08a32a17a4 /.SRCINFO
downloadaur-9eac34009d2045e39c0363884c4e888638e925ef.tar.gz
python-runtype 0.2.2-1: initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..3de1d77e0d68
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-runtype
+ pkgdesc = Python utilities for run-time type validation and multiple dispatch
+ pkgver = 0.2.2
+ pkgrel = 1
+ url = https://github.com/erezsh/runtype
+ arch = any
+ license = MIT
+ makedepends = python-sphinx
+ makedepends = python-recommonmark
+ makedepends = python-sphinx-markdown-tables
+ depends = python>=3.6
+ source = https://github.com/erezsh/runtype/archive/refs/tags/0.2.2.tar.gz
+ md5sums = d94a4343c3a685f360c30572efb2c8b7
+ sha1sums = 622ddf3902e666a8148213e3734fb01869d91c39
+ sha256sums = 597e6ce7071fa757dcbcaa38e7e481dc212b15eeb0aafdbeab28b07a165706b5
+ sha512sums = 7327a3edbdbc1fc6bc8b6586043bd44c092eb91b8c43a175f4865fb018ae20b3025b19dbce95a16b9bd932e219322c3540ac06b523f0d26f54cb78f141ee22b3
+ b2sums = 120bba8089477945f06b633450fdda61d85c02b61efef1d0d31887b80e288f98d5dad5af0d736cb979dabbd9d394c6e87e3b0613911dd62f4f9195e695253f34
+
+pkgname = python-runtype