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