forked from pool/ast-grep
Accepting request 1178664 from utilities
- Update to 0.22.6: * fix: add Edit to export list #1186 * feat: add modify edit range feature in pyo3 1e31253 * test: add test for modifying edit 7044811 * fix: addClass Edit in pyo3 d81c6c3 OBS-URL: https://build.opensuse.org/request/show/1178664 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=25
This commit is contained in:
commit
33aa4bdeb6
2
_service
2
_service
@ -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.5</param>
|
||||
<param name="revision">0.22.6</param>
|
||||
<param name="match-tag">*</param>
|
||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:597ea4437b6423d8355467ea5ecede943fb8c555dff8d6d9f7179d3f1b6a6f52
|
||||
size 676892
|
3
ast-grep-0.22.6+0.tar.zst
Normal file
3
ast-grep-0.22.6+0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74ecb15b8176e55fb4923b96572d18bfdd1ac03a847fa7a10e3050526fcdfe99
|
||||
size 676913
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 06:17:51 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.22.6:
|
||||
* fix: add Edit to export list #1186
|
||||
* feat: add modify edit range feature in pyo3 1e31253
|
||||
* test: add test for modifying edit 7044811
|
||||
* fix: addClass Edit in pyo3 d81c6c3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 06:26:04 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ast-grep
|
||||
Version: 0.22.5+0
|
||||
Version: 0.22.6+0
|
||||
Release: 0
|
||||
Summary: A CLI tool for code structural search, lint and rewriting
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cfe1bfbe79c5047ae821faf3f8f466ae652c097420472bf4bb4bd54f52fdfc68
|
||||
size 27680099
|
||||
oid sha256:7761e5db2ac9e21cbd8d5f4509cca35a983da23cf8c8647b485da57bce13f21b
|
||||
size 27954896
|
||||
|
Loading…
Reference in New Issue
Block a user