diff options
Diffstat (limited to 'devel/py-pyxml2obj/Makefile')
-rw-r--r-- | devel/py-pyxml2obj/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-pyxml2obj/Makefile b/devel/py-pyxml2obj/Makefile index e52b3bbe9f7c..812d2a73c6a3 100644 --- a/devel/py-pyxml2obj/Makefile +++ b/devel/py-pyxml2obj/Makefile @@ -12,6 +12,9 @@ COMMENT= Simple way to convert xml to python object and vice versa LICENSE= MIT +DEPRECATED= Uses deprecated version of python +EXPIRATION_DATE= 2020-08-15 + USES= python:2.7 USE_PYTHON= distutils autoplist |