From 9ded712c975f3ef4b857e04545340f5e0fa7798b8d69936309628c9ea0e52454 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 11 Jun 2024 10:16:10 +0000 Subject: [PATCH] - Update to 0.23.0: * feat: add typings for pyo3 #676 * refactor: remove unused old code 3ffd1d9 * fix(deps): update babel monorepo to v7.24.7 b4aebaf * refactor: add new abstraction for match_tree 079bc7d OBS-URL: https://build.opensuse.org/package/show/utilities/ast-grep?expand=0&rev=55 --- _service | 2 +- ast-grep-0.22.6+0.tar.zst | 3 --- ast-grep-0.23.0+0.tar.zst | 3 +++ ast-grep.changes | 9 +++++++++ ast-grep.spec | 2 +- vendor.tar.zst | 4 ++-- 6 files changed, 16 insertions(+), 7 deletions(-) delete mode 100644 ast-grep-0.22.6+0.tar.zst create mode 100644 ast-grep-0.23.0+0.tar.zst diff --git a/_service b/_service index bad4200..ee88464 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ https://github.com/ast-grep/ast-grep.git @PARENT_TAG@+@TAG_OFFSET@ git - 0.22.6 + 0.23.0 * v(\d+\.\d+\.\d+) \1 diff --git a/ast-grep-0.22.6+0.tar.zst b/ast-grep-0.22.6+0.tar.zst deleted file mode 100644 index 558dbe2..0000000 --- a/ast-grep-0.22.6+0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:74ecb15b8176e55fb4923b96572d18bfdd1ac03a847fa7a10e3050526fcdfe99 -size 676913 diff --git a/ast-grep-0.23.0+0.tar.zst b/ast-grep-0.23.0+0.tar.zst new file mode 100644 index 0000000..b157321 --- /dev/null +++ b/ast-grep-0.23.0+0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f5d7ba28a4ed6f34aa2f26a6d9e6cfbed7b64b44ec13df2a576bbe465ab24a +size 679978 diff --git a/ast-grep.changes b/ast-grep.changes index a8e7994..c7104bc 100644 --- a/ast-grep.changes +++ b/ast-grep.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 11 10:13:44 UTC 2024 - Michael Vetter + +- Update to 0.23.0: + * feat: add typings for pyo3 #676 + * refactor: remove unused old code 3ffd1d9 + * fix(deps): update babel monorepo to v7.24.7 b4aebaf + * refactor: add new abstraction for match_tree 079bc7d + ------------------------------------------------------------------- Wed Jun 5 06:17:51 UTC 2024 - Michael Vetter diff --git a/ast-grep.spec b/ast-grep.spec index 04bc2fc..9b32385 100644 --- a/ast-grep.spec +++ b/ast-grep.spec @@ -17,7 +17,7 @@ Name: ast-grep -Version: 0.22.6+0 +Version: 0.23.0+0 Release: 0 Summary: A CLI tool for code structural search, lint and rewriting License: MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index 7142c20..a04b601 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7761e5db2ac9e21cbd8d5f4509cca35a983da23cf8c8647b485da57bce13f21b -size 27954896 +oid sha256:fa3bdbd701fa787304b90687926b6b4b40bbdfc06dec258ec0a53ff47a256630 +size 28397729