From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id CC74C158074 for ; Sat, 05 Jul 2025 10:38:03 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id B5294342068 for ; Sat, 05 Jul 2025 10:38:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A56D2110462; Sat, 05 Jul 2025 10:38:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9B1B3110462 for ; Sat, 05 Jul 2025 10:38:02 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D459341FD4 for ; Sat, 05 Jul 2025 10:38:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E95EE2A2B for ; Sat, 05 Jul 2025 10:38:00 +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: <1751711877.d9f510ecd5f95d0edad49b5a867d5e522efc5899.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gpyutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/gpyutils/Manifest app-portage/gpyutils/gpyutils-0.15.0.ebuild X-VCS-Directories: app-portage/gpyutils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d9f510ecd5f95d0edad49b5a867d5e522efc5899 X-VCS-Branch: master Date: Sat, 05 Jul 2025 10:38:00 +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: 73bfe66d-9812-4c34-a1ad-27bd85f1e6a0 X-Archives-Hash: 80ea708d1953b82a5682fdd1c37659dd commit: d9f510ecd5f95d0edad49b5a867d5e522efc5899 Author: Michał Górny gentoo org> AuthorDate: Sat Jul 5 10:35:57 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jul 5 10:37:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f510ec app-portage/gpyutils: Bump to 0.15.0 Signed-off-by: Michał Górny gentoo.org> app-portage/gpyutils/Manifest | 1 + app-portage/gpyutils/gpyutils-0.15.0.ebuild | 32 +++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/app-portage/gpyutils/Manifest b/app-portage/gpyutils/Manifest index 1dd70819b2bc..15e0a7ccb2ab 100644 --- a/app-portage/gpyutils/Manifest +++ b/app-portage/gpyutils/Manifest @@ -1 +1,2 @@ DIST gpyutils-0.14.0.gh.tar.gz 31787 BLAKE2B 38b4def0ede799bfbf9d359926f54a4d59835aa8139d1943ff0d77e480bd7147582611c91887040238231016f37a1457ad3382ac7450ef5da6782ea19810b0b2 SHA512 3407a47d80892f31c76d8ed25f50ba3b7edd6e3d594efcfd13d08fc4331ca79491961c48c7a10d3510d5ca02a7fe9a45360c5b607d6732889bd86b34cfbc9db0 +DIST gpyutils-0.15.0.gh.tar.gz 33183 BLAKE2B 6c0cb972ef3c5404997602d9c901b4fc26186162a454108c4b921a4ec6e82c058a37146694d7346834f44731c2bdb584042e2a96a0559a8821a458b3c1119d03 SHA512 7150b8a6294b20b117ce9bf4a6443b081eedbeb93fa8b58627f4558d0d3d733ded29237cb8eb73a14d8e07d49175302e1de4cdca4de37de2f1a19cf206179321 diff --git a/app-portage/gpyutils/gpyutils-0.15.0.ebuild b/app-portage/gpyutils/gpyutils-0.15.0.ebuild new file mode 100644 index 000000000000..ab4256cc4887 --- /dev/null +++ b/app-portage/gpyutils/gpyutils-0.15.0.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=flit +PYTHON_COMPAT=( python3_{11..13} ) + +inherit distutils-r1 + +DESCRIPTION="Utitilies for maintaining Python packages" +HOMEPAGE=" + https://github.com/projg2/gpyutils/ + https://pypi.org/project/gpyutils/ +" +SRC_URI=" + https://github.com/projg2/gpyutils/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND=" + >=app-portage/gentoopm-0.3.2[${PYTHON_USEDEP}] + dev-python/lxml[${PYTHON_USEDEP}] + dev-python/packaging[${PYTHON_USEDEP}] +" + +EPYTEST_PLUGINS=() +distutils_enable_tests pytest