diff options
Diffstat (limited to 'python')
-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" |