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 CBF91158009 for ; Mon, 26 Jun 2023 11:24:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80859E0943; Mon, 26 Jun 2023 11:24:26 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65A8CE0943 for ; Mon, 26 Jun 2023 11:24:26 +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 898EF340DAD for ; Mon, 26 Jun 2023 11:24:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B48B7AD4 for ; Mon, 26 Jun 2023 11:24:21 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1687705558.8a08fa557d5f6e627847043944687ec3cf0e7737.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-portage/gentle/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-portage/gentle/Manifest app-portage/gentle/gentle-0.1.ebuild app-portage/gentle/gentle-0.3.0.ebuild app-portage/gentle/metadata.xml X-VCS-Directories: app-portage/gentle/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 8a08fa557d5f6e627847043944687ec3cf0e7737 X-VCS-Branch: master Date: Mon, 26 Jun 2023 11:24:21 +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: 59c9f2fe-b301-4c5f-8cd9-dea30fa75baf X-Archives-Hash: a5f97147a25d3f23c0672ef955fa538b commit: 8a08fa557d5f6e627847043944687ec3cf0e7737 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Jun 25 14:58:16 2023 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Jun 25 15:05:58 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a08fa55 app-portage/gentle: add 0.3.0, drop 0.1 Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> app-portage/gentle/Manifest | 2 +- .../gentle/{gentle-0.1.ebuild => gentle-0.3.0.ebuild} | 13 ++++++++++--- app-portage/gentle/metadata.xml | 2 ++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/app-portage/gentle/Manifest b/app-portage/gentle/Manifest index 40106810c..3e8fcd55c 100644 --- a/app-portage/gentle/Manifest +++ b/app-portage/gentle/Manifest @@ -1,2 +1,2 @@ -DIST gentle-0.1.tar.xz 17376 BLAKE2B 88d3fc7af3e153183d8da3d86e51b72d7c11f52b2d8db879d7854900c8f1654bb1a907403edfe741a6a4165266b833522408a52cd79c48b145eee2e8978ed34e SHA512 022406f2bffa559149fe53549a3e9243325d695ca3632959221402f1f770208ecb3eb49033d23daa83e971ddd505a335c5213bc9067f41443cb9e574f3bfd15a DIST gentle-0.2.tar.xz 31524 BLAKE2B 18dc26ffe778964360b3a9ea5057f2bfa54bcfd6bc411a49bff125b7ac69b9e9626eeb1d4a68241a8c5023f6cd6131c644cf5af83cece8929367923c6d675b7c SHA512 87b5e06b98ae1206eb36a04f78493f3819334935477e084484d175e774dfa8195ebe9204362b635eec682f31987a7f4f5e6cb8df5711d3b9348d0bb97ab24aa6 +DIST gentle_mxml-0.3.0.tar.gz 34317 BLAKE2B caa5ce9e529a13c7df58b1b5622f1837bea1c05a77df7c85eefd087df204fcab14bbc0884b5dbfb056b4613520110e3a291a8f78cb4e798d6f32208e98d7da26 SHA512 a77154e43e17e12e514a5d579792d757b2e69c2aaa95a80af6e355eaaa8fcd2bd3e18373a96db7ad64804a1ce67dca32d9c0af2ac9bf11d5f18f0328d6501969 diff --git a/app-portage/gentle/gentle-0.1.ebuild b/app-portage/gentle/gentle-0.3.0.ebuild similarity index 65% rename from app-portage/gentle/gentle-0.1.ebuild rename to app-portage/gentle/gentle-0.3.0.ebuild index 899f670aa..10426fcf1 100644 --- a/app-portage/gentle/gentle-0.1.ebuild +++ b/app-portage/gentle/gentle-0.3.0.ebuild @@ -5,11 +5,14 @@ EAPI=8 PYTHON_COMPAT=( python3_{10..11} ) DISTUTILS_USE_PEP517=flit -inherit distutils-r1 optfeature +PYPI_PN="gentle-mxml" +inherit distutils-r1 optfeature pypi DESCRIPTION="Gentoo Lazy Entry - a metadata.xml generator" -HOMEPAGE="https://git.sysrq.in/gentle" -SRC_URI="https://git.sysrq.in/${PN}/snapshot/${P}.tar.xz" +HOMEPAGE=" + https://pypi.org/project/gentle-mxml/ + https://git.sysrq.in/gentle +" LICENSE="WTFPL-2" SLOT="0" @@ -18,7 +21,9 @@ KEYWORDS="~amd64" BDEPEND=" test? ( app-text/xmldiff[${PYTHON_USEDEP}] + dev-python/pkginfo[${PYTHON_USEDEP}] dev-python/pyyaml[${PYTHON_USEDEP}] + dev-python/rdflib[${PYTHON_USEDEP}] $(python_gen_cond_dep \ 'dev-python/tomli[${PYTHON_USEDEP}]' 3.10) ) @@ -27,6 +32,8 @@ BDEPEND=" distutils_enable_tests pytest pkg_postinst() { + optfeature "PKG-INFO support" dev-python/pkginfo optfeature "yaml support" dev-python/pyyaml + optfeature "rdf support" dev-python/rdflib optfeature "toml support" dev-python/tomli } diff --git a/app-portage/gentle/metadata.xml b/app-portage/gentle/metadata.xml index 9fd9e8163..0d0574e01 100644 --- a/app-portage/gentle/metadata.xml +++ b/app-portage/gentle/metadata.xml @@ -10,5 +10,7 @@ Anna cyber@sysrq.in + https://bugs.sysrq.in/enter_bug.cgi?product=Software&component=gentle + gentle-mxml