14
0

Accepting request 1239517 from home:glaubitz:branches:devel:languages:python

- Update to 3.2.0
  * Add example for scanning the complete device tree
  * Fix CRLF problem
  * testUSB1: Fix python 3.13 support
- Drop py313.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1239517
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusb1?expand=0&rev=13
This commit is contained in:
2025-01-22 13:01:50 +00:00
committed by Git OBS Bridge
parent 1ebe4d70fd
commit 87f172bfe3
5 changed files with 14 additions and 64 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jan 22 12:50:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.2.0
* Add example for scanning the complete device tree
* Fix CRLF problem
* testUSB1: Fix python 3.13 support
- Drop py313.patch, merged upstream
-------------------------------------------------------------------
Mon Dec 2 12:43:40 UTC 2024 - Markéta Machová <mmachova@suse.com>