Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 18:53:07 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: 5487db1e520d - main - devel/py-pytest-console-scripts: Update to 1.4.1
Message-ID:  <202306051853.355Ir7Ud055182@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=5487db1e520d1ceff6317b2e7d1a02839fb8433e

commit 5487db1e520d1ceff6317b2e7d1a02839fb8433e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:16 +0000

    devel/py-pytest-console-scripts: Update to 1.4.1
    
    Changes:        https://github.com/kvas-it/pytest-console-scripts/releases
---
 devel/py-pytest-console-scripts/Makefile | 4 ++--
 devel/py-pytest-console-scripts/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pytest-console-scripts/Makefile b/devel/py-pytest-console-scripts/Makefile
index 228f0bc52736..0265b76dac9d 100644
--- a/devel/py-pytest-console-scripts/Makefile
+++ b/devel/py-pytest-console-scripts/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pytest-console-scripts
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=4.0.0,1:devel/py-pytest@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.8+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-pytest-console-scripts/distinfo b/devel/py-pytest-console-scripts/distinfo
index 346f32514852..79cc14475fa8 100644
--- a/devel/py-pytest-console-scripts/distinfo
+++ b/devel/py-pytest-console-scripts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685162184
-SHA256 (pytest-console-scripts-1.4.0.tar.gz) = 6335679ef013fa20402dfd5b07219877d874bd3f0a198b84b23f17897ccbe50a
-SIZE (pytest-console-scripts-1.4.0.tar.gz) = 19718
+TIMESTAMP = 1685792294
+SHA256 (pytest-console-scripts-1.4.1.tar.gz) = 5a826ed84cc0afa202eb9e44381d7d762f7bdda8e0c23f9f79a7f1f44cf4a895
+SIZE (pytest-console-scripts-1.4.1.tar.gz) = 20994



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