commit:     e77d38949b5245350eebf4e008769d8e2b083df9
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  1 11:49:11 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jun  1 11:49:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77d3894

dev-python/spyder: fix dep on qdarktsyle

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-python/spyder/{spyder-5.3.1.ebuild => spyder-5.3.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/spyder/spyder-5.3.1.ebuild 
b/dev-python/spyder/spyder-5.3.1-r1.ebuild
similarity index 99%
rename from dev-python/spyder/spyder-5.3.1.ebuild
rename to dev-python/spyder/spyder-5.3.1-r1.ebuild
index 27fa29ff0537..15fb63a0e467 100644
--- a/dev-python/spyder/spyder-5.3.1.ebuild
+++ b/dev-python/spyder/spyder-5.3.1-r1.ebuild
@@ -51,7 +51,7 @@ RDEPEND="
        >=dev-python/pyxdg-0.26[${PYTHON_USEDEP}]
        >=dev-python/pyzmq-22.1.0[${PYTHON_USEDEP}]
        >=dev-python/qdarkstyle-3.0.2[${PYTHON_USEDEP}]
-       <dev-python/qdarkstyle-3.1.0[${PYTHON_USEDEP}]
+       <dev-python/qdarkstyle-3.1[${PYTHON_USEDEP}]
        >=dev-python/qstylizer-0.1.10[${PYTHON_USEDEP}]
        >=dev-python/qtawesome-1.0.2[${PYTHON_USEDEP}]
        >=dev-python/qtconsole-5.3.0[${PYTHON_USEDEP}]

Reply via email to