Add some more things that came in on mqtt

tomcat showed up, it produced quite a few packages, so we're taking a
guess if red hat will be publishing all of them.

a few new python3.11 things came in too, so adding those in. our
composes were yelling about missing deps, so hopefully this helps. I
have a feeling that if we had the 8.8 comps it'd solve the repoclosure
issues.
This commit is contained in:
Louis Abel 2023-02-21 19:33:36 -07:00
parent dca412cff0
commit 839bd6299c
Signed by: label
GPG Key ID: B37E62D143879B36
1 changed files with 13 additions and 0 deletions

View File

@ -124,9 +124,12 @@ additional_packages = [
"python3.11-cffi",
"python3.11-charset-normalizer",
"python3.11-cryptography",
"python3.11-devel",
"python3.11-idna",
"python3.11-lxml",
"python3.11-mod_wsgi",
"python3.11-numpy",
"python3.11-numpy-f2py",
"python3.11-pip",
"python3.11-ply",
"python3.11-psycopg2",
@ -136,13 +139,23 @@ additional_packages = [
"python3.11-pyyaml",
"python3.11-requests",
"python3.11-setuptools",
"python3.11-scipy",
"python3.11-six",
"python3.11-tkinter",
"python3.11-urllib3",
"python3.11-wheel",
"qatlib-service",
"rtla",
"snactor",
"synce4l",
"tomcat",
"tomcat-admin-webapps",
"tomcat-docs-webapp",
"tomcat-el-3.0-api",
"tomcat-jsp-2.3-api",
"tomcat-lib",
"tomcat-servlet-4.0-api",
"tomcat-webapps",
"tpm2-pkcs11",
"tpm2-pkcs11-tools",
"wpebackend-fdo",