summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO38
1 files changed, 38 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..24dc76137d14
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,38 @@
+# Generated by mksrcinfo v8
+# Thu Dec 29 10:08:56 UTC 2016
+pkgbase = python-pythran-git
+ pkgdesc = A claimless python to c++ converter
+ pkgver = r1886.09e36dbb
+ pkgrel = 1
+ url = http://pythonhosted.org/pythran/
+ arch = i686
+ arch = x86_64
+ license = custom
+ makedepends = python2-setuptools
+ makedepends = git
+ makedepends = cmake
+ source = git+https://github.com/serge-sans-paille/pythran.git
+ md5sums = SKIP
+
+pkgname = python-pythran-git
+ depends = python-networkx
+ depends = python-ply
+ depends = python-colorlog
+ depends = python-numpy
+ depends = gperftools
+ depends = gmp
+ depends = boost
+ provides = python-pythran
+ conflicts = python-pythran
+
+pkgname = python2-pythran-git
+ depends = python2-networkx
+ depends = python2-ply
+ depends = python2-colorlog
+ depends = python2-numpy
+ depends = gperftools
+ depends = gmp
+ depends = boost
+ provides = python2-pythran
+ conflicts = python2-pythran
+