DRAFT python-catkin-pkg: Upgrade to 0.4.12 (version from newer-platform-components.list)

This commit is contained in:
Herb Kuta 2019-06-01 16:45:49 -07:00
parent cd68b3b064
commit 5adb95053a
3 changed files with 4 additions and 4 deletions

View File

@ -4,8 +4,8 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
PYPI_PACKAGE = "catkin_pkg" PYPI_PACKAGE = "catkin_pkg"
SRC_URI[md5sum] = "da93566c65dddfa9f821e18944c5ee5e" SRC_URI[md5sum] = "e5103b99a66a74ca7e5104542a897de2"
SRC_URI[sha256sum] = "d4d069eaeb29d6a9ee71773b20c41515b6e0feb9ea2765ebaf3e599d0ceef050" SRC_URI[sha256sum] = "77fdfdcf79b1b92498c83eede9ef727e9c6eeec5b0a5e49c0ce83b8caa0afb36"
inherit pypi inherit pypi

View File

@ -1,3 +1,3 @@
require python-catkin-pkg.inc require python-catkin-pkg.inc
inherit distutils inherit setuptools

View File

@ -1,3 +1,3 @@
require python-catkin-pkg.inc require python-catkin-pkg.inc
inherit distutils3 inherit setuptools3