Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 1 | load("@bazeldnf//:deps.bzl", "rpmtree") |
| 2 | load("@bazeldnf//:def.bzl", "bazeldnf") |
| 3 | |
| 4 | bazeldnf( |
| 5 | name = "sandboxroot", |
| 6 | command = "sandbox", |
| 7 | tar = ":sandbox", |
| 8 | ) |
| 9 | |
| 10 | rpmtree( |
| 11 | name = "sandbox", |
| 12 | rpms = [ |
| 13 | "@acpica-tools-0__20220331-4.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 14 | "@alternatives-0__1.24-1.fc37.x86_64//rpm", |
| 15 | "@ansible-srpm-macros-0__1-10.fc37.x86_64//rpm", |
| 16 | "@audit-libs-0__3.1.2-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 17 | "@authselect-0__1.4.2-1.fc37.x86_64//rpm", |
| 18 | "@authselect-libs-0__1.4.2-1.fc37.x86_64//rpm", |
| 19 | "@basesystem-0__11-14.fc37.x86_64//rpm", |
| 20 | "@bash-0__5.2.15-1.fc37.x86_64//rpm", |
| 21 | "@bc-0__1.07.1-16.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 22 | "@binutils-0__2.38-27.fc37.x86_64//rpm", |
| 23 | "@binutils-gold-0__2.38-27.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 24 | "@bison-0__3.8.2-3.fc37.x86_64//rpm", |
| 25 | "@bzip2-libs-0__1.0.8-12.fc37.x86_64//rpm", |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 26 | "@ca-certificates-0__2023.2.60-1.0.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 27 | "@capstone-0__4.0.2-11.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 28 | "@checkpolicy-0__3.5-1.fc37.x86_64//rpm", |
| 29 | "@clang-0__15.0.7-2.fc37.x86_64//rpm", |
| 30 | "@clang-libs-0__15.0.7-2.fc37.x86_64//rpm", |
| 31 | "@clang-resource-filesystem-0__15.0.7-2.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 32 | "@coreutils-single-0__9.1-8.fc37.x86_64//rpm", |
| 33 | "@cpp-0__12.3.1-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 34 | "@cracklib-0__2.9.7-30.fc37.x86_64//rpm", |
| 35 | "@crypto-policies-0__20220815-1.gite4ed860.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 36 | "@curl-minimal-0__7.85.0-10.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 37 | "@cyrus-sasl-lib-0__2.1.28-8.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 38 | "@daxctl-libs-0__78-1.fc37.x86_64//rpm", |
| 39 | "@dbus-1__1.14.10-1.fc37.x86_64//rpm", |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 40 | "@dbus-broker-0__33-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 41 | "@dbus-common-1__1.14.10-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 42 | "@diffutils-0__3.8-3.fc37.x86_64//rpm", |
| 43 | "@dwz-0__0.14-7.fc37.x86_64//rpm", |
| 44 | "@e2fsprogs-libs-0__1.46.5-3.fc37.x86_64//rpm", |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 45 | "@ed-0__1.18-2.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 46 | "@edk2-ovmf-0__20230524-3.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 47 | "@efi-srpm-macros-0__5-6.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 48 | "@elfutils-debuginfod-client-0__0.189-3.fc37.x86_64//rpm", |
| 49 | "@elfutils-default-yama-scope-0__0.189-3.fc37.x86_64//rpm", |
| 50 | "@elfutils-libelf-0__0.189-3.fc37.x86_64//rpm", |
| 51 | "@elfutils-libelf-devel-0__0.189-3.fc37.x86_64//rpm", |
| 52 | "@elfutils-libs-0__0.189-3.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 53 | "@expat-0__2.5.0-1.fc37.x86_64//rpm", |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 54 | "@fedora-gpg-keys-0__37-2.x86_64//rpm", |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 55 | "@fedora-release-common-0__37-16.x86_64//rpm", |
| 56 | "@fedora-release-container-0__37-16.x86_64//rpm", |
| 57 | "@fedora-release-identity-container-0__37-16.x86_64//rpm", |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 58 | "@fedora-repos-0__37-2.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 59 | "@file-0__5.42-4.fc37.x86_64//rpm", |
| 60 | "@file-libs-0__5.42-4.fc37.x86_64//rpm", |
| 61 | "@filesystem-0__3.18-2.fc37.x86_64//rpm", |
| 62 | "@findutils-1__4.9.0-2.fc37.x86_64//rpm", |
| 63 | "@flex-0__2.6.4-11.fc37.x86_64//rpm", |
| 64 | "@fonts-srpm-macros-1__2.0.5-9.fc37.x86_64//rpm", |
| 65 | "@fpc-srpm-macros-0__1.3-6.fc37.x86_64//rpm", |
| 66 | "@fuse3-libs-0__3.10.5-5.fc37.x86_64//rpm", |
| 67 | "@gawk-0__5.1.1-4.fc37.x86_64//rpm", |
| 68 | "@gc-0__8.0.6-4.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 69 | "@gcc-0__12.3.1-1.fc37.x86_64//rpm", |
| 70 | "@gcc-c__plus____plus__-0__12.3.1-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 71 | "@gdbm-libs-1__1.23-2.fc37.x86_64//rpm", |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 72 | "@ghc-srpm-macros-0__1.6.1-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 73 | "@glib2-0__2.74.7-2.fc37.x86_64//rpm", |
| 74 | "@glibc-0__2.36-11.fc37.x86_64//rpm", |
| 75 | "@glibc-common-0__2.36-11.fc37.x86_64//rpm", |
| 76 | "@glibc-devel-0__2.36-11.fc37.x86_64//rpm", |
| 77 | "@glibc-headers-x86-0__2.36-11.fc37.x86_64//rpm", |
| 78 | "@glibc-langpack-en-0__2.36-11.fc37.x86_64//rpm", |
| 79 | "@glibc-static-0__2.36-11.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 80 | "@gmp-1__6.2.1-3.fc37.x86_64//rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 81 | "@gnat-srpm-macros-0__5-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 82 | "@gnupg2-0__2.3.8-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 83 | "@gnutls-0__3.8.1-1.fc37.x86_64//rpm", |
| 84 | "@gnutls-dane-0__3.8.1-1.fc37.x86_64//rpm", |
| 85 | "@gnutls-utils-0__3.8.1-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 86 | "@go-srpm-macros-0__3.2.0-1.fc37.x86_64//rpm", |
| 87 | "@grep-0__3.7-4.fc37.x86_64//rpm", |
| 88 | "@groff-base-0__1.22.4-10.fc37.x86_64//rpm", |
| 89 | "@guile22-0__2.2.7-6.fc37.x86_64//rpm", |
| 90 | "@gzip-0__1.12-2.fc37.x86_64//rpm", |
| 91 | "@ipxe-roms-qemu-0__20220210-2.git64113751.fc37.x86_64//rpm", |
| 92 | "@json-glib-0__1.6.6-3.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 93 | "@kernel-headers-0__6.4.4-100.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 94 | "@kernel-srpm-macros-0__1.0-15.fc37.x86_64//rpm", |
| 95 | "@keyutils-libs-0__1.6.1-5.fc37.x86_64//rpm", |
| 96 | "@kmod-libs-0__30-2.fc37.x86_64//rpm", |
| 97 | "@krb5-libs-0__1.19.2-13.fc37.x86_64//rpm", |
| 98 | "@libacl-0__2.3.1-4.fc37.x86_64//rpm", |
| 99 | "@libaio-0__0.3.111-14.fc37.x86_64//rpm", |
| 100 | "@libarchive-0__3.6.1-3.fc37.x86_64//rpm", |
| 101 | "@libassuan-0__2.5.5-5.fc37.x86_64//rpm", |
| 102 | "@libattr-0__2.5.1-5.fc37.x86_64//rpm", |
| 103 | "@libb2-0__0.98.1-7.fc37.x86_64//rpm", |
| 104 | "@libblkid-0__2.38.1-1.fc37.x86_64//rpm", |
| 105 | "@libbpf-2__0.8.0-2.fc37.x86_64//rpm", |
| 106 | "@libcap-0__2.48-5.fc37.x86_64//rpm", |
| 107 | "@libcap-ng-0__0.8.3-3.fc37.x86_64//rpm", |
| 108 | "@libcom_err-0__1.46.5-3.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 109 | "@libcurl-minimal-0__7.85.0-10.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 110 | "@libdb-0__5.3.28-53.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 111 | "@libeconf-0__0.5.2-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 112 | "@libedit-0__3.1-43.20221009cvs.fc37.x86_64//rpm", |
| 113 | "@libevent-0__2.1.12-7.fc37.x86_64//rpm", |
| 114 | "@libfdisk-0__2.38.1-1.fc37.x86_64//rpm", |
| 115 | "@libfdt-0__1.6.1-5.fc37.x86_64//rpm", |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 116 | "@libffi-0__3.4.4-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 117 | "@libgcc-0__12.3.1-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 118 | "@libgcrypt-0__1.10.1-4.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 119 | "@libgomp-0__12.3.1-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 120 | "@libgpg-error-0__1.46-1.fc37.x86_64//rpm", |
| 121 | "@libibverbs-0__41.0-1.fc37.x86_64//rpm", |
| 122 | "@libidn2-0__2.3.4-1.fc37.x86_64//rpm", |
| 123 | "@libjpeg-turbo-0__2.1.3-2.fc37.x86_64//rpm", |
| 124 | "@libksba-0__1.6.3-1.fc37.x86_64//rpm", |
| 125 | "@libmount-0__2.38.1-1.fc37.x86_64//rpm", |
| 126 | "@libmpc-0__1.2.1-5.fc37.x86_64//rpm", |
| 127 | "@libnghttp2-0__1.51.0-1.fc37.x86_64//rpm", |
| 128 | "@libnl3-0__3.7.0-2.fc37.x86_64//rpm", |
| 129 | "@libnsl2-0__2.0.0-4.fc37.x86_64//rpm", |
| 130 | "@libpkgconf-0__1.8.0-3.fc37.x86_64//rpm", |
| 131 | "@libpmem-0__1.12.0-1.fc37.x86_64//rpm", |
| 132 | "@libpng-2__1.6.37-13.fc37.x86_64//rpm", |
Leopold | a01b4ee | 2023-02-13 12:49:50 +0100 | [diff] [blame] | 133 | "@libpwquality-0__1.4.5-3.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 134 | "@librdmacm-0__41.0-1.fc37.x86_64//rpm", |
| 135 | "@libseccomp-0__2.5.3-3.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 136 | "@libselinux-0__3.5-1.fc37.x86_64//rpm", |
| 137 | "@libselinux-utils-0__3.5-1.fc37.x86_64//rpm", |
Serge Bazanski | 3fe6615 | 2023-04-03 15:14:07 +0200 | [diff] [blame] | 138 | "@libsemanage-0__3.5-2.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 139 | "@libsepol-0__3.5-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 140 | "@libsigsegv-0__2.14-3.fc37.x86_64//rpm", |
| 141 | "@libslirp-0__4.7.0-2.fc37.x86_64//rpm", |
| 142 | "@libsmartcols-0__2.38.1-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 143 | "@libstdc__plus____plus__-0__12.3.1-1.fc37.x86_64//rpm", |
| 144 | "@libstdc__plus____plus__-devel-0__12.3.1-1.fc37.x86_64//rpm", |
| 145 | "@libstdc__plus____plus__-static-0__12.3.1-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 146 | "@libtasn1-0__4.19.0-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 147 | "@libtirpc-0__1.3.3-1.rc1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 148 | "@libtool-ltdl-0__2.4.7-2.fc37.x86_64//rpm", |
Lorenz Brun | 60ded32 | 2023-03-09 18:07:45 +0100 | [diff] [blame] | 149 | "@libtpms-0__0.9.6-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 150 | "@libunistring-0__1.0-2.fc37.x86_64//rpm", |
| 151 | "@liburing-0__2.3-1.fc37.x86_64//rpm", |
| 152 | "@libutempter-0__1.2.1-7.fc37.x86_64//rpm", |
| 153 | "@libuuid-0__2.38.1-1.fc37.x86_64//rpm", |
| 154 | "@libuuid-devel-0__2.38.1-1.fc37.x86_64//rpm", |
| 155 | "@libverto-0__0.3.2-4.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 156 | "@libxcrypt-0__4.4.36-1.fc37.x86_64//rpm", |
| 157 | "@libxcrypt-devel-0__4.4.36-1.fc37.x86_64//rpm", |
| 158 | "@libxcrypt-static-0__4.4.36-1.fc37.x86_64//rpm", |
| 159 | "@libxml2-0__2.10.4-1.fc37.x86_64//rpm", |
| 160 | "@libzstd-0__1.5.5-1.fc37.x86_64//rpm", |
| 161 | "@libzstd-devel-0__1.5.5-1.fc37.x86_64//rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 162 | "@lld-0__15.0.7-1.fc37.x86_64//rpm", |
| 163 | "@lld-libs-0__15.0.7-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 164 | "@llvm-0__15.0.7-2.fc37.x86_64//rpm", |
| 165 | "@llvm-libs-0__15.0.7-2.fc37.x86_64//rpm", |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 166 | "@lua-libs-0__5.4.4-9.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 167 | "@lua-srpm-macros-0__1-7.fc37.x86_64//rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 168 | "@lz4-0__1.9.4-1.fc37.x86_64//rpm", |
| 169 | "@lz4-libs-0__1.9.4-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 170 | "@lzo-0__2.10-7.fc37.x86_64//rpm", |
| 171 | "@m4-0__1.4.19-4.fc37.x86_64//rpm", |
| 172 | "@make-1__4.3-11.fc37.x86_64//rpm", |
| 173 | "@mpdecimal-0__2.5.1-4.fc37.x86_64//rpm", |
| 174 | "@mpfr-0__4.1.0-10.fc37.x86_64//rpm", |
| 175 | "@nasm-0__2.15.05-3.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 176 | "@ncurses-0__6.4-3.20230114.fc37.x86_64//rpm", |
| 177 | "@ncurses-base-0__6.4-3.20230114.fc37.x86_64//rpm", |
| 178 | "@ncurses-libs-0__6.4-3.20230114.fc37.x86_64//rpm", |
| 179 | "@ndctl-libs-0__78-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 180 | "@nettle-0__3.8-2.fc37.x86_64//rpm", |
| 181 | "@nim-srpm-macros-0__3-7.fc37.x86_64//rpm", |
| 182 | "@npth-0__1.6-9.fc37.x86_64//rpm", |
| 183 | "@numactl-libs-0__2.0.14-6.fc37.x86_64//rpm", |
| 184 | "@ocaml-srpm-macros-0__7-2.fc37.x86_64//rpm", |
| 185 | "@openblas-srpm-macros-0__2-12.fc37.x86_64//rpm", |
Tim Windelschmidt | e00a89d | 2023-03-14 13:24:11 +0100 | [diff] [blame] | 186 | "@openldap-0__2.6.4-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 187 | "@openssl-devel-1__3.0.9-1.fc37.x86_64//rpm", |
| 188 | "@openssl-libs-1__3.0.9-1.fc37.x86_64//rpm", |
| 189 | "@p11-kit-0__0.25.0-1.fc37.x86_64//rpm", |
| 190 | "@p11-kit-trust-0__0.25.0-1.fc37.x86_64//rpm", |
| 191 | "@package-notes-srpm-macros-0__0.5-7.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 192 | "@pam-0__1.5.2-14.fc37.x86_64//rpm", |
| 193 | "@pam-libs-0__1.5.2-14.fc37.x86_64//rpm", |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 194 | "@patch-0__2.7.6-17.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 195 | "@pcre-0__8.45-1.fc37.2.x86_64//rpm", |
| 196 | "@pcre2-0__10.40-1.fc37.1.x86_64//rpm", |
| 197 | "@pcre2-syntax-0__10.40-1.fc37.1.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 198 | "@perl-4__5.36.1-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 199 | "@perl-Algorithm-Diff-0__1.2010-7.fc37.x86_64//rpm", |
| 200 | "@perl-Archive-Tar-0__2.40-490.fc37.x86_64//rpm", |
| 201 | "@perl-Archive-Zip-0__1.68-9.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 202 | "@perl-Attribute-Handlers-0__1.02-494.fc37.x86_64//rpm", |
| 203 | "@perl-AutoLoader-0__5.74-494.fc37.x86_64//rpm", |
| 204 | "@perl-AutoSplit-0__5.74-494.fc37.x86_64//rpm", |
| 205 | "@perl-B-0__1.83-494.fc37.x86_64//rpm", |
| 206 | "@perl-Benchmark-0__1.23-494.fc37.x86_64//rpm", |
| 207 | "@perl-CPAN-0__2.36-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 208 | "@perl-CPAN-Meta-0__2.150010-489.fc37.x86_64//rpm", |
| 209 | "@perl-CPAN-Meta-Requirements-0__2.140-490.fc37.x86_64//rpm", |
| 210 | "@perl-CPAN-Meta-YAML-0__0.018-490.fc37.x86_64//rpm", |
| 211 | "@perl-Carp-0__1.52-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 212 | "@perl-Class-Struct-0__0.66-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 213 | "@perl-Compress-Bzip2-0__2.28-10.fc37.x86_64//rpm", |
| 214 | "@perl-Compress-Raw-Bzip2-0__2.201-2.fc37.x86_64//rpm", |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 215 | "@perl-Compress-Raw-Lzma-0__2.201-7.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 216 | "@perl-Compress-Raw-Zlib-0__2.202-3.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 217 | "@perl-Config-Extensions-0__0.03-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 218 | "@perl-Config-Perl-V-0__0.34-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 219 | "@perl-DBM_Filter-0__0.06-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 220 | "@perl-DB_File-0__1.858-4.fc37.x86_64//rpm", |
| 221 | "@perl-Data-Dumper-0__2.184-490.fc37.x86_64//rpm", |
| 222 | "@perl-Data-OptList-0__0.112-5.fc37.x86_64//rpm", |
| 223 | "@perl-Data-Section-0__0.200007-17.fc37.x86_64//rpm", |
| 224 | "@perl-Devel-PPPort-0__3.68-490.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 225 | "@perl-Devel-Peek-0__1.32-494.fc37.x86_64//rpm", |
| 226 | "@perl-Devel-SelfStubber-0__1.06-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 227 | "@perl-Devel-Size-0__0.83-13.fc37.x86_64//rpm", |
| 228 | "@perl-Digest-0__1.20-489.fc37.x86_64//rpm", |
| 229 | "@perl-Digest-MD5-0__2.58-489.fc37.x86_64//rpm", |
| 230 | "@perl-Digest-SHA-1__6.03-1.fc37.x86_64//rpm", |
| 231 | "@perl-Digest-SHA1-0__2.13-37.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 232 | "@perl-DirHandle-0__1.05-494.fc37.x86_64//rpm", |
| 233 | "@perl-Dumpvalue-0__2.27-494.fc37.x86_64//rpm", |
| 234 | "@perl-DynaLoader-0__1.52-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 235 | "@perl-Encode-4__3.19-492.fc37.x86_64//rpm", |
| 236 | "@perl-Encode-devel-4__3.19-492.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 237 | "@perl-English-0__1.11-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 238 | "@perl-Env-0__1.05-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 239 | "@perl-Errno-0__1.36-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 240 | "@perl-Exporter-0__5.77-489.fc37.x86_64//rpm", |
| 241 | "@perl-ExtUtils-CBuilder-1__0.280236-489.fc37.x86_64//rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 242 | "@perl-ExtUtils-Command-2__7.66-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 243 | "@perl-ExtUtils-Constant-0__0.25-494.fc37.x86_64//rpm", |
| 244 | "@perl-ExtUtils-Embed-0__1.35-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 245 | "@perl-ExtUtils-Install-0__2.20-489.fc37.x86_64//rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 246 | "@perl-ExtUtils-MM-Utils-2__7.66-1.fc37.x86_64//rpm", |
| 247 | "@perl-ExtUtils-MakeMaker-2__7.66-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 248 | "@perl-ExtUtils-Manifest-1__1.73-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 249 | "@perl-ExtUtils-Miniperl-0__1.11-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 250 | "@perl-ExtUtils-ParseXS-1__3.45-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 251 | "@perl-Fcntl-0__1.15-494.fc37.x86_64//rpm", |
| 252 | "@perl-File-Basename-0__2.85-494.fc37.x86_64//rpm", |
| 253 | "@perl-File-Compare-0__1.100.700-494.fc37.x86_64//rpm", |
| 254 | "@perl-File-Copy-0__2.39-494.fc37.x86_64//rpm", |
| 255 | "@perl-File-DosGlob-0__1.12-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 256 | "@perl-File-Fetch-0__1.04-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 257 | "@perl-File-Find-0__1.40-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 258 | "@perl-File-HomeDir-0__1.006-7.fc37.x86_64//rpm", |
| 259 | "@perl-File-Path-0__2.18-489.fc37.x86_64//rpm", |
| 260 | "@perl-File-Temp-1__0.231.100-489.fc37.x86_64//rpm", |
| 261 | "@perl-File-Which-0__1.27-6.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 262 | "@perl-File-stat-0__1.12-494.fc37.x86_64//rpm", |
| 263 | "@perl-FileCache-0__1.10-494.fc37.x86_64//rpm", |
| 264 | "@perl-FileHandle-0__2.03-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 265 | "@perl-Filter-2__1.64-1.fc37.x86_64//rpm", |
| 266 | "@perl-Filter-Simple-0__0.96-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 267 | "@perl-FindBin-0__1.53-494.fc37.x86_64//rpm", |
| 268 | "@perl-GDBM_File-1__1.23-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 269 | "@perl-Getopt-Long-1__2.54-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 270 | "@perl-Getopt-Std-0__1.13-494.fc37.x86_64//rpm", |
| 271 | "@perl-HTTP-Tiny-0__0.086-1.fc37.x86_64//rpm", |
| 272 | "@perl-Hash-Util-0__0.28-494.fc37.x86_64//rpm", |
| 273 | "@perl-Hash-Util-FieldHash-0__1.26-494.fc37.x86_64//rpm", |
| 274 | "@perl-I18N-Collate-0__1.02-494.fc37.x86_64//rpm", |
| 275 | "@perl-I18N-LangTags-0__0.45-494.fc37.x86_64//rpm", |
| 276 | "@perl-I18N-Langinfo-0__0.21-494.fc37.x86_64//rpm", |
| 277 | "@perl-IO-0__1.50-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 278 | "@perl-IO-Compress-0__2.201-3.fc37.x86_64//rpm", |
| 279 | "@perl-IO-Compress-Lzma-0__2.201-2.fc37.x86_64//rpm", |
| 280 | "@perl-IO-Socket-IP-0__0.41-490.fc37.x86_64//rpm", |
| 281 | "@perl-IO-Zlib-1__1.11-489.fc37.x86_64//rpm", |
| 282 | "@perl-IPC-Cmd-2__1.04-490.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 283 | "@perl-IPC-Open3-0__1.22-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 284 | "@perl-IPC-SysV-0__2.09-490.fc37.x86_64//rpm", |
| 285 | "@perl-IPC-System-Simple-0__1.30-9.fc37.x86_64//rpm", |
| 286 | "@perl-Importer-0__0.026-7.fc37.x86_64//rpm", |
| 287 | "@perl-JSON-PP-1__4.11-1.fc37.x86_64//rpm", |
| 288 | "@perl-Locale-Maketext-0__1.32-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 289 | "@perl-Locale-Maketext-Simple-1__0.21-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 290 | "@perl-MIME-Base64-0__3.16-489.fc37.x86_64//rpm", |
| 291 | "@perl-MRO-Compat-0__0.15-4.fc37.x86_64//rpm", |
| 292 | "@perl-Math-BigInt-1__1.9998.37-2.fc37.x86_64//rpm", |
| 293 | "@perl-Math-BigInt-FastCalc-0__0.501.300-3.fc37.x86_64//rpm", |
| 294 | "@perl-Math-BigRat-0__0.2624-2.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 295 | "@perl-Math-Complex-0__1.59-494.fc37.x86_64//rpm", |
| 296 | "@perl-Memoize-0__1.03-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 297 | "@perl-Module-Build-2__0.42.31-15.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 298 | "@perl-Module-CoreList-1__5.20230820-1.fc37.x86_64//rpm", |
| 299 | "@perl-Module-CoreList-tools-1__5.20230820-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 300 | "@perl-Module-Load-1__0.36-489.fc37.x86_64//rpm", |
| 301 | "@perl-Module-Load-Conditional-0__0.74-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 302 | "@perl-Module-Loaded-1__0.08-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 303 | "@perl-Module-Metadata-0__1.000037-489.fc37.x86_64//rpm", |
| 304 | "@perl-Module-Signature-0__0.88-4.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 305 | "@perl-NDBM_File-0__1.15-494.fc37.x86_64//rpm", |
| 306 | "@perl-NEXT-0__0.69-494.fc37.x86_64//rpm", |
| 307 | "@perl-Net-0__1.03-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 308 | "@perl-Net-Ping-0__2.75-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 309 | "@perl-ODBM_File-0__1.17-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 310 | "@perl-Object-HashBase-0__0.009-10.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 311 | "@perl-Opcode-0__1.57-494.fc37.x86_64//rpm", |
| 312 | "@perl-POSIX-0__2.03-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 313 | "@perl-Package-Generator-0__1.106-26.fc37.x86_64//rpm", |
| 314 | "@perl-Params-Check-1__0.38-489.fc37.x86_64//rpm", |
| 315 | "@perl-Params-Util-0__1.102-8.fc37.x86_64//rpm", |
| 316 | "@perl-PathTools-0__3.84-489.fc37.x86_64//rpm", |
| 317 | "@perl-Perl-OSType-0__1.010-490.fc37.x86_64//rpm", |
| 318 | "@perl-PerlIO-via-QuotedPrint-0__0.10-3.fc37.x86_64//rpm", |
| 319 | "@perl-Pod-Checker-4__1.75-3.fc37.x86_64//rpm", |
| 320 | "@perl-Pod-Escapes-1__1.07-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 321 | "@perl-Pod-Functions-0__1.14-494.fc37.x86_64//rpm", |
| 322 | "@perl-Pod-Html-0__1.33-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 323 | "@perl-Pod-Perldoc-0__3.28.01-490.fc37.x86_64//rpm", |
| 324 | "@perl-Pod-Simple-1__3.43-490.fc37.x86_64//rpm", |
| 325 | "@perl-Pod-Usage-4__2.03-3.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 326 | "@perl-Safe-0__2.43-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 327 | "@perl-Scalar-List-Utils-5__1.63-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 328 | "@perl-Search-Dict-0__1.07-494.fc37.x86_64//rpm", |
| 329 | "@perl-SelectSaver-0__1.02-494.fc37.x86_64//rpm", |
| 330 | "@perl-SelfLoader-0__1.26-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 331 | "@perl-Socket-4__2.036-1.fc37.x86_64//rpm", |
| 332 | "@perl-Software-License-0__0.104002-2.fc37.x86_64//rpm", |
| 333 | "@perl-Storable-1__3.26-489.fc37.x86_64//rpm", |
| 334 | "@perl-Sub-Exporter-0__0.988-5.fc37.x86_64//rpm", |
| 335 | "@perl-Sub-Install-0__0.928-33.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 336 | "@perl-Symbol-0__1.09-494.fc37.x86_64//rpm", |
| 337 | "@perl-Sys-Hostname-0__1.24-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 338 | "@perl-Sys-Syslog-0__0.36-490.fc37.x86_64//rpm", |
| 339 | "@perl-Term-ANSIColor-0__5.01-490.fc37.x86_64//rpm", |
| 340 | "@perl-Term-Cap-0__1.17-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 341 | "@perl-Term-Complete-0__1.403-494.fc37.x86_64//rpm", |
| 342 | "@perl-Term-ReadLine-0__1.17-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 343 | "@perl-Term-Table-0__0.016-4.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 344 | "@perl-Test-0__1.31-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 345 | "@perl-Test-Harness-1__3.44-490.fc37.x86_64//rpm", |
| 346 | "@perl-Test-Simple-3__1.302191-2.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 347 | "@perl-Text-Abbrev-0__1.02-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 348 | "@perl-Text-Balanced-0__2.06-2.fc37.x86_64//rpm", |
| 349 | "@perl-Text-Diff-0__1.45-16.fc37.x86_64//rpm", |
| 350 | "@perl-Text-Glob-0__0.11-18.fc37.x86_64//rpm", |
| 351 | "@perl-Text-ParseWords-0__3.31-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 352 | "@perl-Text-Tabs__plus__Wrap-0__2023.0511-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 353 | "@perl-Text-Template-0__1.60-4.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 354 | "@perl-Thread-0__3.05-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 355 | "@perl-Thread-Queue-0__3.14-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 356 | "@perl-Thread-Semaphore-0__2.13-494.fc37.x86_64//rpm", |
| 357 | "@perl-Tie-0__4.6-494.fc37.x86_64//rpm", |
| 358 | "@perl-Tie-File-0__1.06-494.fc37.x86_64//rpm", |
| 359 | "@perl-Tie-Memoize-0__1.1-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 360 | "@perl-Tie-RefHash-0__1.40-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 361 | "@perl-Time-0__1.03-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 362 | "@perl-Time-HiRes-4__1.9770-489.fc37.x86_64//rpm", |
| 363 | "@perl-Time-Local-2__1.300-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 364 | "@perl-Time-Piece-0__1.3401-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 365 | "@perl-URI-0__5.17-1.fc37.x86_64//rpm", |
| 366 | "@perl-Unicode-Collate-0__1.31-489.fc37.x86_64//rpm", |
| 367 | "@perl-Unicode-Normalize-0__1.31-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 368 | "@perl-Unicode-UCD-0__0.78-494.fc37.x86_64//rpm", |
| 369 | "@perl-User-pwent-0__1.03-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 370 | "@perl-autodie-0__2.34-490.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 371 | "@perl-autouse-0__1.11-494.fc37.x86_64//rpm", |
| 372 | "@perl-base-0__2.27-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 373 | "@perl-bignum-0__0.66-5.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 374 | "@perl-blib-0__1.07-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 375 | "@perl-constant-0__1.33-490.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 376 | "@perl-debugger-0__1.60-494.fc37.x86_64//rpm", |
| 377 | "@perl-deprecate-0__0.04-494.fc37.x86_64//rpm", |
| 378 | "@perl-devel-4__5.36.1-494.fc37.x86_64//rpm", |
| 379 | "@perl-diagnostics-0__1.39-494.fc37.x86_64//rpm", |
| 380 | "@perl-doc-0__5.36.1-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 381 | "@perl-encoding-4__3.00-492.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 382 | "@perl-encoding-warnings-0__0.13-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 383 | "@perl-experimental-0__0.028-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 384 | "@perl-fields-0__2.27-494.fc37.x86_64//rpm", |
| 385 | "@perl-filetest-0__1.03-494.fc37.x86_64//rpm", |
| 386 | "@perl-if-0__0.61.000-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 387 | "@perl-inc-latest-2__0.500-23.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 388 | "@perl-interpreter-4__5.36.1-494.fc37.x86_64//rpm", |
| 389 | "@perl-less-0__0.03-494.fc37.x86_64//rpm", |
| 390 | "@perl-lib-0__0.65-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 391 | "@perl-libnet-0__3.14-490.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 392 | "@perl-libnetcfg-4__5.36.1-494.fc37.x86_64//rpm", |
| 393 | "@perl-libs-4__5.36.1-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 394 | "@perl-local-lib-0__2.000029-3.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 395 | "@perl-locale-0__1.10-494.fc37.x86_64//rpm", |
| 396 | "@perl-macros-4__5.36.1-494.fc37.x86_64//rpm", |
| 397 | "@perl-meta-notation-0__5.36.1-494.fc37.x86_64//rpm", |
| 398 | "@perl-mro-0__1.26-494.fc37.x86_64//rpm", |
| 399 | "@perl-open-0__1.13-494.fc37.x86_64//rpm", |
| 400 | "@perl-overload-0__1.35-494.fc37.x86_64//rpm", |
| 401 | "@perl-overloading-0__0.02-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 402 | "@perl-parent-1__0.238-489.fc37.x86_64//rpm", |
| 403 | "@perl-perlfaq-0__5.20210520-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 404 | "@perl-ph-0__5.36.1-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 405 | "@perl-podlators-1__4.14-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 406 | "@perl-sigtrap-0__1.10-494.fc37.x86_64//rpm", |
| 407 | "@perl-sort-0__2.05-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 408 | "@perl-srpm-macros-0__1-46.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 409 | "@perl-subs-0__1.04-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 410 | "@perl-threads-1__2.27-489.fc37.x86_64//rpm", |
| 411 | "@perl-threads-shared-0__1.64-489.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 412 | "@perl-utils-0__5.36.1-494.fc37.x86_64//rpm", |
| 413 | "@perl-vars-0__1.05-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 414 | "@perl-version-8__0.99.29-490.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 415 | "@perl-vmsish-0__1.04-494.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 416 | "@pixman-0__0.40.0-6.fc37.x86_64//rpm", |
| 417 | "@pkgconf-0__1.8.0-3.fc37.x86_64//rpm", |
| 418 | "@pkgconf-m4-0__1.8.0-3.fc37.x86_64//rpm", |
| 419 | "@pkgconf-pkg-config-0__1.8.0-3.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 420 | "@policycoreutils-0__3.5-1.fc37.x86_64//rpm", |
| 421 | "@policycoreutils-python-utils-0__3.5-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 422 | "@popt-0__1.19-1.fc37.x86_64//rpm", |
| 423 | "@protobuf-c-0__1.4.1-2.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 424 | "@pyproject-srpm-macros-0__1.9.0-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 425 | "@python-pip-wheel-0__22.2.2-3.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 426 | "@python-setuptools-wheel-0__62.6.0-3.fc37.x86_64//rpm", |
| 427 | "@python-srpm-macros-0__3.11-6.fc37.x86_64//rpm", |
| 428 | "@python-unversioned-command-0__3.11.5-1.fc37.x86_64//rpm", |
| 429 | "@python3-0__3.11.5-1.fc37.x86_64//rpm", |
| 430 | "@python3-audit-0__3.1.2-1.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 431 | "@python3-distro-0__1.7.0-3.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 432 | "@python3-libs-0__3.11.5-1.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 433 | "@python3-libselinux-0__3.5-1.fc37.x86_64//rpm", |
Serge Bazanski | 3fe6615 | 2023-04-03 15:14:07 +0200 | [diff] [blame] | 434 | "@python3-libsemanage-0__3.5-2.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 435 | "@python3-policycoreutils-0__3.5-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 436 | "@python3-pyparsing-0__3.0.9-2.fc37.x86_64//rpm", |
| 437 | "@python3-setools-0__4.4.0-9.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 438 | "@python3-setuptools-0__62.6.0-3.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 439 | "@qemu-common-2__7.0.0-15.fc37.x86_64//rpm", |
| 440 | "@qemu-system-x86-core-2__7.0.0-15.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 441 | "@qt5-srpm-macros-0__5.15.9-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 442 | "@readline-0__8.2-2.fc37.x86_64//rpm", |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 443 | "@redhat-rpm-config-0__229-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 444 | "@rpm-0__4.18.1-2.fc37.x86_64//rpm", |
| 445 | "@rpm-libs-0__4.18.1-2.fc37.x86_64//rpm", |
| 446 | "@rpm-plugin-selinux-0__4.18.1-2.fc37.x86_64//rpm", |
Serge Bazanski | 0f1939a | 2023-02-23 09:36:10 +0000 | [diff] [blame] | 447 | "@rpmautospec-rpm-macros-0__0.3.5-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 448 | "@rsync-0__3.2.7-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 449 | "@rust-srpm-macros-0__24-4.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 450 | "@seabios-bin-0__1.16.2-1.fc37.x86_64//rpm", |
| 451 | "@seavgabios-bin-0__1.16.2-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 452 | "@sed-0__4.8-11.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 453 | "@selinux-policy-0__37.22-1.fc37.x86_64//rpm", |
| 454 | "@selinux-policy-minimum-0__37.22-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 455 | "@setup-0__2.14.1-2.fc37.x86_64//rpm", |
| 456 | "@sgabios-bin-1__0.20180715git-9.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 457 | "@shadow-utils-2__4.12.3-6.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 458 | "@snappy-0__1.1.9-5.fc37.x86_64//rpm", |
| 459 | "@sqlite-libs-0__3.40.0-1.fc37.x86_64//rpm", |
| 460 | "@swtpm-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64//rpm", |
| 461 | "@swtpm-libs-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64//rpm", |
| 462 | "@swtpm-tools-0__0.7.3-2.20220427gitf2268ee.fc37.x86_64//rpm", |
Serge Bazanski | 3fe6615 | 2023-04-03 15:14:07 +0200 | [diff] [blame] | 463 | "@systemd-0__251.14-2.fc37.x86_64//rpm", |
| 464 | "@systemd-libs-0__251.14-2.fc37.x86_64//rpm", |
| 465 | "@systemd-pam-0__251.14-2.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 466 | "@systemtap-sdt-devel-0__4.9-2.fc37.x86_64//rpm", |
Leopold | a58047b | 2023-03-30 14:55:37 +0200 | [diff] [blame] | 467 | "@tar-2__1.34-6.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 468 | "@trousers-0__0.3.15-7.fc37.x86_64//rpm", |
| 469 | "@trousers-lib-0__0.3.15-7.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 470 | "@tzdata-0__2023c-1.fc37.x86_64//rpm", |
Leopold | 7eeec65 | 2023-01-20 21:16:08 +0100 | [diff] [blame] | 471 | "@unbound-libs-0__1.17.1-1.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 472 | "@unzip-0__6.0-58.fc37.x86_64//rpm", |
| 473 | "@util-linux-0__2.38.1-1.fc37.x86_64//rpm", |
| 474 | "@util-linux-core-0__2.38.1-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 475 | "@xen-libs-0__4.16.5-1.fc37.x86_64//rpm", |
| 476 | "@xen-licenses-0__4.16.5-1.fc37.x86_64//rpm", |
| 477 | "@xxhash-libs-0__0.8.2-1.fc37.x86_64//rpm", |
Leopold | 68961c3 | 2023-02-01 13:53:08 +0100 | [diff] [blame] | 478 | "@xz-0__5.4.1-1.fc37.x86_64//rpm", |
| 479 | "@xz-libs-0__5.4.1-1.fc37.x86_64//rpm", |
Tim Windelschmidt | 1feb0fe | 2023-09-20 19:42:46 +0200 | [diff] [blame] | 480 | "@yajl-0__2.1.0-21.fc37.x86_64//rpm", |
Leopold | 7fbf104 | 2023-01-06 19:57:37 +0100 | [diff] [blame] | 481 | "@zip-0__3.0-33.fc37.x86_64//rpm", |
| 482 | "@zlib-0__1.2.12-5.fc37.x86_64//rpm", |
| 483 | "@zlib-devel-0__1.2.12-5.fc37.x86_64//rpm", |
| 484 | ], |
| 485 | visibility = ["//visibility:public"], |
| 486 | ) |