Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-libusb1 for openSUSE:Factory checked in at 2022-03-04 00:17:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-libusb1 (Old) and /work/SRC/openSUSE:Factory/.python-libusb1.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-libusb1" Fri Mar 4 00:17:22 2022 rev:4 rq:958558 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-libusb1/python-libusb1.changes 2021-01-20 18:28:48.571593908 +0100 +++ /work/SRC/openSUSE:Factory/.python-libusb1.new.1958/python-libusb1.changes 2022-03-04 00:17:50.400287741 +0100 @@ -1,0 +2,20 @@ +Thu Mar 3 04:49:28 UTC 2022 - Steve Kowalik <[email protected]> + +- 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. + +------------------------------------------------------------------- Old: ---- libusb1-1.9.1.tar.gz New: ---- libusb1-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-libusb1.spec ++++++ --- /var/tmp/diff_new_pack.qYgdoB/_old 2022-03-04 00:17:51.528287979 +0100 +++ /var/tmp/diff_new_pack.qYgdoB/_new 2022-03-04 00:17:51.532287980 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-libusb1 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-libusb1 -Version: 1.9.1 +Version: 3.0.0 Release: 0 Summary: Python wrapper for libusb-1.0 # Relicensed from GPL to LGPLv2.1+ in May 2015 # https://github.com/vpelletier/python-libusb1/commit/238eaefa0759622afc554884b4b333d9bf946c65 License: LGPL-2.1-or-later -Group: Development/Languages/Python URL: https://github.com/vpelletier/%{name} Source: https://files.pythonhosted.org/packages/source/l/libusb1/libusb1-%{version}.tar.gz BuildRequires: %{python_module setuptools} ++++++ libusb1-1.9.1.tar.gz -> libusb1-3.0.0.tar.gz ++++++ ++++ 8221 lines of diff (skipped)
