diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-21 09:35:34 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-21 09:36:47 -0700 |
commit | 805dd094fa63a890081766bfd5b0c8c890038f1a (patch) | |
tree | a72652526e54b27b427e2ddc184de13eb2657c5b | |
parent | misc/ola: Unbreak on 15 and 13 by backporting patches (diff) |
net-p2p/py-pulsar-client: update 3.6.0 → 3.8.0
Reported by: portscout
-rw-r--r-- | net-p2p/py-pulsar-client/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/py-pulsar-client/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/net-p2p/py-pulsar-client/Makefile b/net-p2p/py-pulsar-client/Makefile index 3185cf594610..8ae0cc49b00e 100644 --- a/net-p2p/py-pulsar-client/Makefile +++ b/net-p2p/py-pulsar-client/Makefile @@ -1,7 +1,6 @@ PORTNAME= pulsar-client DISTVERSIONPREFIX= v -DISTVERSION= 3.6.0 -PORTREVISION= 1 +DISTVERSION= 3.8.0 CATEGORIES= net-p2p python # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-p2p/py-pulsar-client/distinfo b/net-p2p/py-pulsar-client/distinfo index 59443dca7790..a65c9ada60b9 100644 --- a/net-p2p/py-pulsar-client/distinfo +++ b/net-p2p/py-pulsar-client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738132002 -SHA256 (apache-pulsar-client-python-v3.6.0_GH0.tar.gz) = b2dc186cd3ac2d80f24f12b2f4d731f4b464248e8ce34ff0579526df2403784e -SIZE (apache-pulsar-client-python-v3.6.0_GH0.tar.gz) = 101643 +TIMESTAMP = 1753077317 +SHA256 (apache-pulsar-client-python-v3.8.0_GH0.tar.gz) = e82e1a5ae51b260cc33491bc1771e89d74b0459bb39cf0a3fc4df6c29c7184ae +SIZE (apache-pulsar-client-python-v3.8.0_GH0.tar.gz) = 107415 |