summaryrefslogtreecommitdiff
path: root/dev-python/guiqwt
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/guiqwt')
-rw-r--r--dev-python/guiqwt/Manifest1
-rw-r--r--dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild29
-rw-r--r--dev-python/guiqwt/metadata.xml12
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-python/guiqwt/Manifest b/dev-python/guiqwt/Manifest
deleted file mode 100644
index 61e5fb7d1f46..000000000000
--- a/dev-python/guiqwt/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST guiqwt-4.4.5.gh.tar.gz 5427628 BLAKE2B ac5e7116e357b733486f48ddabca0a42c42e7d2616022667e09b465a3b2791863a09e5b68731cdf2bcabb8df873934c11256cdfe058a77fa90c7b0c286a60686 SHA512 44ee7ded9459795666adb716f4041215c520371203029ef9157aeeed78a9fb7f1fad18ee6651d760bb7b31ad82fb11a414239984992824a30fba7cd22de5ffd6
diff --git a/dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild b/dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild
deleted file mode 100644
index 349030aaa566..000000000000
--- a/dev-python/guiqwt/guiqwt-4.4.5-r1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1
-
-DESCRIPTION="Efficient 2D plotting Python library based on PythonQwt "
-HOMEPAGE="https://pypi.python.org/pypi/guiqwt"
-SRC_URI="https://github.com/PlotPyStack/guiqwt/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-LICENSE="MIT"
-
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="test"
-
-RDEPEND="
- dev-python/cython[${PYTHON_USEDEP}]
- dev-python/guidata[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/PythonQwt[${PYTHON_USEDEP}]
- dev-python/qtpy[${PYTHON_USEDEP}]
- dev-python/scipy[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/guiqwt/metadata.xml b/dev-python/guiqwt/metadata.xml
deleted file mode 100644
index f60b76563559..000000000000
--- a/dev-python/guiqwt/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="person">
- <email>stkw0@disroot.org</email>
- <name>David Roman</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">guiqwt</remote-id>
- <remote-id type="github">PlotPyStack/guiqwt</remote-id>
- </upstream>
-</pkgmetadata>