summaryrefslogtreecommitdiff
path: root/devel/py-watchfiles/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-watchfiles/Makefile')
-rw-r--r--devel/py-watchfiles/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile
index 5f861b85092b..d4153bbf0a80 100644
--- a/devel/py-watchfiles/Makefile
+++ b/devel/py-watchfiles/Makefile
@@ -1,6 +1,5 @@
PORTNAME= watchfiles
-PORTVERSION= 0.24.0
-PORTREVISION= 10
+PORTVERSION= 1.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,6 +22,4 @@ USE_PYTHON= autoplist concurrent pep517
CARGO_BUILD= no
CARGO_INSTALL= no
-PORTSCOUT= limit:^\0.
-
.include <bsd.port.mk>