Date: Sun, 07 Jun 2026 01:30:15 +0000 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: 1eaa9251634b - main - devel/py-louie: update 2.=?utf-8?Q?0 =E2=86=92 2.?=0.1 Message-ID: <6a24c9a7.3b9b2.7bd48f8e@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1eaa9251634bc2a32c5819a2db6a6f37a9e3533a commit 1eaa9251634bc2a32c5819a2db6a6f37a9e3533a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-07 00:18:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-07 01:30:06 +0000 devel/py-louie: update 2.0 → 2.0.1 --- devel/py-louie/Makefile | 11 +++++++---- devel/py-louie/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/devel/py-louie/Makefile b/devel/py-louie/Makefile index f3f97150ea99..c37345c2e71f 100644 --- a/devel/py-louie/Makefile +++ b/devel/py-louie/Makefile @@ -1,6 +1,5 @@ PORTNAME= Louie -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +10,14 @@ WWW= https://pypi.org/project/Louie/ LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0.8.3:devel/py-nose@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist pep517 pytest + NO_ARCH= yes +# tests as of 2.0.1: 19 passed in 0.47s + .include <bsd.port.mk> diff --git a/devel/py-louie/distinfo b/devel/py-louie/distinfo index f8d358c1ba82..7714d520a60e 100644 --- a/devel/py-louie/distinfo +++ b/devel/py-louie/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570978353 -SHA256 (Louie-2.0.tar.gz) = 02c1f088d2a83175b25647a66d75b0ba13adfebe4603ce83b6de0bb82ea64359 -SIZE (Louie-2.0.tar.gz) = 13913 +TIMESTAMP = 1780790031 +SHA256 (Louie-2.0.1.tar.gz) = 7d6650f9172b5e3fa2129065fc4c74bcd14d6aaa5430ca0d9b4f1299fd0c2268 +SIZE (Louie-2.0.1.tar.gz) = 14624home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a24c9a7.3b9b2.7bd48f8e>
