forked from pool/ast-grep
Accepting request 1146732 from utilities
- Update to 0.19.0: * Breaking change: refactor: remove unused type generic 9b13d41 * Breaking change: fix: update pyo3 test ff10e81 * fix: fix parallel thread output be230ca OBS-URL: https://build.opensuse.org/request/show/1146732 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ast-grep?expand=0&rev=10
This commit is contained in:
commit
62e2e85fa3
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
|
<param name="url">https://github.com/ast-grep/ast-grep.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="revision">0.18.1</param>
|
<param name="revision">0.19.0</param>
|
||||||
<param name="match-tag">*</param>
|
<param name="match-tag">*</param>
|
||||||
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
|
||||||
<param name="versionrewrite-replacement">\1</param>
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f0016a3c103fd27679dbe8cc91ec0ab0015450cabdf50e76ca39598c62f1f18b
|
|
||||||
size 660471
|
|
3
ast-grep-0.19.0+0.tar.zst
Normal file
3
ast-grep-0.19.0+0.tar.zst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e7db4dc5f37e147524d07ef3f20e40e5a262aedeab3ff66ac93148ba7568632f
|
||||||
|
size 661007
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 15 08:05:29 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.19.0:
|
||||||
|
* Breaking change: refactor: remove unused type generic 9b13d41
|
||||||
|
* Breaking change: fix: update pyo3 test ff10e81
|
||||||
|
* fix: fix parallel thread output be230ca
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 1 08:01:43 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
Thu Feb 1 08:01:43 UTC 2024 - Michael Vetter <mvetter@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ast-grep
|
Name: ast-grep
|
||||||
Version: 0.18.1+0
|
Version: 0.19.0+0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A CLI tool for code structural search, lint and rewriting
|
Summary: A CLI tool for code structural search, lint and rewriting
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:107550e5ba5e186e4dee600ef7bee542ee5ec08e3fe7c090b6bf43f458888e74
|
oid sha256:33dbac112b53028af3e59e6a7bf8f02cb7f91ce1811cd4e0a73579110cec02d6
|
||||||
size 26320083
|
size 26632945
|
||||||
|
Loading…
x
Reference in New Issue
Block a user