diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-02-20 16:49:32 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-22 21:47:14 +0700 |
commit | a4b2b660771782735414a649cbe3c368ea776cd2 (patch) | |
tree | 3a1081e2a650f072846798ea8c594eddd5169db7 /python | |
parent | 74b5bce08719488f264950eb18962658d432abac (diff) |
python/python3-cinemagoer: Switched to python3-lxml
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-cinemagoer/python3-cinemagoer.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-cinemagoer/python3-cinemagoer.info b/python/python3-cinemagoer/python3-cinemagoer.info index 01dc56eb36cf2..7197b2c132824 100644 --- a/python/python3-cinemagoer/python3-cinemagoer.info +++ b/python/python3-cinemagoer/python3-cinemagoer.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/cinemagoer/cinemagoer/archive/refs/tags/2023.05.01/ MD5SUM="b9008009d1aa547b2aa302a3483d41cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-atomicwrites python3-attrs lxml python3-more-itertools python3-pytest SQLAlchemy python3-tox" +REQUIRES="python3-atomicwrites python3-attrs python3-lxml python3-more-itertools python3-pytest SQLAlchemy python3-tox" MAINTAINER="Jeremy Hansen" EMAIL="jebrhansen+SBo@gmail.com" |