[oe-commits] [meta-openembedded] 11/12: python-pyalsaaudio: update to version 0.8.4

git at git.openembedded.org git at git.openembedded.org
Wed Mar 1 10:07:21 UTC 2017


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

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

commit bf4caabb509416b7431027f9db37f3d46c14b6b6
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Feb 28 17:26:07 2017 -0500

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

diff --git a/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb b/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.4.bb
similarity index 56%
rename from meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb
rename to meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.4.bb
index 7dfb136..b443570 100644
--- a/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.3.bb
+++ b/meta-python/recipes-devtools/python/python-pyalsaaudio_0.8.4.bb
@@ -3,11 +3,11 @@ SECTION = "devel/python"
 LICENSE = "PSF"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=1a3b161aa0fcec32a0c8907a2219ad9d"
 
-SRC_URI[md5sum] = "fd87fdd34fb0aaf7e48bfe036ec8e2f7"
-SRC_URI[sha256sum] = "74d9f04e0aeb71b0b5d36c0f02b0dd69b227ae7324cb5ae70d1e22a61459573e"
+SRC_URI[md5sum] = "b46f69561bc85fc52e698b2440ca251e"
+SRC_URI[sha256sum] = "84e8f8da544d7f4bd96479ce4a237600077984d9be1d7f16c1d9a492ecf50085"
 
 DEPENDS += "alsa-lib"
 
 inherit pypi setuptools
 
-RDEPENDS_${PN} += "alsa-lib"
+RDEPENDS_${PN} += "libasound"

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


More information about the Openembedded-commits mailing list