mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
devel/py-watchgod: Update to 0.8
Changes: https://github.com/samuelcolvin/watchgod/releases
This commit is contained in:
parent
f21255d837
commit
cde248a65d
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= watchgod
|
||||
PORTVERSION= 0.7
|
||||
PORTVERSION= 0.8
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,9 @@ COMMENT= Simple, modern file watching and code reload in python
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python:3.6+
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.0.0<4:devel/py-anyio@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1612101612
|
||||
SHA256 (watchgod-0.7.tar.gz) = 48140d62b0ebe9dd9cf8381337f06351e1f2e70b2203fa9c6eff4e572ca84f29
|
||||
SIZE (watchgod-0.7.tar.gz) = 13580
|
||||
TIMESTAMP = 1648248940
|
||||
SHA256 (watchgod-0.8.tar.gz) = 29a1d8f25e1721ddb73981652ca318c47387ffb12ec4171ddd7b9d01540033b1
|
||||
SIZE (watchgod-0.8.tar.gz) = 13596
|
||||
|
Loading…
Reference in New Issue
Block a user