[oe-commits] [meta-openembedded] 16/35: python-paste: update to 2.0.3

git at git.openembedded.org git at git.openembedded.org
Tue Mar 29 07:37:10 UTC 2016


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

commit c73cb4e7677fd7498f1d152bc53b2c892529e7cd
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Mar 25 18:29:40 2016 -0400

    python-paste: update to 2.0.3
    
    Signed-off-by: Derek Straka <derek at asterius.io>
---
 .../python/{python-paste_2.0.2.bb => python-paste_2.0.3.bb}           | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-paste_2.0.2.bb b/meta-python/recipes-devtools/python/python-paste_2.0.3.bb
similarity index 68%
rename from meta-python/recipes-devtools/python/python-paste_2.0.2.bb
rename to meta-python/recipes-devtools/python/python-paste_2.0.3.bb
index 4edd038..6b4019f 100644
--- a/meta-python/recipes-devtools/python/python-paste_2.0.2.bb
+++ b/meta-python/recipes-devtools/python/python-paste_2.0.3.bb
@@ -5,8 +5,8 @@ RDEPENDS_${PN} = "python-six"
 
 LIC_FILES_CHKSUM = "file://docs/license.txt;md5=1798f29d55080c60365e6283cb49779c"
 
-SRC_URI[md5sum] = "4bfc8a7eaf858f6309d2ac0f40fc951c"
-SRC_URI[sha256sum] = "adac3ac893a2dac6b8ffd49901377dd6819e05be3436b374d698641071daba99"
+SRC_URI[md5sum] = "1231e14eae62fa7ed76e9130b04bc61e"
+SRC_URI[sha256sum] = "2346a347824c32641bf020c17967b49ae74d3310ec1bc9b958d4b84e2d985218"
 
 PYPI_PACKAGE = "Paste"
 inherit pypi setuptools

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


More information about the Openembedded-commits mailing list