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/fixtures/Manifest | 1 - dev-python/fixtures/fixtures-4.3.2.ebuild | 30 ------------------------------ dev-python/fixtures/metadata.xml | 25 ------------------------- 3 files changed, 56 deletions(-) delete mode 100644 dev-python/fixtures/Manifest delete mode 100644 dev-python/fixtures/fixtures-4.3.2.ebuild delete mode 100644 dev-python/fixtures/metadata.xml (limited to 'dev-python/fixtures') diff --git a/dev-python/fixtures/Manifest b/dev-python/fixtures/Manifest deleted file mode 100644 index 291b678291af..000000000000 --- a/dev-python/fixtures/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST fixtures-4.3.2.tar.gz 47173 BLAKE2B 7191c637f76062b2630b96efe00c5f72b204951b68468711b8aa7f5780593db5a7e1a6d2a4da07f83584bd6b109de0938479206051e1dcd5a4e10ce368358ded SHA512 7a0598d3b3a887417d9c05800d72a0c4072b2c26bd284426a2ac7c5c57da2d8325fcc1d70868293d5b9bb4e7c490a7c3d0de1514a5bf7aa1a685b8fc032122e6 diff --git a/dev-python/fixtures/fixtures-4.3.2.ebuild b/dev-python/fixtures/fixtures-4.3.2.ebuild deleted file mode 100644 index 243469c6fc50..000000000000 --- a/dev-python/fixtures/fixtures-4.3.2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Fixtures, reusable state for writing clean tests and more" -HOMEPAGE=" - https://github.com/testing-cabal/fixtures/ - https://pypi.org/project/fixtures/ -" - -LICENSE="|| ( Apache-2.0 BSD )" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -BDEPEND=" - dev-python/hatch-vcs[${PYTHON_USEDEP}] - test? ( - >=dev-python/testtools-2.5.0[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests unittest diff --git a/dev-python/fixtures/metadata.xml b/dev-python/fixtures/metadata.xml deleted file mode 100644 index a462e638e482..000000000000 --- a/dev-python/fixtures/metadata.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - prometheanfire@gentoo.org - Matthew Thode - - - python@gentoo.org - Python - - - Fixtures defines a Python contract for reusable state / support logic, - primarily for unit testing. Helper and adaption logic is included to make - it easy to write your own fixtures using the fixtures contract. Glue code - is provided that makes using fixtures that meet the Fixtures contract in - unittest compatible test cases easy and straight forward. - - - - testing-cabal/fixtures - fixtures - python-fixtures - - -- cgit v1.3