Date: Tue, 04 Aug 2026 20:10:53 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: afb597fc4137 - main - finance/py-pythclient: update 0.1.2=?utf-8?Q?4 =E2=86=92 0.?=2.2 Message-ID: <6a72474d.3d738.169cabc6@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=afb597fc41378169d44d0f39aced809a75fab36b commit afb597fc41378169d44d0f39aced809a75fab36b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-08-04 18:56:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-08-04 20:10:25 +0000 finance/py-pythclient: update 0.1.24 → 0.2.2 --- finance/py-pythclient/Makefile | 9 +++++---- finance/py-pythclient/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/finance/py-pythclient/Makefile b/finance/py-pythclient/Makefile index 5305bf290770..a3d863de6a53 100644 --- a/finance/py-pythclient/Makefile +++ b/finance/py-pythclient/Makefile @@ -1,5 +1,5 @@ PORTNAME= pythclient -DISTVERSION= 0.1.24 +DISTVERSION= 0.2.2 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,10 +31,11 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-socket>0:devel/py-pytest-socket@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 autoplist pytest # 2 tests fail, see https://github.com/pyth-network/pyth-client-py/issues/49 - -TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} +USE_PYTHON= pep517 autoplist NO_ARCH= yes +# tests disabled: upstream test suite in 0.2.2 references missing fixtures +# (e.g. solana_client) and many tests require live Solana/Pyth network access + .include <bsd.port.mk> diff --git a/finance/py-pythclient/distinfo b/finance/py-pythclient/distinfo index 3384433b0120..c8fb9527488b 100644 --- a/finance/py-pythclient/distinfo +++ b/finance/py-pythclient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710048779 -SHA256 (pythclient-0.1.24.tar.gz) = c037665e82a68be84148165e1f0d5916b933e751cc87bd07749fa825cd5dbc19 -SIZE (pythclient-0.1.24.tar.gz) = 68971 +TIMESTAMP = 1785730663 +SHA256 (pythclient-0.2.2.tar.gz) = 11992c56870f07be347b55a290dd774c5ee35f592bfab065256b4aed2adff99c +SIZE (pythclient-0.2.2.tar.gz) = 65434home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a72474d.3d738.169cabc6>
