diff options
Diffstat (limited to 'finance/py-ofxparse')
-rw-r--r-- | finance/py-ofxparse/Makefile | 5 | ||||
-rw-r--r-- | finance/py-ofxparse/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/finance/py-ofxparse/Makefile b/finance/py-ofxparse/Makefile index d1f88ff9498b..817688f57530 100644 --- a/finance/py-ofxparse/Makefile +++ b/finance/py-ofxparse/Makefile @@ -1,6 +1,5 @@ PORTNAME= ofxparse -PORTVERSION= 0.20 -PORTREVISION= 3 +PORTVERSION= 0.21 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>0:www/py-beautifulsoup@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} diff --git a/finance/py-ofxparse/distinfo b/finance/py-ofxparse/distinfo index ef30aedd2637..c7fa2f5c4c4b 100644 --- a/finance/py-ofxparse/distinfo +++ b/finance/py-ofxparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586283849 -SHA256 (ofxparse-0.20.tar.gz) = eb45db5802938ac0ab3664418ca564619cc9e7ec6d301c1063ffc16e587ec37e -SIZE (ofxparse-0.20.tar.gz) = 53178 +TIMESTAMP = 1752982851 +SHA256 (ofxparse-0.21.tar.gz) = 057ab68d31270dece4d1a47662096aa76341968aaee145ffc711cb44cbd5c4a7 +SIZE (ofxparse-0.21.tar.gz) = 53837 |