Commit graph

8 commits

Author SHA1 Message Date
dca412cff0
Make some assumptions
CentOS Stream 8 is transitioning to the 9 model. This basically means no
changes will be happening in git.c.o anymore for c8s. So we have to make
assumptions until then.

A bunch of python3.11 packages came in and a standalone ecj came in.
Going to make an assumption these are all together and go into
appstream. Other thing I noticed is the new ansible-core wants
python3.11. We'll roll with it and see what happens.

Also a new module came in called jaxb. Hopefully that is correct too.
2023-02-17 22:05:18 -07:00
d2963cf780
idna is in stream 9, probably here too 2023-02-09 01:21:41 -07:00
ae81e4589f
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.
2023-02-07 20:59:10 -07:00
545d4b15e7
move image confs 2023-01-17 16:16:53 -07:00
abb29ea8e8
fix var names again 2023-01-17 15:53:25 -07:00
55039fc149
correct module variable 2023-01-17 15:36:30 -07:00
f640b518a9
adjust version vars 2023-01-17 15:24:59 -07:00
d2104c3938
re-arrange to match r9 2023-01-17 15:23:13 -07:00