diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:59 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:31:57 +0700 |
commit | 6307cb979cbeb6267de17eddcba148bb4600065c (patch) | |
tree | 6ee388f34e779fe0fcad8f9a56d7a3532319aa40 /python/tzdata | |
parent | 9c2be20b495c4dc1cf72e79ab662ddbc3d0c2231 (diff) |
python/tzdata: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tzdata')
-rw-r--r-- | python/tzdata/tzdata.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tzdata/tzdata.info b/python/tzdata/tzdata.info index 36bd7609e85a3..0b2a74f6fab32 100644 --- a/python/tzdata/tzdata.info +++ b/python/tzdata/tzdata.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/t/tzdata/tzdata-2023.3. MD5SUM="3c8f05d031770659a7d80de5159af202" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-installer wheel" +REQUIRES="python3-build python3-installer python3-wheel" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |