commit:     022f051d81c257064f6921bf5e9d119a682407a0
Author:     Oz Tiram <oz.tiram <AT> gmail <DOT> com>
AuthorDate: Sun Apr 21 18:37:16 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 10:58:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022f051d

dev-python/pipenv: pin pipdeptree dependency

Signed-off-by: Oz Tiram <oz.tiram <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36347
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../pipenv/{pipenv-2023.12.1.ebuild => pipenv-2023.12.1-r1.ebuild}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/pipenv/pipenv-2023.12.1.ebuild 
b/dev-python/pipenv/pipenv-2023.12.1-r1.ebuild
similarity index 98%
rename from dev-python/pipenv/pipenv-2023.12.1.ebuild
rename to dev-python/pipenv/pipenv-2023.12.1-r1.ebuild
index 4fcc048b339f..e1fda83fb9bb 100644
--- a/dev-python/pipenv/pipenv-2023.12.1.ebuild
+++ b/dev-python/pipenv/pipenv-2023.12.1-r1.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
        dev-python/dparse[${PYTHON_USEDEP}]
        >=dev-python/markupsafe-2.0.1[${PYTHON_USEDEP}]
        >=dev-python/pexpect-4.8.0[${PYTHON_USEDEP}]
-       dev-python/pipdeptree[${PYTHON_USEDEP}]
+       ~dev-python/pipdeptree-2.16.2[${PYTHON_USEDEP}]
        ~dev-python/plette-0.4.4[${PYTHON_USEDEP}]
        >=dev-python/ptyprocess-0.7.0[${PYTHON_USEDEP}]
        dev-python/pyparsing[${PYTHON_USEDEP}]

Reply via email to