git: 5e8d2efaac91 - main - devel/py-watchdog: Update to 2.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Feb 2023 09:09:46 UTC
The branch main has been updated by nivit:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5e8d2efaac91e0f9b12d0b4570d6ee37a7508393
commit 5e8d2efaac91e0f9b12d0b4570d6ee37a7508393
Author: Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2023-02-28 09:07:26 +0000
Commit: Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2023-02-28 09:07:26 +0000
devel/py-watchdog: Update to 2.3.1
- Add some test dependencies
Changes: https://github.com/gorakhargosh/watchdog/releases/tag/v2.3.1
---
devel/py-watchdog/Makefile | 9 +++++++--
devel/py-watchdog/distinfo | 6 +++---
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/devel/py-watchdog/Makefile b/devel/py-watchdog/Makefile
index e9dbe341faa3..5e00fd751677 100644
--- a/devel/py-watchdog/Makefile
+++ b/devel/py-watchdog/Makefile
@@ -1,5 +1,5 @@
PORTNAME= watchdog
-DISTVERSION= 2.3.0
+DISTVERSION= 2.3.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,12 @@ LICENSE= APACHE20
LIB_DEPENDS= libinotify.so:devel/libinotify
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flaky>0:devel/py-flaky@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}eventlet>0:net/py-eventlet@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}flaky>0:devel/py-flaky@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR}
USES= pytest python:3.7+
USE_PYTHON= autoplist concurrent distutils
diff --git a/devel/py-watchdog/distinfo b/devel/py-watchdog/distinfo
index c92d9a978412..57f1eaa5096d 100644
--- a/devel/py-watchdog/distinfo
+++ b/devel/py-watchdog/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677270780
-SHA256 (watchdog-2.3.0.tar.gz) = 9d39effe6909be898ba3e7286a9e9b17a6a9f734fb1ef9dde3e9bb68715fca39
-SIZE (watchdog-2.3.0.tar.gz) = 122131
+TIMESTAMP = 1677574491
+SHA256 (watchdog-2.3.1.tar.gz) = d9f9ed26ed22a9d331820a8432c3680707ea8b54121ddcc9dc7d9f2ceeb36906
+SIZE (watchdog-2.3.1.tar.gz) = 123140