Date: Sat, 20 Apr 2024 08:34:09 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: 1b68d1912d4f - main - devel/py-apispec-webframeworks: update 1.0.0 =?utf-8?Q?=E2=86=92?= 1.1.0 Message-ID: <202404200834.43K8Y9LD007830@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=1b68d1912d4fcb048c3023741b08de214fdc6074 commit 1b68d1912d4fcb048c3023741b08de214fdc6074 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-20 07:51:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-20 08:34:02 +0000 devel/py-apispec-webframeworks: update 1.0.0 → 1.1.0 Reported by: portscout --- devel/py-apispec-webframeworks/Makefile | 5 +++-- devel/py-apispec-webframeworks/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/py-apispec-webframeworks/Makefile b/devel/py-apispec-webframeworks/Makefile index 5fc3c3bd6e5d..10f8f83b8e54 100644 --- a/devel/py-apispec-webframeworks/Makefile +++ b/devel/py-apispec-webframeworks/Makefile @@ -1,5 +1,5 @@ PORTNAME= apispec-webframeworks -DISTVERSION= 1.0.0 +DISTVERSION= 1.1.0 CATEGORIES= devel python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,8 @@ 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} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottle>=0.12.25:www/py-bottle@${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} \ ${PYTHON_PKGNAMEPREFIX}tornado>=6:www/py-tornado@${PY_FLAVOR} \ diff --git a/devel/py-apispec-webframeworks/distinfo b/devel/py-apispec-webframeworks/distinfo index d84c9eae2c0f..52a710cdbba6 100644 --- a/devel/py-apispec-webframeworks/distinfo +++ b/devel/py-apispec-webframeworks/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705551422 -SHA256 (marshmallow-code-apispec-webframeworks-1.0.0_GH0.tar.gz) = 648b0d0f5b9fb3950b0355532731ea5827180e82d05836d9a87e6f814061ac01 -SIZE (marshmallow-code-apispec-webframeworks-1.0.0_GH0.tar.gz) = 10486 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404200834.43K8Y9LD007830>