* [gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/files/
@ 2024-07-06 8:18 Arthur Zamarin
0 siblings, 0 replies; 2+ messages in thread
From: Arthur Zamarin @ 2024-07-06 8:18 UTC (permalink / raw
To: gentoo-commits
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"},
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/files/
@ 2024-11-02 12:06 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2024-11-02 12:06 UTC (permalink / raw
To: gentoo-commits
commit: db34793c19282cfb7b98f0d0ce49fa6d4614e1dd
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Oct 21 17:53:18 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Nov 2 12:05:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db34793c
dev-python/tree-sitter: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/39070
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../tree-sitter/files/tree-sitter-0.21.0-unbundle.patch | 17 -----------------
1 file changed, 17 deletions(-)
diff --git a/dev-python/tree-sitter/files/tree-sitter-0.21.0-unbundle.patch b/dev-python/tree-sitter/files/tree-sitter-0.21.0-unbundle.patch
deleted file mode 100644
index 69b50897d3aa..000000000000
--- a/dev-python/tree-sitter/files/tree-sitter-0.21.0-unbundle.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- a/setup.py
-+++ b/setup.py
-@@ -14,13 +14,9 @@ setup(
- Extension(
- name="tree_sitter._binding",
- sources=[
-- "tree_sitter/core/lib/src/lib.c",
- "tree_sitter/binding.c"
- ],
-- include_dirs=[
-- "tree_sitter/core/lib/include",
-- "tree_sitter/core/lib/src"
-- ],
-+ libraries=["tree-sitter"],
- define_macros=[
- ("PY_SSIZE_T_CLEAN", None),
- ],
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-02 12:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-06 8:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/tree-sitter/files/ Arthur Zamarin
-- strict thread matches above, loose matches on Subject: below --
2024-11-02 12:06 Conrad Kostecki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox