mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
finance/py-pandas-market-calendars: update 4.3.1 → 4.3.2
Reported by: portscout
This commit is contained in:
parent
3c7e521303
commit
41e80d06dd
@ -1,6 +1,6 @@
|
||||
PORTNAME= pandas-market-calendars
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.3.1
|
||||
DISTVERSION= 4.3.2
|
||||
CATEGORIES= finance python
|
||||
#MASTER_SITES= PYPI # no tests
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -23,7 +23,9 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= pep517 autoplist pytest # 4 tests fail, see https://github.com/rsheftel/pandas_market_calendars/issues/294
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
# 4 tests fail, see https://github.com/rsheftel/pandas_market_calendars/issues/294
|
||||
# 167 errors in tests, see https://github.com/rsheftel/pandas_market_calendars/issues/308
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= rsheftel
|
||||
|
@ -1,3 +1,3 @@
|
||||
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
|
||||
TIMESTAMP = 1702234286
|
||||
SHA256 (rsheftel-pandas_market_calendars-v4.3.2_GH0.tar.gz) = cc5aa53dcf84f0cf8140f56528988c08a1d1e212a5b9746cb72d24b4ba1c3148
|
||||
SIZE (rsheftel-pandas_market_calendars-v4.3.2_GH0.tar.gz) = 205216
|
||||
|
Loading…
Reference in New Issue
Block a user