git: e421c3339ed7 - main - www/py-werkzeug: Update to 2.3.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 21:23:51 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e421c3339ed7019dd8cab031d6c2731d1d6d1a5c
commit e421c3339ed7019dd8cab031d6c2731d1d6d1a5c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 21:03:15 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 21:19:31 +0000
www/py-werkzeug: Update to 2.3.8
- Add GitHub to MASTER_SITES
Changes: https://github.com/pallets/werkzeug/releases
---
www/py-werkzeug/Makefile | 11 +++++------
www/py-werkzeug/distinfo | 6 +++---
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/www/py-werkzeug/Makefile b/www/py-werkzeug/Makefile
index e6e49326480f..d1f4b146d826 100644
--- a/www/py-werkzeug/Makefile
+++ b/www/py-werkzeug/Makefile
@@ -1,9 +1,9 @@
PORTNAME= werkzeug
-PORTVERSION= 2.3.6
+PORTVERSION= 2.3.8
CATEGORIES= www python
-MASTER_SITES= PYPI
+MASTER_SITES= PYPI \
+ https://github.com/pallets/werkzeug/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= Werkzeug-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python utilities collection for building WSGI applications
@@ -13,8 +13,7 @@ WWW= https://palletsprojects.com/p/werkzeug/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
- ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=0<4:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markupsafe>=2.1.1:textproc/py-markupsafe@${PY_FLAVOR}
USES= cpe python
@@ -27,7 +26,7 @@ CPE_VENDOR= palletsprojects
OPTIONS_DEFINE= EXAMPLES WATCHDOG
WATCHDOG_DESC= Monitor filesystem events
-WATCHDOG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchdog>=0:devel/py-watchdog@${PY_FLAVOR}
+WATCHDOG_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchdog>=2.3:devel/py-watchdog@${PY_FLAVOR}
post-install-EXAMPLES-on:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/www/py-werkzeug/distinfo b/www/py-werkzeug/distinfo
index dd5b7ae5c7cd..bef3af26e6a5 100644
--- a/www/py-werkzeug/distinfo
+++ b/www/py-werkzeug/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686496794
-SHA256 (Werkzeug-2.3.6.tar.gz) = 98c774df2f91b05550078891dee5f0eb0cb797a522c757a2452b9cee5b202330
-SIZE (Werkzeug-2.3.6.tar.gz) = 833282
+TIMESTAMP = 1699985593
+SHA256 (werkzeug-2.3.8.tar.gz) = 554b257c74bbeb7a0d254160a4f8ffe185243f52a52035060b761ca62d977f03
+SIZE (werkzeug-2.3.8.tar.gz) = 819747