commit:     b73172364140ce7a98a12f7d04df9ecf12810892
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 12:45:58 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 12:45:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7317236

dev-python/itypes: treeclean

Bug: https://bugs.gentoo.org/914363
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-python/itypes/Manifest               |  1 -
 dev-python/itypes/itypes-1.2.0-r1.ebuild | 29 -----------------------------
 dev-python/itypes/metadata.xml           | 12 ------------
 3 files changed, 42 deletions(-)

diff --git a/dev-python/itypes/Manifest b/dev-python/itypes/Manifest
deleted file mode 100644
index 94c22396d982..000000000000
--- a/dev-python/itypes/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST itypes-1.2.0.gh.tar.gz 5578 BLAKE2B 
c4025c2ad54203c4f3bbcd6f369fc6a86d21bd54a63c42acd68a98b6b44404340c3242e3c7a896483860eaa7f3df156fec79a71974e3cbb7b984fd83aa631eb2
 SHA512 
94421fa3f9ec7d18989332ca518607f09bd9d674e80bbca4a3c7324c20c3ae4e0679457e6a328e50ffe3d94c6db733f092798293133d42c1f07d959e0f837891

diff --git a/dev-python/itypes/itypes-1.2.0-r1.ebuild 
b/dev-python/itypes/itypes-1.2.0-r1.ebuild
deleted file mode 100644
index 6e0a268cb27f..000000000000
--- a/dev-python/itypes/itypes-1.2.0-r1.ebuild
+++ /dev/null
@@ -1,29 +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=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Basic immutable container types for python"
-HOMEPAGE="
-       https://github.com/PavanTatikonda/itypes/
-       https://pypi.org/project/itypes/
-"
-SRC_URI="
-       https://github.com/PavanTatikonda/itypes/archive/${PV}.tar.gz
-               -> ${P}.gh.tar.gz
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-distutils_enable_tests pytest
-
-python_test() {
-       epytest tests.py
-}

diff --git a/dev-python/itypes/metadata.xml b/dev-python/itypes/metadata.xml
deleted file mode 100644
index 9b383a6d5c73..000000000000
--- a/dev-python/itypes/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="github">PavanTatikonda/itypes</remote-id>
-               <remote-id type="pypi">itypes</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to