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 B23A9158088 for ; Sat, 25 Oct 2025 15:25:16 +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 986A5340C7B for ; Sat, 25 Oct 2025 15:25:16 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 638851102F2; Sat, 25 Oct 2025 15:25:15 +0000 (UTC) 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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 584481102F2 for ; Sat, 25 Oct 2025 15:25:15 +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 0012A340C7B for ; Sat, 25 Oct 2025 15:25:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82235DA7 for ; Sat, 25 Oct 2025 15:25:13 +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: <1761405898.1f9a4302b47e8b2be135c1d4453d2a5dfbd689e7.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.1.ebuild app-portage/gpyutils/metadata.xml X-VCS-Directories: app-portage/gpyutils/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 1f9a4302b47e8b2be135c1d4453d2a5dfbd689e7 X-VCS-Branch: master Date: Sat, 25 Oct 2025 15:25:13 +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: 704e148c-e0a8-412e-a98b-b7ea04de2af4 X-Archives-Hash: cf6b115db1c58cd63282a0c3ef1fa1c4 commit: 1f9a4302b47e8b2be135c1d4453d2a5dfbd689e7 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 25 15:24:04 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 25 15:24:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f9a4302 app-portage/gpyutils: Bump to 0.15.1 Signed-off-by: Michał Górny gentoo.org> app-portage/gpyutils/Manifest | 1 + app-portage/gpyutils/gpyutils-0.15.1.ebuild | 28 ++++++++++++++++++++++++++++ app-portage/gpyutils/metadata.xml | 4 ++-- 3 files changed, 31 insertions(+), 2 deletions(-) diff --git a/app-portage/gpyutils/Manifest b/app-portage/gpyutils/Manifest index 16410ebb5bdc..2610046c6537 100644 --- a/app-portage/gpyutils/Manifest +++ b/app-portage/gpyutils/Manifest @@ -1 +1,2 @@ DIST gpyutils-0.15.0.gh.tar.gz 33183 BLAKE2B 6c0cb972ef3c5404997602d9c901b4fc26186162a454108c4b921a4ec6e82c058a37146694d7346834f44731c2bdb584042e2a96a0559a8821a458b3c1119d03 SHA512 7150b8a6294b20b117ce9bf4a6443b081eedbeb93fa8b58627f4558d0d3d733ded29237cb8eb73a14d8e07d49175302e1de4cdca4de37de2f1a19cf206179321 +DIST gpyutils-0.15.1.tar.gz 30326 BLAKE2B 885bc8fbb83562e2d669baaa24a1e651b390e907d1295b16e34a02fd868ee628bef44f83da383898c8f344badb24684a06941065ef543050c83e511afb82973d SHA512 2d7b59620a2c50616c20c2b40ebb584d8fae22e9d2a2f3d87905054e80a1d59bff0df4bbee73b254e1885c7ab8885a810c4c6fa38d0f9bd91296eac101a02d64 diff --git a/app-portage/gpyutils/gpyutils-0.15.1.ebuild b/app-portage/gpyutils/gpyutils-0.15.1.ebuild new file mode 100644 index 000000000000..f400eb33995e --- /dev/null +++ b/app-portage/gpyutils/gpyutils-0.15.1.ebuild @@ -0,0 +1,28 @@ +# 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 pypi + +DESCRIPTION="Utitilies for maintaining Python packages" +HOMEPAGE=" + https://github.com/gentoo/gpyutils/ + https://pypi.org/project/gpyutils/ +" + +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 diff --git a/app-portage/gpyutils/metadata.xml b/app-portage/gpyutils/metadata.xml index 89201d449b7c..daf066b7f12f 100644 --- a/app-portage/gpyutils/metadata.xml +++ b/app-portage/gpyutils/metadata.xml @@ -11,8 +11,8 @@ mgorny@gentoo.org Michał Górny - https://github.com/projg2/gpyutils/issues/ - projg2/gpyutils + https://github.com/gentoo/gpyutils/issues/ + gentoo/gpyutils gpyutils