commit:     3519114aead322da9a6ef15076deca24cc17bb10
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  2 08:57:28 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 08:57:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3519114a

dev-python/xmltodict: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/xmltodict/Manifest                   |  1 -
 dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-python/xmltodict/Manifest b/dev-python/xmltodict/Manifest
index 098303ac7294..65ac8269247b 100644
--- a/dev-python/xmltodict/Manifest
+++ b/dev-python/xmltodict/Manifest
@@ -1,2 +1 @@
-DIST xmltodict-0.13.0.tar.gz 33813 BLAKE2B 
54fd4532323d8682e81e8db9ec811c772aa1b772ee5a9fa2debb93030a44a165e282901a445f76c8a477626b151ec9ed210f1e790bd9426b5f071c9a4ad60bdf
 SHA512 
fea256017e9806074f0b1dbece393a6e90cdb045842970015daeef2c035d210b3333196a57635192f889b1d2e570731707f7725e020c678db34f590f8c9ad400
 DIST xmltodict-0.14.2.tar.gz 51942 BLAKE2B 
4d51ec3e99ac166dc1fd919ff12ed0218cc78d33982c79336eeddbf66f5409ab3ed8f994f57731252799b5ff1d1bd5d3cc344621d0dfb565d105319c4a10886f
 SHA512 
3333955156e355cd40bd947bbefe0ff2e90de900cf12aa3ad82fa28e2921d9e2ccd245116573a0711cce12ac294d5a8d18a83744b4e7fc9e2b4025e35175080b

diff --git a/dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild 
b/dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild
deleted file mode 100644
index 28651da14b6d..000000000000
--- a/dev-python/xmltodict/xmltodict-0.13.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-DISTUTILS_USE_PEP517=setuptools
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Makes working with XML feel like you are working with JSON"
-HOMEPAGE="
-       https://github.com/martinblech/xmltodict/
-       https://pypi.org/project/xmltodict/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv 
~s390 sparc x86"
-
-distutils_enable_tests pytest

Reply via email to