diff --git a/finance/py-pandas-market-calendars/Makefile b/finance/py-pandas-market-calendars/Makefile index 3b0492176bbd..0fa134f22db9 100644 --- a/finance/py-pandas-market-calendars/Makefile +++ b/finance/py-pandas-market-calendars/Makefile @@ -1,34 +1,34 @@ PORTNAME= pandas-market-calendars DISTVERSIONPREFIX= v -DISTVERSION= 4.3.0 +DISTVERSION= 4.3.1 CATEGORIES= finance python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Market and exchange trading calendars for pandas WWW= https://github.com/rsheftel/pandas_market_calendars LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}exchange-calendars>=3.3:finance/py-exchange-calendars@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=1.1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \ ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} USES= python -USE_PYTHON= pep517 autoplist pytest # 4 tests fail, see https://github.com/rsheftel/pandas_market_calendars/issues/275 +USE_PYTHON= pep517 autoplist pytest # 4 tests fail, see https://github.com/rsheftel/pandas_market_calendars/issues/294 USE_GITHUB= yes GH_ACCOUNT= rsheftel GH_PROJECT= ${PORTNAME:S/-/_/g} NO_ARCH= yes .include diff --git a/finance/py-pandas-market-calendars/distinfo b/finance/py-pandas-market-calendars/distinfo index a961a4e09b72..53051952fb8b 100644 --- a/finance/py-pandas-market-calendars/distinfo +++ b/finance/py-pandas-market-calendars/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693986086 -SHA256 (rsheftel-pandas_market_calendars-v4.3.0_GH0.tar.gz) = 8ae137d7afade375ab0c5dc32b15d9f3d4f2c46eb8e7df4cb25aa4a8bc083123 -SIZE (rsheftel-pandas_market_calendars-v4.3.0_GH0.tar.gz) = 206683 +TIMESTAMP = 1694139131 +SHA256 (rsheftel-pandas_market_calendars-v4.3.1_GH0.tar.gz) = 69ab7c25455da2318be24733a87dac92fbfa7cb53cce17642ba107ce9b3b7111 +SIZE (rsheftel-pandas_market_calendars-v4.3.1_GH0.tar.gz) = 206690