From cf059689f866db9c35dc3c5322562a562cb96450 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Tue, 28 Jul 2020 09:35:06 +0800 Subject: python3-semantic-version: upgrade 2.4.2 -> 2.8.5 -License-Update: Copyright update. Signed-off-by: Zheng Ruoqin / Signed-off-by: Bruce Ashfield --- .../python/python-semantic-version.inc | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-semantic-version.inc (limited to 'meta-openstack/recipes-devtools/python/python-semantic-version.inc') diff --git a/meta-openstack/recipes-devtools/python/python-semantic-version.inc b/meta-openstack/recipes-devtools/python/python-semantic-version.inc deleted file mode 100644 index e003c0c..0000000 --- a/meta-openstack/recipes-devtools/python/python-semantic-version.inc +++ /dev/null @@ -1,24 +0,0 @@ -DESCRIPTION = "A library which provides a few tools to handle SemVer in Python." -HOMEPAGE = "http://pypi.python.org/pypi/semantic_version" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE;md5=a7dcaa0740d59f8f13ef05a3d0ed7313" - -PYPI_PACKAGE = "semantic_version" - -SRC_URI[md5sum] = "fd7d5ade76e78d8540b9a4044496a57c" -SRC_URI[sha256sum] = "7e8b7fa74a3bc9b6e90b15b83b9bc2377c78eaeae3447516425f475d5d6932d2" - -#export BUILD_SYS -#export HOST_SYS - -inherit pypi - -# DEPENDS_default: python-pip - -DEPENDS += " \ - " - -# RDEPENDS_default: -RDEPENDS_${PN} += " \ - " -- cgit v1.2.3-54-g00ecf