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] repo/gentoo:master commit in: dev-python/tree-sitter/files/
Date: Sat,  6 Jul 2024 08:18:00 +0000 (UTC)	[thread overview]
Message-ID: <1720253816.94e312baf8cff8f63dd48cc28ddc0d1cbaa1d12c.arthurzam@gentoo> (raw)

commit:     94e312baf8cff8f63dd48cc28ddc0d1cbaa1d12c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Jul  6 07:41:59 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  6 08:16:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94e312ba

dev-python/tree-sitter: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 .../files/tree-sitter-0.19.0_p20210506-unbundle.patch  | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/dev-python/tree-sitter/files/tree-sitter-0.19.0_p20210506-unbundle.patch b/dev-python/tree-sitter/files/tree-sitter-0.19.0_p20210506-unbundle.patch
deleted file mode 100644
index 3eb9d103a0e0..000000000000
--- a/dev-python/tree-sitter/files/tree-sitter-0.19.0_p20210506-unbundle.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-diff --git a/setup.py b/setup.py
-index 2528827..bb2a817 100644
---- a/setup.py
-+++ b/setup.py
-@@ -33,11 +33,11 @@ setup(
-     ext_modules=[
-         Extension(
-             "tree_sitter.binding",
--            ["tree_sitter/core/lib/src/lib.c", "tree_sitter/binding.c"],
--            include_dirs=["tree_sitter/core/lib/include", "tree_sitter/core/lib/src"],
-+            ["tree_sitter/binding.c"],
-             extra_compile_args=(
-                 ["-std=c99", "-Wno-unused-variable"] if system() != "Windows" else None
-             ),
-+            libraries=["tree-sitter"],
-         )
-     ],
-     project_urls={"Source": "https://github.com/tree-sitter/py-tree-sitter"},


             reply	other threads:[~2024-07-06  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-06  8:18 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-02 12:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/files/ Conrad Kostecki

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=1720253816.94e312baf8cff8f63dd48cc28ddc0d1cbaa1d12c.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