diff --git a/abi_used_libs b/abi_used_libs index a78fcf4..631aa1d 100644 --- a/abi_used_libs +++ b/abi_used_libs @@ -1,4 +1 @@ libc.so.6 -libgcc_s.so.1 -libm.so.6 -libstdc++.so.6 diff --git a/package.yml b/package.yml index 4a33cd5..303c8d2 100644 --- a/package.yml +++ b/package.yml @@ -1,19 +1,19 @@ name : python-sip -version : 4.19.5 -release : 6 +version : 4.19.7 +release : 7 source : - - https://netcologne.dl.sourceforge.net/project/pyqt/sip/sip-4.19.5/sip-4.19.5.tar.gz : 391b7bf08f1cd12d8a25ed5608ca36ee9b759eee1690d8156e35d92f9a74b456 + - https://netcologne.dl.sourceforge.net/project/pyqt/sip/sip-4.19.7/sip-4.19.7.tar.gz : 25b50d29dd4b72965e7980c41e3320e460eff481a177beeddebf8c3be84b8cde license : GPL-3.0 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. setup : | python2 configure.py CFLAGS="$CFLAGS" CXXFLAGS="$CXXFLAGS" LFLAGS="$LDFLAGS" build : | %make install : | %make_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml index e26a979..f93035b 100644 --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,60 +1,60 @@ python-sip Pierre-Yves pyu@riseup.net GPL-3.0 programming.python python-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. https://solus-project.com/sources/README.Solus python-sip python-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. programming.python /usr/bin /usr/lib/python2.7/site-packages/sip.pyi /usr/lib/python2.7/site-packages/sip.so /usr/lib/python2.7/site-packages/sipconfig.py /usr/lib/python2.7/site-packages/sipdistutils.py python-sip-devel Development 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. programming.devel - python-sip + python-sip /usr/include/ - - 2017-11-16 - 4.19.5 + + 2018-01-26 + 4.19.7 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file