Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 18:24:00 +0000
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: ab5a903da449 - main - devel/py-robotframework: Update to 7.4.1
Message-ID:  <69af1040.1ca61.336c26cd@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit ab5a903da449e823b4acfcc0f69989a9b7315a60
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-03-09 17:57:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-03-09 18:18:57 +0000

    devel/py-robotframework: Update to 7.4.1
    
    Changes:        https://github.com/robotframework/robotframework/releases
---
 devel/py-robotframework/Makefile | 7 +++----
 devel/py-robotframework/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/devel/py-robotframework/Makefile b/devel/py-robotframework/Makefile
index d7b71101aac7..7f7b175faf78 100644
--- a/devel/py-robotframework/Makefile
+++ b/devel/py-robotframework/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	robotframework
-PORTVERSION=	6.0.2
-PORTREVISION=	1
+PORTVERSION=	7.4.1
 CATEGORIES=	devel www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Generic automation framework for acceptance testing and robotic process automation
+COMMENT=	Generic automation framework for acceptance testing and robotic process automation (RPA)
 WWW=		https://robotframework.org/ \
 		https://github.com/robotframework/robotframework
 
@@ -16,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
-USES=		python zip
+USES=		python
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/devel/py-robotframework/distinfo b/devel/py-robotframework/distinfo
index 1ba679ca95f4..c12da1905c1e 100644
--- a/devel/py-robotframework/distinfo
+++ b/devel/py-robotframework/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104464
-SHA256 (robotframework-6.0.2.zip) = 6a9c06deb220099990f190c6e4e772675f625e4d5d84640fca6f0ad46ff538d0
-SIZE (robotframework-6.0.2.zip) = 689068
+TIMESTAMP = 1771421644
+SHA256 (robotframework-7.4.1.tar.gz) = d645487248a86db1e1a865ce792502792edf5342873f4e4f35d333219cd246c5
+SIZE (robotframework-7.4.1.tar.gz) = 653746


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1040.1ca61.336c26cd>