1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

finance/py-pandas-market-calendars: update 4.4.0 → 4.4.1

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2024-06-19 10:43:36 -07:00
parent bfd2628c64
commit 22662e9cfd
2 changed files with 8 additions and 11 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= pandas-market-calendars
DISTVERSIONPREFIX= v
DISTVERSION= 4.4.0
PORTREVISION= 1
DISTVERSION= 4.4.1
CATEGORIES= finance python
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,18 +13,16 @@ WWW= https://github.com/rsheftel/pandas_market_calendars
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-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
# 2 tests fail, see https://github.com/rsheftel/pandas_market_calendars/issues/328
# 2 tests fail due to the timezone object mismatch, see https://github.com/rsheftel/pandas_market_calendars/issues/328
USE_GITHUB= yes
GH_ACCOUNT= rsheftel

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1707811620
SHA256 (rsheftel-pandas_market_calendars-v4.4.0_GH0.tar.gz) = c833095c8f6044e566b0e8d6076d5e456fe0a40b5b28e1c68f66f82fe8b83ec9
SIZE (rsheftel-pandas_market_calendars-v4.4.0_GH0.tar.gz) = 206543
TIMESTAMP = 1718817335
SHA256 (rsheftel-pandas_market_calendars-v4.4.1_GH0.tar.gz) = e44393d42823b3f890aec6f2b37b6755bdf1da1bd0aef993b9034d04c8c16b68
SIZE (rsheftel-pandas_market_calendars-v4.4.1_GH0.tar.gz) = 208490