Date: Sun, 28 Apr 2024 09:31:54 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 96b6218fc27e - main - textproc/py-agate: update to 1.10.1 Message-ID: <202404280931.43S9VsWG023945@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=96b6218fc27ebced803b5f23668188cd445f825f commit 96b6218fc27ebced803b5f23668188cd445f825f Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2024-04-28 09:31:02 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2024-04-28 09:31:51 +0000 textproc/py-agate: update to 1.10.1 Changes: https://github.com/wireservice/agate/blob/1.10.1/CHANGELOG.rst Reported by: portscout, repology --- textproc/py-agate/Makefile | 2 +- textproc/py-agate/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-agate/Makefile b/textproc/py-agate/Makefile index c33f85c0cc1a..1871dec69f25 100644 --- a/textproc/py-agate/Makefile +++ b/textproc/py-agate/Makefile @@ -1,5 +1,5 @@ PORTNAME= agate -PORTVERSION= 1.9.1 +PORTVERSION= 1.10.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-agate/distinfo b/textproc/py-agate/distinfo index 7be42e0ff351..16c3271822cf 100644 --- a/textproc/py-agate/distinfo +++ b/textproc/py-agate/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703244030 -SHA256 (agate-1.9.1.tar.gz) = bc60880c2ee59636a2a80cd8603d63f995be64526abf3cbba12f00767bcd5b3d -SIZE (agate-1.9.1.tar.gz) = 202303 +TIMESTAMP = 1714295178 +SHA256 (agate-1.10.1.tar.gz) = 064f89ae73b645951a4104028db0d11f9abf0523052bdb7c35ac9ed335a4b087 +SIZE (agate-1.10.1.tar.gz) = 203139
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404280931.43S9VsWG023945>