14
0

- update to 3.3.1:

* Fix incorrect getFinalizer() reference in
    setPollFDNotifiers()
- update to 3.3.0:
  * Fix finalizer registration errors on pypi by using a thread-
    safe sequential number generator instead of relying on object
    id unicity and timely finalizer triggering.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusb1?expand=0&rev=15
This commit is contained in:
2025-04-11 12:45:51 +00:00
committed by Git OBS Bridge
parent 87f172bfe3
commit 1e14c16560
4 changed files with 15 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-libusb1
Version: 3.2.0
Version: 3.3.1
Release: 0
Summary: Python wrapper for libusb-1.0
# Relicensed from GPL to LGPLv2.1+ in May 2015