On 2022-12-08 12:59, Kentaro Hayashi wrote:
2022年12月5日(月) 16:41 Stephan Lachnit <stephanlach...@debian.org>:
You can try to take a look at the GitHub API, e.g. [1].
Inside is an `prerelease` entry. Not sure how easy this is to
implement in uscan though.
Cheers,
Stephan
[1]: https://api.github.com/repos/lutris/lutris/releases?per_page=100
Thanks,
Instead of writing complicated rules,
it may be better to support such an API in uscan internals.
I believe redirectors are more appropriate for that. Internals of uscan
are relatively uncomplicated and do not know any site-specific APIs.
Andrius