aboutsummaryrefslogtreecommitdiff
path: root/python/python3-cinemagoer/python3-cinemagoer.info
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+SBo@gmail.com>2023-06-17 15:57:02 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 17:18:58 +0700
commit6d93d7155d79e71b0437d861bc36217394489329 (patch)
tree8c042a1c57e270700735c2ca9531133249b72c16 /python/python3-cinemagoer/python3-cinemagoer.info
parent9ff7b5dfbdddb3327b40b5d7d4f5ba42fcfb5932 (diff)
python/python3-cinemagoer: Added (retrieve and manage IMDb data).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cinemagoer/python3-cinemagoer.info')
-rw-r--r--python/python3-cinemagoer/python3-cinemagoer.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-cinemagoer/python3-cinemagoer.info b/python/python3-cinemagoer/python3-cinemagoer.info
new file mode 100644
index 0000000000..f201e60224
--- /dev/null
+++ b/python/python3-cinemagoer/python3-cinemagoer.info
@@ -0,0 +1,10 @@
+PRGNAM="python3-cinemagoer"
+VERSION="2023.05.01"
+HOMEPAGE="https://cinemagoer.github.io/"
+DOWNLOAD="https://github.com/cinemagoer/cinemagoer/archive/refs/tags/2023.05.01/cinemagoer-2023.05.01.tar.gz"
+MD5SUM="b9008009d1aa547b2aa302a3483d41cf"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="python3-atomicwrites python3-attrs lxml python3-more-itertools python3-pytest SQLAlchemy python3-tox python3-virtualenv"
+MAINTAINER="Jeremy Hansen"
+EMAIL="jebrhansen+SBo@gmail.com"