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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 99293158020 for ; Fri, 25 Nov 2022 17:09:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E828FE0AA6; Fri, 25 Nov 2022 17:09:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D22B0E0AA6 for ; Fri, 25 Nov 2022 17:09:53 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C6473411FC for ; Fri, 25 Nov 2022 17:09:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 830F3692 for ; Fri, 25 Nov 2022 17:09:51 +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: <1669396184.86e8be3af90c308292f687aa7bf6fb5e5d50d3ff.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.5.0.ebuild X-VCS-Directories: app-portage/pycargoebuild/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 86e8be3af90c308292f687aa7bf6fb5e5d50d3ff X-VCS-Branch: master Date: Fri, 25 Nov 2022 17:09:51 +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: cee4771e-a0c4-47d5-a28b-c2cb0faeab95 X-Archives-Hash: e06890377ad84161fddec584e7320ea3 commit: 86e8be3af90c308292f687aa7bf6fb5e5d50d3ff Author: Michał Górny gentoo org> AuthorDate: Fri Nov 25 16:58:43 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Nov 25 17:09:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e8be3a app-portage/pycargoebuild: Bump to 0.5.0 Signed-off-by: Michał Górny gentoo.org> app-portage/pycargoebuild/Manifest | 1 + .../pycargoebuild/pycargoebuild-0.5.0.ebuild | 32 ++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/app-portage/pycargoebuild/Manifest b/app-portage/pycargoebuild/Manifest index 6e32c8b49c48..f6551d9e7b6a 100644 --- a/app-portage/pycargoebuild/Manifest +++ b/app-portage/pycargoebuild/Manifest @@ -1,2 +1,3 @@ DIST pycargoebuild-0.3.0.gh.tar.gz 17362 BLAKE2B 5258aa85191a5b9d8c5fb9c0761e90d1c77642cb9a1c4b892ef0cbfcebfb6c24518cd56844658b8814bad969efe2b6389444d2432eed5eb5ba5254f143ead4bd SHA512 ea6519ba774d44ae7aa5420ce9b48f06d3be24615a431b29cdd4fafaa74f11abaac89cc605513ad40e0bba5f4b319655b350281ea0596a903ad9a4d24eb98040 DIST pycargoebuild-0.4.0.gh.tar.gz 16285 BLAKE2B 338657db39fd8b94d87eaa7b1d5d48972d26cad351e632f2815140d08004658c260ab6c0d4bd7068f2215a17c1dae23b47b9408949f5fc35f62ef68ec91b52fe SHA512 d0716caea751c0ed97be094d7438b71fbf78c767f9e8bc89dc798722979bda5ea99f65352332a97906b85d86eabdc0d170a808b687cbb88525fdbe85393649e2 +DIST pycargoebuild-0.5.0.gh.tar.gz 17528 BLAKE2B af87adeb2dedf6d6b8b6feab78aafba49c4480b2e09f0bb1e39812c7e1a34010594c3641de99c08c83f1e826725ef7fa077d0bc15a3acbc35cdc2211600a819a SHA512 ceceeecb49ea101c7a191c1c608a77a6a95d17f293a8dde2fcc1ec5d5fbe7034671eb7662c0d4e167c990ec9a9e6af95845e20a483c3ae667624da0121430642 diff --git a/app-portage/pycargoebuild/pycargoebuild-0.5.0.ebuild b/app-portage/pycargoebuild/pycargoebuild-0.5.0.ebuild new file mode 100644 index 000000000000..ddee9ac385b4 --- /dev/null +++ b/app-portage/pycargoebuild/pycargoebuild-0.5.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=flit +PYTHON_COMPAT=( python3_{8..11} 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" + +RDEPEND=" + dev-python/license-expression[${PYTHON_USEDEP}] + $(python_gen_cond_dep ' + dev-python/tomli[${PYTHON_USEDEP}] + ' 3.8 3.9 3.10) +" + +distutils_enable_tests pytest