[oe-commits] [meta-openembedded] 08/24: python-pyalsaaudio: update to version 0.8.3

git at git.openembedded.org git at git.openembedded.org
Tue Feb 28 11:34:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 3964b36eedab62dbfd1fdfd1988d3c4f97469344
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Feb 23 19:57:45 2017 -0500

    python-pyalsaaudio: update to version 0.8.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../{python-pyalsaaudio_0.8.2.bb => python-pyalsaaudio_0.8.3.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.2.bb b/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb
similarity index 57%
rename from meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.2.bb
rename to meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb
index 5408702..7dfb136 100644
--- a/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.2.bb
+++ b/meta-python/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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list