Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 952850

Summary: dev-python/pyside-6.8.3 - version bump
Product: Gentoo Linux Reporter: Scott Furry <scott.wl.furry>
Component: Current packagesAssignee: Nowa Ammerlaan <nowa>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, mackal.cook, waebbl-gentoo, zeekec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Scott Furry 2025-03-28 21:02:12 UTC
dev-python/pyside-6.8.3 is available upstream.

Was encountering emerge problems as described in forum post:
https://forums.gentoo.org/viewtopic-p-8847999.html
where there were numerous conflicts reported between new/old version of Qt because of pyside installation.

Reproducible: Always




Changes to ebuild are minor. Diff of changes needed:
-----
--- a/dev-python/pyside/pyside-6.8.2-r1.ebuild
+++ b/dev-python/pyside/pyside-6.8.3.ebuild
@@ -206,8 +206,6 @@
 PATCHES=(
 	# Needs porting to newer wheel and setuptools
 	"${FILESDIR}/${PN}-6.8.2-quick-fix-build-wheel.patch"
-	# References files not present in our dev-qt/qtbase
-	"${FILESDIR}/${P}-no-qtexampleicons.patch" # TODO: remove in 6.8.3
 )
 
 # Build system duplicates system libraries. TODO: fix
-----

Emerge with updated ebuild appears successful and working locally.
Comment 1 Larry the Git Cow gentoo-dev 2025-03-29 15:14:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb7fbafad5e71ed4e986a3107985681b62047590

commit cb7fbafad5e71ed4e986a3107985681b62047590
Author:     Nowa Ammerlaan <nowa@gentoo.org>
AuthorDate: 2025-03-29 15:14:22 +0000
Commit:     Nowa Ammerlaan <nowa@gentoo.org>
CommitDate: 2025-03-29 15:14:36 +0000

    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>

 dev-python/pyside/Manifest               |   1 +
 dev-python/pyside/pyside-6.8.3.ebuild    | 508 +++++++++++++++++++++++++++++++
 dev-python/pyside/pyside-6.9.9999.ebuild | 508 +++++++++++++++++++++++++++++++
 dev-python/pyside/pyside-6.9999.ebuild   | 508 +++++++++++++++++++++++++++++++
 4 files changed, 1525 insertions(+)