Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:37:55 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: 6a90ecbfb17a - main - devel/py-avro: Update to 1.11.2
Message-ID:  <202307092137.369LbtQ2071283@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=6a90ecbfb17a3da900f5755dfafdf624cb7d57e4

commit 6a90ecbfb17a3da900f5755dfafdf624cb7d57e4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:23:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:34:23 +0000

    devel/py-avro: Update to 1.11.2
    
    Changes:        https://github.com/apache/avro/releases
---
 devel/py-avro/Makefile | 3 +--
 devel/py-avro/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-avro/Makefile b/devel/py-avro/Makefile
index 1cbd53a5f934..8b6d2730a33c 100644
--- a/devel/py-avro/Makefile
+++ b/devel/py-avro/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	avro
-PORTVERSION=	1.11.1
-PORTREVISION=	1
+PORTVERSION=	1.11.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-avro/distinfo b/devel/py-avro/distinfo
index 9be4824f361a..0eb980220d3f 100644
--- a/devel/py-avro/distinfo
+++ b/devel/py-avro/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660576748
-SHA256 (avro-1.11.1.tar.gz) = f123623ecc648d0e20ce14f8ed85162140c13cc4b108865d1b2529fbfa06c008
-SIZE (avro-1.11.1.tar.gz) = 84189
+TIMESTAMP = 1688902041
+SHA256 (avro-1.11.2.tar.gz) = 53dcd5bffccb9a72136f08d0b18771795eaf4eefb028bbaaed5f4e1787f0e268
+SIZE (avro-1.11.2.tar.gz) = 85800



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307092137.369LbtQ2071283>