Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952850 - dev-python/pyside-6.8.3 - version bump
Summary: dev-python/pyside-6.8.3 - version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-28 21:02 UTC by Scott Furry
Modified: 2025-03-29 15:14 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)