All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization] [PATCH 0/3] Uprev docker-compose to 1.25.0
@ 2019-12-02 19:27 Ming Liu
  2019-12-02 19:27 ` [meta-virtualization] [PATCH 1/3] python-docker-pycreds: uprev to 0.4.0 Ming Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ming Liu @ 2019-12-02 19:27 UTC (permalink / raw)
  To: meta-virtualization; +Cc: stefan.agner, Qi.Chen, Ming Liu

From: Ming Liu <liu.ming50@gmail.com>

This patch set mainly aims to uprev docker-compose to 1.25.0 and also
upgrade some of its dependencies to the latest release version.

Test on a colibri-imx8x machine against:
https://docs.docker.com/compose/gettingstarted/

Ming Liu (3):
  python-docker-pycreds: uprev to 0.4.0
  python-docker: uprev to 4.1.0
  python3-docker-compose: uprev to 1.25.0

 ...up.py-remove-maximum-version-requirements.patch | 33 +++++++++++----------
 .../python3-docker-compose_1.21.2.bb               | 31 --------------------
 .../python3-docker-compose_1.25.0.bb               | 34 ++++++++++++++++++++++
 recipes-devtools/python/python-docker-pycreds.inc  |  4 +--
 ...eds_0.3.0.bb => python-docker-pycreds_0.4.0.bb} |  0
 recipes-devtools/python/python-docker.inc          |  4 +--
 ...thon-docker_3.4.0.bb => python-docker_4.1.0.bb} |  0
 ...ds_0.3.0.bb => python3-docker-pycreds_0.4.0.bb} |  0
 ...on3-docker_3.4.0.bb => python3-docker_4.1.0.bb} |  0
 9 files changed, 55 insertions(+), 51 deletions(-)
 delete mode 100644 recipes-containers/docker-compose/python3-docker-compose_1.21.2.bb
 create mode 100644 recipes-containers/docker-compose/python3-docker-compose_1.25.0.bb
 rename recipes-devtools/python/{python-docker-pycreds_0.3.0.bb => python-docker-pycreds_0.4.0.bb} (100%)
 rename recipes-devtools/python/{python-docker_3.4.0.bb => python-docker_4.1.0.bb} (100%)
 rename recipes-devtools/python/{python3-docker-pycreds_0.3.0.bb => python3-docker-pycreds_0.4.0.bb} (100%)
 rename recipes-devtools/python/{python3-docker_3.4.0.bb => python3-docker_4.1.0.bb} (100%)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-12-10  9:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-02 19:27 [meta-virtualization] [PATCH 0/3] Uprev docker-compose to 1.25.0 Ming Liu
2019-12-02 19:27 ` [meta-virtualization] [PATCH 1/3] python-docker-pycreds: uprev to 0.4.0 Ming Liu
2019-12-02 19:27 ` [meta-virtualization] [PATCH 2/3] python-docker: uprev to 4.1.0 Ming Liu
2019-12-02 19:27 ` [meta-virtualization] [PATCH 3/3] python3-docker-compose: uprev to 1.25.0 Ming Liu
2019-12-06 19:08 ` [meta-virtualization] [PATCH 0/3] Uprev docker-compose " Bruce Ashfield
2019-12-07 13:25   ` Ming Liu
2019-12-10  7:11     ` Bruce Ashfield
2019-12-10  9:15       ` Ming Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.