mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
python-PyQt5: remove obsolete replaces
This commit is contained in:
parent
561bff6f4e
commit
925872b180
1 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@ revision=3
|
|||
_sipver=4.19.13
|
||||
lib32disabled=yes
|
||||
wrksrc="PyQt5_gpl-${version}"
|
||||
replaces="python-PyQt5-doc<5.10.1"
|
||||
pycompile_module="PyQt5"
|
||||
hostmakedepends="pkg-config
|
||||
python-devel python3-devel python-sip-devel python3-sip-devel python-dbus-devel
|
||||
|
@ -289,7 +288,6 @@ python3-PyQt5_package() {
|
|||
lib32disabled=yes
|
||||
pycompile_module="PyQt5"
|
||||
depends="python3-sip-PyQt5>=${_sipver}"
|
||||
replaces="python-PyQt5-doc<5.10.1"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove ${py3_sitelib}
|
||||
|
|
Loading…
Add table
Reference in a new issue