Search Criteria
Package Details: python-pyusb-git 1.2.1.r18.g629943a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pyusb-git.git (read-only, click to copy) |
---|---|
Package Base: | python-pyusb-git |
Description: | USB access for Python |
Upstream URL: | https://github.com/pyusb/pyusb |
Licenses: | BSD |
Conflicts: | python-pyusb |
Provides: | python-pyusb |
Submitter: | alex.forencich |
Maintainer: | jonasmalacofilho |
Last Packager: | jonasmalacofilho |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-19 19:39 (UTC) |
Last Updated: | 2021-12-14 23:54 (UTC) |
Dependencies (6)
- libusb (libusb-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-pytest (check)
Required by (98)
- alienfx (requires python-pyusb)
- blackwidowcontrol (requires python-pyusb)
- blackwidowcontrol-git (requires python-pyusb)
- bypass_utility (requires python-pyusb)
- bypass_utility-bin (requires python-pyusb)
- cp210x-program (requires python-pyusb)
- dbibackend (requires python-pyusb)
- dell-g15-controller (requires python-pyusb)
- dymoprint (requires python-pyusb)
- edl-git (requires python-pyusb)
- ethoscope-device (requires python-pyusb)
- fluffy-switch (requires python-pyusb)
- fusee-launcher-git (requires python-pyusb)
- g203-led-git (requires python-pyusb)
- g403-led-git (requires python-pyusb)
- g910-gkeys-git (requires python-pyusb)
- galileo-dev (requires python-pyusb)
- goldtree-py (requires python-pyusb)
- greatfet-git (requires python-pyusb)
- gx52 (requires python-pyusb)
- Show 78 more...
Latest Comments
micwoj92 commented on 2020-09-14 01:18 (UTC)
No need to do pkgver bumps on -git packages.
alex.forencich commented on 2017-12-29 00:26 (UTC)
Added python-setuptools dependency; python2 dependencies are in the python2 split.
JimRees commented on 2017-12-28 18:48 (UTC)
Also depends on python2.
JimRees commented on 2017-12-28 18:40 (UTC)
Package also depends on python-setuptools, which should be added as an explicit dependency.
... ==> Starting package_python-pyusb-git()... Traceback (most recent call last): File "setup.py", line 31, in <module> from setuptools import setup ModuleNotFoundError: No module named 'setuptools' ==> ERROR: A failure occurred in package_python-pyusb-git(). Aborting...</module>
anatolik commented on 2016-08-29 17:56 (UTC)