Date: Sat, 31 Jan 2026 14:21:49 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 63e4d8d23198 - main - devel/py-flatbuffers: Update to 25.12.19 Message-ID: <697e0ffd.3117a.1623b0eb@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=63e4d8d23198de0080d3c6d82b1883e3ce0d0d4d commit 63e4d8d23198de0080d3c6d82b1883e3ce0d0d4d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-31 13:35:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-31 14:15:08 +0000 devel/py-flatbuffers: Update to 25.12.19 - Change MASTER_SITES from PYPI to GitHub temporarily [1] Changes: https://github.com/google/flatbuffers/releases Reference: https://github.com/google/flatbuffers/issues/8895 [1] --- devel/py-flatbuffers/Makefile | 9 +++++++-- devel/py-flatbuffers/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/devel/py-flatbuffers/Makefile b/devel/py-flatbuffers/Makefile index 36e5fa157335..5d6bfdcd3b59 100644 --- a/devel/py-flatbuffers/Makefile +++ b/devel/py-flatbuffers/Makefile @@ -1,7 +1,8 @@ PORTNAME= flatbuffers -PORTVERSION= 25.9.23 +PORTVERSION= 25.12.19 +DISTVERSIONPREFIX= v CATEGORIES= devel python -MASTER_SITES= PYPI +#MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org @@ -19,9 +20,13 @@ USES= cpe python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes +WRKSRC_SUBDIR= python CPE_VENDOR= google +USE_GITHUB= yes +GH_ACCOUNT= google + OPTIONS_DEFINE= NUMPY NUMPY_DESC= Support scalar vectors as numpy arrays diff --git a/devel/py-flatbuffers/distinfo b/devel/py-flatbuffers/distinfo index e176d387803b..92088c60147f 100644 --- a/devel/py-flatbuffers/distinfo +++ b/devel/py-flatbuffers/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766953362 -SHA256 (flatbuffers-25.9.23.tar.gz) = 676f9fa62750bb50cf531b42a0a2a118ad8f7f797a511eda12881c016f093b12 -SIZE (flatbuffers-25.9.23.tar.gz) = 22067 +TIMESTAMP = 1768625659 +SHA256 (google-flatbuffers-v25.12.19_GH0.tar.gz) = f81c3162b1046fe8b84b9a0dbdd383e24fdbcf88583b9cb6028f90d04d90696a +SIZE (google-flatbuffers-v25.12.19_GH0.tar.gz) = 2355743home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e0ffd.3117a.1623b0eb>
