commit: 9cb68d38c357a2e54c8edddd4a10c3fc7d150063
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 12 13:27:12 2019 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Dec 12 14:46:56 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb68d38
dev-ros/rosbag: switch to pycryptodotme
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-ros/rosbag/{rosbag-1.14.3-r1.ebuild => rosbag-1.14.3-r2.ebuild} | 2 +-
dev-ros/rosbag/rosbag-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
b/dev-ros/rosbag/rosbag-1.14.3-r2.ebuild
similarity index 95%
rename from dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
rename to dev-ros/rosbag/rosbag-1.14.3-r2.ebuild
index f36222bd866..e4ca9d626aa 100644
--- a/dev-ros/rosbag/rosbag-1.14.3-r1.ebuild
+++ b/dev-ros/rosbag/rosbag-1.14.3-r2.ebuild
@@ -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 f36222bd866..e4ca9d626aa 100644
--- a/dev-ros/rosbag/rosbag-9999.ebuild
+++ b/dev-ros/rosbag/rosbag-9999.ebuild
@@ -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}"