Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 May 2024 16:44:11 GMT
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c37486003464 - main - devel/py-watchdog: Update to 4.0.1
Message-ID:  <202405241644.44OGiBli025122@gitrepo.freebsd.org>

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

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

commit c37486003464c2673bb42e8983d328fb48357ec1
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2024-05-24 16:43:22 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2024-05-24 16:44:01 +0000

    devel/py-watchdog: Update to 4.0.1
    
    Release changes:        https://github.com/gorakhargosh/watchdog/releases/tag/v4.0.1
    Reported by:    Mickaƫl Schoentgen <notifications@github.com>
---
 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 105ddb88096f..34c8f9c197f2 100644
--- a/devel/py-watchdog/Makefile
+++ b/devel/py-watchdog/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	watchdog
-DISTVERSION=	4.0.0
+DISTVERSION=	4.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-watchdog/distinfo b/devel/py-watchdog/distinfo
index 5979b60b7740..407d8e4ed6a2 100644
--- a/devel/py-watchdog/distinfo
+++ b/devel/py-watchdog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1707311033
-SHA256 (watchdog-4.0.0.tar.gz) = e3e7065cbdabe6183ab82199d7a4f6b3ba0a438c5a512a68559846ccb76a78ec
-SIZE (watchdog-4.0.0.tar.gz) = 126415
+TIMESTAMP = 1716567546
+SHA256 (watchdog-4.0.1.tar.gz) = eebaacf674fa25511e8867028d281e602ee6500045b57f43b08778082f7f8b44
+SIZE (watchdog-4.0.1.tar.gz) = 126583



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