aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-errorhandler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-errorhandler/Makefile')
-rw-r--r--textproc/py-errorhandler/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-errorhandler/Makefile b/textproc/py-errorhandler/Makefile
index 15bd538012a9..5223bc66b83b 100644
--- a/textproc/py-errorhandler/Makefile
+++ b/textproc/py-errorhandler/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= errorhandler
-PORTVERSION= 1.0.0
+PORTVERSION= 1.1.1
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dikshie@sfc.wide.ad.jp
COMMENT= A logging framework handler that tracks when messages above a certain level have been logged.
-USE_PYTHON= 2.5-2.6
+USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>