aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-23 19:57:45 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-28 12:34:14 +0100
commitbab3ca5e329bc10dc1e288ec52ccd80eb57810ab (patch)
treeff6b96f94f41f1be2fd60141a0419cfc52d9cc16 /recipes-devtools
parent8ddff223af4f9a88278e2e49fd27d7ad1889a2ac (diff)
downloadmeta-python2-bab3ca5e329bc10dc1e288ec52ccd80eb57810ab.tar.gz
python-pyalsaaudio: update to version 0.8.3
(From meta-openembedded commit: 3964b36eedab62dbfd1fdfd1988d3c4f97469344) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-pyalsaaudio_0.8.3.bb (renamed from recipes-devtools/python/python-pyalsaaudio_0.8.2.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-pyalsaaudio_0.8.2.bb b/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb
index 5408702..7dfb136 100644
--- a/recipes-devtools/python/python-pyalsaaudio_0.8.2.bb
+++ b/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb
@@ -3,11 +3,11 @@ SECTION = "devel/python"
LICENSE = "PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1a3b161aa0fcec32a0c8907a2219ad9d"
-SRC_URI[md5sum] = "1f22415a3d8da4b303182ad81c2d062e"
-SRC_URI[sha256sum] = "b6df486f1c4035041a5f3800496b86c64e48e4a7d47f94dcbca11b0187aa3a15"
+SRC_URI[md5sum] = "fd87fdd34fb0aaf7e48bfe036ec8e2f7"
+SRC_URI[sha256sum] = "74d9f04e0aeb71b0b5d36c0f02b0dd69b227ae7324cb5ae70d1e22a61459573e"
DEPENDS += "alsa-lib"
-inherit pypi distutils
+inherit pypi setuptools
RDEPENDS_${PN} += "alsa-lib"