pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 30 02:24:50 UTC 2023

Modified Files:
        pkgsrc/textproc/tree-sitter-python: Makefile distinfo
Removed Files:
        pkgsrc/textproc/tree-sitter-python/patches: patch-src_scanner.cc

Log Message:
tree-sitter-python: update to 0.20.3.

Changes not found.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/tree-sitter-python/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/tree-sitter-python/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/textproc/tree-sitter-python/patches/patch-src_scanner.cc

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

Modified files:

Index: pkgsrc/textproc/tree-sitter-python/Makefile
diff -u pkgsrc/textproc/tree-sitter-python/Makefile:1.3 pkgsrc/textproc/tree-sitter-python/Makefile:1.4
--- pkgsrc/textproc/tree-sitter-python/Makefile:1.3     Mon May  8 17:24:29 2023
+++ pkgsrc/textproc/tree-sitter-python/Makefile Sun Jul 30 02:24:50 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2023/05/08 17:24:29 he Exp $
+# $NetBSD: Makefile,v 1.4 2023/07/30 02:24:50 wiz Exp $
 
-DISTNAME=      tree-sitter-python-0.20.0
-PKGREVISION=   2
+DISTNAME=      tree-sitter-python-0.20.3
 CATEGORIES=    textproc devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tree-sitter/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/textproc/tree-sitter-python/distinfo
diff -u pkgsrc/textproc/tree-sitter-python/distinfo:1.2 pkgsrc/textproc/tree-sitter-python/distinfo:1.3
--- pkgsrc/textproc/tree-sitter-python/distinfo:1.2     Mon May  8 17:24:29 2023
+++ pkgsrc/textproc/tree-sitter-python/distinfo Sun Jul 30 02:24:50 2023
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/05/08 17:24:29 he Exp $
+$NetBSD: distinfo,v 1.3 2023/07/30 02:24:50 wiz Exp $
 
-BLAKE2s (tree-sitter-python-0.20.0.tar.gz) = afb9c9a4b12ae57c7d88c4cdc83517cb8a48081b0808df78d566afcf71ae2b92
-SHA512 (tree-sitter-python-0.20.0.tar.gz) = 6eff62f40a0cf95c9acb8bd571ed5d74ab9db7d15104a039273861c28f932c79d5e4d32e3017ed38fe35a8e92660f46bcdab8091a2dd2cc0d9699598a6d46606
-Size (tree-sitter-python-0.20.0.tar.gz) = 155192 bytes
-SHA1 (patch-src_scanner.cc) = 374ca29e91e0b59004c880c791ec43843b37faa5
+BLAKE2s (tree-sitter-python-0.20.3.tar.gz) = babaf18f5c5cdef82fad50b057f9fb6b315d7f1d365f7cc0d6f553711f7f0499
+SHA512 (tree-sitter-python-0.20.3.tar.gz) = ec8e197afc6c144eeadce9c6bbb7c1f2eaf8e9eada414c87b1257e2f110db8507f1d58791bd067bbcdfe21d1cb0aa5548e79337019db62132ae88672bea6e47b
+Size (tree-sitter-python-0.20.3.tar.gz) = 220688 bytes



Home | Main Index | Thread Index | Old Index