Commit 3db46f2
committed
Fix issues introduced by removing python-gnupg
Restore python-gnupg to functional tests only - not worth trying to
replace this fixture like-for-like
Fix an issue with inlined signatures. We should only parse the sig
separately in the detached case.
(cherry picked from commit ac64ff3)1 parent 0ae8327 commit 3db46f2
File tree
3 files changed
+11
-40
lines changed- pulpcore
- app
3 files changed
+11
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
442 | | - | |
443 | 442 | | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
1147 | 1148 | | |
1148 | 1149 | | |
1149 | 1150 | | |
1150 | | - | |
1151 | | - | |
1152 | | - | |
1153 | | - | |
1154 | | - | |
1155 | | - | |
1156 | | - | |
1157 | | - | |
1158 | | - | |
1159 | | - | |
1160 | | - | |
1161 | | - | |
1162 | | - | |
1163 | | - | |
1164 | | - | |
1165 | 1151 | | |
1166 | 1152 | | |
1167 | 1153 | | |
| |||
1177 | 1163 | | |
1178 | 1164 | | |
1179 | 1165 | | |
1180 | | - | |
| 1166 | + | |
| 1167 | + | |
1181 | 1168 | | |
1182 | | - | |
1183 | | - | |
1184 | | - | |
1185 | | - | |
1186 | | - | |
1187 | | - | |
1188 | | - | |
1189 | | - | |
1190 | | - | |
1191 | | - | |
1192 | | - | |
1193 | | - | |
1194 | | - | |
1195 | | - | |
1196 | | - | |
1197 | | - | |
1198 | | - | |
1199 | | - | |
1200 | | - | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
1201 | 1172 | | |
1202 | | - | |
| 1173 | + | |
1203 | 1174 | | |
1204 | 1175 | | |
1205 | 1176 | | |
1206 | 1177 | | |
1207 | 1178 | | |
1208 | 1179 | | |
1209 | 1180 | | |
1210 | | - | |
| 1181 | + | |
1211 | 1182 | | |
1212 | 1183 | | |
1213 | 1184 | | |
| |||
1223 | 1194 | | |
1224 | 1195 | | |
1225 | 1196 | | |
1226 | | - | |
| 1197 | + | |
1227 | 1198 | | |
1228 | 1199 | | |
1229 | 1200 | | |
| |||
0 commit comments