Browse Source

python/plaso: Rename pytz dependency

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/249/head
isaackwy 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
2de2db2316
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/plaso/plaso.info

2
python/plaso/plaso.info

@ -5,6 +5,6 @@ DOWNLOAD="https://linuxleo.com/Source/plaso-20230717.tar.gz"
MD5SUM="57e8bf97ab04fe81194cf4d97913a8e8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dfvfs artifacts acstore python3-bencode python3-dateutil python3-defusedxml dfwinreg python3-lz4 pefile python3-psutil python3-pyzmq pytz libcaes libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca redis-py python3-yara XlsxWriter"
REQUIRES="dfvfs artifacts acstore python3-bencode python3-dateutil python3-defusedxml dfwinreg python3-lz4 pefile python3-psutil python3-pyzmq python3-pytz libcaes libesedb libevt libevtx libfwsi liblnk libmsiecf libolecf libscca redis-py python3-yara XlsxWriter"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"
Loading…
Cancel
Save