pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/py-ana py-ana: Nothing stopping this from wo...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/309fd1f7da6e
branches:  trunk
changeset: 443870:309fd1f7da6e
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Dec 30 09:30:10 2020 +0000

description:
py-ana: Nothing stopping this from working with py38/etc

diffstat:

 databases/py-ana/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c0749230fffc -r 309fd1f7da6e databases/py-ana/Makefile
--- a/databases/py-ana/Makefile Wed Dec 30 09:26:52 2020 +0000
+++ b/databases/py-ana/Makefile Wed Dec 30 09:30:10 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2020/09/29 02:13:36 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2020/12/30 09:30:10 nia Exp $
 
 DISTNAME=      ana-0.06
 PKGNAME=       ${PYPKGPREFIX}-ana-0.6
@@ -9,7 +9,7 @@
 HOMEPAGE=      https://pypi.python.org/pypi/ana/
 COMMENT=       Easy distributed data storage
 
-PYTHON_VERSIONS_ACCEPTED=      37 36
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index