Date: Mon, 10 Feb 2025 02:59:24 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 49e3227b9299 - main - =?utf-8?Q?finance/py-exchange-calendars: update 4.2.8 =E2=86=92 4.9?= Message-ID: <202502100259.51A2xOKg079495@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=49e3227b92997d6e1eb2ab75fcb0c7ae8b841dc0 commit 49e3227b92997d6e1eb2ab75fcb0c7ae8b841dc0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-10 00:38:41 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-10 02:59:07 +0000 finance/py-exchange-calendars: update 4.2.8 → 4.9 --- finance/py-exchange-calendars/Makefile | 14 +++++++------- finance/py-exchange-calendars/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/finance/py-exchange-calendars/Makefile b/finance/py-exchange-calendars/Makefile index c9a4dbd73320..6c8b9b26343a 100644 --- a/finance/py-exchange-calendars/Makefile +++ b/finance/py-exchange-calendars/Makefile @@ -1,6 +1,5 @@ PORTNAME= exchange-calendars -DISTVERSION= 4.2.8 -PORTREVISION= 1 +DISTVERSION= 4.9 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,13 +12,12 @@ WWW= https://github.com/gerrymanoim/exchange_calendars LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}korean-lunar-calendar>0:korean/py-korean-lunar-calendar@${PY_FLAVOR} \ +PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}korean-lunar-calendar>0:korean/py-korean-lunar-calendar@${PY_FLAVOR} \ ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}pandas>=1.1:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyluach>0:hebrew/py-pyluach@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}toolz>0:devel/py-toolz@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}toolz>0:devel/py-toolz@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tzdata>0:devel/py-tzdata@${PY_FLAVOR} BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PY_DEPENDS} \ @@ -31,4 +29,6 @@ USE_PYTHON= pep517 autoplist pytest NO_ARCH= yes +# tests as of 4.9: 8330 passed, 1 xfailed in 4621.81s (1:17:01) + .include <bsd.port.mk> diff --git a/finance/py-exchange-calendars/distinfo b/finance/py-exchange-calendars/distinfo index a55e0cd5a5d6..ed72f6570169 100644 --- a/finance/py-exchange-calendars/distinfo +++ b/finance/py-exchange-calendars/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687199170 -SHA256 (exchange_calendars-4.2.8.tar.gz) = 1598b6219a58e7be218c640f389375e39c9c12513c7db82d7591ae56f64467f9 -SIZE (exchange_calendars-4.2.8.tar.gz) = 3397896 +TIMESTAMP = 1739140333 +SHA256 (exchange_calendars-4.9.tar.gz) = df4f1be94a028d7d856ba5ccf31c48e8f3bdd52c86ec39361d26b80828f44c60 +SIZE (exchange_calendars-4.9.tar.gz) = 3873957
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502100259.51A2xOKg079495>