Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2023 12:23:08 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5e8c80dedee2 - main - comms/py-fritzconnection: Update to 1.11.0
Message-ID:  <202302121223.31CCN8oU053675@gitrepo.freebsd.org>

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

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

commit 5e8c80dedee23b5eb974c15795dcb16a0e3fb336
Author:     Michael Büker <freebsd@michael-bueker.de>
AuthorDate: 2023-02-12 12:21:45 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-02-12 12:21:45 +0000

    comms/py-fritzconnection: Update to 1.11.0
    
    ChangeLog:      https://github.com/kbr/fritzconnection/compare/1.10.2...1.11.0
    PR:             269412
---
 comms/py-fritzconnection/Makefile | 10 +++-------
 comms/py-fritzconnection/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 10 deletions(-)

diff --git a/comms/py-fritzconnection/Makefile b/comms/py-fritzconnection/Makefile
index 1f7ae20f9ddc..c6fb07e2313c 100644
--- a/comms/py-fritzconnection/Makefile
+++ b/comms/py-fritzconnection/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fritzconnection
-DISTVERSION=	1.10.2
+DISTVERSION=	1.11.0
 CATEGORIES=	comms python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -11,16 +11,12 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.22.0:www/py-requests@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
 
 USES=		python
-USE_PYTHON=	autoplist distutils
-NO_ARCH=	yes
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	kbr
+USE_PYTHON=	autoplist distutils pytest
 
-do-test:
-	@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/comms/py-fritzconnection/distinfo b/comms/py-fritzconnection/distinfo
index 58d861d59658..850281c0a8da 100644
--- a/comms/py-fritzconnection/distinfo
+++ b/comms/py-fritzconnection/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662459751
-SHA256 (kbr-fritzconnection-1.10.2_GH0.tar.gz) = f2a6c9a6f503fa60dc4fe7034fc0b62308a9a51a1e0b4ea6e41248a6ffac87cc
-SIZE (kbr-fritzconnection-1.10.2_GH0.tar.gz) = 146414
+TIMESTAMP = 1675866929
+SHA256 (kbr-fritzconnection-1.11.0_GH0.tar.gz) = 8673e4a3fb70db72b1ec6475ec1d9ff41844331944cae7d684b1efcd38e76d38
+SIZE (kbr-fritzconnection-1.11.0_GH0.tar.gz) = 147539



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