pkgsrc-WIP-changes archive

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

Remove py-Keras_Preprocessing



Module Name:	pkgsrc-wip
Committed By:	Min Kim <minskim%NetBSD.org@localhost>
Pushed By:	minskim
Date:		Wed Jan 1 08:34:13 2020 -0800
Changeset:	cc70e4fe4d2d7077e27aaa9af7cbbbca6e01e1e4

Modified Files:
	Makefile
Removed Files:
	py-Keras_Preprocessing/DESCR
	py-Keras_Preprocessing/Makefile
	py-Keras_Preprocessing/PLIST
	py-Keras_Preprocessing/distinfo

Log Message:
Remove py-Keras_Preprocessing

A newer version is available in pkgsrc as math/py-Keras-Preprocessing.

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

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

diffstat:
 Makefile                        |  1 -
 py-Keras_Preprocessing/DESCR    |  3 ---
 py-Keras_Preprocessing/Makefile | 19 -------------------
 py-Keras_Preprocessing/PLIST    | 39 ---------------------------------------
 py-Keras_Preprocessing/distinfo |  6 ------
 5 files changed, 68 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index a49f4a4cf5..c3ced1fb32 100644
--- a/Makefile
+++ b/Makefile
@@ -3053,7 +3053,6 @@ SUBDIR+=	py-Genetic
 SUBDIR+=	py-IOSXR
 SUBDIR+=	py-Kallithea
 SUBDIR+=	py-Keras_Applications
-SUBDIR+=	py-Keras_Preprocessing
 SUBDIR+=	py-Netzob
 SUBDIR+=	py-OpenAL
 SUBDIR+=	py-PEG2
diff --git a/py-Keras_Preprocessing/DESCR b/py-Keras_Preprocessing/DESCR
deleted file mode 100644
index d30e75e383..0000000000
--- a/py-Keras_Preprocessing/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Keras Preprocessing is the data preprocessing and data augmentation
-module of the Keras deep learning library. It provides utilities for
-working with image data, text data, and sequence data.
diff --git a/py-Keras_Preprocessing/Makefile b/py-Keras_Preprocessing/Makefile
deleted file mode 100644
index d24bf5def9..0000000000
--- a/py-Keras_Preprocessing/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	Keras_Preprocessing-1.0.9
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	math
-MASTER_SITES=	${MASTER_SITE_PYPI:=K/Keras_Preprocessing/}
-
-MAINTAINER=	minskim%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/keras-team/keras-preprocessing
-COMMENT=	Data preprocessing and augmentation for deep learning models
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-numpy>=1.9.1:../../math/py-numpy
-DEPENDS+=	${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-Keras_Preprocessing/PLIST b/py-Keras_Preprocessing/PLIST
deleted file mode 100644
index d350d626fb..0000000000
--- a/py-Keras_Preprocessing/PLIST
+++ /dev/null
@@ -1,39 +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}/keras_preprocessing/__init__.py
-${PYSITELIB}/keras_preprocessing/__init__.pyc
-${PYSITELIB}/keras_preprocessing/__init__.pyo
-${PYSITELIB}/keras_preprocessing/image/__init__.py
-${PYSITELIB}/keras_preprocessing/image/__init__.pyc
-${PYSITELIB}/keras_preprocessing/image/__init__.pyo
-${PYSITELIB}/keras_preprocessing/image/affine_transformations.py
-${PYSITELIB}/keras_preprocessing/image/affine_transformations.pyc
-${PYSITELIB}/keras_preprocessing/image/affine_transformations.pyo
-${PYSITELIB}/keras_preprocessing/image/dataframe_iterator.py
-${PYSITELIB}/keras_preprocessing/image/dataframe_iterator.pyc
-${PYSITELIB}/keras_preprocessing/image/dataframe_iterator.pyo
-${PYSITELIB}/keras_preprocessing/image/directory_iterator.py
-${PYSITELIB}/keras_preprocessing/image/directory_iterator.pyc
-${PYSITELIB}/keras_preprocessing/image/directory_iterator.pyo
-${PYSITELIB}/keras_preprocessing/image/image_data_generator.py
-${PYSITELIB}/keras_preprocessing/image/image_data_generator.pyc
-${PYSITELIB}/keras_preprocessing/image/image_data_generator.pyo
-${PYSITELIB}/keras_preprocessing/image/iterator.py
-${PYSITELIB}/keras_preprocessing/image/iterator.pyc
-${PYSITELIB}/keras_preprocessing/image/iterator.pyo
-${PYSITELIB}/keras_preprocessing/image/numpy_array_iterator.py
-${PYSITELIB}/keras_preprocessing/image/numpy_array_iterator.pyc
-${PYSITELIB}/keras_preprocessing/image/numpy_array_iterator.pyo
-${PYSITELIB}/keras_preprocessing/image/utils.py
-${PYSITELIB}/keras_preprocessing/image/utils.pyc
-${PYSITELIB}/keras_preprocessing/image/utils.pyo
-${PYSITELIB}/keras_preprocessing/sequence.py
-${PYSITELIB}/keras_preprocessing/sequence.pyc
-${PYSITELIB}/keras_preprocessing/sequence.pyo
-${PYSITELIB}/keras_preprocessing/text.py
-${PYSITELIB}/keras_preprocessing/text.pyc
-${PYSITELIB}/keras_preprocessing/text.pyo
diff --git a/py-Keras_Preprocessing/distinfo b/py-Keras_Preprocessing/distinfo
deleted file mode 100644
index 7ae7b35fca..0000000000
--- a/py-Keras_Preprocessing/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/07/06 03:54:01 minskim Exp $
-
-SHA1 (Keras_Preprocessing-1.0.9.tar.gz) = cc1de08b28522f56f2884a64902a8753878942b8
-RMD160 (Keras_Preprocessing-1.0.9.tar.gz) = 90659f99687a56433b3c187f14c96f7854e44d76
-SHA512 (Keras_Preprocessing-1.0.9.tar.gz) = 925a1edcf5085595131e691ed1e5c77b31edc06802f0637a35ca3682e702770cc44dcea0557efc2254884862a91b431dc9ebf1664b989120ee001c338de934ee
-Size (Keras_Preprocessing-1.0.9.tar.gz) = 70609 bytes


Home | Main Index | Thread Index | Old Index