atomic-reactor
atomic-reactor copied to clipboard
python-docker 5.x support?
Greetings.
I am trying to get the Fedora atomic-reactor package updated and working. I pushed the latest version to rawhide and f36, but I missed that there's a hard requirement on:
docker < 4.3.0
While the version of python-docker in F36/rawhide is 5.0.2. :(
Is it ok to relax this requirement? As far as I can tell, 5.0.0 just dropped python2 support.
Thanks for any information.
We still need this limitation, because atomic-reactor still support openshift 3 that runs on RHEL 7
https://github.com/containerbuildsystem/atomic-reactor/commit/3bcaab8516955424c8872f335049f34eb1c93afd
However, patch in fedora downstream should be ok, depends on where fedora infra runs OSBS.