SHA256
1
0
forked from pool/ast-grep

Accepting request 1179978 from utilities

- 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/request/show/1179978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=26
This commit is contained in:
Ana Guerrero 2024-06-11 16:31:28 +00:00 committed by Git OBS Bridge
commit 3ef21d7ef9
6 changed files with 16 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="scm">git</param>
<param name="revision">0.22.6</param>
<param name="revision">0.23.0</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:74ecb15b8176e55fb4923b96572d18bfdd1ac03a847fa7a10e3050526fcdfe99
size 676913

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90f5d7ba28a4ed6f34aa2f26a6d9e6cfbed7b64b44ec13df2a576bbe465ab24a
size 679978

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 11 10:13:44 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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 <mvetter@suse.com>

View File

@ -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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7761e5db2ac9e21cbd8d5f4509cca35a983da23cf8c8647b485da57bce13f21b
size 27954896
oid sha256:fa3bdbd701fa787304b90687926b6b4b40bbdfc06dec258ec0a53ff47a256630
size 28397729