File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 "version" : {
33 "major" : " 6" ,
44 "minor" : " 27" ,
5- "revision" : " 2 " ,
5+ "revision" : " 3 " ,
66 "rc" : " "
77 }
88}
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ def run(self):
142142
143143setuptools .setup (
144144 name = "codechecker" ,
145- version = "6.27.2 " ,
145+ version = "6.27.3 " ,
146146 author = 'CodeChecker Team (Ericsson)' ,
147147 author_email = 'codechecker-tool@googlegroups.com' ,
148148 description = "CodeChecker is an analyzer tooling, defect database and "
Original file line number Diff line number Diff line change 11name : codechecker
22base : core18
3- version : ' 6.27.2 '
3+ version : ' 6.27.3 '
44summary : CodeChecker is an analyzer tooling, defect database and viewer extension
55description : |
66 CodeChecker is an analyzer tooling, defect database and viewer extension.
3333 codechecker :
3434 plugin : python
3535 python-version : python3
36- source : https://github.com/Ericsson/codechecker/archive/v6.27.2 .tar.gz
36+ source : https://github.com/Ericsson/codechecker/archive/v6.27.3 .tar.gz
3737 build-packages :
3838 - curl
3939 - gcc-multilib
Original file line number Diff line number Diff line change 22 "version" : {
33 "major" : " 6" ,
44 "minor" : " 27" ,
5- "revision" : " 2 " ,
5+ "revision" : " 3 " ,
66 "rc" : " "
77 }
88}
You can’t perform that action at this time.
0 commit comments