aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-09-06 21:29:49 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-07 23:44:38 +0700
commit2de2db23164a5530478539d2896554db2d901068 (patch)
tree5acc10f8f11406af3a1bdd4f21b37adc9ed0e862 /python
parent0be8ba450a40c49b661d300c1059dd46447a335b (diff)
python/plaso: Rename pytz dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/plaso/plaso.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/plaso/plaso.info b/python/plaso/plaso.info
index e698108b4a..26fee549c2 100644
--- a/python/plaso/plaso.info
+++ b/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"