commit:     a42be913647350a1a0ac3b8c9cb52cfc8f77b3e8
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 10:06:27 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 10:06:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42be913

dev-python/booleanOperations: treeclean

Closes: https://bugs.gentoo.org/719882
Closes: https://bugs.gentoo.org/896754
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/booleanOperations/Manifest              |  1 -
 .../booleanOperations-0.9.0-r1.ebuild              | 34 ----------------------
 dev-python/booleanOperations/metadata.xml          | 11 -------
 profiles/package.mask                              |  7 -----
 4 files changed, 53 deletions(-)

diff --git a/dev-python/booleanOperations/Manifest 
b/dev-python/booleanOperations/Manifest
deleted file mode 100644
index 00d95f0ac5cf..000000000000
--- a/dev-python/booleanOperations/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST booleanOperations-0.9.0.tar.gz 165127 BLAKE2B 
9f72246afa46c414e3ff9ad23b86da9665a90180fc058ca278b82c1281e798d9d913e496995ca8d45ff948aff5da8a6de26706afdb5e538dee64d7ffe96c7324
 SHA512 
a63dec9c3a8008825538498b162130624b4d2b9ca64980a23d631601928c5fc6eebdc8f03f19094b7923b008bde6a87b5f21518cb33c8df3fcd41fd84a8ddde9

diff --git a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild 
b/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
deleted file mode 100644
index 4729ae2adec9..000000000000
--- a/dev-python/booleanOperations/booleanOperations-0.9.0-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-inherit distutils-r1
-
-DESCRIPTION="Boolean operations on paths"
-HOMEPAGE="https://github.com/typemytype/booleanOperations";
-SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE=""
-
-DEPEND=""
-BDEPEND=""
-RDEPEND="${DEPEND}
-       >=dev-python/fonttools-4.0.2[${PYTHON_USEDEP}]
-       >=dev-python/pyclipper-1.1.0_p3[${PYTHON_USEDEP}]
-       dev-python/wheel[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests setup.py
-
-# tests need fontPens, that is not packaged
-RESTRICT="test"
-
-src_prepare() {
-       export SETUPTOOLS_SCM_PRETEND_VERSION="${PV}"
-       distutils-r1_src_prepare
-}

diff --git a/dev-python/booleanOperations/metadata.xml 
b/dev-python/booleanOperations/metadata.xml
deleted file mode 100644
index 893b6639f47c..000000000000
--- a/dev-python/booleanOperations/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Pacho Ramos</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">booleanOperations</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index e4005fff93da..185b5dedf5be 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -255,13 +255,6 @@ sci-biology/samtools:0.1-legacy
 dev-ruby/turbolinks
 dev-ruby/turbolinks-source
 
-# Michał Górny <[email protected]> (2023-03-31)
-# Packages with non-functional tests and no py3.11 support.  They were
-# only needed for media-fonts/noto-emoji[buildfont], and that variant
-# was removed, so they have no revdeps now.
-# Removal on 2023-04-30.  Bug #719882.
-dev-python/booleanOperations
-
 # Ionen Wolkens <[email protected]> (2023-03-30)
 # NVIDIA dropped support for the 390.xx branch in December 2022[1].
 #

Reply via email to