From nobody Mon May 13 14:17:59 2024 X-Original-To: dev-commits-ports-all@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 4VdM5g75mXz5KKnY; Mon, 13 May 2024 14:17:59 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VdM5g3Lbhz4Hjc; Mon, 13 May 2024 14:17:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715609879; 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=3iXxTyeXUyazUwab2XGGw3BzxWAC9dvKvc38j85dqkM=; b=EOZn9XoVqYPjkzmHcNHSkAUAW24vDn501MhW6wxYhcR1U+03AuS4HtLBd5edSViCwW+GNu sr9/WRj9Nzx4zalkLsd48dsLQSsncysv8dyt/2wFyjiyaGbWjq1EtsE0ESxowa+tUbNybv NIEiNcaiZuIyN8y0GQX8yXNbWv5W6oXHOr8xWWJmT5WTQn4UrE6RiTVCrffmhr9e8N9Avj GMl/Q6ghN0IdT0S6IuOPHT0C92ErIwK5U2EBNSGyLIK9FsJkEwnOliV9JT+bzKeyvxUWQV ZTRqeNpEIxs+epJkDl/z8RdrjCt7+gIPjOkknnR9ZjoBUoTZDb41h6GY9cPqWw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715609879; a=rsa-sha256; cv=none; b=QGgNdEScaOJy4RPVMCdm+pi/jsxcs4V2snF+L0SW7G32bi2kbX2G8YmzeDENOSbZjDuLga vdyIdGfvqYlY3seuOE9rag6G048INbfYQ/cfdqFs31vHY0rSYdH8DE4J4qHOaLIrW12DWC c6zugA4N8LbN7HUGfjl1xApNZxcrOTn8DS5w8zJeMlD2yacTTraw89GFBjpCT/wCoW5FP5 N+hrgUXD7x9/FwN9prklv+OuSOrk6/sMHG/5GStprLSbxCm1oPdsoHzG0apHcZ2M/ksyUz N/zbCebIansFA/2DajStkI22i1eR3UJ3+8bCuVqhj/+Ffw7+YefVTezpcZs2NQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715609879; 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=3iXxTyeXUyazUwab2XGGw3BzxWAC9dvKvc38j85dqkM=; b=awVkYB0HzhN0X5qPQpRdunBjabJO1M6gWPRC4zSSKh69yRYDdiIwG7SRvBQcZKUqKgAK5J 02HXREDybtD9SconWhdw7CzcQIBJiQCA1giccrU//s0KQbpNpvA7T+rRqnHVUNW4ZgXXCs l1B5BqXeG0nZcFgZowU618YqNlqH5oCRzXMQTHFXCfAsFT5/KixyDI3sWJypecNozSQTkz Vj+B2wqgCO1fHsUzwDCCDHFNCWblZEeJzWYy0ctBs9pajFRraI+5oLNVllarhOwooaWumI t/BlA4VfQ5ZaoPOnKnaR+GXuTa2bpXINSahMZ4QCUSRWfCLkV6G1Imm+lmRW5Q== 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 4VdM5g2z0Mzrg9; Mon, 13 May 2024 14:17:59 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 44DEHxa0087141; Mon, 13 May 2024 14:17:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44DEHx4u087138; Mon, 13 May 2024 14:17:59 GMT (envelope-from git) Date: Mon, 13 May 2024 14:17:59 GMT Message-Id: <202405131417.44DEHx4u087138@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 77412765a023 - main - devel/py-pytest-profiling: Convert to USE_PYTHON=pep517 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77412765a02306d7901e8a02129bcc53c4781cfb Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=77412765a02306d7901e8a02129bcc53c4781cfb commit 77412765a02306d7901e8a02129bcc53c4781cfb Author: Po-Chuan Hsieh AuthorDate: 2024-05-13 13:59:49 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-05-13 13:59:49 +0000 devel/py-pytest-profiling: Convert to USE_PYTHON=pep517 - Bump PORTREVISION for package change --- devel/py-pytest-profiling/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/devel/py-pytest-profiling/Makefile b/devel/py-pytest-profiling/Makefile index df60a67e23b2..9c7561d4a65c 100644 --- a/devel/py-pytest-profiling/Makefile +++ b/devel/py-pytest-profiling/Makefile @@ -1,5 +1,6 @@ PORTNAME= pytest-profiling PORTVERSION= 1.7.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,13 +12,15 @@ WWW= https://github.com/man-group/pytest-plugins/tree/master/pytest-profiling LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-git>=0:devel/py-setuptools-git@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools-git>=0:devel/py-setuptools-git@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gprof2dot>=0:graphics/py-gprof2dot@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0,1:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes