Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Sep 2024 21:05:32 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e85b23058978 - main - devel/py-apispec-webframeworks: update 1.1.0 =?utf-8?Q?=E2=86=92?= 1.2.0
Message-ID:  <202409192105.48JL5WmT022627@gitrepo.freebsd.org>

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

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

commit e85b23058978574c4f020369f69e3780f87b9a08
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-09-19 15:01:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-09-19 21:05:26 +0000

    devel/py-apispec-webframeworks: update 1.1.0 → 1.2.0
    
    Reported by:    portscout
---
 devel/py-apispec-webframeworks/Makefile | 4 ++--
 devel/py-apispec-webframeworks/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-apispec-webframeworks/Makefile b/devel/py-apispec-webframeworks/Makefile
index 10f8f83b8e54..73192e93f7f0 100644
--- a/devel/py-apispec-webframeworks/Makefile
+++ b/devel/py-apispec-webframeworks/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	apispec-webframeworks
-DISTVERSION=	1.1.0
+DISTVERSION=	1.2.0
 CATEGORIES=	devel python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>0:devel/py-flit-core@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}apispec>0:devel/py-apispec@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}apispec>=6.0.0:devel/py-apispec@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.3:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}bottle>=0.12.25:www/py-bottle@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}flask>=2.3.3:www/py-flask@${PY_FLAVOR} \
diff --git a/devel/py-apispec-webframeworks/distinfo b/devel/py-apispec-webframeworks/distinfo
index 52a710cdbba6..43ee7a4008dc 100644
--- a/devel/py-apispec-webframeworks/distinfo
+++ b/devel/py-apispec-webframeworks/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713598259
-SHA256 (marshmallow-code-apispec-webframeworks-1.1.0_GH0.tar.gz) = 50d2c840ac59ab9018f3d07168386f2c7ca8cbf87ac2868102a11533d439c1aa
-SIZE (marshmallow-code-apispec-webframeworks-1.1.0_GH0.tar.gz) = 11316
+TIMESTAMP = 1726775058
+SHA256 (marshmallow-code-apispec-webframeworks-1.2.0_GH0.tar.gz) = 8e8c80e72b0603e6bba5e8b3148867a827b9e37842e2784ffb349d106ea9e5f7
+SIZE (marshmallow-code-apispec-webframeworks-1.2.0_GH0.tar.gz) = 11413



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