pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 5 23:27:39 UTC 2023
Modified Files:
pkgsrc/doc: CHANGES-2023
pkgsrc/math: Makefile
pkgsrc/math/py-scikit-learn: Makefile
Removed Files:
pkgsrc/math/py-astropy-helpers: DESCR Makefile PLIST distinfo
Log Message:
py-astropy-helpers: remove
Unused in pkgsrc, dead upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.6676 -r1.6677 pkgsrc/doc/CHANGES-2023
cvs rdiff -u -r1.579 -r1.580 pkgsrc/math/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/math/py-astropy-helpers/DESCR \
pkgsrc/math/py-astropy-helpers/Makefile \
pkgsrc/math/py-astropy-helpers/PLIST \
pkgsrc/math/py-astropy-helpers/distinfo
cvs rdiff -u -r1.23 -r1.24 pkgsrc/math/py-scikit-learn/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/CHANGES-2023
diff -u pkgsrc/doc/CHANGES-2023:1.6676 pkgsrc/doc/CHANGES-2023:1.6677
--- pkgsrc/doc/CHANGES-2023:1.6676 Sun Nov 5 23:25:40 2023
+++ pkgsrc/doc/CHANGES-2023 Sun Nov 5 23:27:38 2023
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2023,v 1.6676 2023/11/05 23:25:40 wiz Exp $
+$NetBSD: CHANGES-2023,v 1.6677 2023/11/05 23:27:38 wiz Exp $
Changes to the packages collection and infrastructure in 2023:
@@ -9667,3 +9667,4 @@ Changes to the packages collection and i
Updated net/py-magic-wormhole-mailbox-server to 0.4.1nb2 [wiz 2023-11-05]
Updated net/py-foolscap to 21.7.0nb3 [wiz 2023-11-05]
Updated math/py-pandas-datareader to 0.10.0nb1 [wiz 2023-11-05]
+ Removed math/py-astropy-helpers [wiz 2023-11-05]
Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.579 pkgsrc/math/Makefile:1.580
--- pkgsrc/math/Makefile:1.579 Fri Nov 3 23:57:38 2023
+++ pkgsrc/math/Makefile Sun Nov 5 23:27:38 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.579 2023/11/03 23:57:38 wiz Exp $
+# $NetBSD: Makefile,v 1.580 2023/11/05 23:27:38 wiz Exp $
COMMENT= Mathematics
@@ -391,7 +391,6 @@ SUBDIR+= py-asdf-unit-schemas
SUBDIR+= py-asteval
SUBDIR+= py-astroML
SUBDIR+= py-astropy
-SUBDIR+= py-astropy-helpers
SUBDIR+= py-bottleneck
SUBDIR+= py-cdecimal
SUBDIR+= py-claripy
Index: pkgsrc/math/py-scikit-learn/Makefile
diff -u pkgsrc/math/py-scikit-learn/Makefile:1.23 pkgsrc/math/py-scikit-learn/Makefile:1.24
--- pkgsrc/math/py-scikit-learn/Makefile:1.23 Wed Nov 1 18:39:36 2023
+++ pkgsrc/math/py-scikit-learn/Makefile Sun Nov 5 23:27:38 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2023/11/01 18:39:36 adam Exp $
+# $NetBSD: Makefile,v 1.24 2023/11/05 23:27:38 wiz Exp $
DISTNAME= scikit-learn-1.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-scipy>=1.5.0:..
DEPENDS+= ${PYPKGPREFIX}-threadpoolctl>=2.0.0:../../parallel/py-threadpoolctl
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.9.0:../../devel/py-test-cov
-USE_LANGUAGES= c c++ fortran
+USE_LANGUAGES= c c++11 fortran
PYTHON_VERSIONS_INCOMPATIBLE= 27 38
Home |
Main Index |
Thread Index |
Old Index