public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/textual/
Date: Fri, 11 Oct 2024 09:55:27 +0000 (UTC)	[thread overview]
Message-ID: <1728587871.640ca135b4b4686d766f0ec6f5ba6d04d0b0626f.davidroman@gentoo> (raw)

commit:     640ca135b4b4686d766f0ec6f5ba6d04d0b0626f
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Thu Oct 10 19:17:05 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
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


             reply	other threads:[~2024-10-11  9:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-11  9:55 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-19  0:05 [gentoo-commits] repo/proj/guru:master commit in: dev-python/textual/ David Roman
2024-06-01 22:03 Julien Roy
2024-05-21 21:10 Julien Roy
2024-01-11 11:57 David Roman
2023-12-02  1:29 Haelwenn Monnier
2023-09-09 12:26 David Roman
2023-03-13  8:29 Viorel Munteanu
2023-02-06  8:21 Viorel Munteanu

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.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --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