Date: Sat, 27 Aug 2022 10:31:30 GMT 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: c5d831cd709e - main - devel/py-avro: Update to 1.11.1 Message-ID: <202208271031.27RAVUTn048216@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5d831cd709ebd16dfe1be972bb2562033f12db2 commit c5d831cd709ebd16dfe1be972bb2562033f12db2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:23:57 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:23:57 +0000 devel/py-avro: Update to 1.11.1 Changes: https://github.com/apache/avro/releases --- devel/py-avro/Makefile | 2 +- devel/py-avro/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-avro/Makefile b/devel/py-avro/Makefile index 282c73a03fb7..84f044328d6d 100644 --- a/devel/py-avro/Makefile +++ b/devel/py-avro/Makefile @@ -1,5 +1,5 @@ PORTNAME= avro -PORTVERSION= 1.11.0 +PORTVERSION= 1.11.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-avro/distinfo b/devel/py-avro/distinfo index 5b50a6f14764..9be4824f361a 100644 --- a/devel/py-avro/distinfo +++ b/devel/py-avro/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635730915 -SHA256 (avro-1.11.0.tar.gz) = 1206365cc30ad561493f735329857dd078533459cee4e928aec2505f341ce445 -SIZE (avro-1.11.0.tar.gz) = 83374 +TIMESTAMP = 1660576748 +SHA256 (avro-1.11.1.tar.gz) = f123623ecc648d0e20ce14f8ed85162140c13cc4b108865d1b2529fbfa06c008 +SIZE (avro-1.11.1.tar.gz) = 84189
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208271031.27RAVUTn048216>