optional_depends wxpython \
"" \
diff --git a/ftp/bittorrent/HISTORY b/ftp/bittorrent/HISTORY
index bec9dd6..bf6c530 100644
--- a/ftp/bittorrent/HISTORY
+++ b/ftp/bittorrent/HISTORY
@@ -1,3 +1,6 @@
+2026-01-06 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Switched to pycryptodome
+
2009-03-12 Mathieu Lonjaret <lejatorn AT sourcemage.org>
* DETAILS: update to 5.2.2 (last one in .tar.gz form), adjust
SOURCE_URL.
diff --git a/ftp/museek+/CONFIGURE b/ftp/museek+/CONFIGURE
index 2ce9edb..b6f1af8 100755
--- a/ftp/museek+/CONFIGURE
+++ b/ftp/museek+/CONFIGURE
@@ -2,7 +2,7 @@ message " Museek+ can optionally use either pycrypto or its
own PyMucipher\n" \
"library. This is required for simple clients and control tools" &&
config_query_list MUSEEKPLUS_HASHLIB "Select which hashing library to use:" \
- pycrypto \
+ pycryptodome \
pymucipher \
none &&
suggest_depends lockfile "" "" "for local filesystem storage driver" &&
-suggest_depends pycrypto "" "" "for service account authentication at Google
Cloud Platform and Microsoft Azure" &&
+suggest_depends pycryptodome "" "" "for service account authentication at
Google Cloud Platform and Microsoft Azure" &&
suggest_depends lxml "" "" "to use lxml for parsing XML (reduces parsing
time and memory usage)" &&
suggest_depends certifi "" "" "for CA usage support"
diff --git a/python-pypi/libcloud/HISTORY b/python-pypi/libcloud/HISTORY
index c7c5060..e5d23b4 100644
--- a/python-pypi/libcloud/HISTORY
+++ b/python-pypi/libcloud/HISTORY
@@ -1,3 +1,6 @@
+2026-01-06 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Switched to pycryptodome
+
2018-08-28 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 2.6.0