From nobody Sun Jan 05 20:07:32 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YR7dc74xsz5kBZ7; Sun, 05 Jan 2025 20:07:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YR7dc61x9z4PrK; Sun, 5 Jan 2025 20:07:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736107652; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lqYcMfasG701mAN6PIvLS+eqSkgW2O4ApbmXUuUYaZo=; b=g20H8q2cRXskhhwNdUwRKaK4AKI0c3722eMR1PN9xT/OYRGOBCL6uBsBJWKT36zgKmMx1N sExkxZeTtaYOdIlYFqnIISvFrWuLeMDCzdB/Q339SxHud8oKcc6576jRtCtTvcIjPll12S z5WeCelPjVXVNjN8dgABlL9x7Qji1ehSxfq3cqNC4iVcQWd0PywaBNk/vFVfZfppum2zpu uXNZiiOKDSjPImeAjRA5e1W2XtsB6LZhGvc9UCSwzrP/aOJjuXUMHvt6+S7zdPIC/cMxP6 q9HezV8NdkKZco6r4frydzu15+gQ+hBq+40vab3jo0YmBmRudKh5GDrOrHTCrQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736107652; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=lqYcMfasG701mAN6PIvLS+eqSkgW2O4ApbmXUuUYaZo=; b=oHOZX0zysx6EhN9FLMeo6CO9Ji/9CcprYh+zSUX5juMWakFcckQ7F/FSPCyccYLFMUOc5h LNn+ddF+4sJDUVLLus/Ffqtw5Hpk6blhG9DZtXal0Vy/rB8G7XU9nUF5YCGLJ/Slma7+DN JugtoUaXem2Fzl63Nn2g7duAeGv6bLgVzsZefxoB7XHxlF5DbQz52nGGPraAA1F36ZoH2T T19j7iJxA8nzhHcek846NDGRm5chly/qF+mdlWqNLdasczm0Fw3JFJ9qQus2WxOCxsRC7v VRpa+rHXl8/xa7Ap61cMlCrU/6ZH/Jg/UvgvQPTSC/epF+r/nnZCJhKtMCwGuw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736107652; a=rsa-sha256; cv=none; b=JsEZfpEiUxj6OEiunbwkGIl5RGEA3STSBUmsmNBo7TM2cnV9vsNp+O1yRIXY4EUwbs2Vjw FYrLox5Wyjd+NZVaxt/r/izm158wt1QWHlNBk33W1aDYUrIPgaeudIJ0B6O6JE3b9XtprF 4lH/hqKihZ+SYYCSpejrE6L2uNS/bFkSZ6peVjolH0F/7chhWRIjZcmXWK9Gcml6Hr/HpY P5dSiq6slw6NCg8hU4H/joIvaeOckZNLlfA4QmfkOG9Q7YwaYUNvpHib79sVxgMZXVJk3O e6zix7ScJ7AEMVFWscZ/GIMB2wvZVhaveu1faiMwU2WIHlRbXMMx5sl8P6RMXA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YR7dc5ZVYzt5x; Sun, 05 Jan 2025 20:07:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 505K7W1f037747; Sun, 5 Jan 2025 20:07:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 505K7WlV037744; Sun, 5 Jan 2025 20:07:32 GMT (envelope-from git) Date: Sun, 5 Jan 2025 20:07:32 GMT Message-Id: <202501052007.505K7WlV037744@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Andree Subject: git: e33736689d8d - main - devel/py-breathe: update build infrastructure List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e33736689d8dc4bf830277579165896b78cedf15 Auto-Submitted: auto-generated The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=e33736689d8dc4bf830277579165896b78cedf15 commit e33736689d8dc4bf830277579165896b78cedf15 Author: Matthias Andree AuthorDate: 2025-01-05 19:28:47 +0000 Commit: Matthias Andree CommitDate: 2025-01-05 20:02:00 +0000 devel/py-breathe: update build infrastructure ..from distutils/setuptools to pep517 ..to avoid running git archive on entire ports tree ..to add pytest support --- devel/py-breathe/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/devel/py-breathe/Makefile b/devel/py-breathe/Makefile index eff3b074ab47..2d336a4ccbe0 100644 --- a/devel/py-breathe/Makefile +++ b/devel/py-breathe/Makefile @@ -1,6 +1,6 @@ PORTNAME= breathe PORTVERSION= 4.35.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,8 @@ WWW= https://github.com/michaeljones/breathe LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}furo>=0:textproc/py-furo@${PY_FLAVOR} \ graphviz>=0:graphics/graphviz \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ @@ -21,7 +22,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}furo>=0:textproc/py-furo@${PY_FLAVOR} \ USES= gmake python USE_GITHUB= yes GH_TUPLE= michaeljones:breathe:v${PORTVERSION} -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 pytest +MAKE_ENV+= GIT_DIR=. + NO_ARCH= yes BINARY_ALIAS= sphinx-build=sphinx-build-${PYTHON_VER}