Search Criteria
Package Details: python-pyvisa 1.11.3-1
Git Clone URL: | https://aur.archlinux.org/python-pyvisa.git (read-only, click to copy) |
---|---|
Package Base: | python-pyvisa |
Description: | A Python package with bindings to the 'Virtual Instrument Software Architecture' VISA library |
Upstream URL: | https://github.com/pyvisa/pyvisa |
Licenses: | |
Submitter: | alex.forencich |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 8 |
Popularity: | 0.40 |
First Submitted: | 2015-07-20 19:27 |
Last Updated: | 2021-01-20 13:07 |
Dependencies (7)
- python (python-dbg)
- python-distribute (python-setuptools)
- python-docutils
- python-typing_extensions
- python-setuptools (make)
- python-setuptools-scm (make)
- python-pyvisa-py (python-pyvisa-py-git) (optional) – Pure Python backend
Required by (8)
- ni-visa (optional)
- python-ivi (optional)
- python-ivi-git (optional)
- python-mutovis-control
- python-pyvisa-py
- python-pyvisa-py-git
- python-scikit-rf (optional)
- python-scikit-rf-git (optional)
Latest Comments
1 2 Next › Last »
yan12125 commented on 2020-10-14 12:18
Hi, could you move python-setuptools-scm from depends to makedepends? Apparently it is used only when building.
giniu commented on 2018-08-25 09:26
I disowned it, have fun :)
alex.forencich commented on 2018-08-25 05:19
I am set up to convert python-pyvisa to a split package that provides both python-pyvisa and python2-pyvisa. To do that, this package would need to be deleted. So if you want to either delete the package or disown it so I can delete it, that would work.
giniu commented on 2018-08-20 16:19
I believe rename of scripts is best option, the approach is taken by most official packages. I can disown the package if you are willing to adopt and update it acordingly, because I won't have time to do this this week. How about it?
alex.forencich commented on 2018-08-19 18:24
This package conflicts with python-pvisa due to the scripts it installs. Please either delete this package so it can be merged into python-pyvisa as a split package, rename the scripts so they do not conflict, or mark the package as a conflicting package.
alex.forencich commented on 2018-08-16 20:26
The URL also has to be updated. I have a new PKGBUILD prepared to update everthing and convert to a split package, just waiting on python2-pyvisa to be deleted so I can upload it.
tinux commented on 2018-08-16 11:49
In case anyone is interested in a more recent version:
EDIT: Formatting for the diff added.
asaf commented on 2015-09-01 10:07
I think a dependency of python2-enum34 is missing. It was needed for executing:
$ python2 -m visa info
giniu commented on 2014-10-15 13:02
@Francois_B - I do not believe into split packages in AUR, and prefer to not maintain two versions (I still use Py2 for most things, so it's easier to test). I would for sure add Py3 version if this package was to move into community, but it lacks required votes :)
Francois_B commented on 2014-09-15 01:38
Maybe you can package the python3 version as well :)