aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 00:40:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 00:44:25 +0000
commitdbd000e11d992ffee1b54f67fcb7a6f5d3a79404 (patch)
tree8fb6f23f519274642f8c1edf4d908b30a3d3db71
parent7752a6e38e7e1ca9a722d2ac2fb168721964eff6 (diff)
downloadports-dbd000e11d992ffee1b54f67fcb7a6f5d3a79404.tar.gz
ports-dbd000e11d992ffee1b54f67fcb7a6f5d3a79404.zip
devel/py-avro: Update to 1.11.3
-rw-r--r--devel/py-avro/Makefile4
-rw-r--r--devel/py-avro/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-avro/Makefile b/devel/py-avro/Makefile
index fb73989fb178..022593bdade4 100644
--- a/devel/py-avro/Makefile
+++ b/devel/py-avro/Makefile
@@ -1,5 +1,5 @@
PORTNAME= avro
-PORTVERSION= 1.11.2
+PORTVERSION= 1.11.3
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ WWW= https://avro.apache.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/avro/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= cpe python
diff --git a/devel/py-avro/distinfo b/devel/py-avro/distinfo
index 0eb980220d3f..9b6e0ed140b9 100644
--- a/devel/py-avro/distinfo
+++ b/devel/py-avro/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902041
-SHA256 (avro-1.11.2.tar.gz) = 53dcd5bffccb9a72136f08d0b18771795eaf4eefb028bbaaed5f4e1787f0e268
-SIZE (avro-1.11.2.tar.gz) = 85800
+TIMESTAMP = 1696001302
+SHA256 (avro-1.11.3.tar.gz) = 3393bb5139f9cf0791d205756ce1e39a5b58586af5b153d6a3b5a199610e9d17
+SIZE (avro-1.11.3.tar.gz) = 90621