20
20
" alternatives" ,
21
21
" --force-ignore-with-dependencies" ,
22
22
" audit-libs" ,
23
+ " --force-ignore-with-dependencies" ,
24
+ " fedora-release-common" ,
23
25
" bash" ,
24
26
" --ignore-missing"
25
27
],
26
28
"name" : " " ,
27
29
"repositories" : {
28
- "Abuild-eos-trunk" : [
29
- " http://buildpack/Abuild/eos-trunk/x86_64_el9/40494756/RPMS/"
30
+ "40-x86_64-primary-repo" : [
31
+ " https://mirror.i3d.net/pub/fedora/linux/releases/40/Everything/x86_64/os/" ,
32
+ " https://ask4.mm.fcix.net/fedora/linux/releases/40/Everything/x86_64/os/" ,
33
+ " https://fedora.ip-connect.info/linux/releases/40/Everything/x86_64/os/" ,
34
+ " https://distrohub.kyiv.ua/fedora/fedora/linux/releases/40/Everything/x86_64/os/"
35
+ ],
36
+ "40-x86_64-update-repo" : [
37
+ " https://ftp.halifax.rwth-aachen.de/fedora/linux/updates/40/Everything/x86_64/" ,
38
+ " https://fr2.rpmfind.net/linux/fedora/linux/updates/40/Everything/x86_64/" ,
39
+ " https://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/40/Everything/x86_64/" ,
40
+ " https://mirror.datacenter.by/pub/fedoraproject.org/linux/updates/40/Everything/x86_64/"
30
41
]
31
42
},
32
43
"rpms" : [
33
44
{
34
45
"name" : " bash" ,
35
- "integrity" : " sha256-BdwbgGvVRW1A49f4gurQN6r0gMWW6D+/tquGvnSi2NE =" ,
46
+ "integrity" : " sha256-FW4HMwjLKKWmmdb/r8ccvShIdij9BUceGXjkuaXHqAI =" ,
36
47
"urls" : [
37
- " bash-5.1.8-9.el9 .x86_64.rpm"
48
+ " Packages/b/ bash-5.2.26-3.fc40 .x86_64.rpm"
38
49
],
39
- "repository" : " Abuild-eos-trunk " ,
50
+ "repository" : " 40-x86_64-primary-repo " ,
40
51
"dependencies" : [
41
52
" ncurses-libs"
42
53
]
43
54
},
55
+ {
56
+ "name" : " fedora-release-container" ,
57
+ "integrity" : " sha256-TQccXscGmgySaJ6kKutIHmgswOLfYSYNcDwqNRu8Q88=" ,
58
+ "urls" : [
59
+ " Packages/f/fedora-release-container-40-40.noarch.rpm"
60
+ ],
61
+ "repository" : " 40-x86_64-update-repo" ,
62
+ "dependencies" : []
63
+ },
44
64
{
45
65
"name" : " ncurses-base" ,
46
- "integrity" : " sha256-2DB7+9JCjI0I3v+v8exh97wBbvA8d3mLMs4CGWXhvGU =" ,
66
+ "integrity" : " sha256-ipM3bOdCO9GmSaE/S1EF8nC0YD9c87PiML29p/Jd14g =" ,
47
67
"urls" : [
48
- " ncurses-base-6.2-10.20210508.el9 .noarch.rpm"
68
+ " Packages/n/ ncurses-base-6.4-12.20240127.fc40 .noarch.rpm"
49
69
],
50
- "repository" : " Abuild-eos-trunk " ,
70
+ "repository" : " 40-x86_64-primary-repo " ,
51
71
"dependencies" : []
52
72
},
53
73
{
54
74
"name" : " ncurses-libs" ,
55
- "integrity" : " sha256-0GsOSRSBo0X68hppZmy9wwLRm1T7Ka4ap4+msgX55gQ =" ,
75
+ "integrity" : " sha256-oY7fMuia79RTmY1dDsOqHqGT2sQ/gLmdsZWr1+jPGgQ =" ,
56
76
"urls" : [
57
- " ncurses-libs-6.2-10.20210508.el9 .x86_64.rpm"
77
+ " Packages/n/ ncurses-libs-6.4-12.20240127.fc40 .x86_64.rpm"
58
78
],
59
- "repository" : " Abuild-eos-trunk " ,
79
+ "repository" : " 40-x86_64-primary-repo " ,
60
80
"dependencies" : [
61
81
" ncurses-base"
62
82
]
66
86
" bash"
67
87
],
68
88
"ignored" : [
89
+ " fedora-release-common" ,
69
90
" filesystem" ,
70
91
" glibc"
71
92
]
72
- }
93
+ }
0 commit comments