diff options
| author | Ionen Wolkens <ionen@gentoo.org> | 2024-04-20 10:50:22 -0400 |
|---|---|---|
| committer | Ionen Wolkens <ionen@gentoo.org> | 2024-04-20 10:51:47 -0400 |
| commit | 79993e5baeeca5c251126aed88a962a5dc53a553 (patch) | |
| tree | f95dcbd05deffd4047c786a97612003c7feecc76 /dev-python/PyQt-builder/PyQt-builder-1.16.0.ebuild | |
| parent | f556fa89aec8bb6c4c4014d1ae1487d54ec8c2c4 (diff) | |
| download | gentoo-79993e5baeeca5c251126aed88a962a5dc53a553.tar.gz gentoo-79993e5baeeca5c251126aed88a962a5dc53a553.tar.bz2 gentoo-79993e5baeeca5c251126aed88a962a5dc53a553.zip | |
dev-python/PyQt-builder: bdepend on >=setuptools-scm-8
Closes: https://bugs.gentoo.org/930332
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/PyQt-builder/PyQt-builder-1.16.0.ebuild')
| -rw-r--r-- | dev-python/PyQt-builder/PyQt-builder-1.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyQt-builder/PyQt-builder-1.16.0.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.16.0.ebuild index 4a3a53ee0753..1f02f2b0308e 100644 --- a/dev-python/PyQt-builder/PyQt-builder-1.16.0.ebuild +++ b/dev-python/PyQt-builder/PyQt-builder-1.16.0.ebuild @@ -20,7 +20,7 @@ RDEPEND=" >=dev-python/sip-6.7[${PYTHON_USEDEP}] " BDEPEND=" - dev-python/setuptools-scm[${PYTHON_USEDEP}] + >=dev-python/setuptools-scm-8[${PYTHON_USEDEP}] " src_prepare() { |
