Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyusb for openSUSE:Factory checked in at 2021-05-10 15:39:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyusb (Old) and /work/SRC/openSUSE:Factory/.python-pyusb.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyusb" Mon May 10 15:39:09 2021 rev:3 rq:891893 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyusb/python-pyusb.changes 2019-05-13 14:49:29.702630793 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyusb.new.2988/python-pyusb.changes 2021-05-10 15:41:54.712961448 +0200 @@ -1,0 +2,7 @@ +Sun May 9 16:47:59 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 1.1.1: + * python 3.9 support + * bugfixes + +------------------------------------------------------------------- Old: ---- pyusb-1.0.2.tar.gz New: ---- pyusb-1.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyusb.spec ++++++ --- /var/tmp/diff_new_pack.Knj8LT/_old 2021-05-10 15:41:55.176959634 +0200 +++ /var/tmp/diff_new_pack.Knj8LT/_new 2021-05-10 15:41:55.184959603 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pyusb # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,18 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-pyusb -Version: 1.0.2 +Version: 1.1.1 Release: 0 Summary: USB access on the Python language # URL is incorrect on PyPI, gh#pyusb/pyusb#211 License: BSD-3-Clause Group: Development/Languages/Python URL: https://github.com/pyusb/pyusb -Source: https://github.com/pyusb/pyusb/archive/v%{version}.tar.gz#/pyusb-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pyusb/pyusb-%{version}.tar.gz BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: dos2unix BuildRequires: fdupes ++++++ pyusb-1.0.2.tar.gz -> pyusb-1.1.1.tar.gz ++++++ ++++ 2834 lines of diff (skipped)
