From 37ce67f575400003cb9f85bc9882633fc6ff5ba2 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Fri, 2 Apr 2021 15:34:51 +0300 Subject: python3-contextlib2: Upgrade 0.6.0 -> 0.6.0.post1 Upgrade to release 0.6.0.post1: - Correctly update NEWS.rst for the 0.6.0 release. Signed-off-by: Leon Anavi Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../recipes-devtools/python/python3-contextlib2_0.6.0.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb (limited to 'meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb b/meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb deleted file mode 100644 index 6074efa73e..0000000000 --- a/meta-python/recipes-devtools/python/python3-contextlib2_0.6.0.bb +++ /dev/null @@ -1,12 +0,0 @@ -DESCRIPTION = "Backports and enhancements for the contextlib module" -HOMEPAGE = "http://contextlib2.readthedocs.org/" -SECTION = "devel/python" -LICENSE = "PSF" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=43d1c7827e8fad6454b553caf0e1d734" - -SRC_URI[md5sum] = "d03a631073b40073b5c41364ad8f5979" -SRC_URI[sha256sum] = "7197aa736777caac513dbd800944c209a49765bf1979b12b037dce0277077ed3" - -inherit pypi setuptools3 - -BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf