pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-tree-sitter



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Sep 26 07:38:41 UTC 2025

Modified Files:
        pkgsrc/textproc/py-tree-sitter: Makefile distinfo

Log Message:
py-tree-sitter: updated to 0.25.2

0.25.2

ci: bump actions/download-artifact from 4 to 5 in the actions group
ci: bump actions/checkout from 4 to 5 in the actions group
build: bump tree_sitter/core from 3624198 to 629093d
build: properly detect MSVC compiler
ci: bump actions/upload-pages-artifact from 3 to 4 in the actions group
ci: bump actions/setup-python from 5 to 6 in the actions group
build: bump tree_sitter/core from 629093d to a467ea8
fix(parser): fix memleak of source_view
build: bump tree_sitter/core from a467ea8 to da6fe9b


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-tree-sitter/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/py-tree-sitter/distinfo

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

Modified files:

Index: pkgsrc/textproc/py-tree-sitter/Makefile
diff -u pkgsrc/textproc/py-tree-sitter/Makefile:1.10 pkgsrc/textproc/py-tree-sitter/Makefile:1.11
--- pkgsrc/textproc/py-tree-sitter/Makefile:1.10        Mon Aug 11 12:04:35 2025
+++ pkgsrc/textproc/py-tree-sitter/Makefile     Fri Sep 26 07:38:41 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2025/08/11 12:04:35 adam Exp $
+# $NetBSD: Makefile,v 1.11 2025/09/26 07:38:41 adam Exp $
 
-DISTNAME=      tree-sitter-0.25.1
+DISTNAME=      tree-sitter-0.25.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tree-sitter/}

Index: pkgsrc/textproc/py-tree-sitter/distinfo
diff -u pkgsrc/textproc/py-tree-sitter/distinfo:1.8 pkgsrc/textproc/py-tree-sitter/distinfo:1.9
--- pkgsrc/textproc/py-tree-sitter/distinfo:1.8 Mon Aug 11 12:04:35 2025
+++ pkgsrc/textproc/py-tree-sitter/distinfo     Fri Sep 26 07:38:41 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2025/08/11 12:04:35 adam Exp $
+$NetBSD: distinfo,v 1.9 2025/09/26 07:38:41 adam Exp $
 
-BLAKE2s (py-tree-sitter/tree-sitter-0.25.1.tar.gz) = 46c9c6d417b020fe7253078fae26bf8117beec7f2592bcc7f29e2558517c0ef4
-SHA512 (py-tree-sitter/tree-sitter-0.25.1.tar.gz) = 30eceb1785333d105996b6a7412711c0407a117eed1c196eb8cd1b0cbc7f404eebe50530a41ed53bff5c9f356ced8928e8ae06c71c287d55d5ae2b246f8ca87c
-Size (py-tree-sitter/tree-sitter-0.25.1.tar.gz) = 177874 bytes
+BLAKE2s (py-tree-sitter/tree-sitter-0.25.2.tar.gz) = f00dcae9423053b48f213600cfd9ce0adefcb1d73557e79503c40f0966c3a4a3
+SHA512 (py-tree-sitter/tree-sitter-0.25.2.tar.gz) = 3c047614c5b3de918677dbfb677617d5a017c831c7fae938927ab5d5fac7880d9fc0d8fdbc4e947ab7b9b9c0117c3b93f76646ac032fc4d15f58c702e6623231
+Size (py-tree-sitter/tree-sitter-0.25.2.tar.gz) = 177961 bytes



Home | Main Index | Thread Index | Old Index