We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8f714 commit 3268ca6Copy full SHA for 3268ca6
test/test_data/gimp.py
@@ -15,10 +15,10 @@
15
# "product": "gimp",
16
# "version": "2.8.22",
17
# },
18
- {
19
- "url": "https://mirrors.edge.kernel.org/centos/6/os/x86_64/Packages/",
20
- "package_name": "gimp-2.6.9-9.el6.x86_64.rpm",
21
- "product": "gimp",
22
- "version": "2.6.9",
23
- },
+ # {
+ # "url": "http://mirror.centos.org/centos/7/os/x86_64/Packages/",
+ # "package_name": "gimp-2.8.22-1.el7.x86_64.rpm",
+ # "product": "gimp",
+ # "version": "2.8.22",
+ # },
24
]
0 commit comments