From nobody Tue Dec 21 19:42:31 2021 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 3A9881902101; Tue, 21 Dec 2021 19:42:42 +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 4JJRgg1vyWz4yF5; Tue, 21 Dec 2021 19:42:39 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 A3BB77C5B; Tue, 21 Dec 2021 19:42:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BLJgVBW028002; Tue, 21 Dec 2021 19:42:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BLJgVn9028001; Tue, 21 Dec 2021 19:42:31 GMT (envelope-from git) Date: Tue, 21 Dec 2021 19:42:31 GMT Message-Id: <202112211942.1BLJgVn9028001@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: 9d194e076c4d - main - devel/py-flit-core: Update to 3.5.1 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: 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: 9d194e076c4d26854e367531fa95b64dd191bcea Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640115759; 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=yzg+Gac5xwhMq01TCbhOuJ7gouapQvph7SmS1hBhqNQ=; b=f0xxgj13hQHKmxOu4uvmZCNxYGk/yKXmv1AvFcaZT4sjF6DQ/TuDYXS7DIM0rNtyr7aQPm LuAcdlT8JnQgSYGD78YGGb6rWdyEApwkdg2/kKNAoTTu714l7m0wkVHQfcHfHSxhevsqNd AxRonj3tUTvneSccSU6VfcD1qAtMC+CK0ViEorKYYVfeG/sR1TztYzMXEFXJwNmJAlPNuA 8orBLoSz7ECnSXpVwyihQ54w1uglACbuOnlh0dj+tnGU+hT17evrrRxObUzd2DtXF5KMkw cS1d2+mp1MFPbfUJYf68eImULQkmbJrK8PHw71MKpALmNSj7Sm1tPB7+owuWfg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640115759; a=rsa-sha256; cv=none; b=grKatNYELOCCJG98aC8PEa1NF9SRtkt6FZkg3Ks0NQdklIC887pmS9uJ/2P82TXO7lTi85 4R5rjolKZwxox+YZ4DryVb5uzpf4F+rJs9DxaT4d8GVpiPIx0a3C+MDkWVgdwoq3WSG1h2 kVMtxuADvzWeN3RIZsRutjzKMdzVbhN9LEqPTNSJkbAR646F5gVVv4Vw4n9PFlbq66GaoD w30mgoW786KnrfrEIPny7ITnKHWH5PwHIHkGW5ERjxhEP7DT1hr6UUQY2JRl3Gb4M4UXXt Kee5ThvCSQe4eGwj4AUvbqWsxCgWyolgUmVa4d15uRybBgYLLO0KDBbnJPHNKw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d194e076c4d26854e367531fa95b64dd191bcea commit 9d194e076c4d26854e367531fa95b64dd191bcea Author: Po-Chuan Hsieh AuthorDate: 2021-12-21 18:48:06 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-12-21 18:48:06 +0000 devel/py-flit-core: Update to 3.5.1 - Update WWW Changes: https://github.com/pypa/flit/blob/master/doc/history.rst --- devel/py-flit-core/Makefile | 2 +- devel/py-flit-core/distinfo | 6 +++--- devel/py-flit-core/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-flit-core/Makefile b/devel/py-flit-core/Makefile index 6b238afa39a4..6458e9310467 100644 --- a/devel/py-flit-core/Makefile +++ b/devel/py-flit-core/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= flit-core -PORTVERSION= 3.5.0 +PORTVERSION= 3.5.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-flit-core/distinfo b/devel/py-flit-core/distinfo index 75abd7337499..8ad456cca27c 100644 --- a/devel/py-flit-core/distinfo +++ b/devel/py-flit-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637519866 -SHA256 (flit_core-3.5.0.tar.gz) = 2db800d33ff41e4c6e7c1b594666cb2a11553024106655272c7245933b1d75bd -SIZE (flit_core-3.5.0.tar.gz) = 27474 +TIMESTAMP = 1638556562 +SHA256 (flit_core-3.5.1.tar.gz) = 3083720351a6cb00e0634a1ec0e26eae7b273174c3c6c03d5b597a14203b282e +SIZE (flit_core-3.5.1.tar.gz) = 27497 diff --git a/devel/py-flit-core/pkg-descr b/devel/py-flit-core/pkg-descr index 1235d7f0cb01..8daf61ca425a 100644 --- a/devel/py-flit-core/pkg-descr +++ b/devel/py-flit-core/pkg-descr @@ -1,4 +1,4 @@ flit_core provides a PEP 517 build backend for packages using Flit. The only public interface is the API specified by PEP 517, at flit_core.buildapi. -WWW: https://github.com/takluyver/flit/tree/master/flit_core +WWW: https://github.com/pypa/flit/tree/master/flit_core