summarylogtreecommitdiffstats
path: root/0002-pycryptodome.patch
diff options
context:
space:
mode:
authorzer0def2020-02-26 01:47:14 +0100
committerzer0def2020-02-26 01:47:14 +0100
commit8082b0afec19c205dc1d786f8286649b20477164 (patch)
tree0d6e449e48ee0f8371c40ac336329cfffbea5898 /0002-pycryptodome.patch
parent2aa3cc09c51f90da97f77b88ee340316009eedf5 (diff)
downloadaur-8082b0afec19c205dc1d786f8286649b20477164.tar.gz
3000
Diffstat (limited to '0002-pycryptodome.patch')
-rw-r--r--0002-pycryptodome.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/0002-pycryptodome.patch b/0002-pycryptodome.patch
new file mode 100644
index 000000000000..640e59e0be01
--- /dev/null
+++ b/0002-pycryptodome.patch
@@ -0,0 +1,8 @@
+diff --git a/requirements/crypto.txt b/requirements/crypto.txt
+index 9a62bb31f8..acdfd2028e 100644
+--- a/requirements/crypto.txt
++++ b/requirements/crypto.txt
+@@ -1,2 +1 @@
+-pycrypto>=2.6.1; sys.platform not in 'win32,darwin'
+-pycryptodomex; sys.platform == 'win32'
++pycryptodomex