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: Thu, 10 Oct 2024 19:18:03 +0000 (UTC) [thread overview]
Message-ID: <1728587871.640ca135b4b4686d766f0ec6f5ba6d04d0b0626f.gasc@gentoo> (raw)
commit: 640ca135b4b4686d766f0ec6f5ba6d04d0b0626f
Author: Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Thu Oct 10 19:17:05 2024 +0000
Commit: Henri Gasc <gasc <AT> eurecom <DOT> fr>
CommitDate: Thu Oct 10 19:17:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=640ca135
dev-python/textual: add 0.83.0, drop 0.63.6
Closes: https://bugs.gentoo.org/931793
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>
dev-python/textual/Manifest | 2 +-
.../{textual-0.63.6.ebuild => textual-0.83.0.ebuild} | 14 ++++++++------
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/dev-python/textual/Manifest b/dev-python/textual/Manifest
index 0817aca3d..9df1423ac 100644
--- a/dev-python/textual/Manifest
+++ b/dev-python/textual/Manifest
@@ -1 +1 @@
-DIST textual-0.63.6.gh.tar.gz 28258385 BLAKE2B 4cdb85407db92888a632946d1386454b2b82307a4270acdf301ec325a936439a1f012de8fbe5dc7e07880601e23ae99599b4249fde3b1af5622567d485f25a9a SHA512 89c6773c19779af4dbb23c6c079921a2742b80d77e110403491dd1888dcac6ffc1e32098cbceff465feea63d56a1cd49ff5c16e3cffb663da2ac248c988a8496
+DIST textual-0.83.0.gh.tar.gz 29429528 BLAKE2B 7f9c1b248ba0b8e275c8d4dd14525e62f45215c053b226b712792b855b5435971d9b7fd20e0c297ec5bf54bd929fba82bc76156bbd0468f9c6fee62ec16b8a1c SHA512 3d97814de2bcc4d4618c24d6975ed0d37448810031b69e772ff7ffd6dc0641f554322d8cc9ba7086de359e79bb8cd84163b8133bed9517e66a6997770eec784f
diff --git a/dev-python/textual/textual-0.63.6.ebuild b/dev-python/textual/textual-0.83.0.ebuild
similarity index 91%
rename from dev-python/textual/textual-0.63.6.ebuild
rename to dev-python/textual/textual-0.83.0.ebuild
index efbe7ab5f..326fdec70 100644
--- a/dev-python/textual/textual-0.63.6.ebuild
+++ b/dev-python/textual/textual-0.83.0.ebuild
@@ -5,7 +5,6 @@ EAPI=8
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{10..12} )
-
DOCS_BUILDER="mkdocs"
DOCS_DEPEND="
dev-python/mkdocstrings
@@ -14,7 +13,6 @@ DOCS_DEPEND="
dev-python/mkdocs-git-revision-date-localized-plugin
dev-python/mkdocs-material
dev-python/mkdocs-rss-plugin
- dev-python/pytz
"
DOCS_INITIALIZE_GIT=1
@@ -37,16 +35,20 @@ BDEPEND="
dev-python/httpx[${PYTHON_USEDEP}]
>=dev-python/textual-dev-1.2.0[${PYTHON_USEDEP}]
<dev-python/textual-dev-2.0.0[${PYTHON_USEDEP}]
- dev-python/tree-sitter-languages[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+ dev-python/pytest-xdist[${PYTHON_USEDEP}]
dev-python/griffe[${PYTHON_USEDEP}]
+ dev-python/platformdirs[${PYTHON_USEDEP}]
+ )
+ doc? (
+ dev-python/tree-sitter-languages[${PYTHON_USEDEP}]
)
"
DEPEND="${RDEPEND}"
-PATCHES=(
- "${FILESDIR}/fix-mkdocstrings.patch"
-)
+# PATCHES=(
+# "${FILESDIR}/fix-mkdocstrings.patch"
+# )
EPYTEST_DESELECT=(
# Those tests ask to press keys
next reply other threads:[~2024-10-10 19:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-10 19:18 Henri Gasc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-02 22:43 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/textual/ Henri Gasc
2024-11-23 23:32 Henri Gasc
2024-11-14 18:42 Henri Gasc
2024-10-17 19:41 Takuya Wakazono
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=1728587871.640ca135b4b4686d766f0ec6f5ba6d04d0b0626f.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