Versions
v6.9999 :: 6/6.9999 :: gentoo
- Modified
- License
- || ( GPL-2 GPL-3 LGPL-3 )
- USE flags
- 3d bluetooth charts concurrent core dbus debug designer doc gles2-only graphs gui help httpserver location multimedia network network-auth nfc numpy opengl pdfium positioning printsupport qml quick quick3d remoteobjects scxml sensors serialbus serialport spatialaudio speech sql svg test testlib tools uitools webchannel webengine websockets webview widgets xml
v6.11.1-r1 :: 6/6.11.1 :: gentoo
- Modified
- License
- || ( GPL-2 GPL-3 LGPL-3 )
- Keywords
- amd64 arm64 ~arm ~loong ~ppc64 ~riscv ~x86
- USE flags
- 3d bluetooth charts concurrent core dbus debug designer doc gles2-only graphs gui help httpserver location multimedia network network-auth nfc numpy opengl pdfium positioning printsupport qml quick quick3d remoteobjects scxml sensors serialbus serialport spatialaudio speech sql svg test testlib tools uitools webchannel webengine websockets webview widgets xml
v6.10.3 :: 6/6.10.3 :: gentoo
- Modified
- License
- || ( GPL-2 GPL-3 LGPL-3 )
- Keywords
- amd64 arm64 ~arm ~loong ~ppc64 ~riscv ~x86
- USE flags
- 3d bluetooth charts concurrent core dbus debug designer doc gles2-only gui help httpserver location multimedia network network-auth nfc numpy opengl pdfium positioning printsupport qml quick quick3d remoteobjects scxml sensors serialbus serialport spatialaudio speech sql svg test testlib tools uitools webchannel webengine websockets webview widgets xml
USE flags
General
- 3d
- Build Qt3DCore, Qt3DAnimation, Qt3DExtras, Qt3DInput, Qt3DLogic, and Qt3DRender modules
- bluetooth
- Build QtBluetooth module
- charts
- Build QtCharts module
- concurrent
- Build QtConcurrent module
- core
- Build QtCore module, if disable then only shiboken will be built
- dbus
- Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- designer
- Build QtDesigner and QtUiTools modules
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- gles2-only
- Build QtGui "QOpenGL*" classes
- graphs
- Build QtGraphs module
- gui
- Build QtGui module
- help
- Build QtHelp module
- httpserver
- Build QtHttpServer module
- location
- Build QtLocation module
- multimedia
- Build QtMultimedia and QtMultimediaWidgets modules
- network
- Build QtNetwork module
- network-auth
- Build QtNetworkAuth module
- nfc
- Build QtNfc module
- numpy
- Build with support for dev-python/numpy
- opengl
- Add support for OpenGL (3D graphics)
- pdfium
- Build QtPdf module
- positioning
- Build QtPositioning module
- printsupport
- Build QtPrintSupport module
- qml
- Build QtQml module
- quick
- Build QtQuick and QtQuickWidgets modules
- quick3d
- Build QtQuick3D and QtQuickWidgets modules
- remoteobjects
- Build QtRemoteObjects module
- scxml
- Build QtScxml module
- sensors
- Build QtSensors module
- serialbus
- Build QtSerialBus modules
- serialport
- Build QtSerialPort modules
- spatialaudio
- Build QtSpatialAudio module
- speech
- Build QtTextToSpeech module
- sql
- Build QtSql module
- svg
- Build QtSvg module
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- testlib
- Build QtTest module
- tools
- Build PySide Tools
- uitools
- Build UITools module
- webchannel
- Build QtWebChannel module
- webengine
- Build QtWebEngine and QtWebEngineWidgets modules
- websockets
- Build QtWebSockets module
- webview
- Build QtWebView module
- widgets
- Build QtWidgets module
- xml
- Build QtXml module
llvm_slot
- 18
- Use LLVM 18.
- 19
- Use LLVM 19.
- 20
- Use LLVM 20.
- 21
- Use LLVM 21.
- 21
- Use LLVM 21.
- 22
- Use LLVM 22.
python_targets
- python3_12
- Build with Python 3.12
- python3_13
- Build with Python 3.13
- python3_14
- Build with Python 3.14
Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / libxslt : XSLT libraries and tools
dev-python / numpy : Fast array and numerical python library
dev-python / pkginfo : Provides an API for querying the distutils metadata written in a PKG-INFO file
dev-python / pyside : Python bindings for the Qt framework
dev-qt / qt3d : 3D rendering module for the Qt6 framework
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtcharts : Chart component library for the Qt6 framework
dev-qt / qtconnectivity : Bluetooth and NFC support library for the Qt6 framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtgraphs : Graphs component library for the Qt6 framework
dev-qt / qthttpserver : HTTP server functionality for the Qt6 framework
dev-qt / qtlocation : Location (places, maps, navigation) library for the Qt6 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtnetworkauth : Network authorization library for the Qt6 framework
dev-qt / qtpositioning : Physical position determination library for the Qt6 framework
dev-qt / qtquick3d : Qt module and API for defining 3D content in Qt QuickTools
dev-qt / qtremoteobjects : Inter-Process Communication (IPC) library for the Qt6 framework
dev-qt / qtscxml : State Chart XML (SCXML) support library for the Qt6 framework
dev-qt / qtsensors : Hardware sensor access library for the Qt6 framework
dev-qt / qtserialbus : Qt module to access CAN, ModBus, and other industrial serial buses and protocols
dev-qt / qtserialport : Serial port abstraction library for the Qt6 framework
dev-qt / qtspeech : Text-to-speech library for the Qt6 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qttools : Qt Tools Collection
dev-qt / qtwebchannel : Qt WebChannel
dev-qt / qtwebengine : Library for rendering dynamic web content in Qt6 C++ and QML applications
dev-qt / qtwebsockets : Implementation of the WebSocket protocol for the Qt6 framework
dev-qt / qtwebview : Module for displaying web content in a QML application using the Qt6 framework
dev-util / vulkan-headers : Vulkan Header files and API registry
llvm-core / clang : C language family frontend for LLVM
llvm-core / llvm : Low Level Virtual Machine
x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / libxslt : XSLT libraries and tools
dev-python / numpy : Fast array and numerical python library
dev-python / pkginfo : Provides an API for querying the distutils metadata written in a PKG-INFO file
dev-python / pyside : Python bindings for the Qt framework
dev-qt / qt3d : 3D rendering module for the Qt6 framework
dev-qt / qtbase : Cross-platform application development framework
dev-qt / qtcharts : Chart component library for the Qt6 framework
dev-qt / qtconnectivity : Bluetooth and NFC support library for the Qt6 framework
dev-qt / qtdeclarative : Qt Declarative (Quick 2)
dev-qt / qtgraphs : Graphs component library for the Qt6 framework
dev-qt / qthttpserver : HTTP server functionality for the Qt6 framework
dev-qt / qtlocation : Location (places, maps, navigation) library for the Qt6 framework
dev-qt / qtmultimedia : Multimedia (audio, video, radio, camera) library for the Qt6 framework
dev-qt / qtnetworkauth : Network authorization library for the Qt6 framework
dev-qt / qtpositioning : Physical position determination library for the Qt6 framework
dev-qt / qtquick3d : Qt module and API for defining 3D content in Qt QuickTools
dev-qt / qtremoteobjects : Inter-Process Communication (IPC) library for the Qt6 framework
dev-qt / qtscxml : State Chart XML (SCXML) support library for the Qt6 framework
dev-qt / qtsensors : Hardware sensor access library for the Qt6 framework
dev-qt / qtserialbus : Qt module to access CAN, ModBus, and other industrial serial buses and protocols
dev-qt / qtserialport : Serial port abstraction library for the Qt6 framework
dev-qt / qtspeech : Text-to-speech library for the Qt6 framework
dev-qt / qtsvg : SVG rendering library for the Qt6 framework
dev-qt / qttools : Qt Tools Collection
dev-qt / qtwebchannel : Qt WebChannel
dev-qt / qtwebengine : Library for rendering dynamic web content in Qt6 C++ and QML applications
dev-qt / qtwebsockets : Implementation of the WebSocket protocol for the Qt6 framework
dev-qt / qtwebview : Module for displaying web content in a QML application using the Qt6 framework
llvm-core / clang : C language family frontend for LLVM
x11-libs / libxkbcommon : Keymap handling library for toolkits and window systems
Depending packages
dev-python / matplotlib : Pure python plotting library with matlab like syntax
dev-python / pyside : Python bindings for the Qt framework
dev-python / qtpy : Abstraction layer on top of PyQt and PySide with additional custom QWidgets
media-gfx / asymptote : A vector graphics language that provides a framework for technical drawing
media-gfx / freecad : Qt based Computer Aided Design application
net-wireless / nanovna-saver : tool for reading, displaying and saving data from the NanoVNA
sci-chemistry / pymol : Python-extensible molecular graphics system
www-client / falkon : Cross-platform web browser using QtWebEngine
Bugs
- 939303
- dev-python/pyside-6.7.2 emerge fails with python:3.13[debug]: Objects/typeobject.c:1003: type_modified_unlocked: Assertion `(type->tp_flags & _Py_TPFLAGS_STATIC_BUILTIN) == 0' failed.
- 949282
- dev-python/pyside-6.8.2 - No module named 'sphinx_design'
- 969613
- dev-python/pyside-6.10.2 - [portage-9999] QA Notice: This package installs one or more Python modules that are
- 969614
- dev-python/pyside-6.10.2 - [portage-9999] QA Notice: One or more CMake variables were not used by the project:
- 974321
- dev-python/pyside-6.10.3 fails to compile with VIRTUAL_ENV: cannot find just built shiboken6. tries to use system installed shiboken6
- 977765
- dev-python/pyside-6.11.1-r1 breaks on missing clang headers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/pyside: Switch to qt-utils.eclass
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
dev-python/pyside: Stabilize 6.11.1-r1 amd64, #977116
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Eli Schwartz · gentoo
dev-python/pyside: Stabilize 6.11.1-r1 arm64, #977116
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.10.2
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
dev-python/pyside: improve cmake install logic skope
There are two cmake directories in `install/lib` now, one for the system install and one for the python wheel. The old logic had a race condition where it would install the `PySide6Config.*.cmake` from the wheel path that is intended to be installed inside `python_get_sitedir` over the cmake one, breaking the path definitions. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/46304 Closes: https://github.com/gentoo/gentoo/pull/46304 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Paul Zander · gentoo
dev-python/pyside: 6.11.1-r1 fix cmake files
pyside fixed the install cmake files in 69dd63f, making the `share/PySide6` we inserted wrong. Closes: https://bugs.gentoo.org/975021 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/46304 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.11.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: add 6.11.1
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/884 Merges: https://codeberg.org/gentoo/gentoo/pulls/884 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: use log-level option for verbose output
At some point the effect of --verbose-build stopped working. Not sure how as it appears it should still enable --log-level=verbose with --verbose-build. Upstream commit: f799f1dd678cd17b59436a0c3a734135841eaa10 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/830 Merges: https://codeberg.org/gentoo/gentoo/pulls/830 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Alfred Wingate · gentoo
dev-python/pyside: document tools automagic
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/830 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Alfred Wingate · gentoo
dev-python/pyside: drop hard requirements on opengl
Handle build order with a second variable and require opengl= due to automagic like elsewhere in the Qt stack. Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/830 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Alfred Wingate · gentoo
dev-python/pyside: quick isn't hard required for build order here
Its handled conditionally in src_configure with WebEngineQuick. Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/830 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Alfred Wingate · gentoo
dev-python/pyside: add use flag for QtGraphs
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/830 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: sync live
We need to put the built package in the PYTHONPATH as well otherwise the build system picks up the version installed on the system and confuses itself. Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Nowa Ammerlaan · gentoo
dev-python/pyside: fix build if system unclean
We need to put the built package in the PYTHONPATH as well otherwise the build system picks up the version installed on the system and confuses itself. Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: add 6.11.0
* Wheel fix upstream. Upstream commit: 4b50508175449633348106634baba0f7ac16610c * Accomodate to build system changes. Need to add setuptools build directory to PYTHON_PATH so that a fully formed shiboken6_generator module can be used (AND avoid it using the currently installed module). Upstream commit: 39bf64f845d6b759ebc726e85949e82dab678d37 * Better document QT_REQUIREMENTS. * forwards sync generator build artifacts for pyside build Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/812 Merges: https://codeberg.org/gentoo/gentoo/pulls/812 Co-authored-by: Nowa Ammerlaan <nowa@gentoo.org> Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
dev-python/pyside: Stabilize 6.10.3 amd64, #973096
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Eli Schwartz · gentoo
dev-python/pyside: Stabilize 6.10.3 arm64, #973096
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
dev-python/pyside: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: add 6.10.3
* Bump LLVM_SLOT lowerbound as per upstream recomendation. > * **libclang:** The libclang library, recommended: version 18+ for Qt 6.10+. Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://codeberg.org/gentoo/gentoo/pulls/504 Merges: https://codeberg.org/gentoo/gentoo/pulls/504 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Chris Mayo · gentoo
dev-python/pyside: support wheel 0.46
Closes: https://bugs.gentoo.org/953288 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45915 Closes: https://github.com/gentoo/gentoo/pull/45915 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pyside: Stabilize 6.10.2 amd64, #970056
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pyside: Stabilize 6.10.2 arm64, #970056
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: backport _IMPORT_PREFIX fixes
Bug: https://bugs.gentoo.org/968711 See-Also: 9fdf880d46973c46aef9d7b32385928b78ed31dd Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45700 Closes: https://github.com/gentoo/gentoo/pull/45700 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: add 6.10.2
drop more references to the IMPORT_PREFIX Closes: https://bugs.gentoo.org/968711 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: fix freecad build on split-usr
The _IMPORT_PREFIX resolves incorrectly on split-usr, so lets forget about that and just hardcode the path where we symlink the libs. Closes: https://bugs.gentoo.org/968219 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: fixup cmake files
on some systems the generated cmake files are somehow slightly different. We need to add extra sed expressions to account for those cases to ensure that freecad can build. Closes: https://bugs.gentoo.org/968219 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: avoid using shiboken-host-path
Instead set PYTHONPATH so we can find the built version of shiboken. This ensures the .pyi files are installed. Also rework the sed'ing in the cmake files to hopefully fix the freecad build, though I cannot reproduce that issue. And sync live Closes: https://bugs.gentoo.org/968219 Closes: https://bugs.gentoo.org/967982 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.9.3
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pyside: Stabilize 6.10.1-r2 arm64, #967320
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pyside: Stabilize 6.10.1-r2 amd64, #967320
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: enable py3.14
Closes: https://bugs.gentoo.org/967770 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45161 Closes: https://github.com/gentoo/gentoo/pull/45161 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
dev-python/pyside: 6.10.1 fix cmake paths
Closes: https://bugs.gentoo.org/967329 Closes: https://bugs.gentoo.org/967299 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44992 Closes: https://github.com/gentoo/gentoo/pull/44992 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: correct paths in cmake files
Closes: https://bugs.gentoo.org/966106 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: set shiboken-host-path for pyside build
I don't understand why this is now required, while it worked without before. But anyway, this fixes the problem. Closes: https://bugs.gentoo.org/966350 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Alfred Wingate · gentoo
dev-python/pyside: pass NINJA args directly
Makes the build nicer as --load-average can be passed, similarly free jobserver support as you can opt for not passing --jobs. Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44882 Closes: https://github.com/gentoo/gentoo/pull/44882 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: add LLVM 21 support
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44882 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.10.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Nowa Ammerlaan · gentoo
dev-python/pyside: add 6.10.1
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: add 6.10.0
* Don't vendor system ffmpeg. (This addresses bug #965033). * Handle automagic, shiboken links against libxml2, libxslt and libclang. Bug: https://bugs.gentoo.org/965033 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44590 Closes: https://github.com/gentoo/gentoo/pull/44590 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.9.2
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pyside: Stabilize 6.9.3 arm64, #963987
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pyside: Stabilize 6.9.3 amd64, #963987
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
dev-python/pyside: 6.9.3 fix whitespace separated array handling
Closes: https://bugs.gentoo.org/963939 Fixes: 5b25b058769a2a283b6fbe1c3cf3cc4029c1a37d Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Paul Zander · gentoo
dev-python/pyside: 6.9.3 qa fixes
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Paul Zander · gentoo
dev-python/pyside: add 6.9.3
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.9.9999
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.9.1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pyside: Stabilize 6.9.2 amd64, #963003
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pyside: Stabilize 6.9.2 arm64, #963003
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: add 6.9.2
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43581 Closes: https://github.com/gentoo/gentoo/pull/43581 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.8.3
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-python/pyside: Stabilize 6.9.1 arm64, #958657
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
dev-python/pyside: Stabilize 6.9.1 amd64, #958657
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.8.2-r1
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: drop 6.9.0
Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alfred Wingate · gentoo
dev-python/pyside: add 6.9.1
Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42458 Closes: https://github.com/gentoo/gentoo/pull/42458 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
dev-python/pyside: use pyside_build_id instead of BUILD_ID (which interferes with portage)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pyside: Stabilize 6.8.3 arm64, #953873
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pyside: Stabilize 6.8.3 amd64, #953873
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: pin to wheel < 0.46.0
Bug: https://bugs.gentoo.org/953288 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: account for different name if debug enabled
Closes: https://bugs.gentoo.org/953250 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: add back patch we still need
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Nowa Ammerlaan · gentoo
dev-python/pyside: add 6.9.0
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Nowa Ammerlaan · gentoo
dev-python/pyside: update SRC_URI
Closes: https://bugs.gentoo.org/953065 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: add 6.8.3, 6.9.9999, 6.9999
Closes: https://bugs.gentoo.org/951657 Closes: https://bugs.gentoo.org/952850 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrei Horodniceanu · gentoo
dev-python/pyside: respect MAKEOPTS jobs
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me> Closes: https://github.com/gentoo/gentoo/pull/40980 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
dev-python/pyside: keep note to remove example icons patch w/ 6.8.3
Switched to ${P} so it intentionally breaks on bump for attention given it is not my package. Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: drop 6.8.1.1
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-python/pyside: Stabilize 6.8.2-r1 amd64, #950024
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
dev-python/pyside: Stabilize 6.8.2-r1 arm64, #950024
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: drop llvm 15
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: drop 6.8.1
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: workaround for symlink being blocked by dir
Closes: https://bugs.gentoo.org/949287 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: add some missing doc deps
still more missing so this will be masked Bug: https://bugs.gentoo.org/949282 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: fix pyside6-tools blocker
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Nowa Ammerlaan · gentoo
dev-python/pyside: add one more test to numpy excl list
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Alfred Wingate · gentoo
dev-python/pyside: fix handling for tests
* QtQml tests expect QtQuick support. * Add build_dir.txt files to ensure tests use the right build directory. * Explicitly feed --projects so that USE="-core" works with tests. * Add tests of xfail and conditional xfail for numpy tests. Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/40437 Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
add minor missing dep
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nowa Ammerlaan · gentoo
dev-python/pyside: add 6.8.2
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Nowa Ammerlaan · gentoo
dev-python/pyside6: rename to dev-python/pyside
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-python/*: Remove last-rited - Andreas Sturmlechner · gentoo
dev-python/pyside: Solidify DEPEND on app-crypt/qca[qt4]
Time is running out for USE=qt4. Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Michael Palimaka · gentoo
dev-python/pyside: remove dev-qt/qtphonon dependency
Gentoo-bug: 629144 Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Alexis Ballier · gentoo
dev-python/pyside: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Davide Pesavento · gentoo
dev-python/pyside: restrict shiboken dep to same SLOT
For future compatibility with shiboken:2 Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Davide Pesavento · gentoo
dev-python/pyside: add missing ssl USE dep
Gentoo-Bug: 615194 Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Zac Medico · gentoo
dev-python/pyside: Add python3_6 to PYTHON_COMPAT
Package-Manager: Portage-2.3.4, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
dev-python/pyside: ppc64 stable wrt bug #606242
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Michał Górny · gentoo
global: Drop dead implementations from PYTHON_COMPAT - Justin Lecher · gentoo
dev-python/pyside: Add python3.5 support
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> - Manuel Rüger · gentoo
dev-python/pyside: Remove old.
Package-Manager: portage-2.2.20.1 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed