pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-sklearn-pandas: Imported into pkgsrc
Module Name: pkgsrc-wip
Committed By: Min Kim <minskim%NetBSD.org@localhost>
Pushed By: minskim
Date: Sun Dec 1 08:21:55 2019 -0800
Changeset: 7152ff06ec0dda5be5c2642288cf460ac32d5f78
Modified Files:
Makefile
Removed Files:
py-sklearn-pandas/DESCR
py-sklearn-pandas/Makefile
py-sklearn-pandas/PLIST
py-sklearn-pandas/distinfo
Log Message:
py-sklearn-pandas: Imported into pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7152ff06ec0dda5be5c2642288cf460ac32d5f78
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-sklearn-pandas/DESCR | 2 --
py-sklearn-pandas/Makefile | 21 ---------------------
py-sklearn-pandas/PLIST | 27 ---------------------------
py-sklearn-pandas/distinfo | 6 ------
5 files changed, 57 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 9ba58ad6c2..898ec80ce3 100644
--- a/Makefile
+++ b/Makefile
@@ -3973,7 +3973,6 @@ SUBDIR+= py-sima
SUBDIR+= py-simplegeneric
SUBDIR+= py-simpleparse-mxtexttools
SUBDIR+= py-simulators
-SUBDIR+= py-sklearn-pandas
SUBDIR+= py-sleekxmpp
SUBDIR+= py-smcp
SUBDIR+= py-smell
diff --git a/py-sklearn-pandas/DESCR b/py-sklearn-pandas/DESCR
deleted file mode 100644
index 4487b2b2d4..0000000000
--- a/py-sklearn-pandas/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-sklearn-pandas provides a bridge between scikit-learn's machine
-learning methods and pandas-style DataFrames.
diff --git a/py-sklearn-pandas/Makefile b/py-sklearn-pandas/Makefile
deleted file mode 100644
index 202f93a1c6..0000000000
--- a/py-sklearn-pandas/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME= sklearn-pandas-1.8.0
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= math
-MASTER_SITES= ${MASTER_SITE_PYPI:=s/sklearn-pandas/}
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= https://github.com/paulgb/sklearn-pandas
-COMMENT= Pandas integration with sklearn
-
-DEPENDS+= ${PYPKGPREFIX}-numpy-[0-9]*:../../math/py-numpy
-DEPENDS+= ${PYPKGPREFIX}-pandas-[0-9]*:../../math/py-pandas
-DEPENDS+= ${PYPKGPREFIX}-scikit-learn>=0.17:../../math/py-scikit-learn
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-sklearn-pandas/PLIST b/py-sklearn-pandas/PLIST
deleted file mode 100644
index 7b6a025d86..0000000000
--- a/py-sklearn-pandas/PLIST
+++ /dev/null
@@ -1,27 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/sklearn_pandas/__init__.py
-${PYSITELIB}/sklearn_pandas/__init__.pyc
-${PYSITELIB}/sklearn_pandas/__init__.pyo
-${PYSITELIB}/sklearn_pandas/categorical_imputer.py
-${PYSITELIB}/sklearn_pandas/categorical_imputer.pyc
-${PYSITELIB}/sklearn_pandas/categorical_imputer.pyo
-${PYSITELIB}/sklearn_pandas/cross_validation.py
-${PYSITELIB}/sklearn_pandas/cross_validation.pyc
-${PYSITELIB}/sklearn_pandas/cross_validation.pyo
-${PYSITELIB}/sklearn_pandas/dataframe_mapper.py
-${PYSITELIB}/sklearn_pandas/dataframe_mapper.pyc
-${PYSITELIB}/sklearn_pandas/dataframe_mapper.pyo
-${PYSITELIB}/sklearn_pandas/features_generator.py
-${PYSITELIB}/sklearn_pandas/features_generator.pyc
-${PYSITELIB}/sklearn_pandas/features_generator.pyo
-${PYSITELIB}/sklearn_pandas/pipeline.py
-${PYSITELIB}/sklearn_pandas/pipeline.pyc
-${PYSITELIB}/sklearn_pandas/pipeline.pyo
-${PYSITELIB}/sklearn_pandas/transformers.py
-${PYSITELIB}/sklearn_pandas/transformers.pyc
-${PYSITELIB}/sklearn_pandas/transformers.pyo
diff --git a/py-sklearn-pandas/distinfo b/py-sklearn-pandas/distinfo
deleted file mode 100644
index dfcaf8f72d..0000000000
--- a/py-sklearn-pandas/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/07/06 03:54:01 minskim Exp $
-
-SHA1 (sklearn-pandas-1.8.0.tar.gz) = 9afb4e79c0d8c44ff8f44ba4591fd72e1a32c8c7
-RMD160 (sklearn-pandas-1.8.0.tar.gz) = 8f0fbf76ca959540ef7898ad8020a8230d1f3ea2
-SHA512 (sklearn-pandas-1.8.0.tar.gz) = 8b63eb590e16e4fa37a7912e33f0a69fc5fc8283cd1da03a274e5ae4f1f70b13aca84b178b22651c778b39d07ba2dac189689f1017c111b2528dc818f23c755a
-Size (sklearn-pandas-1.8.0.tar.gz) = 16388 bytes
Home |
Main Index |
Thread Index |
Old Index