From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 359D7158099 for ; Mon, 27 Nov 2023 18:47:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C3922BC034; Mon, 27 Nov 2023 18:47:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 535B72BC034 for ; Mon, 27 Nov 2023 18:47:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8581E340B65 for ; Mon, 27 Nov 2023 18:47:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C98AF1323 for ; Mon, 27 Nov 2023 18:47:35 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1701110114.9ef8a9741d1fe835886a7635bf7344a9ac67d072.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/pycargoebuild/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/pycargoebuild/Manifest app-portage/pycargoebuild/pycargoebuild-0.12.ebuild X-VCS-Directories: app-portage/pycargoebuild/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9ef8a9741d1fe835886a7635bf7344a9ac67d072 X-VCS-Branch: master Date: Mon, 27 Nov 2023 18:47:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 22da7a74-5179-4e92-89a4-a05e59f7dae1 X-Archives-Hash: 7694bbcc07a6548de12311f0f399430d commit: 9ef8a9741d1fe835886a7635bf7344a9ac67d072 Author: Michał Górny gentoo org> AuthorDate: Mon Nov 27 18:35:14 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Nov 27 18:35:14 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ef8a974 app-portage/pycargoebuild: Bump to 0.12 Signed-off-by: Michał Górny gentoo.org> app-portage/pycargoebuild/Manifest | 1 + .../pycargoebuild/pycargoebuild-0.12.ebuild | 32 ++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/app-portage/pycargoebuild/Manifest b/app-portage/pycargoebuild/Manifest index 39f85e6a7057..e94f82378c54 100644 --- a/app-portage/pycargoebuild/Manifest +++ b/app-portage/pycargoebuild/Manifest @@ -1,2 +1,3 @@ DIST pycargoebuild-0.10.gh.tar.gz 34148 BLAKE2B c26fe54ce161cf27b39b795a1901900890a9aeac17276139db3e998b7e1f985806dbb96496dc818acba2b22afee053bf2721536b48a425222101d8ca97528677 SHA512 e2d4f177af01dcdb573d48dc873b18c2d6d6377189987b723564cbe1654d1a3449d730cd9dd9ed62f255f070b15992c8f5d952ecedb1cc8a29ed5d8f3adaaa4d DIST pycargoebuild-0.11.gh.tar.gz 37874 BLAKE2B cb8ab5b0c771a0174ba50c673bd6a361d8478ec67c2ed70f9b1b65a10ba7bd8b3a98558efa7d0778aadfb860fcd528ea6aec804256222e7b57017455f94ab766 SHA512 4d073913973c371d1381c950c5407bc307db1c5162a6145e48605d7918bb939188bcf77949d890bf17a6ebcd83145a3b4c81a85cf1f40a51b5a5b070bc5d26bd +DIST pycargoebuild-0.12.gh.tar.gz 38789 BLAKE2B 83e2ba95116f1ff5e1a5bdff2e883dafbca111dd058afd93ec261dba1097ff9d80211cdb53fab63c4fc784cc958468a44bca572621556b3d7fe089e9b69834e1 SHA512 4ed3cee028a63c5fd45386b8c1e5b7d872841bf8fc34f3134c37c49755f11018af9261f425b168f6c38aaac13c822b42b88c9c12c8f0b811cf0139cb6cbcbfef diff --git a/app-portage/pycargoebuild/pycargoebuild-0.12.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.12.ebuild new file mode 100644 index 000000000000..9fa9539e5472 --- /dev/null +++ b/app-portage/pycargoebuild/pycargoebuild-0.12.ebuild @@ -0,0 +1,32 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=flit +PYTHON_COMPAT=( python3_{10..12} pypy3 ) + +inherit distutils-r1 + +DESCRIPTION="A generator for Rust/Cargo ebuilds written in Python" +HOMEPAGE=" + https://github.com/projg2/pycargoebuild/ + https://pypi.org/project/pycargoebuild/ +" +SRC_URI=" + https://github.com/projg2/pycargoebuild/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64" + +RDEPEND=" + dev-python/license-expression[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/tomli[${PYTHON_USEDEP}] + ' 3.9 3.10) +" + +distutils_enable_tests pytest