summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPierre LALET2019-03-13 10:58:10 +0100
committerPierre LALET2019-03-13 10:58:10 +0100
commitbfc5d1d35cea01aa7b57b48fddb057154c10eeac (patch)
tree9812281338ddd1d3313d8f3fad32cf2f165d1928 /.SRCINFO
parent68f0e1a1559665c9f2ede30eab500254eb7ea56a (diff)
downloadaur-bfc5d1d35cea01aa7b57b48fddb057154c10eeac.tar.gz
Switch to python-pycryptodome
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 870facdc8bcd..e2473df1d8cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -46,7 +46,7 @@ pkgname = python-ivre
optdepends = python-psycopg2: experimental PostgreSQL backend
optdepends = python-pillow: trim screenshots on insertion
optdepends = tesseract: extract words from screenshots on insertion
- optdepends = python-crypto: extract data from public keys ("ivre getmoduli")
+ optdepends = python-pycryptodome: extract data from public keys ("ivre getmoduli")
optdepends = python-scapy: parse PCAP files for ARP inspection (flow analysis)
optdepends = python-matplotlib: create graphs from command line tools
optdepends = python-dbus: 3D traceroute graphs
@@ -64,7 +64,7 @@ pkgname = python2-ivre
optdepends = python2-psycopg2: experimental PostgreSQL backend
optdepends = python2-pillow: trim screenshots on insertion
optdepends = tesseract: extract words from screenshots on insertion
- optdepends = python2-crypto: extract data from public keys ("ivre getmoduli")
+ optdepends = python2-pycryptodome: extract data from public keys ("ivre getmoduli")
optdepends = python2-scapy: parse PCAP files for ARP inspection (flow analysis)
optdepends = python2-matplotlib: create graphs from command line tools
optdepends = python2-dbus: 3D traceroute graphs