summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <lssndrbarbieri@gmail.com>2019-10-06 23:29:27 +0200
committerDavid Seifert <soap@gentoo.org>2019-10-20 13:51:08 +0200
commitb04c5350b5f12286bc484d678b1b58d18d7839e9 (patch)
tree135796b1ca9858e9ba7e14d45ee3dd83d273fdb4 /dev-ros/rosbag
parentapp-accessibility/speech-dispatcher: disable static libraries (diff)
downloadgentoo-b04c5350b5f12286bc484d678b1b58d18d7839e9.tar.gz
gentoo-b04c5350b5f12286bc484d678b1b58d18d7839e9.tar.bz2
gentoo-b04c5350b5f12286bc484d678b1b58d18d7839e9.zip
dev-ros/rosbag: follow upstream, switch to pycryptodome
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Closes: https://github.com/gentoo/gentoo/pull/13192 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ros/rosbag')
-rw-r--r--dev-ros/rosbag/rosbag-1.14.3-r2.ebuild (renamed from dev-ros/rosbag/rosbag-1.14.3-r1.ebuild)4
-rw-r--r--dev-ros/rosbag/rosbag-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/rosbag/rosbag-1.14.3-r1.ebuild b/dev-ros/rosbag/rosbag-1.14.3-r2.ebuild
index f36222bd8660..e780a2e4b2b0 100644
--- a/dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
+++ b/dev-ros/rosbag/rosbag-1.14.3-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
@@ -28,7 +28,7 @@ RDEPEND="
dev-ros/genpy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
dev-libs/console_bridge:=
- dev-python/pycrypto[${PYTHON_USEDEP}]
+ dev-python/pycryptodome[${PYTHON_USEDEP}]
dev-python/python-gnupg[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/rosbag/rosbag-9999.ebuild b/dev-ros/rosbag/rosbag-9999.ebuild
index f36222bd8660..e780a2e4b2b0 100644
--- a/dev-ros/rosbag/rosbag-9999.ebuild
+++ b/dev-ros/rosbag/rosbag-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
ROS_REPO_URI="https://github.com/ros/ros_comm"
KEYWORDS="~amd64 ~arm"
@@ -28,7 +28,7 @@ RDEPEND="
dev-ros/genpy[${PYTHON_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
dev-libs/console_bridge:=
- dev-python/pycrypto[${PYTHON_USEDEP}]
+ dev-python/pycryptodome[${PYTHON_USEDEP}]
dev-python/python-gnupg[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"