Commit a113220b authored by Herb Kuta's avatar Herb Kuta
Browse files

python-vcstools: Upgrade to v0.1.42 (version from newer-platform-components.list)

Note that versions after 0.1.40 are not available from
http://download.ros.org/downloads/vcstools/vcstools .
Showing with 15 additions and 0 deletions
+15 -0
DESCRIPTION = "VCS/SCM source control library for svn, git, hg, and bzr"
SECTION = "devel/python"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
SRCNAME = "vcstools"
LIC_FILES_CHKSUM = "file://LICENSE;md5=c0ba73b6d93c2bd054ceec3f117c461c"
SRCNAME = "ros-vcstools-upstream"
SRC_URI = "http://download.ros.org/downloads/vcstools/vcstools-${PV}.tar.gz"
SRC_URI[md5sum] = "ae2f802460458142727d69c46315ae54"
SRC_URI[sha256sum] = "80c5bef67d9b4933b962565bd9b012d001a44b72b9157da3623ace980213427e"
SRC_URI = "https://salsa.debian.org/science-team/ros-vcstools/-/archive/upstream/${PV}/${SRCNAME}-${PV}.tar.gz"
SRC_URI[md5sum] = "8ba8e7bac7f3c0c168d737c707984c67"
SRC_URI[sha256sum] = "543f452e8c8f1df709d040971669f00317e595fe979505730c2982728129056c"
S = "${WORKDIR}/${SRCNAME}-${PV}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment