File tree Expand file tree Collapse file tree 3 files changed +17
-18
lines changed
Expand file tree Collapse file tree 3 files changed +17
-18
lines changed Original file line number Diff line number Diff line change 66 trigger : pull_request
77 metadata :
88 targets :
9- - epel-7-x86_64
109 - epel-8-x86_64
11- - fedora-all
10+ - epel-9-x86_64
Original file line number Diff line number Diff line change 1- Jinja2 >= 3.1.4
2- boto3 >= 1.28.46
3- botocore >= 1.31.46
4- click >= 8.1.7
5- requests >= 2.31 .0
6- PyYAML >= 6.0 .1
1+ Jinja2 >= 3.1.3
2+ boto3 >= 1.18.35
3+ botocore >= 1.21.35
4+ click >= 8.1.3
5+ requests >= 2.25 .0
6+ PyYAML >= 5.4 .1
77defusedxml >= 0.7.1
88subresource-integrity >= 0.2
9- jsonschema >= 4.19.0
10- urllib3 >= 1.26.18
9+ jsonschema >= 4.9.1
10+ urllib3 >= 1.25.10
1111semantic-version >= 2.10.0
Original file line number Diff line number Diff line change 4747 "console_scripts" : ["charon = charon.cmd:cli" ],
4848 },
4949 install_requires = [
50- "Jinja2>=3.1.4 " ,
51- "boto3>=1.28.46 " ,
52- "botocore>=1.31.46 " ,
53- "click>=8.1.7 " ,
54- "requests>=2.31 .0" ,
55- "PyYAML>=6.0 .1" ,
50+ "Jinja2>=3.1.3 " ,
51+ "boto3>=1.18.35 " ,
52+ "botocore>=1.21.35 " ,
53+ "click>=8.1.3 " ,
54+ "requests>=2.25 .0" ,
55+ "PyYAML>=5.4 .1" ,
5656 "defusedxml>=0.7.1" ,
5757 "subresource-integrity>=0.2" ,
58- "jsonschema>=4.19.0 " ,
59- "urllib3>=1.26.18 " ,
58+ "jsonschema>=4.9.1 " ,
59+ "urllib3>=1.25.10 " ,
6060 "semantic-version>=2.10.0"
6161 ],
6262)
You can’t perform that action at this time.
0 commit comments