14
0
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:
2018-06-26 19:27:11 +00:00
committed by Git OBS Bridge
parent 7c5f09ab45
commit fba5251074
3 changed files with 5 additions and 4 deletions

View File

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

View File

@@ -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}

3
v1.0.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71341d2189374e1dd9b56948e9c9ba71c9ec2ed09d80c0d37f7e420547d0ffb4
size 81804