File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -484,7 +484,6 @@ def check(self):
484484 'Distribution' : 'bookworm' ,
485485 'Label' : '' ,
486486 'Origin' : '' ,
487- 'Version' : '' ,
488487 'NotAutomatic' : '' ,
489488 'ButAutomaticUpgrades' : '' ,
490489 'Path' : prefix + '/' + 'bookworm' ,
@@ -531,7 +530,6 @@ def check(self):
531530 'Distribution' : 'bookworm' ,
532531 'Label' : '' ,
533532 'Origin' : '' ,
534- 'Version' : '' ,
535533 'NotAutomatic' : '' ,
536534 'ButAutomaticUpgrades' : '' ,
537535 'Path' : prefix + '/' + 'bookworm' ,
@@ -1061,7 +1059,6 @@ def check(self):
10611059 'NotAutomatic' : '' ,
10621060 'ButAutomaticUpgrades' : '' ,
10631061 'Origin' : '' ,
1064- 'Version' : '' ,
10651062 'Path' : prefix + '/' + 'wheezy' ,
10661063 'Prefix' : prefix ,
10671064 'SkipContents' : False ,
@@ -1097,9 +1094,10 @@ def check(self):
10971094 'Architectures' : ['i386' , 'source' ],
10981095 'Codename' : '' ,
10991096 'Distribution' : 'wheezy' ,
1100- 'Version ' : '13.3 ' ,
1097+ 'Label ' : '' ,
11011098 'NotAutomatic' : '' ,
11021099 'ButAutomaticUpgrades' : '' ,
1100+ 'Origin' : '' ,
11031101 'Path' : prefix + '/' + 'wheezy' ,
11041102 'Prefix' : prefix ,
11051103 'SkipContents' : True ,
You can’t perform that action at this time.
0 commit comments