diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-08 23:11:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-09 09:45:58 +0700 |
commit | 7151462c1387251203df19f7401a51e5d429bcb5 (patch) | |
tree | ac30b79a1233d8fbcd9ee858a86d29d7e35fc917 /python/python3-routes/python3-routes.info | |
parent | 2dbccc389685fbbcc0b3a29ccc5ce82c3317486a (diff) |
python/python3-routes: renamed from Routes for python3, updated for version 2.5.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-routes/python3-routes.info')
-rw-r--r-- | python/python3-routes/python3-routes.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-routes/python3-routes.info b/python/python3-routes/python3-routes.info new file mode 100644 index 0000000000000..b0103bdd34ab8 --- /dev/null +++ b/python/python3-routes/python3-routes.info @@ -0,0 +1,10 @@ +PRGNAM="python3-routes" +VERSION="2.5.1" +HOMEPAGE="https://routes.readthedocs.io/" +DOWNLOAD="https://pypi.python.org/packages/source/R/Routes/Routes-2.5.1.tar.gz" +MD5SUM="8f1fab1924e00d11b14719a469a3e0a2" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-repoze.lru" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |