Dominique Leuenberger 2021-07-02 11:26:50 +00:00 committed by Git OBS Bridge
commit 71773071a8
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jun 25 20:36:15 UTC 2021 - Matej Cepl <mcepl@suse.com>
- It is actually not necessary to use python2, python3 works as
well.
-------------------------------------------------------------------
Tue Feb 9 23:26:35 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -31,7 +31,7 @@ Source3: baselibs.conf
BuildRequires: automake
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: python
BuildRequires: python3-base
%description
Library for handling evdev kernel devices. It abstracts the ioctls