forked from pool/python-evdev
Accepting request 990453 from devel:languages:python
- Update to 1.6.0 * Fix Python 3.11 compatibility - Drop packaging for Python 2 OBS-URL: https://build.opensuse.org/request/show/990453 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-evdev?expand=0&rev=11
This commit is contained in:
3
python-evdev-1.6.0.tar.gz
Normal file
3
python-evdev-1.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85877121b46e0eacf390c1ee4a07e6f5fcb3c603c1649efcccdd554f2fe0c3ab
|
||||
size 86212
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 20 20:11:21 UTC 2022 - Matthias Bach <marix@marix.org> - 1.6.0
|
||||
|
||||
- Update to 1.6.0
|
||||
* Fix Python 3.11 compatibility
|
||||
- Drop packaging for Python 2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 26 11:04:09 UTC 2022 - Matthias Bach <marix@marix.org> - 1.5.0
|
||||
|
||||
|
||||
@@ -17,15 +17,16 @@
|
||||
|
||||
|
||||
%define modname evdev
|
||||
%define skip_python2 1
|
||||
Name: python-evdev
|
||||
Version: 1.5.0
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
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 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
|
||||
Source: https://github.com/gvalkov/python-evdev/archive/v%{version}.tar.gz#/python-evdev-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b106986279658f1ad7613936adce6d6cc2ea17152a23f3dd8460f0512b17ffe2
|
||||
size 86384
|
||||
Reference in New Issue
Block a user