public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/pkgcore/pkgcheck:master commit in: /
Date: Sun,  1 Sep 2024 21:16:27 +0000 (UTC)	[thread overview]
Message-ID: <1725225383.a7da0db8c7e5834ccafc2117c50254ccfb80cfe1.arthurzam@gentoo> (raw)

commit:     a7da0db8c7e5834ccafc2117c50254ccfb80cfe1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 21:16:23 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep  1 21:16:23 2024 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcheck.git/commit/?id=a7da0db8

pyproject: fix tree-sitter version

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index bf20ce94..4e7d2d82 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -46,7 +46,7 @@ dependencies = [
 	"lazy-object-proxy",
 	"lxml",
 	"pathspec",
-	"tree-sitter>=0.23.2",
+	"tree-sitter>=0.23.0",
 	"tree-sitter-bash>=0.21.0",
 	"snakeoil~=0.10.8",
 	"pkgcore~=0.12.25",


             reply	other threads:[~2024-09-01 21:16 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-01 21:16 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-04 19:20 [gentoo-commits] proj/pkgcore/pkgcheck:master commit in: / Michał Górny
2024-11-23 12:51 Michał Górny
2024-09-06 11:08 Arthur Zamarin
2024-05-18 11:46 Arthur Zamarin
2024-05-08 16:24 Arthur Zamarin
2024-03-28 19:40 Arthur Zamarin
2024-03-01 19:43 Arthur Zamarin
2024-01-26 20:14 Arthur Zamarin
2024-01-26  8:46 Arthur Zamarin
2024-01-25 17:54 Arthur Zamarin
2024-01-25 17:53 Arthur Zamarin
2024-01-25 17:52 ` Arthur Zamarin
2024-01-25 15:49 Arthur Zamarin
2024-01-25 15:49 Arthur Zamarin
2024-01-24 19:25 Arthur Zamarin
2024-01-19 10:25 Arthur Zamarin
2024-01-19  9:42 Arthur Zamarin
2024-01-15 17:20 Arthur Zamarin
2024-01-15 17:20 Arthur Zamarin
2024-01-13 19:35 Arthur Zamarin
2023-10-08 15:14 Arthur Zamarin
2023-07-30 16:07 Arthur Zamarin
2023-05-17 18:29 Arthur Zamarin
2023-05-17 18:03 Arthur Zamarin
2023-03-07 17:56 Arthur Zamarin
2023-03-05 17:13 Arthur Zamarin
2023-02-21 12:25 Arthur Zamarin
2023-02-04 16:35 Arthur Zamarin
2023-02-03 12:56 Arthur Zamarin
2023-02-03 12:46 Arthur Zamarin
2022-12-29 18:01 Arthur Zamarin
2022-12-27 19:16 Arthur Zamarin
2022-12-27 19:15 Arthur Zamarin
2022-11-27 17:23 Arthur Zamarin
2022-11-26 11:56 Arthur Zamarin
2022-11-10 19:26 Arthur Zamarin
2022-10-14 20:35 Arthur Zamarin
2022-10-04 12:00 Arthur Zamarin

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=1725225383.a7da0db8c7e5834ccafc2117c50254ccfb80cfe1.arthurzam@gentoo \
    --to=arthurzam@gentoo.org \
    --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