Search Criteria
Package Details: python-pyusb-git 1.2.1.r57.gc248aa5-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: | 2024-12-23 23:00 (UTC) |
Dependencies (6)
- libusb (libusb-gitAUR)
- python
- git (git-gitAUR, git-glAUR) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-pytest (check)
Required by (110)
- 8bitdo-kbd-mapper (requires python-pyusb)
- 8bitdo-kbd-mapper-git (requires python-pyusb)
- akbl-git (requires python-pyusb)
- 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)
- dawnpro-gui (requires python-pyusb)
- dbibackend (requires python-pyusb)
- deepcool-lm (requires python-pyusb)
- dell-g15-controller (requires python-pyusb)
- dymoprint (requires python-pyusb)
- edl-git (requires python-pyusb)
- eric (requires python-pyusb) (optional)
- ethoscope-device (requires python-pyusb)
- fluffy-switch (requires python-pyusb)
- g203-led-git (requires python-pyusb)
- g403-led-git (requires python-pyusb)
- Show 90 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)