From fba5251074c94e8515d12b5bbf3df121ea24a4dd60ae4af3cb6406ccd1c51540 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 26 Jun 2018 19:27:11 +0000 Subject: [PATCH] Switch back to the github release. (There are no tests packaged in the PyPI tarball) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-evdev?expand=0&rev=4 --- python-evdev-1.0.0.tar.xz | 3 --- python-evdev.spec | 3 ++- v1.0.0.tar.gz | 3 +++ 3 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 python-evdev-1.0.0.tar.xz create mode 100644 v1.0.0.tar.gz diff --git a/python-evdev-1.0.0.tar.xz b/python-evdev-1.0.0.tar.xz deleted file mode 100644 index c65cc3c..0000000 --- a/python-evdev-1.0.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb6db97ba4a8df860efb2facbb3f1b7997be43a880eb05b565be7d9f5b8d2bc8 -size 75000 diff --git a/python-evdev.spec b/python-evdev.spec index e906c55..b49ac7f 100644 --- a/python-evdev.spec +++ b/python-evdev.spec @@ -16,6 +16,7 @@ # +%define modname evdev %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-evdev Version: 1.0.0 @@ -24,7 +25,7 @@ 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: %{name}-%version.tar.xz +Source: https://github.com/gvalkov/%{name}/archive/v%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} diff --git a/v1.0.0.tar.gz b/v1.0.0.tar.gz new file mode 100644 index 0000000..23ff37c --- /dev/null +++ b/v1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71341d2189374e1dd9b56948e9c9ba71c9ec2ed09d80c0d37f7e420547d0ffb4 +size 81804