Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / python-scss_git.bb
1
2 DESCRIPTION = "A simple language agnostic database migration tool"
3
4 LICENSE = "LGPL-3.0"
5 LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02 "
6
7
8 SRCREV = "34fe985e6b43caa9f9b9bcd0dc433be4b2a1fdec"
9 PROTOCOL = "https"
10 BRANCH = "master"
11 S = "${WORKDIR}/git"
12 PV = "0.8.73"
13
14 SRC_URI = "git://github.com/klen/python-scss;protocol=${PROTOCOL};rev=${SRCREV};branch=${BRANCH}"
15
16
17 DEPENDS += " python"
18 inherit setuptools distutils pkgconfig