forked from pool/python-libusb1
Accepting request 1268608 from devel:languages:python
- 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/request/show/1268608
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-libusb1?expand=0&rev=8
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a11a6095e718cd49418a96329314da271cca6be7b4317a142724523371ac8961
|
|
||||||
size 105601
|
|
||||||
3
libusb1-3.3.1.tar.gz
Normal file
3
libusb1-3.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3951d360f2daf0e0eacf839e15d2d1d2f4f5e7830231eb3188eeffef2dd17bad
|
||||||
|
size 107600
|
||||||
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 11 12:45:26 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 22 12:50:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Jan 22 12:50:43 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-libusb1
|
Name: python-libusb1
|
||||||
Version: 3.2.0
|
Version: 3.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python wrapper for libusb-1.0
|
Summary: Python wrapper for libusb-1.0
|
||||||
# Relicensed from GPL to LGPLv2.1+ in May 2015
|
# Relicensed from GPL to LGPLv2.1+ in May 2015
|
||||||
|
|||||||
Reference in New Issue
Block a user