From nobody Mon Apr 27 13:11:11 2026 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 4g43q35xmPz6b2wG for ; Mon, 27 Apr 2026 13:11:11 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g43q323pWz3wj6 for ; Mon, 27 Apr 2026 13:11:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777295471; 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=KRYULY4rzzeMpAn9woy2Bd91FWJUjrnvzMpjhdbZEdw=; b=NfsCNE342WgtnSAyV/3ZJIT3AJup/FZ9gjXI21Ab5C8qOx5xdf1JPpgZxLQexECcSCsdXB XJqWAajptjnIp+LpNoc0DSU28XzxkmcjUB2sFW1pL5Mzks9GP6ODUHW+hBfDkiatPj2mSh EunuqyzRJzrG3HLvLf+JdLgCqkJ8GXgpBtLehVemZeeuMTXm9xJzxh+aOjysCpnvp+G27U /XXjycBnfWwfUcqVcEDNi9uDMit917kzMTN9lPpQcrkMhp5xgQS63RjAqzkWGANPpDKbvC 78O5/hpfcm9C3UUYGUuIkxsAKaZsK4kFQckyUExhRazGwlhQtodPSr3M+l6N0g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777295471; a=rsa-sha256; cv=none; b=G0d3nHFusExjq2miw8lTdlSqgtM6BnQmpiv/L3N5m1Lh03ecjKnEKgFsuXq6lUl9s0P7bM DIh+nE09QcTTVhKqzBNt2nVQkNm+Xn3ogSN9ojLRAh1PKTut8YVgy5WiMqiSZqSg4LeEoe fRlNHiCY5TCfqyMOpfd2rgItQwgMzdfyHMJ+b7uaPZErxhK1hMjFd4DTdY+9ZJqomao+/u Z0nL1rXy+xHUdiGJU1UW5BtBmM3Yq2zkPrVvwDzXpDpeSmnSnpIXAYiSeUxy5z0gLMrz55 DwvdEQZDkh/xEntQCPraXvrBTj1ivuWpn9Gn/sMftEaaep8LGe4KLvKuuiHxIg== 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=1777295471; 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=KRYULY4rzzeMpAn9woy2Bd91FWJUjrnvzMpjhdbZEdw=; b=hNu8nfAeMyVIGfF7inuy7OGoScJcaMcoHT3FPBAWeqhGow9EA8/nhv0apaB3li/9AX0F9N /f5jnXvhyQUb5GcIWNZ8AzhIWibggUGEL9PLPhAXv91uwC3ftnh0TL1KQcYxy7dfbp9+vY m6/isrOh0YjOC+0CHubUSgMqcklQ7IT7RtvnWY6vvo59VewHDDhqc35omlb3Xjt8fmT4C5 ZuEW1euzVvObtex0tdbOitdkcZtVP7kbemLBdBgiFEkHLDHUK69SIXTGmatjmkVpEUl3JS exoirDgYxe6F9vCA6CUgZ7WpC6S8f6+OQmpZwYeXcc6GF98UM/8ZVGV/OvKTig== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g43q31d5Xz16tK for ; Mon, 27 Apr 2026 13:11:11 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 300f9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 13:11:11 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 2d3eca0df205 - main - devel/py-editables: Update to 0.6 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: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2d3eca0df205981e1cfb8523355981fb835b65f2 Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 13:11:11 +0000 Message-Id: <69ef606f.300f9.36270be5@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d3eca0df205981e1cfb8523355981fb835b65f2 commit 2d3eca0df205981e1cfb8523355981fb835b65f2 Author: Po-Chuan Hsieh AuthorDate: 2026-04-27 13:02:52 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-04-27 13:07:14 +0000 devel/py-editables: Update to 0.6 Changes: https://github.com/pfmoore/editables/blob/main/CHANGELOG.md --- devel/py-editables/Makefile | 2 +- devel/py-editables/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-editables/Makefile b/devel/py-editables/Makefile index 3164274b80c0..2c49d4f29b0b 100644 --- a/devel/py-editables/Makefile +++ b/devel/py-editables/Makefile @@ -1,5 +1,5 @@ PORTNAME= editables -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-editables/distinfo b/devel/py-editables/distinfo index 6ab0ea040697..7de961cf4a6b 100644 --- a/devel/py-editables/distinfo +++ b/devel/py-editables/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070042 -SHA256 (editables-0.5.tar.gz) = 309627d9b5c4adc0e668d8c6fa7bac1ba7c8c5d415c2d27f60f081f8e80d1de2 -SIZE (editables-0.5.tar.gz) = 14744 +TIMESTAMP = 1777252616 +SHA256 (editables-0.6.tar.gz) = 1163834902381c4613787951c5914800fdf155ae08848a373b8ea5006780977c +SIZE (editables-0.6.tar.gz) = 16763