commit:     1f76b2049f8e44cf6daefca16c0f13f97c5ec50c
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 23 14:23:54 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Sep 23 14:23:54 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1f76b204

dev-python/immutables: drop duplicate

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/immutables/immutables-0.20.ebuild | 21 ---------------------
 dev-python/immutables/metadata.xml           | 16 ----------------
 2 files changed, 37 deletions(-)

diff --git a/dev-python/immutables/immutables-0.20.ebuild 
b/dev-python/immutables/immutables-0.20.ebuild
deleted file mode 100644
index 8cd5bf37b..000000000
--- a/dev-python/immutables/immutables-0.20.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2024 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit pypi distutils-r1
-
-DESCRIPTION="A high-performance immutable mapping type for Python"
-HOMEPAGE="https://pypi.org/project/immutables/";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="test? ( dev-python/mypy[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest

diff --git a/dev-python/immutables/metadata.xml 
b/dev-python/immutables/metadata.xml
deleted file mode 100644
index 1bec01ba5..000000000
--- a/dev-python/immutables/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>mschu....@gmail.com</email>
-               <name>Michael Schubert</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>s...@gentoo.org</email>
-               <name>Gentoo Science Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">MagicStack/immutables</remote-id>
-        <remote-id type="pypi">immutables</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to