devel/py-watchdog: Update to 2.2.1
Changes log: https://github.com/gorakhargosh/watchdog/releases/tag/v2.2.1
This commit is contained in:
parent
e7b756b1cb
commit
896b8ede40
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= watchdog
|
||||
DISTVERSION= 2.2.0
|
||||
DISTVERSION= 2.2.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ 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}
|
||||
|
||||
USES= python:3.7+ pytest
|
||||
USES= pytest python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1670270448
|
||||
SHA256 (watchdog-2.2.0.tar.gz) = 83cf8bc60d9c613b66a4c018051873d6273d9e45d040eed06d6a96241bd8ec01
|
||||
SIZE (watchdog-2.2.0.tar.gz) = 119214
|
||||
TIMESTAMP = 1672584540
|
||||
SHA256 (watchdog-2.2.1.tar.gz) = cdcc23c9528601a8a293eb4369cbd14f6b4f34f07ae8769421252e9c22718b6f
|
||||
SIZE (watchdog-2.2.1.tar.gz) = 119871
|
||||
|
|
Loading…
Reference in a new issue