Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Feb 2022 09:56:23 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 48bb104310dd - main - www/py-webargs: Update to 8.1.0
Message-ID:  <202202050956.2159uNXU018971@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=48bb104310dda4f5b517b0b09ae8e52c2c5f5dfd

commit 48bb104310dda4f5b517b0b09ae8e52c2c5f5dfd
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-02-05 09:55:51 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-05 09:55:51 +0000

    www/py-webargs: Update to 8.1.0
    
    PR:             261594
---
 www/py-webargs/Makefile | 16 ++++++++--------
 www/py-webargs/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/www/py-webargs/Makefile b/www/py-webargs/Makefile
index 77a3b6c95fc5..ace8e243e8b2 100644
--- a/www/py-webargs/Makefile
+++ b/www/py-webargs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	webargs
-PORTVERSION=	8.0.1
+PORTVERSION=	8.1.0
 CATEGORIES=	www devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -10,15 +10,15 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}marshmallow>2.15.2:devel/py-marshmallow@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}bottle>0:www/py-bottle@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}falcon>=2.0:www/py-falcon@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}Flask>=0.12.2:www/py-flask@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}WebTest>0:www/py-WebTest@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}bottle>0:www/py-bottle@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyramid>0:www/py-pyramid@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tornado>=4.5.2:www/py-tornado@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}Flask>=0.12.2:www/py-flask@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}falcon>=2.0:www/py-falcon@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}django*>=1.11.16:www/py-django22@${PY_FLAVOR} \
-	 	${PYTHON_PKGNAMEPREFIX}pyramid>0:www/py-pyramid@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}WebTest>0:www/py-WebTest@${PY_FLAVOR}
 
 USES=		cpe python:3.6+
 CPE_VENDOR=	${PORTNAME}_project
diff --git a/www/py-webargs/distinfo b/www/py-webargs/distinfo
index 9c69ad7d6d8e..f329dad42da4 100644
--- a/www/py-webargs/distinfo
+++ b/www/py-webargs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629020290
-SHA256 (marshmallow-code-webargs-8.0.1_GH0.tar.gz) = e6d944f16ab68c5ec68a86865722516a5bc8430db160589eabad1cdd89166d1d
-SIZE (marshmallow-code-webargs-8.0.1_GH0.tar.gz) = 92218
+TIMESTAMP = 1643620735
+SHA256 (marshmallow-code-webargs-8.1.0_GH0.tar.gz) = dd45367373e13f902fd3037ca620b6067369dfb71705ee06e2baf30483cc4501
+SIZE (marshmallow-code-webargs-8.1.0_GH0.tar.gz) = 92737



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202050956.2159uNXU018971>