python-docker 5.x support?
Opened this issue · 1 comments
nirik commented
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.
MartinBasti commented
We still need this limitation, because atomic-reactor still support openshift 3 that runs on RHEL 7
However, patch in fedora downstream should be ok, depends on where fedora infra runs OSBS.