summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ffb76c93d25d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-urlmatch
+ pkgdesc = fnmatch for the web
+ pkgver = 1.0.1
+ pkgrel = 1
+ url = https://github.com/jessepollak/urlmatch
+ arch = any
+ license = Apache
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = python-urlmatch-1.0.1.tar.gz::https://files.pythonhosted.org/packages/source/u/urlmatch/urlmatch-1.0.1.tar.gz
+ sha256sums = 3f0c3529f03f3b31efc4547ce44e6512ff5714bf61f7f6ac355b1636ad16eb2d
+
+pkgname = python-urlmatch
+ depends = python
+
+pkgname = python2-urlmatch
+ depends = python2