14
0

Accepting request 570507 from home:msmeissn:branches:devel:languages:python

fixed download url.

Please forward to openSUSE:Factory for yubikey-manager-qt usage

OBS-URL: https://build.opensuse.org/request/show/570507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyotherside?expand=0&rev=3
This commit is contained in:
2018-01-29 10:56:46 +00:00
committed by Git OBS Bridge
parent 53d9ca7a5a
commit 06efd778b5
2 changed files with 3 additions and 2 deletions

View File

@@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%bcond_without test
%define skip_python2 1
%define srcname pyotherside
@@ -24,8 +25,8 @@ Release: 0
Summary: Asynchronous Python 3 Bindings for Qt 5
License: ISC
Group: Development/Languages/Python
URL: http://thp.io/2011/pyotherside/
Source0: http://thp.io/2011/pyotherside/%{srcname}-%{version}.tar.gz
Url: http://thp.io/2011/pyotherside/
Source0: https://github.com/thp/pyotherside/archive/%{version}.tar.gz
Provides: pyotherside = %{version}-%{release}
BuildRequires: libqt5-qtbase-devel
BuildRequires: libqt5-qtdeclarative-devel