https://bugzilla.redhat.com/show_bug.cgi?id=1422198

Tomas Tomecek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(james.hogarth@gma |
                   |il.com)                     |



--- Comment #11 from Tomas Tomecek <[email protected]> ---
They did a bunch of breaking changes, see [a]; the most important one is that
docker-py>=2 is not backwards compatible:

1. They renamed their low-level API class and added a new high-level API; this
is what I had to do in my project in order to support both docker-py versions:
https://github.com/TomasTomecek/sen/commit/52fd9526fb465040589e5d1e60ca1512fe21b477

2. They renamed the project in PyPI. Since Fedora consumes docker-py from PyPI,
we wanted to match the name.

[a] https://docker-py.readthedocs.io/en/stable/change-log.html#id14


I will reply to the file conflicts issue in the other bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to