pkgsrc-WIP-changes archive

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

py-pint: Re-apply PYTHON_VERSIONS_INCOMPATIBLE.



Module Name:	pkgsrc-wip
Committed By:	Jonathan Perkin <jonathan%perkin.org.uk@localhost>
Pushed By:	jperkin
Date:		Thu Dec 15 09:16:20 2022 +0000
Changeset:	34d24a77aedbd59658dc6cf755d8b866718b1853

Modified Files:
	py-pint/Makefile

Log Message:
py-pint: Re-apply PYTHON_VERSIONS_INCOMPATIBLE.

For some reason this was dropped in the last update.

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

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

diffstat:
 py-pint/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/py-pint/Makefile b/py-pint/Makefile
index e59ed74dbd..9e97e66a1e 100644
--- a/py-pint/Makefile
+++ b/py-pint/Makefile
@@ -14,5 +14,7 @@ DEPENDS+=	${PYPKGPREFIX}-setuptools_scm>=7.0.5:../../devel/py-setuptools_scm
 
 USE_LANGUAGES=	# none
 
+PYTHON_VERSIONS_INCOMPATIBLE=	27	# devel/py-setuptools_scm
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index