Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / pyside6
Commits: eed79e54 by Martin Rodriguez Reboredo at 2024-04-24T16:31:00-03:00 Fix star imports in Python - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -48,6 +48,7 @@ sha256sums=('63e85c9d7d66182d05d841eff56d9062a11f26970c34afb6dc6630ca27d60306' '77b83cb164ea87d826259864f6a81fb33199510e1948d6daaf5c8d5ab55735a7') prepare() { + git cherry-pick -n 556bc8d158b06546343ae2f51b05f555d47442c0 # Fix star imports (PYSIDE-2675) patch -d pyside-setup -p1 < fix-build.patch } View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/eed79e5424e5bf55df978b39634d230a1c8fb854 -- This project does not include diff previews in email notifications. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pyside6/-/commit/eed79e5424e5bf55df978b39634d230a1c8fb854 You're receiving this email because of your account on gitlab.archlinux.org.