python3-sip-devel-6.7.5-150500.1.3 >  A dRXp9|zQ=<ݡ [A-- J7=*ZRu M` Y\OUXIA&BOJJOzwDdc𩤁"::T|dRXp9|4M7c`\@χ9nTFN H6#Z(Yo0*DjXbxaK"P@`UG*wP)0|lK`Qg}[=L&:8W9ٰ1d1AbK ?1g8q~=E7b +ѐ`M&e(`!Gz+G9r7?m'}g;AN ve.!f ƃO7up >p;9P?9@d % U .^dlt x |    (<(8090: -0F6G7H7I7X7Y7 \74]7<^7Zb7c8Gd8e8f8l8u8v8z88889<Cpython3-sip-devel6.7.5150500.1.3A Python bindings generator for C/C++ librariesSIP is a collection of tools that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed in 1998 to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library. For example it is also used to generate wxPython, the Python bindings for wxWidgets. This package contains all the developer tools you need to create your own sip bindings in the currently default version. Look for python3-sip-devel, if you need to build a package with a specific version of SIP v.dRWsheep04SUSE Linux Enterprise 15SUSE LLC GPL-2.0-only OR GPL-3.0-only OR SUSE-SIPhttps://www.suse.com/Development/Libraries/Pythonhttps://www.riverbankcomputing.com/software/siplinuxnoarchA큤dRWdRW88bea9c2b047a00814c91e5af7691146839661bfea90c4bc331482a8ae3e33bfrootrootrootrootpython3-sip-6.7.5-150500.1.3.src.rpmpython3-sip-devel    python3-sip6-develrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)6.7.53.0.4-14.6.0-14.0-15.2-14.14.3dFo@aa?=@`8`/@__i_i_@_h_L@_H_G@]@](v@\ \f\@\\n\d\b@\1\2[j@[:ZЛZk@Z ,@YY@XX9@XۡXX@XO@XXX@Xk@WPWzOW3V3[UU|@Tdmueller@suse.comcode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.decode@bnavigator.dechristophe@krop.frchristophe@krop.frchristophe@krop.frtoddrme2178@gmail.comtoddrme2178@gmail.comchristophe@krop.frtoddrme2178@gmail.comfabian@ritter-vogt.determim@gmail.comwbauer@tmo.attoddrme2178@gmail.comchristophe@krop.frchristophe@krop.frtermim@gmail.comaloisio@gmx.commimi.vx@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comhpj@urpla.nethpj@urpla.nettoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtoddrme2178@gmail.comtermim@gmail.comtermim@gmail.comtermim@gmail.comhpj@urpla.nettermim@gmail.comtermim@gmail.comtermim@gmail.comtermim@gmail.comhrvoje.senjan@gmail.com- Rename package to avoid conflicts with the new Python Stack Proposal (jsc#PED-68)- Make sip6 also the default on Leap -- boo#1192300- Don't create non-devel -sip metapackage for sip6 -- boo#1190441- Upgrade defaults: SIPv6 for TW- Make this a meta package * Depends on python-sip5 as default for Tumbleweed * Depends on python-sip4 for Leap 15.3 and older * Package python-sip6 is new and might become default in the future.- Update to version 5.5.0 * Added the 'exceptions', 'extra_compile_args', 'extra_link_args' and 'extra_objects' attributes to the 'Buildable' class with corresponding bindings options. * The 'abi-version' project option and the '--abi-version' of sip-module can now specify a major version only (as opposed to a major.minor version) to select the latest ABI with that major version number.- Fix files section for doc subpackage because python-rpm-macros becomes stricter gh#openSUSE/python-rpm-macros#66- Don't provide or obsolete the python-sip package in -devel- dropped patches: disable-rpaths.diff disable-strip.diff not applicable to SIP5 codebase- Fix for multiple python3 flavors gh#openSUSE/python-rpm-macros#64 - clean up alternatives: use %python_clone -a - only make install in siplib for PyQt4.sip and PyQt5.sip libraries- Update to 5.4.0 * The latest version of the module ABI is v12.8.1. * Python v3.9 is supported. * Added support for building the sip module for PyPy. * Added the 'distinfo' project option to allow the creation of a .dist-info directory to be disabled. sip-install has a corresponding '--no-distinfo' command line option. * Added 'SIP_VERSION' and 'SIP_VERSION_STR' to the 'sipbuild' module API. * Bug fixes. - Legacy sip4 is now in python-sip4 package- Update to 5.3.0 * The latest version of the module ABI is v12.8.0. * Added the 'get_metadata_overrides()' and 'get_sip_distinfo_command_line()' methods to the 'Project' class, and the '--metadata' command line option to sip-distinfo. Together they allow a project.py script to override any PEP 566 metadata values specified in the pyproject.toml file. * Added the 'gui-scripts' project option to specify a list of GUI entry points to create. sip-distinfo has a corresponding '--gui-script' command line option. * Added the 'minimum-macos-version' project option to specify the minimum version of macOS supported by the project. - Changelogs of intermediate releases: v5.2.0 released 10th April 2020 * Added the 'manylinux' project option to disable the support for 'manylinux' part of the platform tag to be used in the name of a wheel. sip-wheel has a corresponding '--no-manylinux' command line option. * Added the 'wheels-include' project option to specify additional files and directories to be included in a wheel. v5.1.2 released 3rd April 2020 * The latest version of the module ABI is v12.7.2. * The examples are now included in the sdist. * Bug fixes. v5.1.1 released 31st January 2020 * Bug fixes. v5.1.0 released 6th January 2020 * Added the 'minimum-glibc-version' project option to specify the minimum GLIBC version required by the project. This is used to determine the correct platform tag to use for Linux wheels. * Added the 'build-tag' project option to specify the build tag to be used in the name of a wheel. sip-wheel has a corresponding '--build-tag' command line option. * The values of list options in pyproject.toml files can now contain environment markers as defined in PEP 508. * Added Project.project_path() to the API. released v5.0.1 19th December 2019 * Bug fixes. releasesd v5.0.0 4th October 2019 * The release of SIP v5. - The new major release uses Python setuptools * Allows to simplify the specfile tremendously * The abi macros and python-sip(api) are now provided by python-qt5-sip * Remove -common and -devel package.- Update to 4.19.24 * Added support for Python v3.9. * %InstanceCode is now used to provide the default result of virtual handlers that return a class or mapped type by value. * 'android_abi' can now be used in a configuration file when building the sip module using qmake. This is required when using Qt v5.14 or later on Android. - all intermediate versions are tagged "minor bug-fix release" - refresh disable-strip.diff- Update to 4.19.19 * Correction to the docs. * Added sipIsOwnedByPython(), sipRegisterExitNotifier() and sipVisitWrappers() to the public API. * Deprecated the -B option to sip.- Update to 4.19.18 * Define SIP_NULLPTR as NULL (rather than 0) * Updated the docs regarding sip5. * Fixed warnings triggered by Python v3.8. * Don't try and acquire the GIL if the interpreter is no longer there.- Update to 4.19.17. Check the ChangeLog file for the list of changes.- Update to 4.19.16 * Further fixes for diamond class hierarchies. * Don't cast to a class that occurs more than once in a super-class hierarchy. * Added support for the haiku platform. * Updated the docs and roadmap for SIP v5.- Package .dist-info directory. The bugs with it have been fixed and some packages require it in order to properly detect that sip is installed.- Update to 4.19.15 * Fixed a code generation regression specific to PyQt4. * Fixed the handling of duplicate classes in an MRO * Fixed the handling of size_t as a template argument. Check https://www.riverbankcomputing.com/static/Downloads/sip/4.19.15/ChangeLog for the complete changelog - Drop fix_qt4_code_gen.patch. Merged upstream- Add fix_qt4_code_gen.patch Fixes python-qt4 building. Should be in next upstream release. See: http://python.6.x6.nabble.com/PyQt4-compilation-error-with-sip-4-19-14-convert-std-nullptr-t-to-int-in-initialization-td5248504.html From: https://www.riverbankcomputing.com/hg/sip/rev/7bd4d19479ad- Switch to a working location for the tarball- Update to 4.19.14: * The reference count displayed by sip.dump() now has the same caveat as sys.getrefcount(). * Added SIP_NULLPTR to the C API. * Added support for size_t. * Added sipLong_AsSizeT() to the C API. * Added the '=' format characters to sipBuildResult() and sipParseResult().- Build a private Qt4 module as well, that's needed by the latest python-qt4 (boo#1119636)- Use upstream-recommended %{_rpmconfigdir}/macros.d directory for the rpm macros.- Add disable-strip.diff to fix the -debuginfo creation. - Update to 4.19.13: * Build system fixes * Removed support in the XML/API export for deprecated features * Pass the fully qualified Python names of types for arguments and results. * Various fixes for the XML export * Fixed a bug when arguments that were templates could lose their type hints- Update to 4.19.12: * Added the /ScopesStripped/ argument annotation. * The members of traditional C/C++ enums are now also visible within the scope of the enum itself. This means that members of scoped and unscoped enums can be accessed in the same way from Python. * Private copies of the sip module are now easier to configure and use. SIP v5 will only support private copies. * Added the -n option to the sip code generator to support private copies of the sip module. See https://www.riverbankcomputing.com/static/Downloads/sip/ChangeLog for the complete changelog. - Run spec-cleaner- Update to version v4.19.8 - Bug fixes.- Update to version v4.19.7 * The %Docstring directive can now include automatically generated signature descriptions using the "signature" option. * typedefs can now have %Docstring directives. * Bug fixes. version v4.19.6 * Bug fixes. version v4.19.5 * Bug fixes. version v4.19.4 * Added support for C++11 scoped enums implemented as Python enums. * Added enableoverflowchecking() to the sip module. * Added sipEnableOverflowChecking() to the C API. * Added sipTypeIsScopedEnum() to the C API. * Added sipConvertToBool() to the C API. * Added sipConvertToEnum() to the C API. * Deprecated sipCanConvertToEnum() in the C API. * Added sipLong_AsChar(), sipLong_AsSignedChar() and sipLong_AsUnsignedChar() to the C API. * Added sipLong_AsShort() and sipLong_AsUnsignedShort() to the C API. * Added sipLong_AsInt() and sipLong_AsUnsignedInt() to the C API. * Added sipLong_AsLong() and sipLong_AsUnsignedLong() to the C API. * Added sipLong_AsLongLong() and sipLong_AsUnsignedLongLong() to the C API. * Bug fixes.- fix have_python conditions- Update to 4.19.3 * Added support for type hints for properties. * Added sipEventType and sipRegisterEventHandler() to the C API. * Added sipInstanceDestroyed() to the C API. * Added sipPrintObject() to the C API. * Bug fixes.- Provide a basic api version macro- Update to 4.19.2 * siplib/siplib.c.in: Remove an unnecessary comment. * siplib/siplib.c.in: Fixed a crash when a user defined class uses sip.wrappertype as it's meta-type but is not derived from sip.simplewrapper.- Fix requires_python3_sip_api macro- Fix Provides macro. - Split largest part of docs into own subpackage to reduce package size.- Fix sip api macro. - Fix header location. - Compile and install .pyc files.- spec file cleanups - better use of multipython macros - include more documentation- Add shared data directory and corresponding package.- Fix python library handling.- Switch to single spec version.- Update to 4.19.1 * Added the %PreMethodCode directive. * Added sipEnableGC() to the C API. * Added the -D command line option so that the generated code is aware of Python debug builds.- Update to 4.19 * added the assign() function to the sip module * added support for the final keyword * added the use_limited_api argument to the %Module directive * added the %HideNamespace directive.- Update to 4.18.1 * Bug fixes- removed build-compare.diff: it is the default since 4.18 anyway - disable-rpaths.diff refreshed- Update to 4.18 This implements the automatic generation of PEP 484 type hint files. The sip extension module is available as a wheel from PyPi. * Added the /TypeHint/ argument, class, mapped type, function, typedef and variable annotations. * Added the /TypeHintIn/ and /TypeHintOut/ argument, class, mapped type and typedef annotations. * Added the /TypeHintValue/ argument, class and mapped type annotations. * Added the /NoTypeHint/ class, enum, function and variable annotations. * Added the %ExportedTypeHintCode and %TypeHintCode directives. * Added the -f command line option to treat warnings as errors. * Added the -y command line option to generated PEP 484 compatible type hint stub files. * Deprecated the /DocType/ and /DocValue/ annotations.- Update to 4.17.0 * This version adds support for PEP 465, PEP 492 and MSVC 2015.- Update to 4.16.9: * This is mainly a bug-fix release.- Update to 4.16.8: * This is mainly a bug-fix release. - Update to 4.16.7: * This is a minor functional and bug-fix release. - Update to 4.16.6: * Added the /FileExtension/ class annotation. * Installing into a virtual env should now work. * Timestamps are no longer included in generated code. The -T command line option is now ignored and deprecated. * The @file method of passing additional command line options is now supported. The -z command line option is now deprecated.- Update to 4.16.5: * Minor functional and bug-fix release. - Changes since 4.16.4: * Added the /AbortOnException/ function annotation. * Added the /DisallowNone/ function annotation. * Added the /DisallowNone/ argument annotation.sheep04 16831180716.7.5-150500.1.3python3-sip-develREADME.SUSE/usr/share/doc/packages//usr/share/doc/packages/python3-sip-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP5:GA/standard/ca36ade162c725e3e40d028be689d96d-python3-sipcpioxz5noarch-suse-linuxdirectoryASCII textZ xYv2utf-88339ffcce3f87d5d9c3913efc6c56b8b33aad75db5234c94375ffcdf58531bd5?P7zXZ !t/] crt:bLL t"є>qC%2|ԝYvw QzDiPH]ˀ()tQa)Ne/n!9]H0e/̄!=ce|pPD`%,%y+L$7 K'UݲacFZL5 C:XX9;}֧o3p?wlNOd k'JJ점̣n!ؚ7'3U N˗Ӧ S"`g{:kBQ6!FE0򶃅d{*iHos*q YZ