pkgsrc-WIP-changes archive

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

py-macs3: Import python-incompat 38 from committed pkg



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Feb 28 07:39:32 2024 -0600
Changeset:	f015cae366dc5ddf4323d40d9ae3d8f4e005dd98

Modified Files:
	py-macs3/Makefile

Log Message:
py-macs3: Import python-incompat 38 from committed pkg

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

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, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-macs3/Makefile b/py-macs3/Makefile
index fdbab3aa82..ead0f7a88b 100644
--- a/py-macs3/Makefile
+++ b/py-macs3/Makefile
@@ -22,7 +22,7 @@ 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
+PYTHON_VERSIONS_INCOMPATIBLE=	27 38
 
 do-test: install
 	${RM} -rf ${WRKSRC}/temp


Home | Main Index | Thread Index | Old Index