summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-27 18:00:15 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-27 18:00:15 +0300
commitec1769b1d043f91940eaef3df4b0574a5a225056 (patch)
tree71c5af7b437358c624bcf3dc593d7f8810973810
parentsci-biology/HTSeq: treeclean (diff)
downloadgentoo-ec1769b1d043f91940eaef3df4b0574a5a225056.tar.gz
gentoo-ec1769b1d043f91940eaef3df4b0574a5a225056.tar.bz2
gentoo-ec1769b1d043f91940eaef3df4b0574a5a225056.zip
dev-python/sumtypes: treeclean
Closes: https://bugs.gentoo.org/924683 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/sumtypes/Manifest1
-rw-r--r--dev-python/sumtypes/metadata.xml12
-rw-r--r--dev-python/sumtypes/sumtypes-0.1_alpha6.ebuild31
-rw-r--r--profiles/package.mask6
4 files changed, 0 insertions, 50 deletions
diff --git a/dev-python/sumtypes/Manifest b/dev-python/sumtypes/Manifest
deleted file mode 100644
index e043228984de..000000000000
--- a/dev-python/sumtypes/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sumtypes-0.1a6.gh.tar.gz 6535 BLAKE2B 5441b2c89515e9c24b0ca8e5ee6294272290bc452391ca6ce5adbd5befcf2f1879859e84d011b0a5be5a3690a138e9f2e30c38c15171160556eb863d6465b4ab SHA512 1e2fbcb6fe42db4aeeadb3e45d1629027eb99786fffaed03c61056c24a760e6bcb75001e700e4a40b67647f09d0c83d200ee381f62a1483874553f59121f866a
diff --git a/dev-python/sumtypes/metadata.xml b/dev-python/sumtypes/metadata.xml
deleted file mode 100644
index 98c7a6352e36..000000000000
--- a/dev-python/sumtypes/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>python@gentoo.org</email>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">radix/sumtypes</remote-id>
- <remote-id type="pypi">sumtypes</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/sumtypes/sumtypes-0.1_alpha6.ebuild b/dev-python/sumtypes/sumtypes-0.1_alpha6.ebuild
deleted file mode 100644
index d19843050e69..000000000000
--- a/dev-python/sumtypes/sumtypes-0.1_alpha6.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2024 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
-
-MY_P=${P/_alpha/a}
-DESCRIPTION="Sum Types, aka Tagged Unions, for Python"
-HOMEPAGE="
- https://github.com/radix/sumtypes/
- https://pypi.org/project/sumtypes/
-"
-SRC_URI="
- https://github.com/radix/sumtypes/archive/${PV/_alpha/a}.tar.gz
- -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- dev-python/attrs[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
diff --git a/profiles/package.mask b/profiles/package.mask
index 15c680723ac1..4c8aa4be9d86 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -352,12 +352,6 @@ x11-libs/scw
sys-firmware/bluez-firmware
# Michał Górny <mgorny@gentoo.org> (2024-03-26)
-# Unfinished package from 2021 that was added as a short-lived
-# dependency of dev-python/GitPython. No reverse dependencies remain.
-# Removal on 2024-04-25. Bug #924683.
-dev-python/sumtypes
-
-# Michał Górny <mgorny@gentoo.org> (2024-03-26)
# Uses deprecated distutils-r1 API. Depends on dev-qt/qtwebengine:5.
# Includes the libraries with no other reverse dependencies.
# Removal on 2024-04-25. Bug #909996.