diff --git a/Makefile b/Makefile new file mode 100644 --- /dev/null +++ b/Makefile @@ -0,0 +1 @@ +include ../Makefile.common diff --git a/abi_libs b/abi_libs new file mode 100644 --- /dev/null +++ b/abi_libs @@ -0,0 +1 @@ +sip.cpython-39-x86_64-linux-gnu.so diff --git a/abi_symbols b/abi_symbols new file mode 100644 --- /dev/null +++ b/abi_symbols @@ -0,0 +1,50 @@ +sip.cpython-39-x86_64-linux-gnu.so:PyInit_sip +sip.cpython-39-x86_64-linux-gnu.so:sipArray_Type +sip.cpython-39-x86_64-linux-gnu.so:sipGetGeneratedClassType +sip.cpython-39-x86_64-linux-gnu.so:sipGetPending +sip.cpython-39-x86_64-linux-gnu.so:sipIsPending +sip.cpython-39-x86_64-linux-gnu.so:sipMethodDescr_Copy +sip.cpython-39-x86_64-linux-gnu.so:sipMethodDescr_New +sip.cpython-39-x86_64-linux-gnu.so:sipMethodDescr_Type +sip.cpython-39-x86_64-linux-gnu.so:sipOMAddObject +sip.cpython-39-x86_64-linux-gnu.so:sipOMFinalise +sip.cpython-39-x86_64-linux-gnu.so:sipOMFindObject +sip.cpython-39-x86_64-linux-gnu.so:sipOMInit +sip.cpython-39-x86_64-linux-gnu.so:sipOMRemoveObject +sip.cpython-39-x86_64-linux-gnu.so:sipSimpleWrapper_Type +sip.cpython-39-x86_64-linux-gnu.so:sipVariableDescr_Copy +sip.cpython-39-x86_64-linux-gnu.so:sipVariableDescr_New +sip.cpython-39-x86_64-linux-gnu.so:sipVariableDescr_Type +sip.cpython-39-x86_64-linux-gnu.so:sipVoidPtr_Type +sip.cpython-39-x86_64-linux-gnu.so:sipWrapInstance +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_from_const_void_ptr +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_from_const_void_ptr_and_size +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_from_slice_object +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_from_type +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_from_void_ptr +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_from_void_ptr_and_size +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_to_array +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_to_bool +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_to_typed_array +sip.cpython-39-x86_64-linux-gnu.so:sip_api_convert_to_void_ptr +sip.cpython-39-x86_64-linux-gnu.so:sip_api_deprecated +sip.cpython-39-x86_64-linux-gnu.so:sip_api_end_thread +sip.cpython-39-x86_64-linux-gnu.so:sip_api_force_convert_to_type_us +sip.cpython-39-x86_64-linux-gnu.so:sip_api_free +sip.cpython-39-x86_64-linux-gnu.so:sip_api_get_address +sip.cpython-39-x86_64-linux-gnu.so:sip_api_get_cpp_ptr +sip.cpython-39-x86_64-linux-gnu.so:sip_api_instance_destroyed +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_char +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_int +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_long +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_long_long +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_short +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_signed_char +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_size_t +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_unsigned_char +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_unsigned_int +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_unsigned_long +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_unsigned_long_long +sip.cpython-39-x86_64-linux-gnu.so:sip_api_long_as_unsigned_short +sip.cpython-39-x86_64-linux-gnu.so:sip_api_malloc +sip.cpython-39-x86_64-linux-gnu.so:sip_init_library diff --git a/abi_used_libs b/abi_used_libs new file mode 100644 --- /dev/null +++ b/abi_used_libs @@ -0,0 +1,2 @@ +UNKNOWN +libc.so.6 diff --git a/abi_used_symbols b/abi_used_symbols new file mode 100644 --- /dev/null +++ b/abi_used_symbols @@ -0,0 +1,150 @@ +UNKNOWN:PyArg_ParseTuple +UNKNOWN:PyArg_ParseTupleAndKeywords +UNKNOWN:PyBaseObject_Type +UNKNOWN:PyBool_FromLong +UNKNOWN:PyBool_Type +UNKNOWN:PyBuffer_FillInfo +UNKNOWN:PyBuffer_Release +UNKNOWN:PyBytes_FromString +UNKNOWN:PyBytes_FromStringAndSize +UNKNOWN:PyCFunction_Type +UNKNOWN:PyCMethod_New +UNKNOWN:PyCallable_Check +UNKNOWN:PyCapsule_GetPointer +UNKNOWN:PyCapsule_Import +UNKNOWN:PyCapsule_New +UNKNOWN:PyCapsule_Type +UNKNOWN:PyDescr_NewMethod +UNKNOWN:PyDictProxy_New +UNKNOWN:PyDict_Contains +UNKNOWN:PyDict_GetItem +UNKNOWN:PyDict_GetItemString +UNKNOWN:PyDict_New +UNKNOWN:PyDict_Next +UNKNOWN:PyDict_SetItem +UNKNOWN:PyDict_SetItemString +UNKNOWN:PyDict_Size +UNKNOWN:PyErr_Clear +UNKNOWN:PyErr_ExceptionMatches +UNKNOWN:PyErr_Fetch +UNKNOWN:PyErr_Format +UNKNOWN:PyErr_GivenExceptionMatches +UNKNOWN:PyErr_NoMemory +UNKNOWN:PyErr_NormalizeException +UNKNOWN:PyErr_Occurred +UNKNOWN:PyErr_Print +UNKNOWN:PyErr_Restore +UNKNOWN:PyErr_SetNone +UNKNOWN:PyErr_SetObject +UNKNOWN:PyErr_SetString +UNKNOWN:PyErr_WarnEx +UNKNOWN:PyExc_AttributeError +UNKNOWN:PyExc_BufferError +UNKNOWN:PyExc_DeprecationWarning +UNKNOWN:PyExc_Exception +UNKNOWN:PyExc_IndexError +UNKNOWN:PyExc_NotImplementedError +UNKNOWN:PyExc_OverflowError +UNKNOWN:PyExc_RuntimeError +UNKNOWN:PyExc_SystemError +UNKNOWN:PyExc_TypeError +UNKNOWN:PyExc_ValueError +UNKNOWN:PyFloat_AsDouble +UNKNOWN:PyFloat_FromDouble +UNKNOWN:PyFloat_Type +UNKNOWN:PyFunction_Type +UNKNOWN:PyGILState_Ensure +UNKNOWN:PyGILState_Release +UNKNOWN:PyImport_GetModuleDict +UNKNOWN:PyImport_Import +UNKNOWN:PyImport_ImportModule +UNKNOWN:PyIndex_Check +UNKNOWN:PyList_Append +UNKNOWN:PyList_New +UNKNOWN:PyLong_AsLongLong +UNKNOWN:PyLong_AsSsize_t +UNKNOWN:PyLong_AsUnsignedLong +UNKNOWN:PyLong_AsUnsignedLongLong +UNKNOWN:PyLong_AsVoidPtr +UNKNOWN:PyLong_FromLong +UNKNOWN:PyLong_FromLongLong +UNKNOWN:PyLong_FromSsize_t +UNKNOWN:PyLong_FromUnsignedLong +UNKNOWN:PyLong_FromUnsignedLongLong +UNKNOWN:PyLong_FromVoidPtr +UNKNOWN:PyMem_Free +UNKNOWN:PyMem_Malloc +UNKNOWN:PyMethod_New +UNKNOWN:PyMethod_Type +UNKNOWN:PyModule_Create2 +UNKNOWN:PyModule_GetDict +UNKNOWN:PyNumber_AsSsize_t +UNKNOWN:PyOS_snprintf +UNKNOWN:PyObject_Call +UNKNOWN:PyObject_CallFunction +UNKNOWN:PyObject_CallFunctionObjArgs +UNKNOWN:PyObject_CallObject +UNKNOWN:PyObject_CheckBuffer +UNKNOWN:PyObject_GC_UnTrack +UNKNOWN:PyObject_GetAttr +UNKNOWN:PyObject_GetAttrString +UNKNOWN:PyObject_GetBuffer +UNKNOWN:PyObject_IsInstance +UNKNOWN:PyObject_IsSubclass +UNKNOWN:PyObject_IsTrue +UNKNOWN:PyObject_Print +UNKNOWN:PyObject_SetAttr +UNKNOWN:PyObject_SetAttrString +UNKNOWN:PyProperty_Type +UNKNOWN:PySequence_GetItem +UNKNOWN:PySequence_Size +UNKNOWN:PySlice_AdjustIndices +UNKNOWN:PySlice_Type +UNKNOWN:PySlice_Unpack +UNKNOWN:PyThreadState_Get +UNKNOWN:PyThread_get_thread_ident +UNKNOWN:PyTuple_New +UNKNOWN:PyTuple_Pack +UNKNOWN:PyTuple_Type +UNKNOWN:PyType_GenericAlloc +UNKNOWN:PyType_IsSubtype +UNKNOWN:PyType_Modified +UNKNOWN:PyType_Ready +UNKNOWN:PyType_Type +UNKNOWN:PyUnicode_AppendAndDel +UNKNOWN:PyUnicode_AsASCIIString +UNKNOWN:PyUnicode_AsLatin1String +UNKNOWN:PyUnicode_AsUTF8String +UNKNOWN:PyUnicode_AsWideChar +UNKNOWN:PyUnicode_Compare +UNKNOWN:PyUnicode_CompareWithASCIIString +UNKNOWN:PyUnicode_DecodeASCII +UNKNOWN:PyUnicode_DecodeLatin1 +UNKNOWN:PyUnicode_FromFormat +UNKNOWN:PyUnicode_FromString +UNKNOWN:PyUnicode_FromStringAndSize +UNKNOWN:PyUnicode_FromWideChar +UNKNOWN:PyUnicode_New +UNKNOWN:PyUnicode_Tailmatch +UNKNOWN:PyWrapperDescr_Type +UNKNOWN:Py_AtExit +UNKNOWN:Py_BuildValue +UNKNOWN:_PyObject_New +UNKNOWN:_PyUnicode_Ready +UNKNOWN:_Py_Dealloc +UNKNOWN:_Py_FalseStruct +UNKNOWN:_Py_NoneStruct +UNKNOWN:_Py_NotImplementedStruct +UNKNOWN:_Py_TrueStruct +libc.so.6:__printf_chk +libc.so.6:__stack_chk_fail +libc.so.6:__vfprintf_chk +libc.so.6:memmove +libc.so.6:memset +libc.so.6:putchar +libc.so.6:stderr +libc.so.6:stdout +libc.so.6:strchr +libc.so.6:strcmp +libc.so.6:strlen +libc.so.6:wcslen diff --git a/package.yml b/package.yml new file mode 100644 --- /dev/null +++ b/package.yml @@ -0,0 +1,16 @@ +name : python-pyqt6-sip +version : 13.1.0 +release : 1 +source : + - https://files.pythonhosted.org/packages/source/P/PyQt6-sip/PyQt6_sip-13.1.0.tar.gz : 7c31073fe8e6cb8a42e85d60d3a096700a9047c772b354d6227dfe965566ec8a +license : GPL-3.0-or-later +component : programming.python +summary : The sip module support for PyQt6 +description: | + The sip extension module provides support for the PyQt6 package. +builddeps : + - pkgconfig(python3) +build : | + %python3_setup +install : | + %python3_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,38 @@ + + + python-pyqt6-sip + + Martin Reboredo + yakoyoku@gmail.com + + GPL-3.0-or-later + programming.python + The sip module support for PyQt6 + The sip extension module provides support for the PyQt6 package. + + https://getsol.us/sources/README.Solus + + + python-pyqt6-sip + The sip module support for PyQt6 + The sip extension module provides support for the PyQt6 package. + + programming.python + + /usr/lib/python3.9/site-packages/PyQt6/sip.cpython-39-x86_64-linux-gnu.so + /usr/lib/python3.9/site-packages/PyQt6_sip-13.1.0-py3.9.egg-info/PKG-INFO + /usr/lib/python3.9/site-packages/PyQt6_sip-13.1.0-py3.9.egg-info/SOURCES.txt + /usr/lib/python3.9/site-packages/PyQt6_sip-13.1.0-py3.9.egg-info/dependency_links.txt + /usr/lib/python3.9/site-packages/PyQt6_sip-13.1.0-py3.9.egg-info/top_level.txt + + + + + 2021-10-03 + 13.1.0 + Packaging update + Martin Reboredo + yakoyoku@gmail.com + + + \ No newline at end of file