koji.next.md: drop RHEL 5 requirements
We don't support RHEL 5 any more, RHEL 6 is the minimum.
This commit is contained in:
parent
fa9d18a1c4
commit
d68da458e6
1 changed files with 2 additions and 2 deletions
|
|
@ -33,8 +33,8 @@ Warning to the reader:
|
||||||
= Highlights/Major changes =
|
= Highlights/Major changes =
|
||||||
|
|
||||||
- python3 support
|
- python3 support
|
||||||
- the bulk of the code will target python 2.6 + python-six
|
- RHEL 5 support is gone in main Koji releases. (It is available in the "legacy-py24" Git branch.)
|
||||||
- we'll create a basic client lib for older systems (e.g rhel5 clients/builders)
|
- RHEL 6 is the oldest supported platform (so, Python 2.6 + python-six)
|
||||||
- drop xmlrpc in favor a json based rpc
|
- drop xmlrpc in favor a json based rpc
|
||||||
- build namespaces
|
- build namespaces
|
||||||
- allow for use cases that require multiple builds of the same NVR (or NVRA)
|
- allow for use cases that require multiple builds of the same NVR (or NVRA)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue