Diff pyqt6-webengine-6.10.0 with a pyqt6-webengine-6.11.0
| /usr/portage/dev-python/pyqt6-webengine/pyqt6-webengine-6.11.0.ebuild 2026-06-11 19:17:05.357804685 +0300 | ||
|---|---|---|
| 1 |
# Copyright 2022-2025 Gentoo Authors |
|
| 1 |
# Copyright 2022-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 31 | 31 |
DEPEND="${RDEPEND}"
|
| 32 | 32 |
BDEPEND=" |
| 33 | 33 |
>=dev-python/pyqt-builder-1.19[${PYTHON_USEDEP}]
|
| 34 |
>=dev-python/sip-6.13.1[${PYTHON_USEDEP}]
|
|
| 34 |
>=dev-python/sip-6.15[${PYTHON_USEDEP}]
|
|
| 35 | 35 |
>=dev-qt/qtbase-${QT_PV}
|
| 36 | 36 |
" |
| 37 | 37 | |