Package Details: python-pyqt5-webkit 5.15.10-1

Git Clone URL: https://aur.archlinux.org/python-pyqt5-webkit.git (read-only, click to copy)
Package Base: python-pyqt5-webkit
Description: A set of Python bindings for the Qt5 toolkit with Qt5WebKit support
Upstream URL: https://riverbankcomputing.com/software/pyqt/intro
Licenses: GPL
Groups: pyqt5
Conflicts: pyqt5-common, python-pyqt5
Provides: python-pyqt5, qt5-python-bindings
Submitter: arojas
Maintainer: None
Last Packager: zen
Votes: 3
Popularity: 0.000269
First Submitted: 2022-11-17 08:40 (UTC)
Last Updated: 2023-10-20 07:04 (UTC)

Required by (486)

Sources (1)

Latest Comments

1 2 3 Next › Last »

dreieck commented on 2023-12-22 16:50 (UTC)

I get the following errors on installation:

error: failed to commit transaction (conflicting files)
python-pyqt5-webkit: /bin exists in filesystem (owned by filesystem)
python-pyqt5-webkit: /bin/pylupdate5 exists in filesystem
python-pyqt5-webkit: /bin/pyrcc5 exists in filesystem
python-pyqt5-webkit: /bin/pyuic5 exists in filesystem

Please use /usr/bin/, and don't install what is already installed by other packages (or conflict with them).

Regards and thanks for maintaining!

kikislater commented on 2022-11-27 14:13 (UTC)

I have a sample script for that, please speak in english here:

#!/bin/bash
update=$(cat update_status.txt)
makepkg --printsrcinfo > .SRCINFO
git add PKGBUILD .SRCINFO
git commit -m "$update"
git push

zen commented on 2022-11-27 14:08 (UTC)

@Universebenzene 感謝提醒,第一次打包

Universebenzene commented on 2022-11-27 13:45 (UTC)

不是,.SRCINFO不应该手动去改啊,ArchWiki上面有讲如何用命令生成的

kikislater commented on 2022-11-27 13:34 (UTC)

One more info, indeed I had to rebuild qgis

kikislater commented on 2022-11-27 13:34 (UTC)

Ok it works thank you but it's a total replacement of pyqt5 ! Btw it's a woraound and solution to have proper pyqt5-webkit working in archlinux

Universebenzene commented on 2022-11-27 13:27 (UTC)

@zen 我突然发现大佬的.SRCINFO好像没更新……网页上显示的包信息还是旧的

zen commented on 2022-11-27 11:50 (UTC)

@kikislater I rebuild the package with the older version of python-pyqt5 with webkit support, and using python-pyqt5-webkit to replace python-pyqt5.

Universebenzene commented on 2022-11-27 11:42 (UTC)

@kikislater Did you rebuild with newest commit?

kikislater commented on 2022-11-27 11:36 (UTC)

Please speak in english ... Even in Qgis it's not working !