git: 23a295118d85 - main - finance/py-degiro-connector: update 2.0.22 → 3.0.23
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Nov 2024 20:45:03 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=23a295118d8557dea35fed74a6860ff83605c338 commit 23a295118d8557dea35fed74a6860ff83605c338 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-11-12 16:30:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-11-12 20:44:58 +0000 finance/py-degiro-connector: update 2.0.22 → 3.0.23 --- finance/py-degiro-connector/Makefile | 18 +++++++++++------- finance/py-degiro-connector/distinfo | 6 +++--- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/finance/py-degiro-connector/Makefile b/finance/py-degiro-connector/Makefile index ade4238e400f..036bf9058111 100644 --- a/finance/py-degiro-connector/Makefile +++ b/finance/py-degiro-connector/Makefile @@ -1,9 +1,9 @@ PORTNAME= degiro-connector -DISTVERSION= 2.0.22 -PORTREVISION= 1 +DISTVERSION= 3.0.23 CATEGORIES= finance python MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Library to access Degiro's API @@ -12,17 +12,21 @@ WWW= https://github.com/chavithra/degiro-connector LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio>=1.49.1:devel/py-grpcio@${PY_FLAVOR} \ +PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1:devel/py-isodate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}onetimepass>=1.0.1:www/py-onetimepass@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}orjson>=3.9.10:devel/py-orjson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=1.1.5:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}polars>=0.20.2:misc/py-polars@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.7:devel/py-protobuf@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.26.0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wrapt>=1.12.1:devel/py-wrapt@${PY_FLAVOR} -BUILD_DEPENDS= ${PY_DEPENDS} + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.3:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.31.0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wrapt>=1.14.1:devel/py-wrapt@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} \ + ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= pep517 autoplist #USE_GITHUB= yes #GH_ACCOUNT= chavithra diff --git a/finance/py-degiro-connector/distinfo b/finance/py-degiro-connector/distinfo index 1a368596cc6c..d16ffbc34959 100644 --- a/finance/py-degiro-connector/distinfo +++ b/finance/py-degiro-connector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672126775 -SHA256 (degiro-connector-2.0.22.tar.gz) = 46b81492426994052c5deb6e86148f6cb32d433d8e2c5e72e8fdc493da057d82 -SIZE (degiro-connector-2.0.22.tar.gz) = 108206 +TIMESTAMP = 1731279075 +SHA256 (degiro_connector-3.0.23.tar.gz) = e01852364cfbb8defdb0a434d4898c5100f6f738566abe1288eafe3c9af9919c +SIZE (degiro_connector-3.0.23.tar.gz) = 60389