mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-25 14:21:36 +00:00
Add some guesses (see message)
There were c8s imports for python3.11 packages which almost look like the same as c9. There are a few packages that didn't come in like idna or others. but I'm just going to take a wild guess on this and see what happens. Also mpdecimal, can't forget that one.
This commit is contained in:
parent
ef751b2a5e
commit
ae81e4589f
@ -116,8 +116,14 @@ additional_packages = [
|
|||||||
"grafana-postgres",
|
"grafana-postgres",
|
||||||
"grafana-prometheus",
|
"grafana-prometheus",
|
||||||
"grafana-stackdriver",
|
"grafana-stackdriver",
|
||||||
|
"mpdecimal",
|
||||||
"php-pecl-xdebug3",
|
"php-pecl-xdebug3",
|
||||||
"python3-bind9.16",
|
"python3-bind9.16",
|
||||||
|
"python3.11",
|
||||||
|
"python3.11-pip",
|
||||||
|
"python3.11-setuptools",
|
||||||
|
"python3.11-six",
|
||||||
|
"python3.11-wheel",
|
||||||
"qatlib-service",
|
"qatlib-service",
|
||||||
"rtla",
|
"rtla",
|
||||||
"snactor",
|
"snactor",
|
||||||
|
Loading…
Reference in New Issue
Block a user