diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,15 @@
name : python-sip
-version : 4.19.7
-release : 8
+version : 4.19.13
+release : 9
source :
- - https://netcologne.dl.sourceforge.net/project/pyqt/sip/sip-4.19.7/sip-4.19.7.tar.gz : 25b50d29dd4b72965e7980c41e3320e460eff481a177beeddebf8c3be84b8cde
-license : GPL-3.0
+ - https://netcologne.dl.sourceforge.net/project/pyqt/sip/sip-4.19.13/sip-4.19.13.tar.gz : e353a7056599bf5fbd5d3ff9842a6ab2ea3cf4e0304a0f925ec5862907c0d15e
+license : GPL-3.0-or-later
component : programming.python
summary : python-sip is a tool that creates python bindings for C and C++ libraries.
description: |
- SIP is a tool for generating bindings for C++ classes so that they can be
- accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
- because it is specifically designed for C++ and Python, is able to generate
- tighter bindings. SIP is so called because it is a small SWIG.
+ SIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG.
setup : |
- python2 configure.py CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LFLAGS="$LDFLAGS"
+ python2 configure.py --sip-module PyQt5.sip CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LFLAGS="$LDFLAGS"
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,32 +2,29 @@
python-sip
- Peter O'Connor
- peter@solus-project.com
+ F. von Gellhorn
+ flinux@vongellhorn.ch
- GPL-3.0
+ GPL-3.0-or-laterprogramming.pythonpython-sip is a tool that creates python bindings for C and C++ libraries.
- SIP is a tool for generating bindings for C++ classes so that they can be
-accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
-because it is specifically designed for C++ and Python, is able to generate
-tighter bindings. SIP is so called because it is a small SWIG.
+ SIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG.
https://solus-project.com/sources/README.Soluspython-sippython-sip is a tool that creates python bindings for C and C++ libraries.
- SIP is a tool for generating bindings for C++ classes so that they can be
-accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
-because it is specifically designed for C++ and Python, is able to generate
-tighter bindings. SIP is so called because it is a small SWIG.
+ SIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG.
programming.python
- /usr/bin
- /usr/lib/python2.7/site-packages/sip.pyi
- /usr/lib/python2.7/site-packages/sip.so
+ /usr/bin/sip
+ /usr/lib/python2.7/site-packages/PyQt5/sip.pyi
+ /usr/lib/python2.7/site-packages/PyQt5/sip.so
+ /usr/lib/python2.7/site-packages/PyQt5_sip-4.19.13.dist-info/INSTALLER
+ /usr/lib/python2.7/site-packages/PyQt5_sip-4.19.13.dist-info/METADATA
+ /usr/lib/python2.7/site-packages/PyQt5_sip-4.19.13.dist-info/RECORD/usr/lib/python2.7/site-packages/sipconfig.py/usr/lib/python2.7/site-packages/sipdistutils.py
@@ -35,26 +32,23 @@
python-sip-develDevelopment files for python-sip
- SIP is a tool for generating bindings for C++ classes so that they can be
-accessed as normal Python classes. SIP takes many of its ideas from SWIG but,
-because it is specifically designed for C++ and Python, is able to generate
-tighter bindings. SIP is so called because it is a small SWIG.
+ SIP is a tool for generating bindings for C++ classes so that they can be accessed as normal Python classes. SIP takes many of its ideas from SWIG but, because it is specifically designed for C++ and Python, is able to generate tighter bindings. SIP is so called because it is a small SWIG.
programming.devel
- python-sip
+ python-sip
- /usr/include/
+ /usr/include/python2.7/sip.h
-
- 2018-02-07
- 4.19.7
+
+ 2019-02-03
+ 4.19.13Packaging update
- Peter O'Connor
- peter@solus-project.com
+ F. von Gellhorn
+ flinux@vongellhorn.ch
\ No newline at end of file