diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:55 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:30:08 +0700 |
commit | 1806d5a2be017599f7d243f0647f32eeba783c0c (patch) | |
tree | 92a3d04303ed415b482806f9df1ea3f948b16ce5 /python/pelican | |
parent | b91c4ae33c91f0a51b02272303b7ac36c6e374ae (diff) |
python/pelican: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pelican')
-rw-r--r-- | python/pelican/pelican.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pelican/pelican.info b/python/pelican/pelican.info index 7b2168e60a00..9c1db34952e1 100644 --- a/python/pelican/pelican.info +++ b/python/pelican/pelican.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pelican/pelican-4.8.0 MD5SUM="ca1169eeed239f82c3402af27b0aece7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-installer wheel feedgenerator Unidecode python3-blinker pytz python3-dateutil python3-rich" +REQUIRES="python3-build python3-installer python3-wheel feedgenerator Unidecode python3-blinker pytz python3-dateutil python3-rich" MAINTAINER="fourtysixandtwo" EMAIL="fourtysixandtwo@sliderr.net" |