Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-evdev for openSUSE:Factory 
checked in at 2022-07-21 11:35:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-evdev (Old)
 and      /work/SRC/openSUSE:Factory/.python-evdev.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-evdev"

Thu Jul 21 11:35:20 2022 rev:11 rq:990453 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-evdev/python-evdev.changes        
2022-03-26 22:31:20.313976028 +0100
+++ /work/SRC/openSUSE:Factory/.python-evdev.new.1523/python-evdev.changes      
2022-07-21 11:35:37.123079370 +0200
@@ -1,0 +2,7 @@
+Wed Jul 20 20:11:21 UTC 2022 - Matthias Bach <ma...@marix.org> - 1.6.0
+
+- Update to 1.6.0
+  * Fix Python 3.11 compatibility
+- Drop packaging for Python 2
+
+-------------------------------------------------------------------

Old:
----
  v1.5.0.tar.gz

New:
----
  python-evdev-1.6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-evdev.spec ++++++
--- /var/tmp/diff_new_pack.Tvn6Ts/_old  2022-07-21 11:35:37.599079839 +0200
+++ /var/tmp/diff_new_pack.Tvn6Ts/_new  2022-07-21 11:35:37.599079839 +0200
@@ -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}

Reply via email to