summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJingbei Li2017-09-25 15:11:49 +0800
committerJingbei Li2017-09-25 15:11:49 +0800
commiteed75931295c7f2115f46fe2fbd67f5de45b640a (patch)
treeec2c741467ac07162fe1f44aef14cb846db55569 /.SRCINFO
parentdd24697d322735521fc4ec6feea161abc7dbe403 (diff)
downloadaur-eed75931295c7f2115f46fe2fbd67f5de45b640a.tar.gz
enable python2-pywavelets
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5101f3251ccb..3e7e4dcc85c5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Sep 15 09:09:18 UTC 2017
+# Mon Sep 25 07:11:44 UTC 2017
pkgbase = python-pywavelets
pkgdesc = Discrete Wavelet Transforms in Python
pkgver = 0.5.2
@@ -21,3 +21,7 @@ pkgname = python-pywavelets
depends = python
depends = python-numpy
+pkgname = python2-pywavelets
+ depends = python2
+ depends = python2-numpy
+