1e14c16560
- 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
2025-04-11 12:45:51 +00:00
87f172bfe3
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
2025-01-22 13:01:50 +00:00
1ebe4d70fd
Accepting request 1227762 from home:mcalabkova:branches:devel:languages:python
...
- Add upstream py313.patch to fix build with new python
OBS-URL: https://build.opensuse.org/request/show/1227762
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusb1?expand=0&rev=11
2024-12-02 14:03:04 +00:00
3e71e282af
- update to 3.1.0:
...
* Fix bug preventing use of setPollFDNotifiers.
* Wrap libusb_interrupt_event_handler, available since libusb
1.0.21, to help applications wake an event handling thread (ex:
durring exit).
segfault when closing a transfer from inside its callback function.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusb1?expand=0&rev=9
2023-12-08 08:19:55 +00:00
0748e56b14
- Update to 3.0.0:
...
* Add support for pyinstaller.
* Fix support for python 3.10.
* Drop python <3.4 support.
* Do not load the C library on import. Allows applications to customise
the lookup logic (see usb1.loadLibrary).
* Add LIBUSB_SPEED_SUPER_PLUS.
* Better control device iterator end of life.
* Fix objects escaping control from their parent.
* Fix a TypeError exception in USBContext.handleEvents.
* Fix an AttributeError exception in USBContext.hotplugRegisterCallback.
* Fix segfault in pypy3 when finalizing USBDevice objects.
* Source only: convert examples to python3.
* Release process: also run some examples scripts.
* Update versioneer to be compatible with 3.11.
* Drop python <3.6 support.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusb1?expand=0&rev=7
2022-03-03 04:51:14 +00:00
09e0911762
Accepting request 864610 from home:jayvdb:branches:devel:languages:python
...
- Update to v1.9.1
OBS-URL: https://build.opensuse.org/request/show/864610
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusb1?expand=0&rev=5
2021-01-20 10:27:58 +00:00
Tomáš Chvátal
4e0a063ca6
Accepting request 703273 from home:jesusaur:branches:devel:languages:python
...
- Upgrade to 1.7.1:
* usb1.__version__ is now present, managed by versioneer. Fix an occasional
segfault when closing a transfer from inside its callback function.
OBS-URL: https://build.opensuse.org/request/show/703273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusb1?expand=0&rev=3
2019-05-15 21:58:00 +00:00
Tomáš Chvátal
245bbf3dd7
Accepting request 694883 from home:jayvdb:branches:devel:languages:python
...
- Activate test suite
- Remove unnecessary build dependencies, and add BuildArch: noarch
- Remove GPL license as it was relicensed to LGPL2.1+ in May 2015
OBS-URL: https://build.opensuse.org/request/show/694883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-libusb1?expand=0&rev=1
2019-04-18 07:40:34 +00:00