diff options
Diffstat (limited to 'misc/py-python-geohash/Makefile')
-rw-r--r-- | misc/py-python-geohash/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/py-python-geohash/Makefile b/misc/py-python-geohash/Makefile index d457e8a20b94..04b3c645f436 100644 --- a/misc/py-python-geohash/Makefile +++ b/misc/py-python-geohash/Makefile @@ -14,6 +14,9 @@ COMMENT= Fast, accurate python geohashing library LICENSE= APACHE20 MIT BSD3CLAUSE LICENSE_COMB= multi +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= autoplist distutils |