Updating link to change in openSUSE:Factory/python-sip revision 47.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt/python-sip?expand=0&rev=ed073d6c93bf35b6b4c5b7e05def3216
This commit is contained in:
parent
ba46c76bbe
commit
8c9fa8eb9c
@ -17,12 +17,13 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: python3-sip
|
||||
License: GPL-2.0 or GPL-3.0 or SIP
|
||||
Group: Development/Libraries/Python
|
||||
Summary: SIP tool to use python sip bindings
|
||||
Version: 4.12.4
|
||||
Release: 1.0
|
||||
Release: 1
|
||||
%define rversion %version
|
||||
Url: http://www.riverbankcomputing.com/software/sip/intro
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -36,7 +37,6 @@ PreReq: python3 python3-base
|
||||
|
||||
%global py3_incdir %(python3 -c "import distutils.sysconfig; print(distutils.sysconfig.get_python_inc())" 2>/dev/null || echo PYTHON-NOT-FOUND)
|
||||
|
||||
|
||||
%description
|
||||
SIP is a tool that makes it very easy to create Python bindings for C
|
||||
and C++ libraries. It was originally developed to create PyQt, the
|
||||
|
Loading…
Reference in New Issue
Block a user