Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2024 09:45:53 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7f8b05a6f0f5 - main - devel/py-pytest-pycodestyle: update 2.3.1 =?utf-8?Q?=E2=86=92?= 2.4.1
Message-ID:  <202412170945.4BH9jrRe083320@gitrepo.freebsd.org>

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

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

commit 7f8b05a6f0f58ff26daf4e614f621920ad3689f0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-17 01:33:48 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-17 09:45:33 +0000

    devel/py-pytest-pycodestyle: update 2.3.1 → 2.4.1
---
 devel/py-pytest-pycodestyle/Makefile | 5 ++++-
 devel/py-pytest-pycodestyle/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/devel/py-pytest-pycodestyle/Makefile b/devel/py-pytest-pycodestyle/Makefile
index eb7a40517fe9..6feef02db401 100644
--- a/devel/py-pytest-pycodestyle/Makefile
+++ b/devel/py-pytest-pycodestyle/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	pytest-pycodestyle
-DISTVERSION=	2.3.1
+DISTVERSION=	2.4.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	${PORTNAME:S/-/_/}-${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Pytest plugin to run pycodestyle
@@ -22,4 +23,6 @@ NO_ARCH=	yes
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
+# tests as of 2.4.1: 1 failed, 16 passed in 50.11s, see https://github.com/henry0312/pytest-pycodestyle/issues/114
+
 .include <bsd.port.mk>
diff --git a/devel/py-pytest-pycodestyle/distinfo b/devel/py-pytest-pycodestyle/distinfo
index 0043b97ae0ef..38818bbedb2f 100644
--- a/devel/py-pytest-pycodestyle/distinfo
+++ b/devel/py-pytest-pycodestyle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666976457
-SHA256 (pytest-pycodestyle-2.3.1.tar.gz) = 2901327b8e6beab90298a9803074483efe560e191bef81d9e18119b141222830
-SIZE (pytest-pycodestyle-2.3.1.tar.gz) = 5188
+TIMESTAMP = 1734398730
+SHA256 (pytest_pycodestyle-2.4.1.tar.gz) = 27cfebd52774ad55cceadce959913892b3b0989fc02400ef76a004a8b32ab5c9
+SIZE (pytest_pycodestyle-2.4.1.tar.gz) = 5284



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