diff options
-rw-r--r-- | devel/ros-rosdistro/Makefile | 5 | ||||
-rw-r--r-- | devel/ros-rosdistro/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/ros-rosdistro/Makefile b/devel/ros-rosdistro/Makefile index e1f0b31d1d1e..e2fca00a8e34 100644 --- a/devel/ros-rosdistro/Makefile +++ b/devel/ros-rosdistro/Makefile @@ -1,5 +1,5 @@ PORTNAME= ros-rosdistro -DISTVERSION= 0.8.3 +DISTVERSION= 0.9.0 CATEGORIES= devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ros-catkin_pkg>=0.4.0:devel/ros-catkin_pkg@$ ${PYTHON_PKGNAMEPREFIX}ros-rospkg>=1:devel/ros-rospkg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3:devel/py-yaml@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}unittest2pytest>0:devel/py-unittest2pytest@${PY_FLAVOR} + USES= python:3.6+ USE_PYTHON= distutils autoplist USE_GITHUB= yes diff --git a/devel/ros-rosdistro/distinfo b/devel/ros-rosdistro/distinfo index 3a353f34469e..fe0933b7cc7b 100644 --- a/devel/ros-rosdistro/distinfo +++ b/devel/ros-rosdistro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653724801 -SHA256 (ros-infrastructure-rosdistro-0.8.3_GH0.tar.gz) = ecdf3fc85a1aced74950d8bf8946509d841aa846277789c037ac38e11ed67e2e -SIZE (ros-infrastructure-rosdistro-0.8.3_GH0.tar.gz) = 61665 +TIMESTAMP = 1655986223 +SHA256 (ros-infrastructure-rosdistro-0.9.0_GH0.tar.gz) = b49d9c3c65cc1dff3b56ba61559d70439597417491e1525e4e314f15503517f9 +SIZE (ros-infrastructure-rosdistro-0.9.0_GH0.tar.gz) = 62228 |