forked from pool/python-evdev
Switch back to the github release.
(There are no tests packaged in the PyPI tarball) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=4
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define modname evdev
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-evdev
|
||||
Version: 1.0.0
|
||||
@@ -24,7 +25,7 @@ Summary: Python bindings to the Linux input handling subsystem
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/gvalkov/python-evdev
|
||||
Source: %{name}-%version.tar.xz
|
||||
Source: https://github.com/gvalkov/%{name}/archive/v%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
Reference in New Issue
Block a user