Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2024 08:44:37 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fb8f622e6405 - main - net-mgmt/py-pyeapi: Update to 1.0.4
Message-ID:  <202408250844.47P8ib0g048401@gitrepo.freebsd.org>

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

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

commit fb8f622e6405cb5531e8c27c74de3ab2aeaf54d0
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-08-25 08:24:43 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-08-25 08:43:53 +0000

    net-mgmt/py-pyeapi: Update to 1.0.4
    
    Changelog:
    
    https://github.com/arista-eosplus/pyeapi/releases/tag/v1.0.4
---
 net-mgmt/py-pyeapi/Makefile | 3 +--
 net-mgmt/py-pyeapi/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/net-mgmt/py-pyeapi/Makefile b/net-mgmt/py-pyeapi/Makefile
index 78604033014d..c7bf67f0ed1d 100644
--- a/net-mgmt/py-pyeapi/Makefile
+++ b/net-mgmt/py-pyeapi/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyeapi
-DISTVERSION=	1.0.2
+DISTVERSION=	1.0.4
 CATEGORIES=	net-mgmt python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,6 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}netaddr>0:net/py-netaddr@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist distutils unittest
diff --git a/net-mgmt/py-pyeapi/distinfo b/net-mgmt/py-pyeapi/distinfo
index 9395ec164c1b..5770ebee19a5 100644
--- a/net-mgmt/py-pyeapi/distinfo
+++ b/net-mgmt/py-pyeapi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696851404
-SHA256 (pyeapi-1.0.2.tar.gz) = 563a80bb19451df7dd7b6e9e38489dee67ebeaf2f54de296e8ae0b26cd68a297
-SIZE (pyeapi-1.0.2.tar.gz) = 146942
+TIMESTAMP = 1724493031
+SHA256 (pyeapi-1.0.4.tar.gz) = 05920677246823cd3dddf7d4d0f831fbc86fd416f356706a03bc56a291d78f3d
+SIZE (pyeapi-1.0.4.tar.gz) = 151406



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