commit:     fd8ea1accb3327187b4884894cd24039fd30658e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 20 05:50:37 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep 20 05:56:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd8ea1ac

dev-python/hatchling: Fix pathspec dep

Closes: https://bugs.gentoo.org/871885
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../hatchling/{hatchling-1.10.0.ebuild => hatchling-1.10.0-r1.ebuild}   | 2 +-
 .../hatchling/{hatchling-1.9.0.ebuild => hatchling-1.9.0-r1.ebuild}     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/hatchling/hatchling-1.10.0.ebuild 
b/dev-python/hatchling/hatchling-1.10.0-r1.ebuild
similarity index 97%
rename from dev-python/hatchling/hatchling-1.10.0.ebuild
rename to dev-python/hatchling/hatchling-1.10.0-r1.ebuild
index 868dd0172a97..df0b58619f54 100644
--- a/dev-python/hatchling/hatchling-1.10.0.ebuild
+++ b/dev-python/hatchling/hatchling-1.10.0-r1.ebuild
@@ -29,7 +29,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips 
~ppc ~ppc64 ~riscv ~
 RDEPEND="
        >=dev-python/editables-0.2[${PYTHON_USEDEP}]
        >=dev-python/packaging-21.3[${PYTHON_USEDEP}]
-       >=dev-python/pathspec-0.9[${PYTHON_USEDEP}]
+       >=dev-python/pathspec-0.10.1[${PYTHON_USEDEP}]
        >=dev-python/pluggy-1.0.0[${PYTHON_USEDEP}]
        >=dev-python/tomli-1.2.2[${PYTHON_USEDEP}]
 "

diff --git a/dev-python/hatchling/hatchling-1.9.0.ebuild 
b/dev-python/hatchling/hatchling-1.9.0-r1.ebuild
similarity index 97%
rename from dev-python/hatchling/hatchling-1.9.0.ebuild
rename to dev-python/hatchling/hatchling-1.9.0-r1.ebuild
index 868dd0172a97..df0b58619f54 100644
--- a/dev-python/hatchling/hatchling-1.9.0.ebuild
+++ b/dev-python/hatchling/hatchling-1.9.0-r1.ebuild
@@ -29,7 +29,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips 
~ppc ~ppc64 ~riscv ~
 RDEPEND="
        >=dev-python/editables-0.2[${PYTHON_USEDEP}]
        >=dev-python/packaging-21.3[${PYTHON_USEDEP}]
-       >=dev-python/pathspec-0.9[${PYTHON_USEDEP}]
+       >=dev-python/pathspec-0.10.1[${PYTHON_USEDEP}]
        >=dev-python/pluggy-1.0.0[${PYTHON_USEDEP}]
        >=dev-python/tomli-1.2.2[${PYTHON_USEDEP}]
 "

Reply via email to