pkgsrc-WIP-changes archive

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

py-macs3: Remove obsolete 27 incompat



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Oct 15 06:34:25 2024 -0500
Changeset:	8d4bca2434090414cc5222571f974fd7d5d54ff1

Modified Files:
	py-macs3/Makefile

Log Message:
py-macs3: Remove obsolete 27 incompat

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d4bca2434090414cc5222571f974fd7d5d54ff1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-macs3/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/py-macs3/Makefile b/py-macs3/Makefile
index 9f41ea2cc4..df239eeb64 100644
--- a/py-macs3/Makefile
+++ b/py-macs3/Makefile
@@ -24,8 +24,6 @@ TEST_DEPENDS=	${PYPKGPREFIX}-test>=7.0:../../devel/py-test
 USE_TOOLS+=	bash perl:test
 REPLACE_BASH=	test/cmdlinetest* test/prockreport test/*.py test/pyprofile*
 
-PYTHON_VERSIONS_INCOMPATIBLE=	27 	# Does not build
-
 do-test: install
 	${RM} -rf ${WRKSRC}/temp
 	(cd ${WRKSRC}/test && ./cmdlinetest tag)


Home | Main Index | Thread Index | Old Index