summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95b2d5764447bf258a219bf948d0499f74260e6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = python-pyvisa-py-git
	pkgdesc = A pure python backend for PyVISA
	pkgver = 0.2.r153.g985e470
	pkgrel = 1
	url = https://github.com/pyvisa/pyvisa-py
	arch = any
	license = MIT
	makedepends = git
	source = pyvisa-py::git+https://github.com/pyvisa/pyvisa-py.git
	md5sums = SKIP

pkgname = python-pyvisa-py-git
	depends = python
	depends = python-distribute
	depends = python-docutils
	depends = python-pyvisa
	optdepends = python-pyvisa-py: Pure Python backend
	provides = python-pyvisa-py
	conflicts = python-pyvisa-py

pkgname = python2-pyvisa-py-git
	depends = python2
	depends = python2-distribute
	depends = python2-docutils
	depends = python2-pyvisa
	optdepends = python2-pyvisa-py: Pure Python backend
	provides = python2-pyvisa-py
	conflicts = python2-pyvisa-py