Search Criteria
Package Details: pyside2 5.15.16-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyside2.git (read-only, click to copy) |
---|---|
Package Base: | pyside2 |
Description: | Enables the use of Qt5 APIs in Python applications |
Upstream URL: | https://wiki.qt.io/Qt_for_Python |
Licenses: | LGPL-3.0-or-later |
Provides: | qt5-python-bindings |
Submitter: | arojas |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 11 |
Popularity: | 0.31 |
First Submitted: | 2024-04-16 07:05 (UTC) |
Last Updated: | 2024-12-31 23:50 (UTC) |
Dependencies (17)
- python-shiboken2AUR
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-3d (qt5-3d-gitAUR) (optional) – Qt3D bindings
- qt5-charts (qt5-charts-gitAUR) (optional) – QtCharts bindings
- qt5-datavis3d (qt5-datavis3d-gitAUR) (optional) – QtDataVisualization bindings
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR) (optional) – QtQuickControls2 bindings
- qt5-remoteobjects (optional) – QtRemoteObjects bindings
- qt5-script (qt5-script-gitAUR) (optional) – QtScript bindings
- qt5-scxml (optional) – QtScxml bindings
- qt5-sensors (optional) – QtSensors bindings
- qt5-serialport (qt5-serialport-gitAUR) (optional) – QtSerialPort bindings
- qt5-speech (optional) – QtTextToSpeech bindings
- qt5-svg (qt5-svg-gitAUR) (optional) – QtSvg bindings
- qt5-tools (optional) – QtHelp bindings
- qt5-webengine (optional) – QtWebEngine bindings
- qt5-websockets (qt5-websockets-gitAUR) (optional) – QtWebSockets bindings
- qt5-x11extras (optional) – QtX11Extras bindings
Required by (48)
- cheqlist
- djpdf
- free-hash-checker
- freecad-linkstage3-bin
- freecad-linkstage3-git
- groupsdomainsextractor (requires qt5-python-bindings)
- guiscrcpy
- guiscrcpy-git
- jade-application-kit
- joinmarket-qt-git
- labelme (optional)
- luxcorerender (optional)
- luxcorerender-bin (optional)
- luxcorerender-git (optional)
- meshroom
- meshroom-git
- monctl (requires qt5-python-bindings)
- music-overlay
- mygnuhealth
- mygnuhealth-git
- napari (requires qt5-python-bindings)
- natron-compositor
- natron-compositor-git
- opentimelineio-git (optional)
- plask-bin
- plask-git
- pyseus-git
- pyside2-tools
- python-apts
- python-apts (make)
- python-asyncqt (optional)
- python-enaml (optional)
- python-fbs (optional)
- python-ginga (optional)
- python-glue-qt (optional)
- python-hwilib
- python-magicgui (requires qt5-python-bindings)
- python-pyscreenshot-git (check)
- python-pysimpleguiqt
- python-qasync-git (optional)
- python-qtpy-git (optional)
- python-vispy (optional)
- quiltix
- r2-iaito-git
- rescreen
- rz-cutter-git
- sapulatar-qt
- stm32pio
Sources (22)
- blacklist-failing-tests.patch
- bump-supported-version-3-13.patch
- Do-not-change-RPATH.patch
- Final-details-to-enable-3.12-wheel-compatibility.patch
- fix-for-python-3-13.patch
- fix-spelling-errors.patch
- https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.16-src/pyside-setup-opensource-src-5.15.16.tar.xz
- Modify-sendCommand-signatures.patch
- PyEnum-make-forgiving-duplicates-work-with-Python-3.11.patch
- Python-3.12-Fix-the-structure-of-class-property.patch
- Shiboken-Fix-the-oldest-shiboken-bug-ever.patch
- shiboken2-clang-Fix-and-simplify-resolveType-helper.patch
- shiboken2-clang-Fix-build-with-clang-16.patch
- shiboken2-clang-Fix-clashes-between-type-name-and-enumera.patch
- shiboken2-clang-Record-scope-resolution-of-arguments-func.patch
- shiboken2-clang-Remove-typedef-expansion.patch
- shiboken2-clang-Suppress-class-scope-look-up-for-paramete.patch
- shiboken2-clang-Write-scope-resolution-for-all-parameters.patch
- Stop-using-imp-module.patch
- Support-running-PySide-on-Python-3.12.patch
- test-with-current-interpreter.patch
- update-sip-import.patch
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
leo72 commented on 2024-12-24 14:15 (UTC) (edited on 2024-12-24 14:17 (UTC) by leo72)
I'm still unabkle to compile
[ 3%] Building CXX object sources/shiboken2/ApiExtractor/CMakeFiles/apiextractor.dir/qtdocparser.cpp.o /var/tmp/pamac-build-leo/pyside2/src/pyside-setup-opensource-src-5.15.16/sources/shiboken2/ApiExtractor/docparser.cpp: In constructor ‘DocParser::DocParser()’: /var/tmp/pamac-build-leo/pyside2/src/pyside-setup-opensource-src-5.15.16/sources/shiboken2/ApiExtractor/docparser.cpp:50:33: warning: ‘int xmlSubstituteEntitiesDefault(int)’ is deprecated [-Wdeprecated-declarations] 50 | xmlSubstituteEntitiesDefault(1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /usr/include/libxml2/libxml/tree.h:17, from /usr/include/libxml2/libxml/xpath.h:27, from /usr/include/libxslt/xsltutils.h:16, from /var/tmp/pamac-build-leo/pyside2/src/pyside-setup-opensource-src-5.15.16/sources/shiboken2/ApiExtractor/docparser.cpp:41: /usr/include/libxml2/libxml/parser.h:948:17: note: declared here 948 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 3%] Linking CXX static library libapiextractor.a [ 3%] Built target apiextractor make: *** [Makefile:136: all] Error 2 ==> ERRORE: Si è verificato un errore in build(). L'operazione sta per essere interrotta...
envolution commented on 2024-12-23 06:04 (UTC)
@HuaHuaY it is updated now, thank you for the report
envolution commented on 2024-12-23 03:48 (UTC)
@HuaHuaY thanks I have noticed the same - seems as though more patching is required to get this working with the new python 3.13 release. I'll dig deeper into it shortly, I just have a lot on my plate tonight
HuaHuaY commented on 2024-12-23 03:46 (UTC)
I got some errors while compiling.
envolution commented on 2024-12-07 23:08 (UTC)
This new update drops the clang17 requirement, and supports recent python versions
iEscapedVim commented on 2024-08-08 20:28 (UTC) (edited on 2024-08-08 20:28 (UTC) by iEscapedVim)
if you are getting the following error manually installing
clang17
from the aur should fix it.kachelaqa commented on 2024-08-01 13:46 (UTC)
Both this package and the arch4edu binaries are broken. The pyside2 5.15 branch is closed for good and no longer supports python-3.12 (see PYSIDE-2388). This package should therefore depend on the python311 package so as to avoid all the python-3.12 bugs going forward. It's only useful for testing and as a legacy dependency anyway, so there's little point in trying to make it forwards-compatible any more.
PhotonX commented on 2024-07-21 17:14 (UTC)
I commented at clang17 to include a "provides" line. But maybe it is sufficient to depend on clang17 rather than on clang=17.0.6?
« First ‹ Previous 1 2 3 4 Next › Last »