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/dacite/Manifest | 1 - dev-python/dacite/dacite-1.8.1.ebuild | 28 ---------------------------- dev-python/dacite/metadata.xml | 11 ----------- 3 files changed, 40 deletions(-) delete mode 100644 dev-python/dacite/Manifest delete mode 100644 dev-python/dacite/dacite-1.8.1.ebuild delete mode 100644 dev-python/dacite/metadata.xml (limited to 'dev-python/dacite') diff --git a/dev-python/dacite/Manifest b/dev-python/dacite/Manifest deleted file mode 100644 index 8064d7f88e27..000000000000 --- a/dev-python/dacite/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST dacite-1.8.1.tar.gz 26038 BLAKE2B 53b859953221dd01a98976fcb1a8242bb99186c9fa4da04814eaad9232232a27da37fb8d80a91a3e875b1071c809c7f928b2eb0c165f5c4acef3ec9d4c64a94e SHA512 4b40c0bdcf5490bcc77de9e7f04b7267642bcfd41e4168607a5457f38abe3ad4b3041d8a23cb43af76de14eabee45f900ad5ddf7af8f70a2be4850bccc2d3af1 diff --git a/dev-python/dacite/dacite-1.8.1.ebuild b/dev-python/dacite/dacite-1.8.1.ebuild deleted file mode 100644 index 103e714fc29c..000000000000 --- a/dev-python/dacite/dacite-1.8.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="This module simplifies creation of data classes (PEP 557) from dictionaries" -HOMEPAGE="https://github.com/konradhalas/dacite" -SRC_URI="https://github.com/konradhalas/dacite/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" - -EPYTEST_IGNORE=( - # benchmarks - tests/performance -) - -distutils_enable_tests pytest - -python_test() { - epytest -o "addopts=" -} diff --git a/dev-python/dacite/metadata.xml b/dev-python/dacite/metadata.xml deleted file mode 100644 index d3a4f230f2d7..000000000000 --- a/dev-python/dacite/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - andrea.postiglione@gmail.com - Andrea Postiglione - - - konradhalas/dacite - - -- cgit v1.3