Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:11:27 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: be065474136b - main - devel/py-pytest-azurepipelines: Update to 1.0.4
Message-ID:  <202212300911.2BU9BRax013609@gitrepo.freebsd.org>

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

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

commit be065474136baa085d745e25c7cdd15c403b0b55
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:43:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:50 +0000

    devel/py-pytest-azurepipelines: Update to 1.0.4
    
    - Update WWW
    
    Changes:        https://github.com/Azure/pytest-azurepipelines/releases
---
 devel/py-pytest-azurepipelines/Makefile | 6 +++---
 devel/py-pytest-azurepipelines/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-pytest-azurepipelines/Makefile b/devel/py-pytest-azurepipelines/Makefile
index 574c8c27e948..fc9c6f90c1b6 100644
--- a/devel/py-pytest-azurepipelines/Makefile
+++ b/devel/py-pytest-azurepipelines/Makefile
@@ -1,18 +1,18 @@
 PORTNAME=	pytest-azurepipelines
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Formatting PyTest output for Azure Pipelines UI
-WWW=		https://github.com/tonybaloney/pytest-azurepipelines
+WWW=		https://github.com/Azure/pytest-azurepipelines
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=5.0.0,1:devel/py-pytest@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pytest-nunit>=1.0.0:devel/py-pytest-nunit@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pytest-nunit>=1.0.0<2.0.0:devel/py-pytest-nunit@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-pytest-azurepipelines/distinfo b/devel/py-pytest-azurepipelines/distinfo
index f0f90c4636aa..3b954c987a47 100644
--- a/devel/py-pytest-azurepipelines/distinfo
+++ b/devel/py-pytest-azurepipelines/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655208278
-SHA256 (pytest-azurepipelines-1.0.3.tar.gz) = 225573ae479cb8f25d84b8d51c7e2bb037f9e89f35bf2950baad0b2385069506
-SIZE (pytest-azurepipelines-1.0.3.tar.gz) = 9752
+TIMESTAMP = 1669057833
+SHA256 (pytest-azurepipelines-1.0.4.tar.gz) = b3da7cb6d21addf4f7335a2f727363d23d0d442eba59fb3169529fc018a9187d
+SIZE (pytest-azurepipelines-1.0.4.tar.gz) = 9657



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