pkgsrc-WIP-changes archive

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

py-ggplot: removed; already in base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Mon Jun 17 22:54:07 2019 +0200
Changeset:	5b6f92522c9ae1327817a30c349b875751a1b36c

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

Log Message:
py-ggplot: removed; already in base

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

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

diffstat:
 Makefile           |   1 -
 py-ggplot/DESCR    |   1 -
 py-ggplot/Makefile |  25 ------
 py-ggplot/PLIST    | 248 -----------------------------------------------------
 py-ggplot/distinfo |   6 --
 5 files changed, 281 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index dbe200a46d..528acd4425 100644
--- a/Makefile
+++ b/Makefile
@@ -3447,7 +3447,6 @@ SUBDIR+=	py-geoip
 SUBDIR+=	py-geom
 SUBDIR+=	py-geopy
 SUBDIR+=	py-gettext-tools
-SUBDIR+=	py-ggplot
 SUBDIR+=	py-ghalatawi
 SUBDIR+=	py-gist
 SUBDIR+=	py-git
diff --git a/py-ggplot/DESCR b/py-ggplot/DESCR
deleted file mode 100644
index e568eb2a6c..0000000000
--- a/py-ggplot/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-ggplot is a Python implementation of the grammar of graphics
diff --git a/py-ggplot/Makefile b/py-ggplot/Makefile
deleted file mode 100644
index 034d53a137..0000000000
--- a/py-ggplot/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	ggplot-0.11.5
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	math
-MASTER_SITES=	https://files.pythonhosted.org/packages/3f/a1/090033eb6be0f62350a2fa209e4813a194431997de6f5486366f5b55b992/
-
-MAINTAINER=	jihbed.research%gmail.com@localhost
-HOMEPAGE=	https://github.com/yhat/ggpy
-COMMENT=	Python implementation of the grammar of graphics
-LICENSE=	modified-bsd
-
-DEPENDS+=		${PYPKGPREFIX}-brewer2mpl>=1.4.1:../../graphics/py-brewer2mpl
-DEPENDS+=		${PYPKGPREFIX}-cycler>=0.10.0:../../graphics/py-cycler
-DEPENDS+=		${PYPKGPREFIX}-matplotlib>=2.2.2:../../graphics/py-matplotlib
-DEPENDS+=		${PYPKGPREFIX}-patsy>=0.3.0:../../math/py-patsy
-DEPENDS+=		${PYPKGPREFIX}-pandas>=0.23.4:../../math/py-pandas
-DEPENDS+=		${PYPKGPREFIX}-scipy>=1.1.0:../../math/py-scipy
-DEPENDS+=		${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../math/py-numpy/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-ggplot/PLIST b/py-ggplot/PLIST
deleted file mode 100644
index 69cedfa289..0000000000
--- a/py-ggplot/PLIST
+++ /dev/null
@@ -1,248 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/ggplot/__init__.py
-${PYSITELIB}/ggplot/__init__.pyc
-${PYSITELIB}/ggplot/__init__.pyo
-${PYSITELIB}/ggplot/aes.py
-${PYSITELIB}/ggplot/aes.pyc
-${PYSITELIB}/ggplot/aes.pyo
-${PYSITELIB}/ggplot/chart_components.py
-${PYSITELIB}/ggplot/chart_components.pyc
-${PYSITELIB}/ggplot/chart_components.pyo
-${PYSITELIB}/ggplot/colors/__init__.py
-${PYSITELIB}/ggplot/colors/__init__.pyc
-${PYSITELIB}/ggplot/colors/__init__.pyo
-${PYSITELIB}/ggplot/colors/husl.py
-${PYSITELIB}/ggplot/colors/husl.pyc
-${PYSITELIB}/ggplot/colors/husl.pyo
-${PYSITELIB}/ggplot/colors/palettes.py
-${PYSITELIB}/ggplot/colors/palettes.pyc
-${PYSITELIB}/ggplot/colors/palettes.pyo
-${PYSITELIB}/ggplot/colors/xkcd_rgb.py
-${PYSITELIB}/ggplot/colors/xkcd_rgb.pyc
-${PYSITELIB}/ggplot/colors/xkcd_rgb.pyo
-${PYSITELIB}/ggplot/coords/__init__.py
-${PYSITELIB}/ggplot/coords/__init__.pyc
-${PYSITELIB}/ggplot/coords/__init__.pyo
-${PYSITELIB}/ggplot/coords/coords.py
-${PYSITELIB}/ggplot/coords/coords.pyc
-${PYSITELIB}/ggplot/coords/coords.pyo
-${PYSITELIB}/ggplot/datasets/__init__.py
-${PYSITELIB}/ggplot/datasets/__init__.pyc
-${PYSITELIB}/ggplot/datasets/__init__.pyo
-${PYSITELIB}/ggplot/datasets/chopsticks.csv
-${PYSITELIB}/ggplot/datasets/diamonds.csv
-${PYSITELIB}/ggplot/datasets/meat.csv
-${PYSITELIB}/ggplot/datasets/movies.csv
-${PYSITELIB}/ggplot/datasets/mpg.csv
-${PYSITELIB}/ggplot/datasets/mtcars.csv
-${PYSITELIB}/ggplot/datasets/pageviews.csv
-${PYSITELIB}/ggplot/datasets/pigeons.csv
-${PYSITELIB}/ggplot/datasets/salmon.csv
-${PYSITELIB}/ggplot/discretemappers.py
-${PYSITELIB}/ggplot/discretemappers.pyc
-${PYSITELIB}/ggplot/discretemappers.pyo
-${PYSITELIB}/ggplot/facets.py
-${PYSITELIB}/ggplot/facets.pyc
-${PYSITELIB}/ggplot/facets.pyo
-${PYSITELIB}/ggplot/geoms/__init__.py
-${PYSITELIB}/ggplot/geoms/__init__.pyc
-${PYSITELIB}/ggplot/geoms/__init__.pyo
-${PYSITELIB}/ggplot/geoms/bird.png
-${PYSITELIB}/ggplot/geoms/geom.py
-${PYSITELIB}/ggplot/geoms/geom.pyc
-${PYSITELIB}/ggplot/geoms/geom.pyo
-${PYSITELIB}/ggplot/geoms/geom_abline.py
-${PYSITELIB}/ggplot/geoms/geom_abline.pyc
-${PYSITELIB}/ggplot/geoms/geom_abline.pyo
-${PYSITELIB}/ggplot/geoms/geom_area.py
-${PYSITELIB}/ggplot/geoms/geom_area.pyc
-${PYSITELIB}/ggplot/geoms/geom_area.pyo
-${PYSITELIB}/ggplot/geoms/geom_bar.py
-${PYSITELIB}/ggplot/geoms/geom_bar.pyc
-${PYSITELIB}/ggplot/geoms/geom_bar.pyo
-${PYSITELIB}/ggplot/geoms/geom_bin2d.py
-${PYSITELIB}/ggplot/geoms/geom_bin2d.pyc
-${PYSITELIB}/ggplot/geoms/geom_bin2d.pyo
-${PYSITELIB}/ggplot/geoms/geom_blank.py
-${PYSITELIB}/ggplot/geoms/geom_blank.pyc
-${PYSITELIB}/ggplot/geoms/geom_blank.pyo
-${PYSITELIB}/ggplot/geoms/geom_boxplot.py
-${PYSITELIB}/ggplot/geoms/geom_boxplot.pyc
-${PYSITELIB}/ggplot/geoms/geom_boxplot.pyo
-${PYSITELIB}/ggplot/geoms/geom_density.py
-${PYSITELIB}/ggplot/geoms/geom_density.pyc
-${PYSITELIB}/ggplot/geoms/geom_density.pyo
-${PYSITELIB}/ggplot/geoms/geom_errorbar.py
-${PYSITELIB}/ggplot/geoms/geom_errorbar.pyc
-${PYSITELIB}/ggplot/geoms/geom_errorbar.pyo
-${PYSITELIB}/ggplot/geoms/geom_histogram.py
-${PYSITELIB}/ggplot/geoms/geom_histogram.pyc
-${PYSITELIB}/ggplot/geoms/geom_histogram.pyo
-${PYSITELIB}/ggplot/geoms/geom_hline.py
-${PYSITELIB}/ggplot/geoms/geom_hline.pyc
-${PYSITELIB}/ggplot/geoms/geom_hline.pyo
-${PYSITELIB}/ggplot/geoms/geom_jitter.py
-${PYSITELIB}/ggplot/geoms/geom_jitter.pyc
-${PYSITELIB}/ggplot/geoms/geom_jitter.pyo
-${PYSITELIB}/ggplot/geoms/geom_line.py
-${PYSITELIB}/ggplot/geoms/geom_line.pyc
-${PYSITELIB}/ggplot/geoms/geom_line.pyo
-${PYSITELIB}/ggplot/geoms/geom_now_its_art.py
-${PYSITELIB}/ggplot/geoms/geom_now_its_art.pyc
-${PYSITELIB}/ggplot/geoms/geom_now_its_art.pyo
-${PYSITELIB}/ggplot/geoms/geom_path.py
-${PYSITELIB}/ggplot/geoms/geom_path.pyc
-${PYSITELIB}/ggplot/geoms/geom_path.pyo
-${PYSITELIB}/ggplot/geoms/geom_point.py
-${PYSITELIB}/ggplot/geoms/geom_point.pyc
-${PYSITELIB}/ggplot/geoms/geom_point.pyo
-${PYSITELIB}/ggplot/geoms/geom_polygon.py
-${PYSITELIB}/ggplot/geoms/geom_polygon.pyc
-${PYSITELIB}/ggplot/geoms/geom_polygon.pyo
-${PYSITELIB}/ggplot/geoms/geom_rect.py
-${PYSITELIB}/ggplot/geoms/geom_rect.pyc
-${PYSITELIB}/ggplot/geoms/geom_rect.pyo
-${PYSITELIB}/ggplot/geoms/geom_ribbon.py
-${PYSITELIB}/ggplot/geoms/geom_ribbon.pyc
-${PYSITELIB}/ggplot/geoms/geom_ribbon.pyo
-${PYSITELIB}/ggplot/geoms/geom_step.py
-${PYSITELIB}/ggplot/geoms/geom_step.pyc
-${PYSITELIB}/ggplot/geoms/geom_step.pyo
-${PYSITELIB}/ggplot/geoms/geom_text.py
-${PYSITELIB}/ggplot/geoms/geom_text.pyc
-${PYSITELIB}/ggplot/geoms/geom_text.pyo
-${PYSITELIB}/ggplot/geoms/geom_tile.py
-${PYSITELIB}/ggplot/geoms/geom_tile.pyc
-${PYSITELIB}/ggplot/geoms/geom_tile.pyo
-${PYSITELIB}/ggplot/geoms/geom_violin.py
-${PYSITELIB}/ggplot/geoms/geom_violin.pyc
-${PYSITELIB}/ggplot/geoms/geom_violin.pyo
-${PYSITELIB}/ggplot/geoms/geom_vline.py
-${PYSITELIB}/ggplot/geoms/geom_vline.pyc
-${PYSITELIB}/ggplot/geoms/geom_vline.pyo
-${PYSITELIB}/ggplot/ggplot.py
-${PYSITELIB}/ggplot/ggplot.pyc
-${PYSITELIB}/ggplot/ggplot.pyo
-${PYSITELIB}/ggplot/legend.py
-${PYSITELIB}/ggplot/legend.pyc
-${PYSITELIB}/ggplot/legend.pyo
-${PYSITELIB}/ggplot/qplot.py
-${PYSITELIB}/ggplot/qplot.pyc
-${PYSITELIB}/ggplot/qplot.pyo
-${PYSITELIB}/ggplot/scales/__init__.py
-${PYSITELIB}/ggplot/scales/__init__.pyc
-${PYSITELIB}/ggplot/scales/__init__.pyo
-${PYSITELIB}/ggplot/scales/date_utils.py
-${PYSITELIB}/ggplot/scales/date_utils.pyc
-${PYSITELIB}/ggplot/scales/date_utils.pyo
-${PYSITELIB}/ggplot/scales/scale.py
-${PYSITELIB}/ggplot/scales/scale.pyc
-${PYSITELIB}/ggplot/scales/scale.pyo
-${PYSITELIB}/ggplot/scales/scale_color_brewer.py
-${PYSITELIB}/ggplot/scales/scale_color_brewer.pyc
-${PYSITELIB}/ggplot/scales/scale_color_brewer.pyo
-${PYSITELIB}/ggplot/scales/scale_color_crayon.py
-${PYSITELIB}/ggplot/scales/scale_color_crayon.pyc
-${PYSITELIB}/ggplot/scales/scale_color_crayon.pyo
-${PYSITELIB}/ggplot/scales/scale_color_funfetti.py
-${PYSITELIB}/ggplot/scales/scale_color_funfetti.pyc
-${PYSITELIB}/ggplot/scales/scale_color_funfetti.pyo
-${PYSITELIB}/ggplot/scales/scale_color_gradient.py
-${PYSITELIB}/ggplot/scales/scale_color_gradient.pyc
-${PYSITELIB}/ggplot/scales/scale_color_gradient.pyo
-${PYSITELIB}/ggplot/scales/scale_color_manual.py
-${PYSITELIB}/ggplot/scales/scale_color_manual.pyc
-${PYSITELIB}/ggplot/scales/scale_color_manual.pyo
-${PYSITELIB}/ggplot/scales/scale_color_yhat.py
-${PYSITELIB}/ggplot/scales/scale_color_yhat.pyc
-${PYSITELIB}/ggplot/scales/scale_color_yhat.pyo
-${PYSITELIB}/ggplot/scales/scale_fill_brewer.py
-${PYSITELIB}/ggplot/scales/scale_fill_brewer.pyc
-${PYSITELIB}/ggplot/scales/scale_fill_brewer.pyo
-${PYSITELIB}/ggplot/scales/scale_fill_crayon.py
-${PYSITELIB}/ggplot/scales/scale_fill_crayon.pyc
-${PYSITELIB}/ggplot/scales/scale_fill_crayon.pyo
-${PYSITELIB}/ggplot/scales/scale_fill_funfetti.py
-${PYSITELIB}/ggplot/scales/scale_fill_funfetti.pyc
-${PYSITELIB}/ggplot/scales/scale_fill_funfetti.pyo
-${PYSITELIB}/ggplot/scales/scale_fill_manual.py
-${PYSITELIB}/ggplot/scales/scale_fill_manual.pyc
-${PYSITELIB}/ggplot/scales/scale_fill_manual.pyo
-${PYSITELIB}/ggplot/scales/scale_fill_yhat.py
-${PYSITELIB}/ggplot/scales/scale_fill_yhat.pyc
-${PYSITELIB}/ggplot/scales/scale_fill_yhat.pyo
-${PYSITELIB}/ggplot/scales/scale_identity.py
-${PYSITELIB}/ggplot/scales/scale_identity.pyc
-${PYSITELIB}/ggplot/scales/scale_identity.pyo
-${PYSITELIB}/ggplot/scales/scale_log.py
-${PYSITELIB}/ggplot/scales/scale_log.pyc
-${PYSITELIB}/ggplot/scales/scale_log.pyo
-${PYSITELIB}/ggplot/scales/scale_reverse.py
-${PYSITELIB}/ggplot/scales/scale_reverse.pyc
-${PYSITELIB}/ggplot/scales/scale_reverse.pyo
-${PYSITELIB}/ggplot/scales/scale_x_continuous.py
-${PYSITELIB}/ggplot/scales/scale_x_continuous.pyc
-${PYSITELIB}/ggplot/scales/scale_x_continuous.pyo
-${PYSITELIB}/ggplot/scales/scale_x_date.py
-${PYSITELIB}/ggplot/scales/scale_x_date.pyc
-${PYSITELIB}/ggplot/scales/scale_x_date.pyo
-${PYSITELIB}/ggplot/scales/scale_x_discrete.py
-${PYSITELIB}/ggplot/scales/scale_x_discrete.pyc
-${PYSITELIB}/ggplot/scales/scale_x_discrete.pyo
-${PYSITELIB}/ggplot/scales/scale_y_continuous.py
-${PYSITELIB}/ggplot/scales/scale_y_continuous.pyc
-${PYSITELIB}/ggplot/scales/scale_y_continuous.pyo
-${PYSITELIB}/ggplot/scales/scale_y_date.py
-${PYSITELIB}/ggplot/scales/scale_y_date.pyc
-${PYSITELIB}/ggplot/scales/scale_y_date.pyo
-${PYSITELIB}/ggplot/scales/scale_y_discrete.py
-${PYSITELIB}/ggplot/scales/scale_y_discrete.pyc
-${PYSITELIB}/ggplot/scales/scale_y_discrete.pyo
-${PYSITELIB}/ggplot/stats.py
-${PYSITELIB}/ggplot/stats.pyc
-${PYSITELIB}/ggplot/stats.pyo
-${PYSITELIB}/ggplot/stats/__init__.py
-${PYSITELIB}/ggplot/stats/__init__.pyc
-${PYSITELIB}/ggplot/stats/__init__.pyo
-${PYSITELIB}/ggplot/stats/smoothers.py
-${PYSITELIB}/ggplot/stats/smoothers.pyc
-${PYSITELIB}/ggplot/stats/smoothers.pyo
-${PYSITELIB}/ggplot/stats/stat_density.py
-${PYSITELIB}/ggplot/stats/stat_density.pyc
-${PYSITELIB}/ggplot/stats/stat_density.pyo
-${PYSITELIB}/ggplot/stats/stat_smooth.py
-${PYSITELIB}/ggplot/stats/stat_smooth.pyc
-${PYSITELIB}/ggplot/stats/stat_smooth.pyo
-${PYSITELIB}/ggplot/themes/__init__.py
-${PYSITELIB}/ggplot/themes/__init__.pyc
-${PYSITELIB}/ggplot/themes/__init__.pyo
-${PYSITELIB}/ggplot/themes/element_text.py
-${PYSITELIB}/ggplot/themes/element_text.pyc
-${PYSITELIB}/ggplot/themes/element_text.pyo
-${PYSITELIB}/ggplot/themes/theme.py
-${PYSITELIB}/ggplot/themes/theme.pyc
-${PYSITELIB}/ggplot/themes/theme.pyo
-${PYSITELIB}/ggplot/themes/theme_538.py
-${PYSITELIB}/ggplot/themes/theme_538.pyc
-${PYSITELIB}/ggplot/themes/theme_538.pyo
-${PYSITELIB}/ggplot/themes/theme_bw.py
-${PYSITELIB}/ggplot/themes/theme_bw.pyc
-${PYSITELIB}/ggplot/themes/theme_bw.pyo
-${PYSITELIB}/ggplot/themes/theme_gray.py
-${PYSITELIB}/ggplot/themes/theme_gray.pyc
-${PYSITELIB}/ggplot/themes/theme_gray.pyo
-${PYSITELIB}/ggplot/themes/theme_xkcd.py
-${PYSITELIB}/ggplot/themes/theme_xkcd.pyc
-${PYSITELIB}/ggplot/themes/theme_xkcd.pyo
-${PYSITELIB}/ggplot/themes/themes.py
-${PYSITELIB}/ggplot/themes/themes.pyc
-${PYSITELIB}/ggplot/themes/themes.pyo
-${PYSITELIB}/ggplot/utils.py
-${PYSITELIB}/ggplot/utils.pyc
-${PYSITELIB}/ggplot/utils.pyo
diff --git a/py-ggplot/distinfo b/py-ggplot/distinfo
deleted file mode 100644
index a19822c376..0000000000
--- a/py-ggplot/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (ggplot-0.11.5.tar.gz) = a28f95147f1dd4d91df45ddd230b119343d66e2d
-RMD160 (ggplot-0.11.5.tar.gz) = 661ff2a7f5734b3df71d9da8f7ffd7c4d2975e7c
-SHA512 (ggplot-0.11.5.tar.gz) = e505ffcda39ba3a4c60f617b7fd46d80392a4f0e1964ba2d5de754c22824c495a5f38cd25c9d0ce00a0b5f5fcd746eb207083ce7648a2bfd7fd2835a2019c4c5
-Size (ggplot-0.11.5.tar.gz) = 1948627 bytes


Home | Main Index | Thread Index | Old Index