Port details |
- py-pyusb Python wrapper around libusb
- 1.2.1 devel
=1 1.2.1Version of this port present on the latest quarterly branch. - Maintainer: sbz@FreeBSD.org
 - Port Added: 2020-06-27 09:40:13
- Last Update: 2023-03-20 11:05:50
- Commit Hash: 924c01e
- People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py39-pycparser
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- PyUSB aims to be an easy to use Python module to access USB devices. PyUSB
relies on a native system library for USB access.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyusb>0:devel/py-pyusb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pyusb/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pyusb
- pkg install py39-pyusb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pyusb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pyusb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1676458860
SHA256 (pyusb-pyusb-v1.2.1_GH0.tar.gz) = ce8fb87380c1856fea9d787f6d7b85eea256f8db6b0e0f55d9d2bdc5af55b18b
SIZE (pyusb-pyusb-v1.2.1_GH0.tar.gz) = 71549
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools_scm>0 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- security/py-yubikey-manager
- for Run
-
- cad/k40-whisperer
- finance/odoo
- finance/odoo14
- finance/odoo15
- security/py-yubikey-manager
- sysutils/py-leviathan
- sysutils/py-liquidctl
Configuration Options:
- ===> The following configuration options are available for py39-pyusb-1.2.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pyusb
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from devel/py-usb on 2020-06-27
REASON: Renamed to match upstream naming
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1 20 Mar 2023 11:05:50
    |
Max Brazhnikov (makc)  |
devel/py-pyusb: update to 1.2.1
Release notes: https://github.com/pyusb/pyusb/releases/tag/v1.1.1
https://github.com/pyusb/pyusb/releases/tag/v1.2.0
https://github.com/pyusb/pyusb/releases/tag/v1.2.1
PR: 269615
Approved by: maintainer timeout (four weeks) |
1.0.2 10 Sep 2022 16:07:17
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyusb: Add NO_ARCH
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.2 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.0.2 27 Jun 2020 09:39:29
  |
sunpoet  |
Move devel/py-usb to devel/py-pyusb
- While I'm here:
- Fix USE_GITHUB usage
- Add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
PR: 246547
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 40 days) |
Number of commits found: 8
|