diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-11-12 17:06:42 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:56 +0700 |
commit | 4fd6efbb433d7f91815ad5f43273bc39f386212e (patch) | |
tree | 7c554f34a00c0f05a24d98f27b302b27fddc6c65 /python/timehash/timehash.info | |
parent | 05293f48dc3d6d933ee8a36c08f809ba11cdc302 (diff) |
python/timehash: Support Python 3.
Diffstat (limited to 'python/timehash/timehash.info')
-rw-r--r-- | python/timehash/timehash.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/timehash/timehash.info b/python/timehash/timehash.info index 0a135ebfc877..4dae7daff59d 100644 --- a/python/timehash/timehash.info +++ b/python/timehash/timehash.info @@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/t/timehash/timehash-1.1.tar.gz MD5SUM="04168c401cd1114fa8784242ad3f6d6d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="python3" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |