Date: Mon, 3 Oct 2022 02:25:55 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: bf4d303ec24a - main - devel/py-watchfiles: Update to 0.17.0 Message-ID: <202210030225.2932PtKa098685@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=bf4d303ec24a15d27f112901119f9c410c376685 commit bf4d303ec24a15d27f112901119f9c410c376685 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 02:15:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 02:15:11 +0000 devel/py-watchfiles: Update to 0.17.0 Changes: https://github.com/samuelcolvin/watchfiles/releases --- devel/py-watchfiles/Makefile | 2 +- devel/py-watchfiles/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile index 0a0aa73e647c..be6ff8cf2dbd 100644 --- a/devel/py-watchfiles/Makefile +++ b/devel/py-watchfiles/Makefile @@ -1,5 +1,5 @@ PORTNAME= watchfiles -PORTVERSION= 0.16.1 +PORTVERSION= 0.17.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-watchfiles/distinfo b/devel/py-watchfiles/distinfo index 3e9109992a67..eb72de389de8 100644 --- a/devel/py-watchfiles/distinfo +++ b/devel/py-watchfiles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660576820 -SHA256 (watchfiles-0.16.1.tar.gz) = aed7575e24434c8fec2f2bbb0cecb1521ea1240234d9108db7915a3424d92394 -SIZE (watchfiles-0.16.1.tar.gz) = 37818 +TIMESTAMP = 1663672868 +SHA256 (watchfiles-0.17.0.tar.gz) = ae7c57ef920589a40270d5ef3216d693f4e6f8864d8fc8b6cb7885ca98ad2a61 +SIZE (watchfiles-0.17.0.tar.gz) = 39872
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210030225.2932PtKa098685>