Skip to content

Commit

Permalink
Update python-evdev to version 1.6.0 / rev 11 via SR 990453
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/990453
by user theMarix + RBrownFactory
- Update to 1.6.0
  * Fix Python 3.11 compatibility
- Drop packaging for Python 2
  • Loading branch information
theMarix authored and bmwiedemann committed Jul 21, 2022
1 parent fc9e440 commit 2833077
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 3 deletions.
Binary file modified packages/p/python-evdev/.files
Binary file not shown.
10 changes: 10 additions & 0 deletions packages/p/python-evdev/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,14 @@
<comment></comment>
<requestid>965009</requestid>
</revision>
<revision rev="11" vrev="1">
<srcmd5>11541c65c6aee0443d89fe3b5b8bd68b</srcmd5>
<version>1.6.0</version>
<time>1658396120</time>
<user>RBrownFactory</user>
<comment>- Update to 1.6.0
* Fix Python 3.11 compatibility
- Drop packaging for Python 2</comment>
<requestid>990453</requestid>
</revision>
</revisionlist>
1 change: 1 addition & 0 deletions packages/p/python-evdev/python-evdev-1.6.0.tar.gz
7 changes: 7 additions & 0 deletions packages/p/python-evdev/python-evdev.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 20 20:11:21 UTC 2022 - Matthias Bach <[email protected]> - 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 <[email protected]> - 1.5.0

Expand Down
5 changes: 3 additions & 2 deletions packages/p/python-evdev/python-evdev.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
1 change: 0 additions & 1 deletion packages/p/python-evdev/v1.5.0.tar.gz

This file was deleted.

0 comments on commit 2833077

Please sign in to comment.