From d68da458e68fdc24d1bc7fe80de9e1266139b01c Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Nov 14 2018 17:16:13 +0000 Subject: koji.next.md: drop RHEL 5 requirements We don't support RHEL 5 any more, RHEL 6 is the minimum. --- diff --git a/koji.next.md b/koji.next.md index 89743d1..69d056e 100644 --- a/koji.next.md +++ b/koji.next.md @@ -33,8 +33,8 @@ Warning to the reader: = Highlights/Major changes = - python3 support - - the bulk of the code will target python 2.6 + python-six - - we'll create a basic client lib for older systems (e.g rhel5 clients/builders) + - RHEL 5 support is gone in main Koji releases. (It is available in the "legacy-py24" Git branch.) + - RHEL 6 is the oldest supported platform (so, Python 2.6 + python-six) - drop xmlrpc in favor a json based rpc - build namespaces - allow for use cases that require multiple builds of the same NVR (or NVRA)