Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2026 11:19:31 +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: 66a66789b205 - main - devel/py-ast-serialize: Update to 0.2.2
Message-ID:  <69f5ddc3.31094.1b0979dc@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=66a66789b2058a6e5065507e5909b3e8b196df88

commit 66a66789b2058a6e5065507e5909b3e8b196df88
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-02 11:13:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-02 11:13:46 +0000

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

diff --git a/devel/py-ast-serialize/Makefile b/devel/py-ast-serialize/Makefile
index cef856722d3e..a3f60db3cdef 100644
--- a/devel/py-ast-serialize/Makefile
+++ b/devel/py-ast-serialize/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ast-serialize
-PORTVERSION=	0.2.0
+PORTVERSION=	0.2.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 b1cc6c9dc3bb..cbe45de8e208 100644
--- a/devel/py-ast-serialize/distinfo
+++ b/devel/py-ast-serialize/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1777311632
-SHA256 (ast_serialize-0.2.0.tar.gz) = 09d12ab09c1a673a917f93f8a9223c2bd741fe582ddcd598286beeea003f3cd7
-SIZE (ast_serialize-0.2.0.tar.gz) = 59452
+TIMESTAMP = 1777572506
+SHA256 (ast_serialize-0.2.2.tar.gz) = 36d2c61c7cfb98fa280a17b3fa2548662a1e1c025f45686e81b4fe6c23989f14
+SIZE (ast_serialize-0.2.2.tar.gz) = 59887
 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?69f5ddc3.31094.1b0979dc>