File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -500,9 +500,16 @@ modules:
500500 build-commands :
501501 - pip3 install --prefix=/app .
502502 sources :
503- - type : git
504- url : https://github.com/python-xmp-toolkit/python-xmp-toolkit
505- commit : 5692bdf8dac3581a0d5fb3c5aeb29be0ab6a54fc
503+ - type : archive
504+ url : https://github.com/python-xmp-toolkit/python-xmp-toolkit/archive/refs/tags/v2.0.2.tar.gz
505+ sha256 : d3c0bac6b7b2233274dbf95e8fc6247697d277676b3cdf6b79c0df5d10ed4c5b
506+ x-checker-data :
507+ type : json
508+ url : https://api.github.com/repos/python-xmp-toolkit/python-xmp-toolkit/tags
509+ version-query : ' [.[].name | select(test("^v?[0-9.]+$"))] | sort_by(sub("^v";
510+ "") | split(".") | map(tonumber))[-1]'
511+ url-query : ' "https://github.com/python-xmp-toolkit/python-xmp-toolkit/archive/refs/tags/"
512+ + $version + ".tar.gz"'
506513
507514 - name : pdfrw
508515 buildsystem : simple
You can’t perform that action at this time.
0 commit comments