Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Apr 2025 05:50:37 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: c790fbd67b0d - main - sysutils/py-pyinfra: Add NO_ARCH
Message-ID:  <202504180550.53I5obV2006175@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=c790fbd67b0dc97adfef6447bd09d67cde271ddb

commit c790fbd67b0dc97adfef6447bd09d67cde271ddb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-04-18 05:24:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-04-18 05:38:49 +0000

    sysutils/py-pyinfra: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 sysutils/py-pyinfra/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysutils/py-pyinfra/Makefile b/sysutils/py-pyinfra/Makefile
index 9d28872e0ec1..11a0ab20a251 100644
--- a/sysutils/py-pyinfra/Makefile
+++ b/sysutils/py-pyinfra/Makefile
@@ -32,6 +32,7 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	pyinfra-dev
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
 # Most of the ignored tests fail because docker is missing.
 # The *_ensure_newline_* ones fail when pyinfra is not installed first.
 PYTEST_IGNORED_TESTS=	test_int_docker_install_package_ubuntu \


home | help

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