File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 2
2
{"product" : "gimp" , "version" : "2.6.10" , "version_strings" : ["GIMP 2.6.10" ]}
3
3
]
4
4
package_test_data = [
5
+ # Disabled due to issues working in github actions
6
+ # {
7
+ # "url": "https://kojipkgs.fedoraproject.org/packages/gimp/2.6.12/1.fc15/x86_64/",
8
+ # "package_name": "gimp-2.6.12-1.fc15.x86_64.rpm",
9
+ # "product": "gimp",
10
+ # "version": "2.6.12",
11
+ # },
5
12
{
6
- "url" : "https ://kojipkgs.fedoraproject .org/packages/gimp/2.6.12/1.fc15/x86_64 /" ,
7
- "package_name" : "gimp-2.6.12-1.fc15.x86_64.rpm " ,
13
+ "url" : "http ://ftp.osuosl .org/pub/ubuntu/pool/universe/g/gimp /" ,
14
+ "package_name" : "gimp_2.8.22-1_amd64.deb " ,
8
15
"product" : "gimp" ,
9
- "version" : "2.6.12 " ,
16
+ "version" : "2.8.22 " ,
10
17
},
11
18
{
12
19
"url" : "https://mirrors.edge.kernel.org/centos/6/os/x86_64/Packages/" ,
You can’t perform that action at this time.
0 commit comments