From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/blurb/Manifest | 2 -- dev-python/blurb/blurb-2.0.0.ebuild | 23 ----------------------- dev-python/blurb/metadata.xml | 28 ---------------------------- 3 files changed, 53 deletions(-) delete mode 100644 dev-python/blurb/Manifest delete mode 100644 dev-python/blurb/blurb-2.0.0.ebuild delete mode 100644 dev-python/blurb/metadata.xml (limited to 'dev-python/blurb') diff --git a/dev-python/blurb/Manifest b/dev-python/blurb/Manifest deleted file mode 100644 index c5dfff5ed1e0..000000000000 --- a/dev-python/blurb/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST blurb-2.0.0.tar.gz 24666 BLAKE2B 74ff80ab4503278423c5ac600d71e5fea57e837f39aedf6f12b24841aa96ffadd030ae61898964527218fc32468efa8885374165221c7131882f63127ce9b981 SHA512 ef943797fb6c5a3716aa86af0741c267b6ed1760c305e779410cd7ce0e2c99b0ce2437b8c6f5b8b39c01850cc79819f5977eefdb3906269af321a78b60d95f49 -DIST blurb-2.0.0.tar.gz.provenance 8927 BLAKE2B 37c8234e264edffa36eb394c6731dcfd1ffe8983dc28654a789de108e0de5a49b0be961d36810d8c10e8f2eabf3c2116a43f4ff61f48c8978c0d74eded7bc580 SHA512 c2fb82f7c7e19cf48400843d0c8a56a8f7120295dc0ac4f00b4ab2f11cb482fbd20b795bbef4311abb4ad046486ae4ec1497c32b043f107fcbe4077c4f09b52f diff --git a/dev-python/blurb/blurb-2.0.0.ebuild b/dev-python/blurb/blurb-2.0.0.ebuild deleted file mode 100644 index d633fc7040dd..000000000000 --- a/dev-python/blurb/blurb-2.0.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2018-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYPI_VERIFY_REPO=https://github.com/python/blurb -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Tool to create and manage NEWS blurbs for CPython" -HOMEPAGE=" - https://github.com/python/blurb/ - https://pypi.org/project/blurb/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" - -EPYTEST_PLUGINS=( pyfakefs time-machine ) -distutils_enable_tests pytest diff --git a/dev-python/blurb/metadata.xml b/dev-python/blurb/metadata.xml deleted file mode 100644 index 97e724d2a9f8..000000000000 --- a/dev-python/blurb/metadata.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - python@gentoo.org - - - chutzpah@gentoo.org - Patrick McLean - - - - blurb is a tool designed to rid CPython core development of the scourge of - Misc/NEWS conflicts. - - The core concept: split Misc/NEWS into many separate files that, when - concatenated back together in sorted order, reconstitute the original - Misc/NEWS file. After that, Misc/NEWS could be deleted from the CPython - repo and thereafter rendered on demand (e.g. when building a release). - When checking in a change to CPython, the checkin process will write - out a new file that sorts into the correct place, using a filename - unlikely to have a merge conflict. - - - blurb - python/blurb - - -- cgit v1.3