summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-10 16:34:09 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-10 16:34:09 +0200
commit1c994237a15b8be0b37ab4bb2a8b7eb6d295aa30 (patch)
tree2fb5004475fe93aa93b08c13c90153eda1fb5e4c /dev-util/pkgdev
parentdev-util/pkgdev: add 0.2.9 (diff)
downloadgentoo-1c994237a15b8be0b37ab4bb2a8b7eb6d295aa30.tar.gz
gentoo-1c994237a15b8be0b37ab4bb2a8b7eb6d295aa30.tar.bz2
gentoo-1c994237a15b8be0b37ab4bb2a8b7eb6d295aa30.zip
dev-util/pkgdev: (live) update deps
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pkgdev')
-rw-r--r--dev-util/pkgdev/pkgdev-9999.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/dev-util/pkgdev/pkgdev-9999.ebuild b/dev-util/pkgdev/pkgdev-9999.ebuild
index 927d5e880e3f..207bcf10ce9c 100644
--- a/dev-util/pkgdev/pkgdev-9999.ebuild
+++ b/dev-util/pkgdev/pkgdev-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -32,9 +32,9 @@ if [[ ${PV} == *9999 ]] ; then
"
else
RDEPEND="
- >=dev-python/snakeoil-0.10.4[${PYTHON_USEDEP}]
+ >=dev-python/snakeoil-0.10.5[${PYTHON_USEDEP}]
>=sys-apps/pkgcore-0.12.23[${PYTHON_USEDEP}]
- >=dev-util/pkgcheck-0.10.16[${PYTHON_USEDEP}]
+ >=dev-util/pkgcheck-0.10.25[${PYTHON_USEDEP}]
"
fi
@@ -43,14 +43,14 @@ RDEPEND+="
"
BDEPEND="
>=dev-python/flit-core-3.8[${PYTHON_USEDEP}]
- >=dev-python/snakeoil-0.10.4[${PYTHON_USEDEP}]
+ >=dev-python/snakeoil-0.10.5[${PYTHON_USEDEP}]
test? (
x11-misc/xdg-utils
)
"
distutils_enable_sphinx doc \
- ">=dev-python/snakeoil-0.10.3" \
+ ">=dev-python/snakeoil-0.10.5" \
dev-python/tomli
distutils_enable_tests pytest