summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichel Zou2019-06-28 20:40:31 +0200
committerMichel Zou2019-06-28 20:40:31 +0200
commitd58b3fa7fd5de7d1c264ee37911bb95f04ef0851 (patch)
treed4ec6d9c07546159fb4228cbdf81289feeef3117 /.SRCINFO
parenteb47fd2559c78e593ccf08550e47635189694a48 (diff)
downloadaur-d58b3fa7fd5de7d1c264ee37911bb95f04ef0851.tar.gz
drop py2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 3 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42078c182e94..1c68310f97be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Sun Mar 4 07:57:10 UTC 2018
pkgbase = python-soundfile
pkgdesc = An audio library based on libsndfile, CFFI and NumPy
pkgver = 0.10.1
@@ -8,22 +6,11 @@ pkgbase = python-soundfile
arch = any
license = BSD
makedepends = python-setuptools
- makedepends = python2-setuptools
- makedepends = libsndfile
- makedepends = python-cffi
- makedepends = python2-cffi
- makedepends = python-numpy
- makedepends = python2-numpy
- source = https://github.com/bastibe/PySoundFile/archive/0.10.1.tar.gz
- sha256sums = f53fc58b943827fee60e40ee87c11d1ff21cf6567c65449897371a4019be8c28
-
-pkgname = python-soundfile
depends = python-cffi
depends = libsndfile
depends = python-numpy
+ source = https://github.com/bastibe/PySoundFile/archive/0.10.1.tar.gz
+ sha256sums = f53fc58b943827fee60e40ee87c11d1ff21cf6567c65449897371a4019be8c28
-pkgname = python2-soundfile
- depends = python2-cffi
- depends = libsndfile
- depends = python2-numpy
+pkgname = python-soundfile