forked from pool/python-pyotherside
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user