./devel/py-usb, Python interface to USB via libusb

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.1, Package name: py312-usb-1.3.1, Maintainer: wiml

The PyUSB module provides Python with easy access to the host
machine's Universal Serial Bus (USB) system via libusb.


Required to run:
[lang/python27] [devel/libusb-compat]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 75.47 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-12 08:42:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-usb: updated to 1.3.1

1.3.1

Fixed:

core: fix a regression in ctrl_transfer where supplied read buffers were discarded
   2025-01-03 11:13:58 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-usb: updated to 1.3.0

1.3.0

Changed:

meta: bump the minimum required Python version to 3.9

Fixed:

core: reset cached endpoints on alternate setting changes
core: only search for endpoints on the correct alternate settings
tree: guard finalizers against aborted initialization
version: handle when patch component is missing
core: fix bMaxPower conversion for SuperSpeed devices
openusb: fix missing commas in __all__ list
libusb1: fix trailing comma in LIBUSB_TRANSFER_TYPE_CONTROL
legacy: Fix DeviceHandle finalizer checking for the wrong attribute
libloader: search in default homebrew prefix on apple silicon
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-01-04 20:49:17 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-usb: update to 1.2.1.

Changes not found.

Switch to pypi and egg.mk.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-08-18 07:51:23 by Tobias Nygren | Files touched by this commit (1)
Log message:
py-usb: needs setuptools
   2020-08-17 09:00:32 by Taylor R Campbell | Files touched by this commit (3)
Log message:
devel/py-usb: Update to 1.0.2

Needed for something in the yubikey-manager stack but I forgot what
already and I can't find any obvious release notes, sorry!