File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ homepage = "https://texrocks.readthedocs.io"
1111license = ' GPL-3.0'
1212
1313[test_dependencies ]
14- l3build = " 2024.10.16-1"
15- toml2lua = " 3.0.0-1"
14+ l3build = " >= 2024.10.16-1"
15+ toml2lua = " >= 3.0.0-1"
1616
1717[test ]
1818type = " command"
Original file line number Diff line number Diff line change @@ -10,13 +10,13 @@ homepage = "https://texrocks.readthedocs.io/en/latest/topics/demo-bib.md.html"
1010license = " GPL-3.0"
1111
1212[build_dependencies ]
13- lualatex = " 0.3.12-1"
14- citation-style-language = " 0.8.2-1"
15- beamer = " 3.72-1"
16- ctex = " 2.5.10-1"
13+ lualatex = " >= 0.3.12-1"
14+ citation-style-language = " >= 0.8.2-1"
15+ beamer = " >= 3.72-1"
16+ ctex = " >= 2.5.10-1"
1717
1818[test_dependencies ]
19- lua-open = " 0.3.6-1"
19+ lua-open = " >= 0.3.6-1"
2020
2121[test ]
2222type = " command"
Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ homepage = "https://texrocks.readthedocs.io/en/latest/topics/demo-markdown.md.ht
1010license = " GPL-3.0"
1111
1212[build_dependencies ]
13- lualatex = " 0.3.12-1"
14- markdown2tex = " 3.11.4-1"
15- babel-base = " 25.12-1"
13+ lualatex = " >= 0.3.12-1"
14+ markdown2tex = " >= 3.11.4-1"
15+ babel-base = " >= 25.12-1"
1616
1717[test_dependencies ]
18- lua-open = " 0.3.6-1"
18+ lua-open = " >= 0.3.6-1"
1919
2020[test ]
2121type = " command"
Original file line number Diff line number Diff line change @@ -10,14 +10,14 @@ homepage = "https://texrocks.readthedocs.io/en/latest/topics/demo-tikz.md.html"
1010license = " GPL-3.0"
1111
1212[build_dependencies ]
13- lualatex = " 0.3.12-1"
14- pgf = " 3.1.10-1"
15- hyperref = " 7.01-15"
16- hologo = " 1.15-1"
17- standalone = " 1.5-1"
13+ lualatex = " >= 0.3.12-1"
14+ pgf = " >= 3.1.10-1"
15+ hyperref = " >= 7.01-15"
16+ hologo = " >= 1.15-1"
17+ standalone = " >= 1.5-1"
1818
1919[test_dependencies ]
20- lua-open = " 0.3.6-1"
20+ lua-open = " >= 0.3.6-1"
2121
2222[test ]
2323type = " command"
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ url = "https://github.com/ustctug/texrocks/archive/$(VERSION).zip"
1515dir = " texrocks-$(VERSION)/packages/$(PACKAGE)"
1616
1717[dependencies ]
18- texrocks = " 0.3.12-1"
19- argparse = " 0.7.1-1"
18+ texrocks = " >= 0.3.12-1"
19+ argparse = " >= 0.7.1-1"
2020
2121[run ]
2222command = " epstopdf"
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ url = "https://github.com/ustctug/texrocks/archive/$(VERSION).zip"
1515dir = " texrocks-$(VERSION)/packages/$(PACKAGE)"
1616
1717[build_dependencies ]
18- texrocks = " 0.3.12-1"
18+ texrocks = " >= 0.3.12-1"
1919
2020[dependencies ]
21- texrocks = " 0.3.12-1"
21+ texrocks = " >= 0.3.12-1"
2222
2323[run ]
2424command = " initex"
Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ flags = ['url.sty']
2626wrap_bin_scripts = false
2727
2828[dependencies ]
29- texrocks = " 0.3.12-1"
30- argparse = " 0.7.1-1"
31- lua-semver = " 1.2.2-1"
29+ texrocks = " >= 0.3.12-1"
30+ argparse = " >= 0.7.1-1"
31+ lua-semver = " >= 1.2.2-1"
3232
3333[test_dependencies ]
34- lualatex = " 0.3.12-1"
35- toml2lua = " 3.0.0-1"
36- l3build = " 2024.10.16-1"
34+ lualatex = " >= 0.3.12-1"
35+ toml2lua = " >= 3.0.0-1"
36+ l3build = " >= 2024.10.16-1"
3737
3838[build ]
3939type = " builtin"
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ url = "https://github.com/ustctug/texrocks/archive/$(VERSION).zip"
1515dir = " texrocks-$(VERSION)/packages/$(PACKAGE)"
1616
1717[dependencies ]
18- toml2lua = " 3.0.0-1"
19- texrocks = " 0.3.12-1"
18+ toml2lua = " >= 3.0.0-1"
19+ texrocks = " >= 0.3.12-1"
2020
2121[run ]
2222command = " lua-open"
Original file line number Diff line number Diff line change @@ -16,21 +16,21 @@ dir = "texrocks-$(VERSION)/packages/$(PACKAGE)"
1616
1717# refer https://ctan.org/pkg/required
1818[dependencies ]
19- texrocks = " 0.3.12-1"
20- amsfonts = " 3.04-1"
19+ texrocks = " >= 0.3.12-1"
20+ amsfonts = " >= 3.04-1"
2121# tex-ini-files provide lualatexquotejobname.lua
22- tex-ini-files = " 2025.02.09-1"
22+ tex-ini-files = " >= 2025.02.09-1"
2323# latex-base depends on l3backend depends on unicode-data
24- latex-base = " 2025.06.01-1"
25- luaotfload = " 3.29-1"
26- lm = " 2.005-1"
24+ latex-base = " >= 2025.06.01-1"
25+ luaotfload = " >= 3.29-1"
26+ lm = " >= 2.005-1"
2727
2828[build_dependencies ]
29- texrocks = " 0.3.12-1"
30- amsfonts = " 3.04-1"
31- tex-ini-files = " 2025.02.09-1"
32- latex-base = " 2025.06.01-1"
33- latex-fonts = " 0.0.1"
29+ texrocks = " >= 0.3.12-1"
30+ amsfonts = " >= 3.04-1"
31+ tex-ini-files = " >= 2025.02.09-1"
32+ latex-base = " >= 2025.06.01-1"
33+ latex-fonts = " >= 0.0.1"
3434
3535[run ]
3636command = " lualatex"
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ url = "https://github.com/ustctug/texrocks/archive/$(VERSION).zip"
1515dir = " texrocks-$(VERSION)/packages/$(PACKAGE)"
1616
1717[dependencies ]
18- luarocks = " 3.12.2-1"
19- l3build = " 2024.10.16-1"
18+ luarocks = " >= 3.12.2-1"
19+ l3build = " >= 2024.10.16-1"
2020
2121[run ]
2222command = " luarocks"
You can’t perform that action at this time.
0 commit comments