Page MenuHomeSolus

D4537.id11131.diff
No OneTemporary

D4537.id11131.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,14 @@
name : python-evdev
-version : 0.6.4
-release : 3
+version : 1.1.2
+release : 4
source :
- - https://github.com/gvalkov/python-evdev/archive/v0.6.4.tar.gz : a84b6538885770a6e0ebefb1a65d138d485a13002452bfdd537b07f146af2bd9
+ - https://github.com/gvalkov/python-evdev/archive/v1.1.2.tar.gz : 4403d4ee2d9682d17d292d5cfe0781d9ebfe119c7bb0f631fb59de3003bad49d
license : BSD-3-Clause
component : programming.python
summary : Python bindings for the Linux input subsystem
builddeps :
- pkgconfig(python3)
+ - python-pytest
description: |
This package provides bindings to the generic input event interface
in Linux. The evdev interface serves the purpose of passing events
@@ -23,3 +24,6 @@
install : |
%python_install
%python3_install
+check : |
+ %python_test py.test -v -k "not test_uinput"
+ %python3_test py.test3 -v -k "not test_uinput"
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-evdev</Name>
<Packager>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
@@ -33,7 +33,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/evdev-0.6.4-py2.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/evdev-1.1.2-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/evdev-1.1.2-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/evdev-1.1.2-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/evdev-1.1.2-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/evdev-1.1.2-py2.7.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/evdev/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/evdev/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/evdev/_ecodes.so</Path>
@@ -59,11 +63,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/evdev/uinput.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/evdev/util.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/evdev/util.pyc</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-0.6.4-py3.6.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-0.6.4-py3.6.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-0.6.4-py3.6.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-0.6.4-py3.6.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-0.6.4-py3.6.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-1.1.2-py3.6.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-1.1.2-py3.6.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-1.1.2-py3.6.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-1.1.2-py3.6.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.6/site-packages/evdev-1.1.2-py3.6.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/evdev/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/evdev/__pycache__/__init__.cpython-36.pyc</Path>
<Path fileType="library">/usr/lib/python3.6/site-packages/evdev/__pycache__/device.cpython-36.pyc</Path>
@@ -92,12 +96,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-02-07</Date>
- <Version>0.6.4</Version>
+ <Update release="4">
+ <Date>2018-12-03</Date>
+ <Version>1.1.2</Version>
<Comment>Packaging update</Comment>
- <Name>Peter O&apos;Connor</Name>
- <Email>peter@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 12 2023, 7:37 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850416
Default Alt Text
D4537.id11131.diff (4 KB)

Event Timeline