python3-pyqt6: remove unused python3-pyqt6-core subpkg.

This commit is contained in:
Érico Nogueira 2021-06-23 14:23:15 -03:00 committed by Đoàn Trần Công Danh
parent ddf3204303
commit a234617a8d
2 changed files with 0 additions and 11 deletions

View file

@ -1 +0,0 @@
python3-pyqt6

View file

@ -26,16 +26,6 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
fi
# Split like qt6, but keep qt6-core in main pkg
# python3-pyqt6-core_package() {
# lib32disabled=yes
# depends="python3-pyqt6-sip>=${version}_${revision}"
# short_desc="${short_desc} - Core"
# pkg_install() {
# vmove "${py3_sitelib}/*.dist-info"
# vmove "${py3_sitelib}/PyQt6/__init__.py"
# vmove "${py3_sitelib}/PyQt6/QtCore.*"
# }
# }
python3-pyqt6-core-devel_package() {
lib32disabled=yes