Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:10:55 +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: 4b2f28ce005b - main - devel/py-ast-serialize: Update to 0.1.2
Message-ID:  <69ef605f.320a4.5dbcae90@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=4b2f28ce005b914ef106c141c9b05774440c5641

commit 4b2f28ce005b914ef106c141c9b05774440c5641
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:02:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:08 +0000

    devel/py-ast-serialize: Update to 0.1.2
    
    Changes:        https://github.com/mypyc/ast_serialize/commits/main
---
 devel/py-ast-serialize/Makefile | 3 +--
 devel/py-ast-serialize/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/devel/py-ast-serialize/Makefile b/devel/py-ast-serialize/Makefile
index d1f7695142c4..b339f26b3bb4 100644
--- a/devel/py-ast-serialize/Makefile
+++ b/devel/py-ast-serialize/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ast-serialize
-PORTVERSION=	0.1.1
-PORTREVISION=	1
+PORTVERSION=	0.1.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-ast-serialize/distinfo b/devel/py-ast-serialize/distinfo
index 1ce3f417b978..3649a8ea19a7 100644
--- a/devel/py-ast-serialize/distinfo
+++ b/devel/py-ast-serialize/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1775587100
-SHA256 (ast_serialize-0.1.1.tar.gz) = d6776360cfb9fbad61203c63e3b01f294f6b600ec49b99ed83194acf7b64bf39
-SIZE (ast_serialize-0.1.1.tar.gz) = 54341
+TIMESTAMP = 1777252588
+SHA256 (ast_serialize-0.1.2.tar.gz) = 5c88187a675febe197e7bf8b0b95f551d719dde505f2b5719d24a1f5ecbbda5e
+SIZE (ast_serialize-0.1.2.tar.gz) = 54461
 SHA256 (rust/crates/aho-corasick-1.1.4.crate) = ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301
 SIZE (rust/crates/aho-corasick-1.1.4.crate) = 184015
 SHA256 (rust/crates/anyhow-1.0.100.crate) = a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef605f.320a4.5dbcae90>