public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gentle/
Date: Mon, 29 Apr 2024 08:47:05 +0000 (UTC)	[thread overview]
Message-ID: <1714380406.d3bca7116cb05ae3c90010ea99aa2cb969605fd9.ceamac@gentoo> (raw)

commit:     d3bca7116cb05ae3c90010ea99aa2cb969605fd9
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Apr 25 12:49:26 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Apr 29 08:46:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3bca711

app-portage/gentle: drop 0.3.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
Closes: https://github.com/gentoo/gentoo/pull/36419
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 app-portage/gentle/Manifest            |  1 -
 app-portage/gentle/gentle-0.3.1.ebuild | 43 ----------------------------------
 2 files changed, 44 deletions(-)

diff --git a/app-portage/gentle/Manifest b/app-portage/gentle/Manifest
index 2a08ccea62ef..32a131baf15b 100644
--- a/app-portage/gentle/Manifest
+++ b/app-portage/gentle/Manifest
@@ -1,3 +1,2 @@
-DIST gentle_mxml-0.3.1.tar.gz 141735 BLAKE2B 6720ff9af32d83beac66e5e8fc71cc33a7554edb000b835d4f770da199806ebfbc3bdd95954b738f21768da6b6f8315cb870e2185b8066d5f69cad85128f60ec SHA512 4722e37c635d7f1b492bf52f3f4003deda1ba65c79be56228009875241048d6976b38e836e62f6d90adb8ec1bc545ff903487759ad581ffc0bb2e371d25dd780
 DIST gentle_mxml-0.4.0.tar.gz 329273 BLAKE2B baf6d954838d6cd2fc9548aaa33c85cb53307b325521a2fe300486a2cc08e833f835016ba632b484c1068c7deee3b2eeb17606f0180d248081304fa866b79461 SHA512 beac2c7bd3e4d80448fec5a633502e6cdc763145541b9205e3c354597b4e9c724f94cadb747b87df3c49669f5534cc9d123ded00b45b9cb783cd4e086a9b3ceb
 DIST gentle_mxml-1.0.0.tar.gz 356588 BLAKE2B bb5eddfd91876226cad27c6e2b06ac60926c7f1075c3c6838b2abf262b9a7ec7740083e8397a3980174d83d3c2b6fff67772adf2454fb11892a1624d27ebf533 SHA512 fdd9399545e6613b932de3bfc093815019941fcbba1535384a77431259320b478cd4a020ea3d657f1bf2a296a8f788fb9a08bc1c917b3c59e06d2a237f22a91a

diff --git a/app-portage/gentle/gentle-0.3.1.ebuild b/app-portage/gentle/gentle-0.3.1.ebuild
deleted file mode 100644
index b24f526fe46e..000000000000
--- a/app-portage/gentle/gentle-0.3.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-DISTUTILS_USE_PEP517=flit
-PYPI_PN="gentle-mxml"
-inherit distutils-r1 optfeature pypi
-
-DESCRIPTION="Gentoo Lazy Entry - a metadata.xml generator"
-HOMEPAGE="
-	https://gentle.sysrq.in
-	https://pypi.org/project/gentle-mxml/
-"
-
-LICENSE="WTFPL-2"
-SLOT="0"
-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)
-	)
-"
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs \
-	dev-python/insipid-sphinx-theme \
-	dev-python/sphinx-prompt
-
-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
-}


             reply	other threads:[~2024-04-29  8:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29  8:47 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-24  8:52 [gentoo-commits] repo/gentoo:master commit in: app-portage/gentle/ Petr Vaněk
2024-11-07 16:41 Joonas Niilola
2024-09-04 11:28 Petr Vaněk
2024-04-29  8:47 Viorel Munteanu
2023-07-06  6:31 Sam James
2023-07-02 15:21 Sam James
2023-06-26 18:13 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1714380406.d3bca7116cb05ae3c90010ea99aa2cb969605fd9.ceamac@gentoo \
    --to=ceamac@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox