Date: Wed, 9 Nov 2022 10:05:05 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9ca6382760f5 - main - devel/py-watchdog: Update 2.1.6 -> 2.1.9 Message-ID: <202211091005.2A9A55wZ076373@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ca6382760f52e77d1d814ea8ea2e8a1a48951ca commit 9ca6382760f52e77d1d814ea8ea2e8a1a48951ca Author: Andrej Ebert <andrej@ebert.su> AuthorDate: 2022-11-09 10:03:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-11-09 10:05:04 +0000 devel/py-watchdog: Update 2.1.6 -> 2.1.9 PR: 266096 Approved by: nivit@ (maintainer's timeout; 70 days) --- devel/py-watchdog/Makefile | 2 +- devel/py-watchdog/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-watchdog/Makefile b/devel/py-watchdog/Makefile index c3a1f2a55244..8643ef6384ed 100644 --- a/devel/py-watchdog/Makefile +++ b/devel/py-watchdog/Makefile @@ -1,5 +1,5 @@ PORTNAME= watchdog -PORTVERSION= 2.1.6 +DISTVERSION= 2.1.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-watchdog/distinfo b/devel/py-watchdog/distinfo index cc9103ea8cd8..a697ebe6dfa5 100644 --- a/devel/py-watchdog/distinfo +++ b/devel/py-watchdog/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633252004 -SHA256 (watchdog-2.1.6.tar.gz) = a36e75df6c767cbf46f61a91c70b3ba71811dfa0aca4a324d9407a06a8b7a2e7 -SIZE (watchdog-2.1.6.tar.gz) = 107292 +TIMESTAMP = 1661769239 +SHA256 (watchdog-2.1.9.tar.gz) = 43ce20ebb36a51f21fa376f76d1d4692452b2527ccd601950d69ed36b9e21609 +SIZE (watchdog-2.1.9.tar.gz) = 119171
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211091005.2A9A55wZ076373>