summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pyside: drop 6.9.2Ionen Wolkens12 days2-516/+0
| | | | Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: Stabilize 6.9.3 arm64, #963987Sam James2025-10-121-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-python/pyside: Stabilize 6.9.3 amd64, #963987Sam James2025-10-121-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-python/pyside: 6.9.3 fix whitespace separated array handlingPaul Zander2025-10-082-2/+4
| | | | | | | Closes: https://bugs.gentoo.org/963939 Fixes: 5b25b058769a2a283b6fbe1c3cf3cc4029c1a37d Signed-off-by: Paul Zander <[email protected]> Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: 6.9.3 qa fixesPaul Zander2025-10-062-46/+76
| | | | | Signed-off-by: Paul Zander <[email protected]> Signed-off-by: Sam James <[email protected]>
* dev-python/pyside: add 6.9.3Paul Zander2025-10-063-6/+570
| | | | | Signed-off-by: Paul Zander <[email protected]> Signed-off-by: Sam James <[email protected]>
* dev-python/pyside: Take over waebbl's packagesPaul Zander2025-10-061-2/+2
| | | | | Signed-off-by: Paul Zander <[email protected]> Signed-off-by: Sam James <[email protected]>
* dev-python/pyside: drop 6.9.9999Ionen Wolkens2025-10-011-515/+0
| | | | Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: drop 6.9.1Ionen Wolkens2025-09-283-563/+0
| | | | Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: Stabilize 6.9.2 amd64, #963003Arthur Zamarin2025-09-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-python/pyside: Stabilize 6.9.2 arm64, #963003Arthur Zamarin2025-09-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-python/pyside: add 6.9.2Alfred Wingate2025-08-284-2/+532
| | | | | | | Signed-off-by: Alfred Wingate <[email protected]> Part-of: https://github.com/gentoo/gentoo/pull/43581 Closes: https://github.com/gentoo/gentoo/pull/43581 Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: drop 6.8.3Ionen Wolkens2025-07-102-509/+0
| | | | Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: Stabilize 6.9.1 arm64, #958657Sam James2025-06-281-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-python/pyside: Stabilize 6.9.1 amd64, #958657Sam James2025-06-281-1/+1
| | | | Signed-off-by: Sam James <[email protected]>
* dev-python/pyside: drop 6.8.2-r1Ionen Wolkens2025-06-093-521/+0
| | | | Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: drop 6.9.0Ionen Wolkens2025-06-072-509/+0
| | | | Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: add 6.9.1Alfred Wingate2025-06-073-0/+563
| | | | | | | Signed-off-by: Alfred Wingate <[email protected]> Part-of: https://github.com/gentoo/gentoo/pull/42458 Closes: https://github.com/gentoo/gentoo/pull/42458 Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: use pyside_build_id instead of BUILD_ID (which interferes ↵Andreas K. Hüttel2025-04-185-10/+10
| | | | | | with portage) Signed-off-by: Andreas K. Hüttel <[email protected]>
* dev-python/pyside: Stabilize 6.8.3 arm64, #953873Arthur Zamarin2025-04-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-python/pyside: Stabilize 6.8.3 amd64, #953873Arthur Zamarin2025-04-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-python/pyside: pin to wheel < 0.46.0Nowa Ammerlaan2025-04-065-0/+5
| | | | | Bug: https://bugs.gentoo.org/953288 Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: account for different name if debug enabledNowa Ammerlaan2025-04-065-15/+15
| | | | | Closes: https://bugs.gentoo.org/953250 Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: add back patch we still needNowa Ammerlaan2025-04-041-0/+2
| | | | Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: add 6.9.0Nowa Ammerlaan2025-04-042-0/+508
| | | | Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: update SRC_URINowa Ammerlaan2025-04-045-63/+73
| | | | | Closes: https://bugs.gentoo.org/953065 Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: add 6.8.3, 6.9.9999, 6.9999Nowa Ammerlaan2025-03-294-0/+1525
| | | | | | Closes: https://bugs.gentoo.org/951657 Closes: https://bugs.gentoo.org/952850 Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: respect MAKEOPTS jobsAndrei Horodniceanu2025-03-091-1/+2
| | | | | | Signed-off-by: Andrei Horodniceanu <[email protected]> Closes: https://github.com/gentoo/gentoo/pull/40980 Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: remove unused patchesMichael Mair-Keimberger2025-02-262-36/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <[email protected]> Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: keep note to remove example icons patch w/ 6.8.3Ionen Wolkens2025-02-261-1/+1
| | | | | | | Switched to ${P} so it intentionally breaks on bump for attention given it is not my package. Signed-off-by: Ionen Wolkens <[email protected]>
* dev-python/pyside: drop 6.8.1.1Nowa Ammerlaan2025-02-212-254/+0
| | | | Signed-off-by: Nowa Ammerlaan <[email protected]>
* dev-python/pyside: Stabilize 6.8.2-r1 amd64, #950024Arthur Zamarin2025-02-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <[email protected]>
* dev-python/pyside: Stabilize 6.8.2-r1 arm64, #950024