summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-20 13:20:42 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-20 13:23:20 +0100
commit34109a72d19f799791d16bbfac2c643c82c36a0d (patch)
tree2b1821ab39f9458778850bdb27846b1742055b78 /dev-db/pgcli/pgcli-4.0.1-r1.ebuild
parentdev-db/pgcli: Deselect hanging tests (diff)
downloadgentoo-34109a72d19f799791d16bbfac2c643c82c36a0d.tar.gz
gentoo-34109a72d19f799791d16bbfac2c643c82c36a0d.tar.bz2
gentoo-34109a72d19f799791d16bbfac2c643c82c36a0d.zip
dev-db/pgcli: Backport dev-python/pendulum removal
Bug: https://bugs.gentoo.org/924881 Pull-Request: https://github.com/dbcli/pgcli/pull/1452 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-db/pgcli/pgcli-4.0.1-r1.ebuild')
-rw-r--r--dev-db/pgcli/pgcli-4.0.1-r1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-db/pgcli/pgcli-4.0.1-r1.ebuild b/dev-db/pgcli/pgcli-4.0.1-r1.ebuild
index 510cad08ad1e..d168855385f8 100644
--- a/dev-db/pgcli/pgcli-4.0.1-r1.ebuild
+++ b/dev-db/pgcli/pgcli-4.0.1-r1.ebuild
@@ -19,7 +19,6 @@ RDEPEND="
dev-python/click[${PYTHON_USEDEP}]
>=dev-python/cli-helpers-2.2.1[${PYTHON_USEDEP}]
dev-python/configobj[${PYTHON_USEDEP}]
- dev-python/pendulum[${PYTHON_USEDEP}]
dev-python/pgspecial[${PYTHON_USEDEP}]
dev-python/prompt-toolkit[${PYTHON_USEDEP}]
dev-python/psycopg:0[${PYTHON_USEDEP}]
@@ -37,6 +36,11 @@ BDEPEND="
distutils_enable_tests pytest
+PATCHES=(
+ # https://github.com/dbcli/pgcli/pull/1452
+ "${FILESDIR}/${P}-no-pendulum.patch"
+)
+
python_test() {
local EPYTEST_DESELECT=(
# hang while trying to create a keyring