commit:     226a993449b1a77382ba1627d4088e34783887c5
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
AuthorDate: Mon May  5 14:04:42 2025 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> 
de>
CommitDate: Tue May  6 13:51:57 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=226a9934

dev-python/gmsh_interop: treeclean

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 .../gmsh_interop/gmsh_interop-2021.1.1.ebuild      | 26 ----------------------
 dev-python/gmsh_interop/metadata.xml               | 16 -------------
 2 files changed, 42 deletions(-)

diff --git a/dev-python/gmsh_interop/gmsh_interop-2021.1.1.ebuild 
b/dev-python/gmsh_interop/gmsh_interop-2021.1.1.ebuild
deleted file mode 100644
index 3185102ba..000000000
--- a/dev-python/gmsh_interop/gmsh_interop-2021.1.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_10 )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Interoperability with Gmsh for Python"
-HOMEPAGE="https://github.com/inducer/gmsh_interop/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="${PYTHON_DEPS}
-       >=dev-python/numpy-1.6.0[${PYTHON_USEDEP}]
-       dev-python/pytools[${PYTHON_USEDEP}]
-       sci-libs/gmsh[blas]
-"
-BDEPEND="
-       test? (
-               dev-python/joblib[${PYTHON_USEDEP}]
-       )
-"
-distutils_enable_tests pytest

diff --git a/dev-python/gmsh_interop/metadata.xml 
b/dev-python/gmsh_interop/metadata.xml
deleted file mode 100644
index ed015f298..000000000
--- a/dev-python/gmsh_interop/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>[email protected]</email>
-        <name>Aisha Tammy</name>
-    </maintainer>
-    <maintainer type="project">
-        <email>[email protected]</email>
-        <name>Gentoo Science Project</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="pypi">gmsh_interop</remote-id>
-        <remote-id type="github">inducer/gmsh_interop</remote-id>
-    </upstream>
-</pkgmetadata>

Reply via email to