From nobody Mon May 13 14:24:47 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 4VdMFY2Nt1z5KN0f; Mon, 13 May 2024 14:24:49 +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 4VdMFX1wQKz4XQ7; Mon, 13 May 2024 14:24:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1715610288; 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=TSD1ZIxgFlrasBtNaZTLhOn4N0UoRyNKDWjhqsEXFk8=; b=RP94L33dz1M9U3GkzI6ApckXi9bIQ7i3YvANUXAyVYmvxzCtjP2EPOKast76trwp58kARq PJObLCKcdIZfq4ngun65YQdQV6HUrOtQ16C6tvucjGbW5PpW/MS0HlOQhGG9iK2nTx7ejX 129Mn/909RHx1sEigQWbBb/8s9hRIYXCh1BtWfrpmlToaJI8F8kpw5QM/rR/j0rOUjgb1m qz5a8rDHcf7x4sbFZ9iIOFoU/EfAmInmmplCHVhgRRqhZT4n4MLqw/hw54paGuPPpBADj0 bxYEh9KaTTPU++JpLan0mkEXGu+T3N4BSJJYwa4HcKhKl4mNmKQ1ZE8m1hufIA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715610288; a=rsa-sha256; cv=none; b=GlJpbpmpVbs62+zps/p6iuL/Ne+IM0j1Dgd+KgrhdB0O/y+04Zt6fJpP2D3yaK9PmExR8+ V0P/BHofUTKuqzwoTS3sZr+Qr+CaWAMYQOtZ3wxob0nDUDoHchw+P9YeB0jAeDfOnY6wtQ cOBcZz2uvw4GUsaRW1ZNShhr9Jd+6o6VguA/i+12bcXzuaaknfZFoSSDCKRNO+YShLmZ5N NWpbNHWA/nlY3Tt6YkL8vZK+UQGXQfim/RFnHOum10693vTb03W10VylYc26mjCxPDqrFR 255cbX6hQNX8QwuBPv1B+HGSRAwv6UmFINB3PeLuidIaKfefPP3OktAJN/addg== 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=1715610288; 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=TSD1ZIxgFlrasBtNaZTLhOn4N0UoRyNKDWjhqsEXFk8=; b=sZLvavDEVnW8EVHoYoJxK61enLkb4fA6QmpJ+HR2lcEIQY9QySB4HweWAXDz3/OVFxvky4 cOeve7/zvtr4lYXucRI3SMGEpuwJIO8ng4wjaFJpnHFJIdhkkB4QUXMHBBIMGCeCSGPF9x Lds6LOh/U5LnbwnysM96I2LW/T1weIhXSGkjBVsGehjew7Di/fFbJdJQHzAuwRmlalav0h FRnc8NP81PTYLjI6vzTLPhhdeT+Gb5k5xeLR7VVresI7psm92WcM6+wiQ3oaG3pwzjuFJU vawF2uOFZGkONzPX34QQWgKQ06bgRlLJJXNEo0yhulw1YIGNKh47ESFhZycLpA== 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 4VdMFW6gn2zs3y; Mon, 13 May 2024 14:24:47 +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 44DEOlCf017321; Mon, 13 May 2024 14:24:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44DEOl0T017318; Mon, 13 May 2024 14:24:47 GMT (envelope-from git) Date: Mon, 13 May 2024 14:24:47 GMT Message-Id: <202405131424.44DEOl0T017318@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: a3c45e1371e4 - main - www/py-django-otp-yubikey: 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: a3c45e1371e4af73ca3587bde3aab2702086e51e Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3c45e1371e4af73ca3587bde3aab2702086e51e commit a3c45e1371e4af73ca3587bde3aab2702086e51e Author: Po-Chuan Hsieh AuthorDate: 2024-05-13 14:12:17 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-05-13 14:12:17 +0000 www/py-django-otp-yubikey: Convert to USE_PYTHON=pep517 - Bump PORTREVISION for package change --- www/py-django-otp-yubikey/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/py-django-otp-yubikey/Makefile b/www/py-django-otp-yubikey/Makefile index ff6cc2a9c7d9..df93c0f3b5f6 100644 --- a/www/py-django-otp-yubikey/Makefile +++ b/www/py-django-otp-yubikey/Makefile @@ -1,5 +1,6 @@ PORTNAME= django-otp-yubikey PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,11 +12,13 @@ WWW= https://github.com/django-otp/django-otp-yubikey LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django-otp>=1.0.0:www/py-django-otp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}YubiOTP>=0.2.2:security/py-YubiOTP@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes