Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2022 16:10:34 GMT
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: e4c2a3066fa5 - 2022Q4 - www/py-flask-smorest: Update to 0.39.0
Message-ID:  <202210021610.292GAYxk037247@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by rhurlin:

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

commit e4c2a3066fa589ab4c2fa914803df4b33da4bb37
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-10-02 16:04:26 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2022-10-02 16:10:16 +0000

    www/py-flask-smorest: Update to 0.39.0
    
    Changelog: https://github.com/marshmallow-code/flask-smorest/blob/master/CHANGELOG.rst#0390-2022-08-16
    
    PR:             266755
    MFH:            2022Q4
    (cherry picked from commit 89f7cf5e35503936cd01807018fae5da808865ac)
---
 www/py-flask-smorest/Makefile | 6 +-----
 www/py-flask-smorest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/www/py-flask-smorest/Makefile b/www/py-flask-smorest/Makefile
index 6fb9ba8a9821..ea3306e71988 100644
--- a/www/py-flask-smorest/Makefile
+++ b/www/py-flask-smorest/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	flask-smorest
-PORTVERSION=	0.38.1
+DISTVERSION=	0.39.0
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,13 +17,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}apispec>=3.0.0:devel/py-apispec@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}webargs>=6.0.0:www/py-webargs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}werkzeug>=0.15:www/py-werkzeug@${PY_FLAVOR}
 
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=4.0.0:devel/py-pytest@${PY_FLAVOR}
-
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils pytest
 
-TEST_ENV=	PYTHONPATH=${WRKSRC}/src
-
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/www/py-flask-smorest/distinfo b/www/py-flask-smorest/distinfo
index b7bfad75147b..ba505a581925 100644
--- a/www/py-flask-smorest/distinfo
+++ b/www/py-flask-smorest/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656241422
-SHA256 (flask-smorest-0.38.1.tar.gz) = 9eb858b23d2fb74c86a297604e2dc7417165e978da0c9176be4735ad53702865
-SIZE (flask-smorest-0.38.1.tar.gz) = 73283
+TIMESTAMP = 1664707036
+SHA256 (flask-smorest-0.39.0.tar.gz) = b72b068283176c8dc7bb0e3cfbc2721fc5c9efdcf719eac76604d78223adb99c
+SIZE (flask-smorest-0.39.0.tar.gz) = 73395



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