pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-tree-sitter: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Aug 12 13:59:53 2024 +0200
Changeset:	19ed8e6a5d4f309c5bd1034aa9c048996b72b378

Modified Files:
	Makefile
Removed Files:
	py-tree-sitter/DESCR
	py-tree-sitter/Makefile
	py-tree-sitter/PLIST
	py-tree-sitter/distinfo

Log Message:
py-tree-sitter: remove, imported to pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19ed8e6a5d4f309c5bd1034aa9c048996b72b378

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                |  1 -
 py-tree-sitter/DESCR    |  1 -
 py-tree-sitter/Makefile | 19 -------------------
 py-tree-sitter/PLIST    | 12 ------------
 py-tree-sitter/distinfo |  5 -----
 5 files changed, 38 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index f6ab73c1d3..ce3800d837 100644
--- a/Makefile
+++ b/Makefile
@@ -4722,7 +4722,6 @@ SUBDIR+=	py-traits
 SUBDIR+=	py-tranquil
 SUBDIR+=	py-transaction
 SUBDIR+=	py-translationstring
-SUBDIR+=	py-tree-sitter
 SUBDIR+=	py-tribe
 SUBDIR+=	py-trie3
 SUBDIR+=	py-trimesh
diff --git a/py-tree-sitter/DESCR b/py-tree-sitter/DESCR
deleted file mode 100644
index a63bf1bdc1..0000000000
--- a/py-tree-sitter/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This module provides Python bindings to the tree-sitter parsing library
diff --git a/py-tree-sitter/Makefile b/py-tree-sitter/Makefile
deleted file mode 100644
index 9507e68064..0000000000
--- a/py-tree-sitter/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	tree-sitter-0.22.3
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	textproc python
-MASTER_SITES=	${MASTER_SITE_PYPI:=t/tree-sitter/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/tree-sitter/py-tree-sitter
-COMMENT=	Python bindings to the Tree-sitter parsing library
-LICENSE=	mit
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-
-PYTHON_VERSIONS_INCOMPATIBLE+=	27
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-tree-sitter/PLIST b/py-tree-sitter/PLIST
deleted file mode 100644
index dccdf6ff8f..0000000000
--- a/py-tree-sitter/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/tree_sitter/__init__.py
-${PYSITELIB}/tree_sitter/__init__.pyc
-${PYSITELIB}/tree_sitter/__init__.pyi
-${PYSITELIB}/tree_sitter/__init__.pyo
-${PYSITELIB}/tree_sitter/_binding.so
-${PYSITELIB}/tree_sitter/py.typed
diff --git a/py-tree-sitter/distinfo b/py-tree-sitter/distinfo
deleted file mode 100644
index 0c6888bef0..0000000000
--- a/py-tree-sitter/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (tree-sitter-0.22.3.tar.gz) = 9500de6b38b037fcbc265a54c9ca474aaad784ece30d5b3913160730eaeecb21
-SHA512 (tree-sitter-0.22.3.tar.gz) = 91455f20e1a98e50a572f0ef70b57436c3c5c858e81ca98414ea58dd52f75a50381376e788fe9cb9828fdce8c07946f5258fe2338edb60539e9b96f03a9f0ffc
-Size (tree-sitter-0.22.3.tar.gz) = 161828 bytes


Home | Main Index | Thread Index | Old Index