diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:23:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:23:22 +0700 |
commit | f412d6d7e235b9a1044a5db471a4a8f2fd1d4c79 (patch) | |
tree | f5307303a5012af05900d4034a9ac404340a54f4 /python/Routes | |
parent | 51fe18d794e38bca5794e54a4d9091517d8d694f (diff) |
python/Logbook: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Routes')
-rw-r--r-- | python/Routes/Routes.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Routes/Routes.info b/python/Routes/Routes.info index ffb1f24fef95e..87c3f2ef926a3 100644 --- a/python/Routes/Routes.info +++ b/python/Routes/Routes.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/R/Routes/Routes-2.4.1.tar.gz" MD5SUM="c058dff6832941dec47e0d0052548ad8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="six repoze.lru" +REQUIRES="repoze.lru" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |