From f16e5e49cda2b0dd3935afa2103817e676aa27f2 Mon Sep 17 00:00:00 2001 From: bket Date: Sun, 22 Mar 2020 16:36:29 +0000 Subject: [PATCH] Update to py-pandas-1.0.3 Release notes: https://pandas.pydata.org/docs/whatsnew/index.html#release OK mariani@ --- math/py-pandas/Makefile | 4 ++-- math/py-pandas/distinfo | 4 ++-- math/py-pandas/pkg/PLIST | 8 +++++++- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/math/py-pandas/Makefile b/math/py-pandas/Makefile index c51371e4af4..932ddb83986 100644 --- a/math/py-pandas/Makefile +++ b/math/py-pandas/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.11 2020/02/27 18:23:39 bket Exp $ +# $OpenBSD: Makefile,v 1.12 2020/03/22 16:36:29 bket Exp $ COMMENT = data analysis and manipulation library -MODPY_EGG_VERSION = 1.0.1 +MODPY_EGG_VERSION = 1.0.3 DISTNAME = pandas-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} diff --git a/math/py-pandas/distinfo b/math/py-pandas/distinfo index ecc217ae441..d7693c18d97 100644 --- a/math/py-pandas/distinfo +++ b/math/py-pandas/distinfo @@ -1,2 +1,2 @@ -SHA256 (pandas-1.0.1.tar.gz) = PAd2UwjwkdgbZzXU8iQrtDwzLMNGHK5gVD32sQln/ic= -SIZE (pandas-1.0.1.tar.gz) = 4852368 +SHA256 (pandas-1.0.3.tar.gz) = MvQuMi+5A9DhiaTBC3W6cNkJWMxPZqF4HtAn8aHRRYY= +SIZE (pandas-1.0.3.tar.gz) = 5003497 diff --git a/math/py-pandas/pkg/PLIST b/math/py-pandas/pkg/PLIST index 1cffff5c7fb..612f65f0556 100644 --- a/math/py-pandas/pkg/PLIST +++ b/math/py-pandas/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2020/02/27 18:23:39 bket Exp $ +@comment $OpenBSD: PLIST,v 1.4 2020/03/22 16:36:29 bket Exp $ @conflict py-pandas-* @pkgpath math/py-pandas lib/python${MODPY_VERSION}/site-packages/pandas/ @@ -615,6 +615,7 @@ lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/${MODPY lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/${MODPY_PYCACHE}test_indexing.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/${MODPY_PYCACHE}test_missing.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/${MODPY_PYCACHE}test_operators.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/${MODPY_PYCACHE}test_replace.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/${MODPY_PYCACHE}test_repr.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/${MODPY_PYCACHE}test_sorting.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/${MODPY_PYCACHE}test_subclass.${MODPY_PYC_MAGIC_TAG}pyc @@ -629,6 +630,7 @@ lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/test_dt lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/test_indexing.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/test_missing.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/test_operators.py +lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/test_replace.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/test_repr.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/test_sorting.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/arrays/categorical/test_subclass.py @@ -1038,6 +1040,7 @@ lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/${MODPY_ lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/${MODPY_PYCACHE}test_datetimelike.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/${MODPY_PYCACHE}test_formats.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/${MODPY_PYCACHE}test_indexing.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/${MODPY_PYCACHE}test_join.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/${MODPY_PYCACHE}test_misc.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/${MODPY_PYCACHE}test_missing.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/${MODPY_PYCACHE}test_ops.${MODPY_PYC_MAGIC_TAG}pyc @@ -1054,6 +1057,7 @@ lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/test_dat lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/test_formats.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/test_indexing.py +lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/test_join.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/test_misc.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/test_missing.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/datetimes/test_ops.py @@ -1191,6 +1195,7 @@ lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/${MODPY lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/${MODPY_PYCACHE}test_constructors.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/${MODPY_PYCACHE}test_formats.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/${MODPY_PYCACHE}test_indexing.${MODPY_PYC_MAGIC_TAG}pyc +lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/${MODPY_PYCACHE}test_join.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/${MODPY_PYCACHE}test_ops.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/${MODPY_PYCACHE}test_partial_slicing.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/${MODPY_PYCACHE}test_scalar_compat.${MODPY_PYC_MAGIC_TAG}pyc @@ -1203,6 +1208,7 @@ lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/test_as lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/test_constructors.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/test_formats.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py +lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/test_join.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/test_ops.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.py lib/python${MODPY_VERSION}/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py