From 702a69fc3083294951dea4fa1f11910c9b64121d Mon Sep 17 00:00:00 2001 From: zangrc Date: Wed, 4 Dec 2019 16:08:02 +0800 Subject: python-rcssmin: Add python3 version Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-rcssmin_1.0.6.bb | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-rcssmin_1.0.6.bb') diff --git a/meta-openstack/recipes-devtools/python/python-rcssmin_1.0.6.bb b/meta-openstack/recipes-devtools/python/python-rcssmin_1.0.6.bb index e1b4a55..9b7624b 100644 --- a/meta-openstack/recipes-devtools/python/python-rcssmin_1.0.6.bb +++ b/meta-openstack/recipes-devtools/python/python-rcssmin_1.0.6.bb @@ -1,15 +1,2 @@ -DESCRIPTION = "RCSSmin is a CSS minifier." -HOMEPAGE = "http://opensource.perlig.de/rcssmin/" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" - -SRC_URI[md5sum] = "467d56503ce386c0b0e52f69ac143a9a" -SRC_URI[sha256sum] = "ca87b695d3d7864157773a61263e5abb96006e9ff0e021eff90cbe0e1ba18270" - -inherit setuptools pypi - -RDEPENDS_${PN} += " \ - " - -CLEANBROKEN = "1" +require python-rcssmin.inc +inherit setuptools -- cgit v1.2.3-54-g00ecf