summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTim Savannah2017-06-04 04:52:55 -0400
committerTim Savannah2017-06-04 04:52:55 -0400
commit3afcd76d4fac78331b71924c32ac175179d9a431 (patch)
tree4a4fbc2c862569c91e8231c798be1166d2acfca6 /.SRCINFO
downloadaur-3afcd76d4fac78331b71924c32ac175179d9a431.tar.gz
Add func_timeout 4.2.0 for python2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b486a2e867e6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python2-func_timeout
+ pkgdesc = Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
+ pkgver = 4.2.0
+ pkgrel = 1
+ url = http://github.com/kata198/func_timeout
+ arch = any
+ license = LGPLv3
+ makedepends = python2-setuptools
+ makedepends = python2
+ depends = python2-setuptools
+ depends = python2
+ source = https://github.com/kata198/func_timeout/archive/4.2.0.tar.gz
+ sha512sums = b021e624a841444f33b31f8df9a46a8588e3779183d6b8bd888deb68323857122c12470b25b137ec96f2101aa85d9ba0972eb82ca25c427f9109f47c6f8a4762
+
+pkgname = python2-func_timeout
+