summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 14 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e720dab337e8..2b01208f0aff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,29 @@
pkgbase = python-ivi-git
pkgdesc = Python Interchangeable Virtual Instrument Library
- pkgver = 0.14.9.r0.g7edbd63
+ pkgver = 0.14.9.r38.gd7ca59d
pkgrel = 1
url = https://github.com/python-ivi/python-ivi
arch = any
license = MIT
makedepends = git
+ source = python-ivi::git+https://github.com/python-ivi/python-ivi.git
+ md5sums = SKIP
+
+pkgname = python-ivi-git
depends = python
depends = python-numpy
optdepends = python-vxi11: VXI11 instrument support
optdepends = python-usbtmc: USBTMC instrument support
optdepends = python-pyvisa: PyVISA interface for NI drivers
provides = python-ivi
- source = python-ivi::git+https://github.com/python-ivi/python-ivi.git
- md5sums = SKIP
+ conflicts = python-ivi
-pkgname = python-ivi-git
+pkgname = python2-ivi-git
+ depends = python2
+ depends = python2-numpy
+ optdepends = python2-vxi11: VXI11 instrument support
+ optdepends = python2-usbtmc: USBTMC instrument support
+ optdepends = python2-pyvisa: PyVISA interface for NI drivers
+ provides = python2-ivi
+ conflicts = python2-ivi