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/pyparted/Manifest | 1 - dev-python/pyparted/metadata.xml | 16 ------------- dev-python/pyparted/pyparted-3.13.0.ebuild | 36 ------------------------------ 3 files changed, 53 deletions(-) delete mode 100644 dev-python/pyparted/Manifest delete mode 100644 dev-python/pyparted/metadata.xml delete mode 100644 dev-python/pyparted/pyparted-3.13.0.ebuild (limited to 'dev-python/pyparted') diff --git a/dev-python/pyparted/Manifest b/dev-python/pyparted/Manifest deleted file mode 100644 index f4c969518079..000000000000 --- a/dev-python/pyparted/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pyparted-3.13.0.gh.tar.gz 105838 BLAKE2B 37ba0004a36c6e9d417d3400bb2a91b2903050fa81e4deb0ef0f34232a1d59278f5074ce83e9ba03dc598fb9dae632a01d4d620837600543b130754dd0284463 SHA512 26819e28d73420937874f52fda03eb50ab1b136574ea9867a69d46ae4976d38c4f26a2697fa70597eed90dd78a5ea209bafcc3227a17a7a5d63cff6d107c2b11 diff --git a/dev-python/pyparted/metadata.xml b/dev-python/pyparted/metadata.xml deleted file mode 100644 index 548cb772df89..000000000000 --- a/dev-python/pyparted/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - mgorny@gentoo.org - Michał Górny - - - python@gentoo.org - Python - - - dcantrell/pyparted - pyparted - - diff --git a/dev-python/pyparted/pyparted-3.13.0.ebuild b/dev-python/pyparted/pyparted-3.13.0.ebuild deleted file mode 100644 index 29fa20564944..000000000000 --- a/dev-python/pyparted/pyparted-3.13.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Python bindings for sys-block/parted" -HOMEPAGE=" - https://github.com/dcantrell/pyparted/ - https://pypi.org/project/pyparted/ -" -SRC_URI=" - https://github.com/dcantrell/pyparted/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86" - -DEPEND=" - >=sys-block/parted-3.4 -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - virtual/pkgconfig -" - -distutils_enable_tests unittest -- cgit v1.3