[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA-py/

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

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

Signed-off-by: Aisha Tammy  aisha.cc>

 dev-python/PyVISA-py/PyVISA-py-0.3.1.ebuild | 19 ---
 dev-python/PyVISA-py/PyVISA-py-.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..0
--- 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-.ebuild 
b/dev-python/PyVISA-py/PyVISA-py-.ebuild
deleted file mode 100644
index 4d31fbff7..0
--- a/dev-python/PyVISA-py/PyVISA-py-.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..0
--- a/dev-python/PyVISA-py/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   mar...@linux.sungazer.de
-   Marius Brehler
-   
-   
-   s...@gentoo.org
-   Gentoo Science Project
-   
-   
-A PyVISA backend that implements a large part of the "Virtual
-Instrument Software Architecture" (VISA) in pure Python.
-
-   
-   hgrecco/pyvisa-py
-   PyVISA-py
-   
-



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2020-12-20 Thread Aisha Tammy
commit: bdb4b8ea2484cbef25655d20fb3c86dc5eb3b820
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Sun Dec 20 10:05:56 2020 +
Commit: Aisha Tammy  aisha  cc>
CommitDate: Sun Dec 20 23:29:37 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=bdb4b8ea

dev-python/PyVISA: moved to ::natinst

Signed-off-by: Aisha Tammy  aisha.cc>

 dev-python/PyVISA/PyVISA-1.9.1.ebuild | 24 
 dev-python/PyVISA/PyVISA-.ebuild  | 23 ---
 dev-python/PyVISA/metadata.xml| 21 -
 3 files changed, 68 deletions(-)

diff --git a/dev-python/PyVISA/PyVISA-1.9.1.ebuild 
b/dev-python/PyVISA/PyVISA-1.9.1.ebuild
deleted file mode 100644
index e56a983c5..0
--- a/dev-python/PyVISA/PyVISA-1.9.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://github.com/pyvisa/pyvisa;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests unittest
-#python_test() {
-#  esetup.py test
-#}

diff --git a/dev-python/PyVISA/PyVISA-.ebuild 
b/dev-python/PyVISA/PyVISA-.ebuild
deleted file mode 100644
index 5c5a1ce95..0
--- a/dev-python/PyVISA/PyVISA-.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://github.com/pyvisa/pyvisa-py;
-EGIT_REPO_URI="https://github.com/${PN}/${PN}.git 
git://github.com/${PN}/${PN}.git"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-distutils_enable_tests unittest
-#python_test() {
-#  esetup.py test
-#}

diff --git a/dev-python/PyVISA/metadata.xml b/dev-python/PyVISA/metadata.xml
deleted file mode 100644
index f690c3570..0
--- a/dev-python/PyVISA/metadata.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   marius.brehler+gen...@googlemail.com
-   Marius Brehler
-   
-   
-   s...@gentoo.org
-   Gentoo Science Project
-   
-   
-A Python package for support of the "Virtual Instrument Software
-Architecture" (VISA), in order to control measurement devices and
-test equipment via GPIB, RS232, Ethernet or USB.
-
-   
-   pyvisa/pyvisa
-   PyVISA
-   
-



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2020-10-20 Thread Horea Christian
commit: 25c87ba55e44b6775ca5e6124fb7fda9b6460292
Author: Marius Brehler  googlemail  com>
AuthorDate: Fri Jul 12 14:17:26 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Tue Oct 20 19:49:29 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=25c87ba5

dev-python/PyVISA: Drop old

Signed-off-by: Marius Brehler  googlemail.com>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Horea Christian  chymera.eu>

 dev-python/PyVISA/PyVISA-1.8.ebuild | 20 
 1 file changed, 20 deletions(-)

diff --git a/dev-python/PyVISA/PyVISA-1.8.ebuild 
b/dev-python/PyVISA/PyVISA-1.8.ebuild
deleted file mode 100644
index bc6311678..0
--- a/dev-python/PyVISA/PyVISA-1.8.ebuild
+++ /dev/null
@@ -1,20 +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.readthedocs.io;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-python_test() {
-   esetup.py test
-}



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2020-10-20 Thread Horea Christian
commit: 83e47743ea6a71ba8a1a4df270323a74575e751c
Author: Marius Brehler  googlemail  com>
AuthorDate: Fri Jul 12 14:21:32 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Tue Oct 20 19:49:29 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=83e47743

dev-python/PyVISA: Update live ebuild

Signed-off-by: Marius Brehler  googlemail.com>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Horea Christian  chymera.eu>

 dev-python/PyVISA/PyVISA-.ebuild | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/PyVISA/PyVISA-.ebuild 
b/dev-python/PyVISA/PyVISA-.ebuild
index cc113f649..65af77c0e 100644
--- a/dev-python/PyVISA/PyVISA-.ebuild
+++ b/dev-python/PyVISA/PyVISA-.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-PYTHON_COMPAT=( python3_6 )
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
 
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://pyvisa.readthedocs.io;
-EGIT_REPO_URI="https://github.com/hgrecco/${PN}.git 
git://github.com/${PN}/${PN}.git"
+HOMEPAGE="https://github.com/pyvisa/pyvisa-py;
+EGIT_REPO_URI="https://github.com/${PN}/${PN}.git 
git://github.com/${PN}/${PN}.git"
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2020-10-20 Thread Horea Christian
commit: 809156a6ce6bd89c545441696611afadae1fc815
Author: Horea Christian  chymera  eu>
AuthorDate: Tue Oct 20 19:51:09 2020 +
Commit: Horea Christian  gmail  com>
CommitDate: Tue Oct 20 19:51:09 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=809156a6

dev-python/PyVISA: PYTHON_COMPAT, dep, and test updates

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Horea Christian  chymera.eu>

 dev-python/PyVISA/PyVISA-1.9.1.ebuild | 17 -
 dev-python/PyVISA/PyVISA-.ebuild  | 16 ++--
 2 files changed, 18 insertions(+), 15 deletions(-)

diff --git a/dev-python/PyVISA/PyVISA-1.9.1.ebuild 
b/dev-python/PyVISA/PyVISA-1.9.1.ebuild
index 5520ac62b..e56a983c5 100644
--- a/dev-python/PyVISA/PyVISA-1.9.1.ebuild
+++ b/dev-python/PyVISA/PyVISA-1.9.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 
@@ -15,11 +15,10 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
 
-RDEPEND="
-   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
-   "
+RDEPEND=""
 DEPEND="${RDEPEND}"
 
-python_test() {
-   esetup.py test
-}
+distutils_enable_tests unittest
+#python_test() {
+#  esetup.py test
+#}

diff --git a/dev-python/PyVISA/PyVISA-.ebuild 
b/dev-python/PyVISA/PyVISA-.ebuild
index 65af77c0e..5c5a1ce95 100644
--- a/dev-python/PyVISA/PyVISA-.ebuild
+++ b/dev-python/PyVISA/PyVISA-.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+EAPI=7
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1 git-r3
 
@@ -14,6 +14,10 @@ LICENSE="MIT"
 SLOT="0"
 IUSE="test"
 
-python_test() {
-   esetup.py test
-}
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+distutils_enable_tests unittest
+#python_test() {
+#  esetup.py test
+#}



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2020-10-20 Thread Horea Christian
commit: 1762cef65508e1ef0ac5a3ed536883dec0b2fe5f
Author: Marius Brehler  googlemail  com>
AuthorDate: Fri Jul 12 14:16:40 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Tue Oct 20 19:49:29 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=1762cef6

dev-python/PyVISA: Version bump to 1.9.1

Signed-off-by: Marius Brehler  googlemail.com>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Horea Christian  chymera.eu>

 dev-python/PyVISA/PyVISA-1.9.1.ebuild | 25 +
 1 file changed, 25 insertions(+)

diff --git a/dev-python/PyVISA/PyVISA-1.9.1.ebuild 
b/dev-python/PyVISA/PyVISA-1.9.1.ebuild
new file mode 100644
index 0..5520ac62b
--- /dev/null
+++ b/dev-python/PyVISA/PyVISA-1.9.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
+HOMEPAGE="https://github.com/pyvisa/pyvisa;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
+   "
+DEPEND="${RDEPEND}"
+
+python_test() {
+   esetup.py test
+}



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2020-10-20 Thread Horea Christian
commit: d03323690b780ce5ab2afdff9751b300df7dad6a
Author: Marius Brehler  googlemail  com>
AuthorDate: Fri Jul 12 14:19:03 2019 +
Commit: Horea Christian  gmail  com>
CommitDate: Tue Oct 20 19:49:29 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=d0332369

dev-python/PyVISA: Update metadata

Signed-off-by: Marius Brehler  googlemail.com>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Horea Christian  chymera.eu>

 dev-python/PyVISA/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/PyVISA/metadata.xml b/dev-python/PyVISA/metadata.xml
index 332d2e0dc..f690c3570 100644
--- a/dev-python/PyVISA/metadata.xml
+++ b/dev-python/PyVISA/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   mar...@linux.sungazer.de
+   marius.brehler+gen...@googlemail.com
Marius Brehler





[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA-py/

2020-01-27 Thread Benda XU
commit: ce85e7f2442cfab750bea63326df6c02293a1862
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 09:56:45 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 09:56:45 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ce85e7f2

dev-python/PyVISA-py: Bump to 0.3.1.

  Bump to python 3.6, update homepages.

Suggested-By: Marius Brehler
Bug: https://github.com/gentoo/sci/pull/922
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu  gentoo.org>

 .../PyVISA-py/{PyVISA-py-0.2.ebuild => PyVISA-py-0.3.1.ebuild}| 8 
 dev-python/PyVISA-py/PyVISA-py-.ebuild| 8 
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-python/PyVISA-py/PyVISA-py-0.2.ebuild 
b/dev-python/PyVISA-py/PyVISA-py-0.3.1.ebuild
similarity index 70%
rename from dev-python/PyVISA-py/PyVISA-py-0.2.ebuild
rename to dev-python/PyVISA-py/PyVISA-py-0.3.1.ebuild
index b0d4f09dc..3979b5df6 100644
--- a/dev-python/PyVISA-py/PyVISA-py-0.2.ebuild
+++ b/dev-python/PyVISA-py/PyVISA-py-0.3.1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+EAPI=7
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
 DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://github.com/hgrecco/pyvisa-py;
+HOMEPAGE="https://pyvisa-py.readthedocs.io;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/dev-python/PyVISA-py/PyVISA-py-.ebuild 
b/dev-python/PyVISA-py/PyVISA-py-.ebuild
index 660858de3..4d31fbff7 100644
--- a/dev-python/PyVISA-py/PyVISA-py-.ebuild
+++ b/dev-python/PyVISA-py/PyVISA-py-.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+EAPI=7
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://github.com/hgrecco/pyvisa-py;
+HOMEPAGE="https://pyvisa-py.readthedocs.io;
 EGIT_REPO_URI="https://github.com/hgrecco/${PN}.git 
git://github.com/${hgrecco}/${PN}.git"
 
 LICENSE="MIT"



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2020-01-27 Thread Benda XU
commit: f1ef02f862b4dd03c4d796d01344fff5ed397951
Author: Benda Xu  gentoo  org>
AuthorDate: Mon Jan 27 09:51:47 2020 +
Commit: Benda XU  gentoo  org>
CommitDate: Mon Jan 27 09:51:47 2020 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=f1ef02f8

dev-python/PyVISA: Bump to Python 3.6.

  Update homepage.

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu  gentoo.org>

 dev-python/PyVISA/PyVISA-1.8.ebuild  | 13 -
 dev-python/PyVISA/PyVISA-.ebuild | 15 +--
 dev-python/PyVISA/metadata.xml   |  2 +-
 3 files changed, 10 insertions(+), 20 deletions(-)

diff --git a/dev-python/PyVISA/PyVISA-1.8.ebuild 
b/dev-python/PyVISA/PyVISA-1.8.ebuild
index e16717b37..bc6311678 100644
--- a/dev-python/PyVISA/PyVISA-1.8.ebuild
+++ b/dev-python/PyVISA/PyVISA-1.8.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+EAPI=7
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
 DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://github.com/hgrecco/pyvisa;
+HOMEPAGE="https://pyvisa.readthedocs.io;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
@@ -15,11 +15,6 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
 
-RDEPEND="
-   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
-   "
-DEPEND="${RDEPEND}"
-
 python_test() {
esetup.py test
 }

diff --git a/dev-python/PyVISA/PyVISA-.ebuild 
b/dev-python/PyVISA/PyVISA-.ebuild
index a51331354..cc113f649 100644
--- a/dev-python/PyVISA/PyVISA-.ebuild
+++ b/dev-python/PyVISA/PyVISA-.ebuild
@@ -1,24 +1,19 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+EAPI=7
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 git-r3
 
 DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://github.com/hgrecco/pyvisa-py;
+HOMEPAGE="https://pyvisa.readthedocs.io;
 EGIT_REPO_URI="https://github.com/hgrecco/${PN}.git 
git://github.com/${PN}/${PN}.git"
 
 LICENSE="MIT"
 SLOT="0"
 IUSE="test"
 
-RDEPEND="
-   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
-   "
-DEPEND="${RDEPEND}"
-
 python_test() {
esetup.py test
-}
\ No newline at end of file
+}

diff --git a/dev-python/PyVISA/metadata.xml b/dev-python/PyVISA/metadata.xml
index 1a5f4a861..332d2e0dc 100644
--- a/dev-python/PyVISA/metadata.xml
+++ b/dev-python/PyVISA/metadata.xml
@@ -15,7 +15,7 @@ Architecture" (VISA), in order to control measurement devices 
and
 test equipment via GPIB, RS232, Ethernet or USB.
 

-   hgrecco/pyvisa-py
+   pyvisa/pyvisa
PyVISA

 



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2017-03-19 Thread Marius Brehler
commit: a6500aa9ec92840930f3e8d63518dea48eb6f769
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Mon Mar 20 03:33:21 2017 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Mon Mar 20 03:33:21 2017 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=a6500aa9

dev-python/PyVISA: Correct homepage

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/PyVISA/PyVISA-1.8.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/PyVISA/PyVISA-1.8.ebuild 
b/dev-python/PyVISA/PyVISA-1.8.ebuild
index 5d435ef9f..e16717b37 100644
--- a/dev-python/PyVISA/PyVISA-1.8.ebuild
+++ b/dev-python/PyVISA/PyVISA-1.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
 inherit distutils-r1
 
 DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
-HOMEPAGE="https://github.com/hgrecco/pyvisa-py;
+HOMEPAGE="https://github.com/hgrecco/pyvisa;
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
@@ -22,4 +22,4 @@ DEPEND="${RDEPEND}"
 
 python_test() {
esetup.py test
-}
\ No newline at end of file
+}



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA-py/

2016-06-15 Thread Marius Brehler
commit: 3ed84f6afeb154b16ab721edb8d51af535ca4d58
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Wed Jun 15 14:53:25 2016 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Wed Jun 15 14:53:25 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=3ed84f6a

dev-python/PyVISA-py: New package, ebuild written by me

Package-Manager: portage-2.2.28

 dev-python/PyVISA-py/PyVISA-py-0.2.ebuild  | 20 
 dev-python/PyVISA-py/PyVISA-py-.ebuild | 19 +++
 dev-python/PyVISA-py/metadata.xml  | 20 
 3 files changed, 59 insertions(+)

diff --git a/dev-python/PyVISA-py/PyVISA-py-0.2.ebuild 
b/dev-python/PyVISA-py/PyVISA-py-0.2.ebuild
new file mode 100644
index 000..7f15a6b
--- /dev/null
+++ b/dev-python/PyVISA-py/PyVISA-py-0.2.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
+HOMEPAGE="https://github.com/hgrecco/pyvisa-py;
+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-.ebuild 
b/dev-python/PyVISA-py/PyVISA-py-.ebuild
new file mode 100644
index 000..047a5d9
--- /dev/null
+++ b/dev-python/PyVISA-py/PyVISA-py-.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+
+inherit distutils-r1 git-r3
+
+DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
+HOMEPAGE="https://github.com/hgrecco/pyvisa-py;
+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
new file mode 100644
index 000..be11d62
--- /dev/null
+++ b/dev-python/PyVISA-py/metadata.xml
@@ -0,0 +1,20 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+mar...@linux.sungazer.de
+Marius Brehler
+  
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+  
+A PyVISA backend that implements a large part of the "Virtual
+Instrument Software Architecture" (VISA) in pure Python.
+  
+  
+PyVISA-py
+hgrecco/pyvisa-py
+  
+



[gentoo-commits] proj/sci:master commit in: dev-python/PyVISA/

2016-06-15 Thread Marius Brehler
commit: 91036ef072d479e33d82bd01b72a8b408459a82f
Author: Marius Brehler  linux  sungazer  de>
AuthorDate: Wed Jun 15 14:44:11 2016 +
Commit: Marius Brehler  linux  sungazer  de>
CommitDate: Wed Jun 15 14:44:11 2016 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=91036ef0

dev-python/PyVISA: New package, ebuild written by me

Package-Manager: portage-2.2.28

 dev-python/PyVISA/PyVISA-1.8.ebuild  | 26 ++
 dev-python/PyVISA/PyVISA-.ebuild | 25 +
 dev-python/PyVISA/metadata.xml   | 21 +
 3 files changed, 72 insertions(+)

diff --git a/dev-python/PyVISA/PyVISA-1.8.ebuild 
b/dev-python/PyVISA/PyVISA-1.8.ebuild
new file mode 100644
index 000..b0d315b
--- /dev/null
+++ b/dev-python/PyVISA/PyVISA-1.8.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
+HOMEPAGE="https://github.com/hgrecco/pyvisa-py;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
+   "
+DEPEND="${RDEPEND}"
+
+python_test() {
+   esetup.py test
+}
\ No newline at end of file

diff --git a/dev-python/PyVISA/PyVISA-.ebuild 
b/dev-python/PyVISA/PyVISA-.ebuild
new file mode 100644
index 000..0243852
--- /dev/null
+++ b/dev-python/PyVISA/PyVISA-.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python{3_4,3_5} )
+
+inherit distutils-r1 git-r3
+
+DESCRIPTION="Python VISA bindings for GPIB, RS232, and USB instruments"
+HOMEPAGE="https://github.com/hgrecco/pyvisa-py;
+EGIT_REPO_URI="https://github.com/hgrecco/${PN}.git 
git://github.com/${PN}/${PN}.git"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE="test"
+
+RDEPEND="
+   $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' python2_7)
+   "
+DEPEND="${RDEPEND}"
+
+python_test() {
+   esetup.py test
+}
\ No newline at end of file

diff --git a/dev-python/PyVISA/metadata.xml b/dev-python/PyVISA/metadata.xml
new file mode 100644
index 000..c7529e2
--- /dev/null
+++ b/dev-python/PyVISA/metadata.xml
@@ -0,0 +1,21 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+mar...@linux.sungazer.de
+Marius Brehler
+  
+  
+s...@gentoo.org
+Gentoo Science Project
+  
+  
+A Python package for support of the "Virtual Instrument Software
+Architecture" (VISA), in order to control measurement devices and
+test equipment via GPIB, RS232, Ethernet or USB.
+  
+  
+PyVISA
+hgrecco/pyvisa
+  
+