Date: Wed, 23 Jun 2021 20:22:26 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b15351babf68 - main - devel/py-pytest-flask: Update to 1.2.0 Message-ID: <202106232022.15NKMQIk081983@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=b15351babf6846ec3cdc902203874e55413ee08a commit b15351babf6846ec3cdc902203874e55413ee08a Author: Goran Meki? <meka@tilda.center> AuthorDate: 2021-06-23 20:20:17 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2021-06-23 20:20:17 +0000 devel/py-pytest-flask: Update to 1.2.0 Changes https://github.com/pytest-dev/pytest-flask/blob/master/docs/changelog.rst#120-2021-02-26 PR: 256745 Approved by: maintainer --- devel/py-pytest-flask/Makefile | 2 +- devel/py-pytest-flask/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-pytest-flask/Makefile b/devel/py-pytest-flask/Makefile index ea2d49339048..ac44b95fa728 100644 --- a/devel/py-pytest-flask/Makefile +++ b/devel/py-pytest-flask/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytest-flask -PORTVERSION= 0.15.1 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-flask/distinfo b/devel/py-pytest-flask/distinfo index 2b39344f9738..61a41a1c2e9f 100644 --- a/devel/py-pytest-flask/distinfo +++ b/devel/py-pytest-flask/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581929217 -SHA256 (pytest-flask-0.15.1.tar.gz) = cbd8c5b9f8f1b83e9c159ac4294964807c4934317a5fba181739ac15e1b823e6 -SIZE (pytest-flask-0.15.1.tar.gz) = 24207 +TIMESTAMP = 1624270576 +SHA256 (pytest-flask-1.2.0.tar.gz) = 46fde652f77777bf02dc91205aec4ce20cdf2acbbbd66a918ab91f5c14693d3d +SIZE (pytest-flask-1.2.0.tar.gz) = 32446
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106232022.15NKMQIk081983>