forked from pool/python-evdev
Accepting request 884132 from home:bnavigator:branches:devel:languages:python
- Add evdev-re-Pattern.patch -- gh#gvalkov/python-evdev#152 OBS-URL: https://build.opensuse.org/request/show/884132 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
9c2bc907e6
commit
2c64f60f45
@@ -26,6 +26,8 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/gvalkov/python-evdev
|
||||
# Source needs to be pulled form Github as the source distribution on PyPI lacks the test directory
|
||||
Source: https://github.com/gvalkov/python-evdev/archive/v%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM evdev-re-Pattern.patch -- gh#gvalkov/python-evdev#152
|
||||
Patch1: evdev-re-Pattern.patch
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@@ -45,7 +47,7 @@ input devices that can inject events directly into the input
|
||||
subsystem.
|
||||
|
||||
%prep
|
||||
%autosetup
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user