Search Criteria
Package Details: python-pyvisa 1.15.0-2
Package Actions
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 |
Keywords: | python pyvisa visa |
Licenses: | MIT |
Submitter: | alex.forencich |
Maintainer: | begin-theadventu |
Last Packager: | begin-theadventu |
Votes: | 12 |
Popularity: | 0.004728 |
First Submitted: | 2015-07-20 19:27 (UTC) |
Last Updated: | 2025-04-29 14:01 (UTC) |
Dependencies (8)
- python-distribute (python-setuptools)
- python-docutils
- python-typing_extensions
- python-build (make)
- python-installer (make)
- python-pytest (make)
- python-setuptools-scm (make)
- python-pyvisa-pyAUR (optional) – Pure Python backend
Required by (8)
- ni-visa (optional)
- python-ivi (optional)
- python-pymeasure
- python-pyvisa-py
- python-rsinstrument
- python-scikit-rf (optional)
- python-scikit-rf-git (optional)
- rs-visa (optional)
Latest Comments
1 2 3 Next › Last »
willemsk commented on 2025-05-05 12:12 (UTC)
The build fails for me in a clean chroot:
Grabbing the source tarball from PyPi instead of GitHub solves the problem. Patch below:
begin-theadventu commented on 2025-04-29 13:58 (UTC)
@BrainDamage Thank you!
BrainDamage commented on 2025-04-29 06:56 (UTC)
Dropping python-setuptools-scm from the makedeps is not correct. It is still required, and the build will fail in a clean chroot with:
you can double check in the pyproject.toml that it still requires it
begin-theadventu commented on 2025-04-28 16:31 (UTC)
@fenugrec Thank you!
fenugrec commented on 2025-04-26 15:47 (UTC) (edited on 2025-04-26 16:04 (UTC) by fenugrec)
Thanks for packaging this. 1.15 was just tagged today; minor changes to build will be required (no more setup.py) and possibly makedeps. possibly something like this (warning, possibly incorrect/incomplete)
Also, please consider adding 'python-linux-gpib' to optdepends (absent from this patch)
begin-theadventu commented on 2023-06-02 13:39 (UTC)
Adopted and updated.
tskaar commented on 2023-05-03 22:21 (UTC)
Could you bump to latest version?
yan12125 commented on 2020-10-14 12:18 (UTC)
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 (UTC)
I disowned it, have fun :)
alex.forencich commented on 2018-08-25 05:19 (UTC)
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.
1 2 3 Next › Last »