File tree Expand file tree Collapse file tree 4 files changed +32
-9
lines changed
Expand file tree Collapse file tree 4 files changed +32
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "id" : " io.github.cgueret.Scriptorium" ,
33 "runtime" : " org.gnome.Platform" ,
4- "runtime-version" : " 48 " ,
4+ "runtime-version" : " 49 " ,
55 "sdk" : " org.gnome.Sdk" ,
66 "sdk-extensions" : [
77 " org.freedesktop.Sdk.Extension.openjdk21"
3535 {
3636 "type" : " git" ,
3737 "url" : " https://gitlab.gnome.org/GNOME/blueprint-compiler" ,
38- "tag" : " v0.16.0"
38+ "tag" : " v0.18.0" ,
39+ "commit" : " 07c9c9df9cd1b6b4454ecba21ee58211e9144a4b" ,
40+ "x-checker-data" : {
41+ "type" : " git" ,
42+ "tag-pattern" : " ^v([\\ d.]+)$"
43+ }
3944 }
4045 ]
4146 },
8085 }
8186 ]
8287 },
88+ " python3-lxml.json" ,
8389 " python3-EbookLib.json" ,
8490 " python3-beautifulsoup4.json" ,
8591 " python3-pyyaml.json" ,
Original file line number Diff line number Diff line change 99 "type" : " file" ,
1010 "url" : " https://files.pythonhosted.org/packages/66/59/e63fd0b3410d2ab7a8971b070f40390f1fbeb3c7a85849718c8480313cbf/ebooklib-0.19-py3-none-any.whl" ,
1111 "sha256" : " a790e280e1d5ef105e350e34cc88b83c9c987fa6bab8a63a7543410c313cfa31"
12- },
13- {
14- "type" : " file" ,
15- "url" : " https://files.pythonhosted.org/packages/c5/ed/60eb6fa2923602fba988d9ca7c5cdbd7cf25faa795162ed538b527a35411/lxml-6.0.0.tar.gz" ,
16- "sha256" : " 032e65120339d44cdc3efc326c9f660f5f7205f3a535c1fdbf898b29ea01fb72"
1712 }
1813 ]
1914}
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " python3-lxml" ,
3+ "buildsystem" : " simple" ,
4+ "build-commands" : [
5+ " pip3 install --verbose --exists-action=i --no-index --find-links=\" file://${PWD}\" --prefix=${FLATPAK_DEST} \" lxml\" --ignore-installed --no-build-isolation"
6+ ],
7+ "sources" : [
8+ {
9+ "type" : " file" ,
10+ "url" : " https://files.pythonhosted.org/packages/aa/88/262177de60548e5a2bfc46ad28232c9e9cbde697bd94132aeb80364675cb/lxml-6.0.2.tar.gz" ,
11+ "sha256" : " cd79f3367bd74b317dda655dc8fcfa304d9eb6e4fb06b7168c5cf27f96e0cd62" ,
12+ "x-checker-data" : {
13+ "type" : " pypi" ,
14+ "name" : " lxml"
15+ }
16+ }
17+ ]
18+ }
Original file line number Diff line number Diff line change 77 "sources" : [
88 {
99 "type" : " file" ,
10- "url" : " https://files.pythonhosted.org/packages/54/ed/79a089b6be93607fa5cdaedf301d7dfb23af5f25c398d5ead2525b063e17/pyyaml-6.0.2.tar.gz" ,
11- "sha256" : " d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e"
10+ "url" : " https://files.pythonhosted.org/packages/05/8e/961c0007c59b8dd7729d542c61a4d537767a59645b82a0b521206e1e25c2/pyyaml-6.0.3.tar.gz" ,
11+ "sha256" : " d76623373421df22fb4cf8817020cbb7ef15c725b9d5e45f17e189bfc384190f" ,
12+ "x-checker-data" : {
13+ "type" : " pypi" ,
14+ "name" : " pyyaml"
15+ }
1216 }
1317 ]
1418}
You can’t perform that action at this time.
0 commit comments