diff --git a/Golden_Repo/p/Python/Python-3.10.4-GCCcore-11.3.0.eb b/Golden_Repo/p/Python/Python-3.10.4-GCCcore-11.3.0.eb
index 8b36fe930fc70f25b115a8a8781894d484e1ec4f..7cebb4fa69f716fc41ea4c845cd18a0c8f252648 100644
--- a/Golden_Repo/p/Python/Python-3.10.4-GCCcore-11.3.0.eb
+++ b/Golden_Repo/p/Python/Python-3.10.4-GCCcore-11.3.0.eb
@@ -99,14 +99,9 @@ exts_list = [
         'modulename': 'arff',
         'checksums': ['3220d0af6487c5aa71b47579be7ad1d94f3849ff1e224af3bf05ad49a0b5c4da'],
     }),
-    ('pycrypto', '2.6.1', {
+    ('pycryptodome', '3.17', {
         'modulename': 'Crypto',
-        'patches': ['pycrypto-2.6.1_remove-usr-include.patch'],
-        'checksums': [
-            'f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c',  # pycrypto-2.6.1.tar.gz
-            # pycrypto-2.6.1_remove-usr-include.patch
-            '06c3d3bb290305e1360a023ea03f9281116c230de62382e6be9474996086712e',
-        ],
+        'checksums': ['bce2e2d8e82fcf972005652371a3e8731956a0c1fbb719cc897943b3695ad91b'],
     }),
     ('ecdsa', '0.17.0', {
         'checksums': ['b9f500bb439e4153d0330610f5d26baaf18d17b8ced1bc54410d189385ea68aa'],
diff --git a/Golden_Repo/s/SciPy-bundle/SciPy-bundle-2022.05-gcccoremkl-11.3.0-2022.1.0.eb b/Golden_Repo/s/SciPy-bundle/SciPy-bundle-2022.05-gcccoremkl-11.3.0-2022.1.0.eb
index 788dd8af5a41d3d9c8202e9505fb78313fd319c4..3c50e33aad5ef06a900ecd416ccec68f58aca9cf 100644
--- a/Golden_Repo/s/SciPy-bundle/SciPy-bundle-2022.05-gcccoremkl-11.3.0-2022.1.0.eb
+++ b/Golden_Repo/s/SciPy-bundle/SciPy-bundle-2022.05-gcccoremkl-11.3.0-2022.1.0.eb
@@ -77,12 +77,8 @@ exts_list = [
     ('mpmath', '1.2.1', {
         'checksums': ['79ffb45cf9f4b101a807595bcb3e72e0396202e0b1d25d689134b48c4216a81a'],
     }),
-    ('deap', '1.3.1', {
-        'patches': ['deap-1.3.1_no_2to3.patch'],
-        'checksums': [
-            '11f54493ceb54aae10dde676577ef59fc52d52f82729d5a12c90b0813c857a2f',  # deap-1.3.1.tar.gz
-            '3fa9fac74b0750ac6667371ce0634c797d62d270c76eee9c258b55f4a5a5e689',  # deap-1.3.1_no_2to3.patch
-        ],
+    ('deap', '1.3.3', {
+        'checksums': ['8772f1b0fff042d5e516b0aebac2c706243045aa7d0de8e0b8658f380181cf31'],
     }),
 ]