Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2024 18:31:35 GMT
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: e6b98fe8c465 - main - textproc/py-pyaml: Update to 24.4.0
Message-ID:  <202404201831.43KIVZjS030122@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e6b98fe8c465608bd8ed7ee635e50f2749e79e41

commit e6b98fe8c465608bd8ed7ee635e50f2749e79e41
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-20 18:28:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-20 18:28:36 +0000

    textproc/py-pyaml: Update to 24.4.0
    
    Changes:        https://github.com/mk-fg/pretty-yaml/commits/master
---
 textproc/py-pyaml/Makefile | 2 +-
 textproc/py-pyaml/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-pyaml/Makefile b/textproc/py-pyaml/Makefile
index 05cb3a2129c0..6714c4f5a9a7 100644
--- a/textproc/py-pyaml/Makefile
+++ b/textproc/py-pyaml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyaml
-PORTVERSION=	23.12.0
+PORTVERSION=	24.4.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-pyaml/distinfo b/textproc/py-pyaml/distinfo
index 2ba912fe159f..deea05062b1a 100644
--- a/textproc/py-pyaml/distinfo
+++ b/textproc/py-pyaml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713033334
-SHA256 (pyaml-23.12.0.tar.gz) = ce6f648efdfb1b3a5579f8cedb04facf0fa1e8f64846b639309b585bb322b4e5
-SIZE (pyaml-23.12.0.tar.gz) = 26308
+TIMESTAMP = 1713624718
+SHA256 (pyaml-24.4.0.tar.gz) = 0e483d9289010e747a325dc43171bcc39d6562dd1dd4719e8cc7e7c96c99fce6
+SIZE (pyaml-24.4.0.tar.gz) = 27204



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404201831.43KIVZjS030122>