pkgsrc-WIP-changes archive

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

Remove py-Keras_Applications



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

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

Log Message:
Remove py-Keras_Applications

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

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

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

diffstat:
 Makefile                       |  1 -
 py-Keras_Applications/DESCR    |  4 ----
 py-Keras_Applications/Makefile | 19 ---------------
 py-Keras_Applications/PLIST    | 54 ------------------------------------------
 py-Keras_Applications/distinfo |  6 -----
 5 files changed, 84 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c3ced1fb32..afbd1bc5f3 100644
--- a/Makefile
+++ b/Makefile
@@ -3052,7 +3052,6 @@ SUBDIR+=	py-Fnorb-docs
 SUBDIR+=	py-Genetic
 SUBDIR+=	py-IOSXR
 SUBDIR+=	py-Kallithea
-SUBDIR+=	py-Keras_Applications
 SUBDIR+=	py-Netzob
 SUBDIR+=	py-OpenAL
 SUBDIR+=	py-PEG2
diff --git a/py-Keras_Applications/DESCR b/py-Keras_Applications/DESCR
deleted file mode 100644
index f2800f4574..0000000000
--- a/py-Keras_Applications/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Keras Applications is the applications module of the Keras deep
-learning library. It provides model definitions and pre-trained
-weights for a number of popular archictures, such as VGG16, ResNet50,
-Xception, MobileNet, and more.
diff --git a/py-Keras_Applications/Makefile b/py-Keras_Applications/Makefile
deleted file mode 100644
index ad1a78dc08..0000000000
--- a/py-Keras_Applications/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	Keras_Applications-1.0.7
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	math
-MASTER_SITES=	${MASTER_SITE_PYPI:=K/Keras_Applications/}
-
-MAINTAINER=	minskim%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/keras-team/keras-applications
-COMMENT=	Reference implementations of popular deep learning models
-LICENSE=	mit
-
-DEPENDS+=	${PYPKGPREFIX}-h5py-[0-9]*:../../devel/py-h5py
-DEPENDS+=	${PYPKGPREFIX}-numpy>=1.9.1:../../math/py-numpy
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-Keras_Applications/PLIST b/py-Keras_Applications/PLIST
deleted file mode 100644
index c0f983ebac..0000000000
--- a/py-Keras_Applications/PLIST
+++ /dev/null
@@ -1,54 +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_applications/__init__.py
-${PYSITELIB}/keras_applications/__init__.pyc
-${PYSITELIB}/keras_applications/__init__.pyo
-${PYSITELIB}/keras_applications/densenet.py
-${PYSITELIB}/keras_applications/densenet.pyc
-${PYSITELIB}/keras_applications/densenet.pyo
-${PYSITELIB}/keras_applications/imagenet_utils.py
-${PYSITELIB}/keras_applications/imagenet_utils.pyc
-${PYSITELIB}/keras_applications/imagenet_utils.pyo
-${PYSITELIB}/keras_applications/inception_resnet_v2.py
-${PYSITELIB}/keras_applications/inception_resnet_v2.pyc
-${PYSITELIB}/keras_applications/inception_resnet_v2.pyo
-${PYSITELIB}/keras_applications/inception_v3.py
-${PYSITELIB}/keras_applications/inception_v3.pyc
-${PYSITELIB}/keras_applications/inception_v3.pyo
-${PYSITELIB}/keras_applications/mobilenet.py
-${PYSITELIB}/keras_applications/mobilenet.pyc
-${PYSITELIB}/keras_applications/mobilenet.pyo
-${PYSITELIB}/keras_applications/mobilenet_v2.py
-${PYSITELIB}/keras_applications/mobilenet_v2.pyc
-${PYSITELIB}/keras_applications/mobilenet_v2.pyo
-${PYSITELIB}/keras_applications/nasnet.py
-${PYSITELIB}/keras_applications/nasnet.pyc
-${PYSITELIB}/keras_applications/nasnet.pyo
-${PYSITELIB}/keras_applications/resnet.py
-${PYSITELIB}/keras_applications/resnet.pyc
-${PYSITELIB}/keras_applications/resnet.pyo
-${PYSITELIB}/keras_applications/resnet50.py
-${PYSITELIB}/keras_applications/resnet50.pyc
-${PYSITELIB}/keras_applications/resnet50.pyo
-${PYSITELIB}/keras_applications/resnet_common.py
-${PYSITELIB}/keras_applications/resnet_common.pyc
-${PYSITELIB}/keras_applications/resnet_common.pyo
-${PYSITELIB}/keras_applications/resnet_v2.py
-${PYSITELIB}/keras_applications/resnet_v2.pyc
-${PYSITELIB}/keras_applications/resnet_v2.pyo
-${PYSITELIB}/keras_applications/resnext.py
-${PYSITELIB}/keras_applications/resnext.pyc
-${PYSITELIB}/keras_applications/resnext.pyo
-${PYSITELIB}/keras_applications/vgg16.py
-${PYSITELIB}/keras_applications/vgg16.pyc
-${PYSITELIB}/keras_applications/vgg16.pyo
-${PYSITELIB}/keras_applications/vgg19.py
-${PYSITELIB}/keras_applications/vgg19.pyc
-${PYSITELIB}/keras_applications/vgg19.pyo
-${PYSITELIB}/keras_applications/xception.py
-${PYSITELIB}/keras_applications/xception.pyc
-${PYSITELIB}/keras_applications/xception.pyo
diff --git a/py-Keras_Applications/distinfo b/py-Keras_Applications/distinfo
deleted file mode 100644
index b40fe24eda..0000000000
--- a/py-Keras_Applications/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2018/07/06 03:54:01 minskim Exp $
-
-SHA1 (Keras_Applications-1.0.7.tar.gz) = 1ae5eaaea245dc0170123c6d0a0bf7a960aa52bf
-RMD160 (Keras_Applications-1.0.7.tar.gz) = d023b3feed5cf90b5ab26b362381f07f028ca591
-SHA512 (Keras_Applications-1.0.7.tar.gz) = 21e2e1d5fd3e0c8c7a0a9b9326b04f7fe1f32f7c1c20fb1c3f8705163c3843d594bbfe89d64b6ca1083131746f5cb1ca09e881d78a840ac11ebc3170d28b4ac8
-Size (Keras_Applications-1.0.7.tar.gz) = 289783 bytes


Home | Main Index | Thread Index | Old Index