pkgsrc-WIP-changes archive

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

py-datasci: remove PYTHON_VERSIONS_ACCEPTED



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Feb 19 08:07:43 2026 +0100
Changeset:	09e2d7eda244255af6f8e124a09aab4a1bab8324

Modified Files:
	py-datasci/Makefile

Log Message:
py-datasci: remove PYTHON_VERSIONS_ACCEPTED

(It is set to the default.)

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

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

diffstat:
 py-datasci/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/py-datasci/Makefile b/py-datasci/Makefile
index 5c22775d46..7828477b71 100644
--- a/py-datasci/Makefile
+++ b/py-datasci/Makefile
@@ -5,11 +5,8 @@ CATEGORIES=	meta-pkgs
 COMMENT=	Meta package in the spirit of a popular Python distribution
 META_PACKAGE=	yes
 
-
 MAINTAINER=	matthewd%fastmail.us@localhost
 
-PYTHON_VERSIONS_ACCEPTED=	314 313 312 311
-
 .include "../../lang/python/pyversion.mk"
 .include "../../wip/py-datasci/packages.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index