Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2023 13:18:02 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e95c9e8053d4 - main - devel/py-pytest-localserver: Update version 0.7.0=>0.7.1
Message-ID:  <202304151318.33FDI2C1080147@gitrepo.freebsd.org>

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

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

commit e95c9e8053d467b4e0c5ea31af44444c609e0b99
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-15 13:07:55 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-15 13:14:59 +0000

    devel/py-pytest-localserver: Update version 0.7.0=>0.7.1
    
    Changelog:
    https://github.com/pytest-dev/pytest-localserver/releases/tag/v0.7.1
---
 devel/py-pytest-localserver/Makefile | 4 ++--
 devel/py-pytest-localserver/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pytest-localserver/Makefile b/devel/py-pytest-localserver/Makefile
index 58a5ac64d6a0..966350b01b2b 100644
--- a/devel/py-pytest-localserver/Makefile
+++ b/devel/py-pytest-localserver/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-localserver
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiosmtpd>0:mail/py-aiosmtpd@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}werkzeug>=0.10:www/py-werkzeug@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}
 
-USES=		pytest python:3.6+
+USES=		pytest python:3.7+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-pytest-localserver/distinfo b/devel/py-pytest-localserver/distinfo
index 0ecba062c2f3..7ab938a08aa9 100644
--- a/devel/py-pytest-localserver/distinfo
+++ b/devel/py-pytest-localserver/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662807544
-SHA256 (pytest-localserver-0.7.0.tar.gz) = f19b490c7ca1ed05bfe4bc6b490811805a61e7271f0424d3c0fa4d43893a5dcd
-SIZE (pytest-localserver-0.7.0.tar.gz) = 184154
+TIMESTAMP = 1681562279
+SHA256 (pytest-localserver-0.7.1.tar.gz) = e77b46555cb438931d219c54bcf9f5953c0407d645436a602b5730babfd3fe3b
+SIZE (pytest-localserver-0.7.1.tar.gz) = 185617



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