From: "Henri Gasc" <gasc@eurecom.fr>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/textual/
Date: Mon, 2 Dec 2024 22:43:15 +0000 (UTC) [thread overview]
Message-ID: <1733174530.096f8fd96c749fe5fefab58aeca52a909e91ec37.gasc@gentoo> (raw)
commit: 096f8fd96c749fe5fefab58aeca52a909e91ec37
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Mon Dec 2 21:20:43 2024 +0000
Commit: Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Mon Dec 2 21:22:10 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=096f8fd9
dev-python/textual: add 0.88.1, drop 0.86.3
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
dev-python/textual/Manifest | 2 +-
.../{textual-0.86.3.ebuild => textual-0.88.1.ebuild} | 13 ++++++++++++-
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/dev-python/textual/Manifest b/dev-python/textual/Manifest
index 4e0c35237..409b91620 100644
--- a/dev-python/textual/Manifest
+++ b/dev-python/textual/Manifest
@@ -1 +1 @@
-DIST textual-0.86.3.gh.tar.gz 29492586 BLAKE2B 78eb3b3e0904389286dbbd03b9d269b4ec5c1478f3d23321ea78a4d2eb04a17ee14f7ef77333699ff6833f91f4cdd1c3f38235094699dea18d1ce5217ed6c2ec SHA512 dc24f54a92aea4be7a65c1516a0f8dde34aa71a0d9ed9f1da7ac62dcbcd7af1dbe8aabb2d921e642bbb1cc44c4299b5e06c70ed59c402a810db2ca2ee316411a
+DIST textual-0.88.1.gh.tar.gz 29517235 BLAKE2B 457caef7957eab0b7317e94ce4dd991cf0da54c4b7c9b670089de6cb762b1fd28c1021b8be89e66947717452dcc4925ff70eb856cef470eacda6062322df2e7a SHA512 7c849dac56ca93853b36ad8c67f5544f5a071ad3b23f7753f46a6b62a1017098b40ce2be0aa526aa5a4de397ec26bb7b42a245170516e22ef297ccbc49321394
diff --git a/dev-python/textual/textual-0.86.3.ebuild b/dev-python/textual/textual-0.88.1.ebuild
similarity index 89%
rename from dev-python/textual/textual-0.86.3.ebuild
rename to dev-python/textual/textual-0.88.1.ebuild
index 98fe184e0..d31763607 100644
--- a/dev-python/textual/textual-0.86.3.ebuild
+++ b/dev-python/textual/textual-0.88.1.ebuild
@@ -38,7 +38,6 @@ BDEPEND="
dev-python/httpx[${PYTHON_USEDEP}]
dev-python/platformdirs[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
- dev-python/pytest-xdist[${PYTHON_USEDEP}]
=dev-python/textual-dev-1.7*[${PYTHON_USEDEP}]
)
"
@@ -50,6 +49,7 @@ DEPEND="${RDEPEND}"
# "${FILESDIR}/fix-mkdocstrings.patch"
# )
+EPYTEST_XDIST=1
EPYTEST_DESELECT=(
# Those tests ask to press keys
tests/snapshot_tests/test_snapshots.py
@@ -59,6 +59,17 @@ EPYTEST_DESELECT=(
tests/text_area/test_languages.py
)
distutils_enable_tests pytest
+python_test() {
+ if [[ ${EPYTHON} == python3.13 ]]; then
+ EPYTEST_DESELECT+=(
+ # See https://github.com/Textualize/textual/issues/5327
+ "tests/text_area"
+ )
+ epytest -m 'not syntax' tests
+ else
+ epytest tests
+ fi
+}
python_compile_all() {
echo "INHERIT: mkdocs-offline.yml" > "${S}/mkdocs.yml"
next reply other threads:[~2024-12-02 22:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-02 22:43 Henri Gasc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 23:32 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/textual/ Henri Gasc
2024-11-14 18:42 Henri Gasc
2024-10-17 19:41 Takuya Wakazono
2024-10-10 19:18 Henri Gasc
2024-05-31 22:16 Henri Gasc
2024-05-21 20:36 Henri Gasc
2024-05-08 14:55 Henri Gasc
2024-01-10 14:49 Henri Gasc
2023-12-01 20:50 Henri Gasc
2023-09-06 22:02 Henri Gasc
2023-03-12 17:37 Henri Gasc
2023-02-05 15:24 Henri Gasc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1733174530.096f8fd96c749fe5fefab58aeca52a909e91ec37.gasc@gentoo \
--to=gasc@eurecom.fr \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox