Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2023 17:52:48 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a26699a27056 - main - net-mgmt/py-opn-cli: Update to 1.7.0
Message-ID:  <202305181752.34IHqmlD000685@gitrepo.freebsd.org>

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

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

commit a26699a27056bc58f7c35a6925f705924d8b0ebd
Author:     Frank Wall <freebsd@moov.de>
AuthorDate: 2023-05-17 13:09:29 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-18 17:52:14 +0000

    net-mgmt/py-opn-cli: Update to 1.7.0
    
    Changelog: https://github.com/andeman/opn-cli/blob/main/CHANGELOG.md
    
    PR:             271470
---
 net-mgmt/py-opn-cli/Makefile | 4 ++--
 net-mgmt/py-opn-cli/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-mgmt/py-opn-cli/Makefile b/net-mgmt/py-opn-cli/Makefile
index b92788d463b0..e702607ec07f 100644
--- a/net-mgmt/py-opn-cli/Makefile
+++ b/net-mgmt/py-opn-cli/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opn-cli
-DISTVERSION=	1.3.0
+DISTVERSION=	1.7.0
 CATEGORIES=	net-mgmt python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_F
 		${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.7+
 
 USE_PYTHON=	autoplist distutils
 
diff --git a/net-mgmt/py-opn-cli/distinfo b/net-mgmt/py-opn-cli/distinfo
index 9b98330e2023..42a81cfe104f 100644
--- a/net-mgmt/py-opn-cli/distinfo
+++ b/net-mgmt/py-opn-cli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1672828569
-SHA256 (opn-cli-1.3.0.tar.gz) = 3af4c5060945f2f5160b502d96098b5fe9317aeebeb462039033bc1fa25a12ef
-SIZE (opn-cli-1.3.0.tar.gz) = 147189
+TIMESTAMP = 1684328350
+SHA256 (opn-cli-1.7.0.tar.gz) = b579a557569501f4cac8f9bc6e2813756e5d8b53f1ac9f3aeafb0aa102a10cfa
+SIZE (opn-cli-1.7.0.tar.gz) = 176138



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