14
0
forked from pool/python-pyusb

- update to 1.1.1:

* python 3.9 support
  * bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyusb?expand=0&rev=6
This commit is contained in:
2021-05-09 16:51:42 +00:00
committed by Git OBS Bridge
parent cf8bc5f716
commit c4f20c8604
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun May 9 16:47:59 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.1.1:
* python 3.9 support
* bugfixes
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 17 01:30:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com> Wed Apr 17 01:30:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pyusb # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,18 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-pyusb Name: python-pyusb
Version: 1.0.2 Version: 1.1.1
Release: 0 Release: 0
Summary: USB access on the Python language Summary: USB access on the Python language
# URL is incorrect on PyPI, gh#pyusb/pyusb#211 # URL is incorrect on PyPI, gh#pyusb/pyusb#211
License: BSD-3-Clause License: BSD-3-Clause
Group: Development/Languages/Python Group: Development/Languages/Python
URL: https://github.com/pyusb/pyusb 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 pytest-runner}
BuildRequires: %{python_module setuptools_scm}
BuildRequires: %{python_module setuptools} BuildRequires: %{python_module setuptools}
BuildRequires: dos2unix BuildRequires: dos2unix
BuildRequires: fdupes BuildRequires: fdupes

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49dfa601f28e9399df62004170cfb623197ad32d8399885b7f789775767b50c3
size 68694

3
pyusb-1.1.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d449ad916ce58aff60b89aae0b65ac130f289c24d6a5b7b317742eccffafc38
size 74746