14
0
forked from pool/python-pyusb

Accepting request 1250142 from home:fstegmeier:branches:devel:languages:python

- Update to 1.3.1
  * core: fix a regression in ctrl_transfer where supplied read buffers were discarded (#528, #530)

OBS-URL: https://build.opensuse.org/request/show/1250142
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyusb?expand=0&rev=9
This commit is contained in:
2025-03-04 16:27:36 +00:00
committed by Git OBS Bridge
parent 294a3ee109
commit f4deb39f28
4 changed files with 18 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 4 16:19:46 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>
- Update to 1.3.1
* core: fix a regression in ctrl_transfer where supplied read buffers were discarded (#528, #530)
-------------------------------------------------------------------
Tue Dec 7 19:54:08 UTC 2021 - pgajdos@suse.com