summaryrefslogtreecommitdiff
path: root/dev-python/pudb
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-02-18 08:38:44 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-02-18 08:38:44 +0000
commit88ac149bf6eb3e28f0b13cf8d41cbd7328be2b04 (patch)
tree71fd677d141162cf095f93e4c384e4a435b33234 /dev-python/pudb
parentb9d56667ce71c4fbbf793b86abe2e904abf638d5 (diff)
downloadbaldeagleos-repo-88ac149bf6eb3e28f0b13cf8d41cbd7328be2b04.tar.gz
baldeagleos-repo-88ac149bf6eb3e28f0b13cf8d41cbd7328be2b04.tar.xz
baldeagleos-repo-88ac149bf6eb3e28f0b13cf8d41cbd7328be2b04.zip
Adding metadata
Diffstat (limited to 'dev-python/pudb')
-rw-r--r--dev-python/pudb/pudb-2023.1.ebuild4
-rw-r--r--dev-python/pudb/pudb-2024.1.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pudb/pudb-2023.1.ebuild b/dev-python/pudb/pudb-2023.1.ebuild
index 5eb5f8aea36b..7c5c2748f5be 100644
--- a/dev-python/pudb/pudb-2023.1.ebuild
+++ b/dev-python/pudb/pudb-2023.1.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
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
dev-python/urwid[${PYTHON_USEDEP}]
- dev-python/urwid_readline[${PYTHON_USEDEP}]
+ dev-python/urwid-readline[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
"
BDEPEND="
diff --git a/dev-python/pudb/pudb-2024.1.ebuild b/dev-python/pudb/pudb-2024.1.ebuild
index 8b45f9b682ec..8a4505505b35 100644
--- a/dev-python/pudb/pudb-2024.1.ebuild
+++ b/dev-python/pudb/pudb-2024.1.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
>=dev-python/urwid-2.4[${PYTHON_USEDEP}]
- dev-python/urwid_readline[${PYTHON_USEDEP}]
+ dev-python/urwid-readline[${PYTHON_USEDEP}]
dev-python/pygments[${PYTHON_USEDEP}]
"
BDEPEND="