Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 May 2026 21:37:36 +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: 384984db09b8 - main - devel/py-ast-serialize: Update to 0.3.0
Message-ID:  <69f66ea0.18ee7.621694de@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=384984db09b89c20f19cd3460a7324b1bba10bd1

commit 384984db09b89c20f19cd3460a7324b1bba10bd1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-02 21:27:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-02 21:27:42 +0000

    devel/py-ast-serialize: Update to 0.3.0
    
    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 a3f60db3cdef..ab3491ca2965 100644
--- a/devel/py-ast-serialize/Makefile
+++ b/devel/py-ast-serialize/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ast-serialize
-PORTVERSION=	0.2.2
+PORTVERSION=	0.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-ast-serialize/distinfo b/devel/py-ast-serialize/distinfo
index cbe45de8e208..d2fb8485745b 100644
--- a/devel/py-ast-serialize/distinfo
+++ b/devel/py-ast-serialize/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1777572506
-SHA256 (ast_serialize-0.2.2.tar.gz) = 36d2c61c7cfb98fa280a17b3fa2548662a1e1c025f45686e81b4fe6c23989f14
-SIZE (ast_serialize-0.2.2.tar.gz) = 59887
+TIMESTAMP = 1777722801
+SHA256 (ast_serialize-0.3.0.tar.gz) = 1bc3ca09a63a021376527c4e938deedd11d11d675ce850e6f9c7487f5889992b
+SIZE (ast_serialize-0.3.0.tar.gz) = 60689
 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?69f66ea0.18ee7.621694de>