git: 38a82db0de44 - main - devel/py-watchgod: Update to 0.8.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Jun 2022 14:06:12 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=38a82db0de4495394d6fed415a9969cb63ed6aae
commit 38a82db0de4495394d6fed415a9969cb63ed6aae
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-16 13:59:48 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-16 13:59:48 +0000
devel/py-watchgod: Update to 0.8.2
- Update WWW
Changes: https://github.com/samuelcolvin/watchfiles/releases
---
devel/py-watchgod/Makefile | 2 +-
devel/py-watchgod/distinfo | 6 +++---
devel/py-watchgod/pkg-descr | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-watchgod/Makefile b/devel/py-watchgod/Makefile
index 0285d885643f..1c474a78b6c1 100644
--- a/devel/py-watchgod/Makefile
+++ b/devel/py-watchgod/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= watchgod
-PORTVERSION= 0.8
+PORTVERSION= 0.8.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-watchgod/distinfo b/devel/py-watchgod/distinfo
index 84a31b9d205d..51e5a069b127 100644
--- a/devel/py-watchgod/distinfo
+++ b/devel/py-watchgod/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648248940
-SHA256 (watchgod-0.8.tar.gz) = 29a1d8f25e1721ddb73981652ca318c47387ffb12ec4171ddd7b9d01540033b1
-SIZE (watchgod-0.8.tar.gz) = 13596
+TIMESTAMP = 1655208284
+SHA256 (watchgod-0.8.2.tar.gz) = cb11ff66657befba94d828e3b622d5fb76f22fbda1376f355f3e6e51e97d9450
+SIZE (watchgod-0.8.2.tar.gz) = 13865
diff --git a/devel/py-watchgod/pkg-descr b/devel/py-watchgod/pkg-descr
index 5f086e71f0c8..0c769a9b0417 100644
--- a/devel/py-watchgod/pkg-descr
+++ b/devel/py-watchgod/pkg-descr
@@ -5,4 +5,4 @@ frustrations I found with watchdog, namely: separate approaches for each OS, an
inelegant approach to concurrency using threading, challenges around debouncing
changes and bugs which weren't being fixed.
-WWW: https://github.com/samuelcolvin/watchgod
+WWW: https://github.com/samuelcolvin/watchfiles