commit:     1d02ec7a6a2eaa0fc5f905b5c06692742d9a1d84
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 09:32:59 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 09:32:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d02ec7a

dev-python/dominate: Remove old

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

 dev-python/dominate/Manifest              |  1 -
 dev-python/dominate/dominate-2.9.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-python/dominate/Manifest b/dev-python/dominate/Manifest
index bb070f27fd04..3f68dcdaea0a 100644
--- a/dev-python/dominate/Manifest
+++ b/dev-python/dominate/Manifest
@@ -1,2 +1 @@
-DIST dominate-2.9.0.tar.gz 36289 BLAKE2B 
8cc2ee67b027d4f1466ace7d39b47a330c87f5f0396b3bfe6a4b7ec3baff8e4e89d3f2cb7c6aa036aacd67743966508e50cdc289412781830f27878a614914ba
 SHA512 
aec4f67bdc1ee0df9f0ed3fec5e41fca044d930d69bd7c508420d8b06d4f21f5d5fc9ec867cea68bd82723cac7b4df645748592dc4ded9213ec60f5bb6a6f421
 DIST dominate-2.9.1.tar.gz 37715 BLAKE2B 
df0271537916e57d50b0d1918f34cdbcd2b1f2bde1e50995593b242e75758f184515dd33518fec0c57c959f5a504dfebf4210814213b159bed2546af7369d915
 SHA512 
690f7228957cfc3c673bb1863f4e7d15c5e717c4bde24eb8280efc1be07cd50fae514a10b3208ee1b37e4d19d513622c7768b9efb61f11c286430832e873e8e5

diff --git a/dev-python/dominate/dominate-2.9.0.ebuild 
b/dev-python/dominate/dominate-2.9.0.ebuild
deleted file mode 100644
index 148a80f4e499..000000000000
--- a/dev-python/dominate/dominate-2.9.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Library for creating and manipulating HTML documents using an 
elegant DOM API"
-HOMEPAGE="
-       https://github.com/Knio/dominate/
-       https://pypi.org/project/dominate/
-"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 arm64 x86"
-
-distutils_enable_tests pytest

Reply via email to