pkgsrc-WIP-changes archive

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

Delete a redundant package, py-seaborn



Module Name:	pkgsrc-wip
Committed By:	Min Sik Kim <minskim%NetBSD.org@localhost>
Pushed By:	minskim
Date:		Thu Sep 21 10:38:54 2017 -0700
Changeset:	e446a5c40988631ee5c40edd0436d0aecb19b037

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

Log Message:
Delete a redundant package, py-seaborn

A newer version is in pkgsrc/graphics/py-seaborn.

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

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

diffstat:
 Makefile            |  1 -
 py-seaborn/DESCR    |  4 ---
 py-seaborn/Makefile | 21 ---------------
 py-seaborn/PLIST    | 75 -----------------------------------------------------
 py-seaborn/distinfo |  5 ----
 5 files changed, 106 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index c2c6b7c851..81f1dd5caa 100644
--- a/Makefile
+++ b/Makefile
@@ -3636,7 +3636,6 @@ SUBDIR+=	py-scs
 SUBDIR+=	py-sdeint
 SUBDIR+=	py-sdt_metrics
 SUBDIR+=	py-se
-SUBDIR+=	py-seaborn
 SUBDIR+=	py-seeds
 SUBDIR+=	py-selection
 SUBDIR+=	py-selenium
diff --git a/py-seaborn/DESCR b/py-seaborn/DESCR
deleted file mode 100644
index 6f4efc5f7d..0000000000
--- a/py-seaborn/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-Seaborn is a library for making attractive and informative statistical graphics
-in Python. It is built on top of matplotlib and tightly integrated with the
-PyData stack, including support for numpy and pandas data structures and
-statistical routines from scipy and statsmodels
diff --git a/py-seaborn/Makefile b/py-seaborn/Makefile
deleted file mode 100644
index b6a5c32589..0000000000
--- a/py-seaborn/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2014/06/28 22:16:16 jihbed Exp $
-
-DISTNAME=	seaborn-0.3.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	math
-MASTER_SITES=	${MASTER_SITE_PYPI:=s/seaborn/}
-
-MAINTAINER=	jihbed.research%gmail.com@localhost
-HOMEPAGE=	http://stanford.edu/~mwaskom/software/seaborn/
-COMMENT=	Statistical data visualization
-LICENSE=	modified-bsd
-
-USE_LANGUAGES=	# none
-
-
-.include "../../graphics/py-matplotlib/buildlink3.mk"
-.include "../../lang/python/egg.mk"
-.include "../../math/py-numpy/buildlink3.mk"
-DEPENDS+=	${PYPKGPREFIX}-pandas>=0.12.0:../../math/py-pandas
-DEPENDS+=	${PYPKGPREFIX}-scipy>=0.12.0:../../math/py-scipy
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-seaborn/PLIST b/py-seaborn/PLIST
deleted file mode 100644
index 04e4cac023..0000000000
--- a/py-seaborn/PLIST
+++ /dev/null
@@ -1,75 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/06/28 22:16:16 jihbed Exp $
-${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}/seaborn/__init__.py
-${PYSITELIB}/seaborn/__init__.pyc
-${PYSITELIB}/seaborn/__init__.pyo
-${PYSITELIB}/seaborn/algorithms.py
-${PYSITELIB}/seaborn/algorithms.pyc
-${PYSITELIB}/seaborn/algorithms.pyo
-${PYSITELIB}/seaborn/apionly.py
-${PYSITELIB}/seaborn/apionly.pyc
-${PYSITELIB}/seaborn/apionly.pyo
-${PYSITELIB}/seaborn/axisgrid.py
-${PYSITELIB}/seaborn/axisgrid.pyc
-${PYSITELIB}/seaborn/axisgrid.pyo
-${PYSITELIB}/seaborn/distributions.py
-${PYSITELIB}/seaborn/distributions.pyc
-${PYSITELIB}/seaborn/distributions.pyo
-${PYSITELIB}/seaborn/external/__init__.py
-${PYSITELIB}/seaborn/external/__init__.pyc
-${PYSITELIB}/seaborn/external/__init__.pyo
-${PYSITELIB}/seaborn/external/husl.py
-${PYSITELIB}/seaborn/external/husl.pyc
-${PYSITELIB}/seaborn/external/husl.pyo
-${PYSITELIB}/seaborn/external/six.py
-${PYSITELIB}/seaborn/external/six.pyc
-${PYSITELIB}/seaborn/external/six.pyo
-${PYSITELIB}/seaborn/linearmodels.py
-${PYSITELIB}/seaborn/linearmodels.pyc
-${PYSITELIB}/seaborn/linearmodels.pyo
-${PYSITELIB}/seaborn/miscplot.py
-${PYSITELIB}/seaborn/miscplot.pyc
-${PYSITELIB}/seaborn/miscplot.pyo
-${PYSITELIB}/seaborn/palettes.py
-${PYSITELIB}/seaborn/palettes.pyc
-${PYSITELIB}/seaborn/palettes.pyo
-${PYSITELIB}/seaborn/rcmod.py
-${PYSITELIB}/seaborn/rcmod.pyc
-${PYSITELIB}/seaborn/rcmod.pyo
-${PYSITELIB}/seaborn/tests/__init__.py
-${PYSITELIB}/seaborn/tests/__init__.pyc
-${PYSITELIB}/seaborn/tests/__init__.pyo
-${PYSITELIB}/seaborn/tests/test_algorithms.py
-${PYSITELIB}/seaborn/tests/test_algorithms.pyc
-${PYSITELIB}/seaborn/tests/test_algorithms.pyo
-${PYSITELIB}/seaborn/tests/test_axisgrid.py
-${PYSITELIB}/seaborn/tests/test_axisgrid.pyc
-${PYSITELIB}/seaborn/tests/test_axisgrid.pyo
-${PYSITELIB}/seaborn/tests/test_distributions.py
-${PYSITELIB}/seaborn/tests/test_distributions.pyc
-${PYSITELIB}/seaborn/tests/test_distributions.pyo
-${PYSITELIB}/seaborn/tests/test_linearmodels.py
-${PYSITELIB}/seaborn/tests/test_linearmodels.pyc
-${PYSITELIB}/seaborn/tests/test_linearmodels.pyo
-${PYSITELIB}/seaborn/tests/test_miscplot.py
-${PYSITELIB}/seaborn/tests/test_miscplot.pyc
-${PYSITELIB}/seaborn/tests/test_miscplot.pyo
-${PYSITELIB}/seaborn/tests/test_palettes.py
-${PYSITELIB}/seaborn/tests/test_palettes.pyc
-${PYSITELIB}/seaborn/tests/test_palettes.pyo
-${PYSITELIB}/seaborn/tests/test_rcmod.py
-${PYSITELIB}/seaborn/tests/test_rcmod.pyc
-${PYSITELIB}/seaborn/tests/test_rcmod.pyo
-${PYSITELIB}/seaborn/tests/test_utils.py
-${PYSITELIB}/seaborn/tests/test_utils.pyc
-${PYSITELIB}/seaborn/tests/test_utils.pyo
-${PYSITELIB}/seaborn/timeseries.py
-${PYSITELIB}/seaborn/timeseries.pyc
-${PYSITELIB}/seaborn/timeseries.pyo
-${PYSITELIB}/seaborn/utils.py
-${PYSITELIB}/seaborn/utils.pyc
-${PYSITELIB}/seaborn/utils.pyo
diff --git a/py-seaborn/distinfo b/py-seaborn/distinfo
deleted file mode 100644
index 7312cdd4c9..0000000000
--- a/py-seaborn/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2014/06/28 22:16:16 jihbed Exp $
-
-SHA1 (seaborn-0.3.1.tar.gz) = c5c95f4f11f583c70d136ccd719a2ce42d7d217e
-RMD160 (seaborn-0.3.1.tar.gz) = aec399cb2450406f3d10df56f75c967ec9ba8a76
-Size (seaborn-0.3.1.tar.gz) = 69064 bytes


Home | Main Index | Thread Index | Old Index