Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2026 09:31: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: bf4b7c4a6b93 - main - math/py-pcodec: Update to 1.0.2
Message-ID:  <6a02f385.37e0c.73e50096@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=bf4b7c4a6b936ee5162f813dd74438adbb5348a6

commit bf4b7c4a6b936ee5162f813dd74438adbb5348a6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-12 09:17:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-12 09:31:11 +0000

    math/py-pcodec: Update to 1.0.2
    
    Changes:        https://github.com/pcodec/pcodec/releases
---
 math/py-pcodec/Makefile        | 3 +--
 math/py-pcodec/Makefile.crates | 1 +
 math/py-pcodec/distinfo        | 8 +++++---
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/math/py-pcodec/Makefile b/math/py-pcodec/Makefile
index 65cc8943efda..868d44796adb 100644
--- a/math/py-pcodec/Makefile
+++ b/math/py-pcodec/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pcodec
-PORTVERSION=	1.0.1
-PORTREVISION=	2
+PORTVERSION=	1.0.2
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-pcodec/Makefile.crates b/math/py-pcodec/Makefile.crates
index 4046f18584be..58bea144089f 100644
--- a/math/py-pcodec/Makefile.crates
+++ b/math/py-pcodec/Makefile.crates
@@ -296,6 +296,7 @@ CARGO_CRATES=	ahash-0.8.12 \
 		snap-1.1.1 \
 		socket2-0.6.1 \
 		spdp_sys-0.1.0 \
+		sprintz_sys-0.1.0 \
 		stable_deref_trait-1.2.1 \
 		static_assertions-1.1.0 \
 		strsim-0.11.1 \
diff --git a/math/py-pcodec/distinfo b/math/py-pcodec/distinfo
index 38630aab600e..221c28f797d8 100644
--- a/math/py-pcodec/distinfo
+++ b/math/py-pcodec/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1771421706
-SHA256 (pcodec-1.0.1.tar.gz) = 559112623ae9ffb42f9f3fdffb5b0cb27d5c363b104994e66a6c0f1093e2de83
-SIZE (pcodec-1.0.1.tar.gz) = 144648
+TIMESTAMP = 1778385572
+SHA256 (pcodec-1.0.2.tar.gz) = f97cad59175e9353f1da9f5bbadce340d31858e992f4ebdf09acc78f424f08d4
+SIZE (pcodec-1.0.2.tar.gz) = 146715
 SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75
 SIZE (rust/crates/ahash-0.8.12.crate) = 43413
 SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
@@ -597,6 +597,8 @@ SHA256 (rust/crates/socket2-0.6.1.crate) = 17129e116933cf371d018bb80ae557e889637
 SIZE (rust/crates/socket2-0.6.1.crate) = 58486
 SHA256 (rust/crates/spdp_sys-0.1.0.crate) = 1a73a4d6b35001391b29057728a0058ba5747c9e60192f2a3fafd841fca03127
 SIZE (rust/crates/spdp_sys-0.1.0.crate) = 4235
+SHA256 (rust/crates/sprintz_sys-0.1.0.crate) = 91340700f0ed24ffc87a165526c423c00c258a4c5cdff506a33653e0de6372cd
+SIZE (rust/crates/sprintz_sys-0.1.0.crate) = 115014
 SHA256 (rust/crates/stable_deref_trait-1.2.1.crate) = 6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596
 SIZE (rust/crates/stable_deref_trait-1.2.1.crate) = 8186
 SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a02f385.37e0c.73e50096>