commit:     91f59684c53606c6b6348cedbe6aeb7b84b156eb
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Dec 20 10:06:20 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sun Dec 20 23:29:37 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=91f59684

dev-python/PyVISA-py: moved to ::natinst

Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 dev-python/PyVISA-py/PyVISA-py-0.3.1.ebuild | 19 -------------------
 dev-python/PyVISA-py/PyVISA-py-9999.ebuild  | 18 ------------------
 dev-python/PyVISA-py/metadata.xml           | 20 --------------------
 3 files changed, 57 deletions(-)

diff --git a/dev-python/PyVISA-py/PyVISA-py-0.3.1.ebuild 
b/dev-python/PyVISA-py/PyVISA-py-0.3.1.ebuild
deleted file mode 100644
index 3979b5df6..000000000
--- a/dev-python/PyVISA-py/PyVISA-py-0.3.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://pyvisa-py.readthedocs.io";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-       >=dev-python/PyVISA-1.8[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/dev-python/PyVISA-py/PyVISA-py-9999.ebuild 
b/dev-python/PyVISA-py/PyVISA-py-9999.ebuild
deleted file mode 100644
index 4d31fbff7..000000000
--- a/dev-python/PyVISA-py/PyVISA-py-9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://pyvisa-py.readthedocs.io";
-EGIT_REPO_URI="https://github.com/hgrecco/${PN}.git 
git://github.com/${hgrecco}/${PN}.git"
-
-LICENSE="MIT"
-SLOT="0"
-
-RDEPEND="
-       >=dev-python/PyVISA-1.8[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"

diff --git a/dev-python/PyVISA-py/metadata.xml 
b/dev-python/PyVISA-py/metadata.xml
deleted file mode 100644
index b55b92cd3..000000000
--- a/dev-python/PyVISA-py/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>mar...@linux.sungazer.de</email>
-               <name>Marius Brehler</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>s...@gentoo.org</email>
-               <name>Gentoo Science Project</name>
-       </maintainer>
-       <longdescription>
-A PyVISA backend that implements a large part of the "Virtual
-Instrument Software Architecture" (VISA) in pure Python.
-</longdescription>
-       <upstream>
-               <remote-id type="github">hgrecco/pyvisa-py</remote-id>
-               <remote-id type="pypi">PyVISA-py</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to