summaryrefslogtreecommitdiff
path: root/devel/py-singledispatch/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2016-07-09 13:03:30 +0000
committerwiz <wiz>2016-07-09 13:03:30 +0000
commitb0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /devel/py-singledispatch/Makefile
parentb614c6c2adb939eb88ba1f9a145a69c34d1f9df9 (diff)
downloadpkgsrc-b0d9955792bc3093bcdb4a8d01e0e6fcbfbc8fdf.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'devel/py-singledispatch/Makefile')
-rw-r--r--devel/py-singledispatch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-singledispatch/Makefile b/devel/py-singledispatch/Makefile
index eccc7f5276e..a3e5017f022 100644
--- a/devel/py-singledispatch/Makefile
+++ b/devel/py-singledispatch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:24 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/09 13:03:43 wiz Exp $
DISTNAME= singledispatch-3.4.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://pypi.python.org/pypi/singledispatch
COMMENT= Library brings functools.singledispatch from Python 3.4
LICENSE= mit
-PYTHON_VERSIONS_ACCEPTED= 33 27 # included in 3.4+
+PYTHON_VERSIONS_ACCEPTED= 27 # included in 3.4+
USE_LANGUAGES= # none