..
Copyright (C) 2020 CERN.
Docker-Services-CLI is free software; you can redistribute it and/or modify
it under the terms of the MIT License; see LICENSE file for more details.
===================
Docker-Services-CLI
===================
.. image:: https://github.com/inveniosoftware/docker-services-cli/workflows/CI/badge.svg
:target: https://github.com/inveniosoftware/docker-services-cli/actions?query=workflow%3ACI
Python module to start external services needed to tests Invenio modules and applications.
..
Copyright (C) 2020-2024 CERN.
Copyright (C) 2023 Graz University of Technology.
Copyright (C) 2024 TU Wien.
Docker-Services-CLI is free software; you can redistribute it and/or modify
it under the terms of the MIT License; see LICENSE file for more details.
Changes
=======
Version 0.10.0 (released 2024-08-23)
- Updated OpenSearch versions
Version 0.9.0 (released 2024-06-27)
- Updates Python requirements
- Updates test dependencies
- Upgrades GitHub actions
- Removes version from docker compose files
Version 0.8.0 (released 2023-12-11)
- docker: move to docker compose v2
Version 0.7.1 (released 2023-09-05)
- Revert Postgres v11 version to stick to the one published on DockerHub
without the leading `-<debian version>` tagging
Version 0.7.0 (released 2023-09-02)
- Upgrades Postgres and MySQL versions
Version 0.6.1 (released 2023-03-20)
- Adds back support for Python 3.6
Version 0.6.0 (released 2022-10-03)
- Adds OpenSearch v2
Version 0.5.0 (released 2022-08-30)
- Adds OpenSearch v1
- Removes Elasticsearch 6
Version 0.4.2 (released 2022-08-17)
- Upgrades Redis and MQ to latest version
- Supports min version of Python to 3.7
- Formats code with Black
Version 0.4.1 (released 2022-02-23)
- Removes upper bound on Click which causes projects where docker-services-cli
is installed to limit Celery to v5.1.x because Celery v5.2 requires Click 8+.
Version 0.4.0 (released 2022-02-15)
- Changes default version of Postgres to v12.
- Adds Postgres v14 and upgrades other versions.
Version 0.3.1 (released 2021-08-04)
- Fixes an issue where created volumes were not removed again.
Raw data
{
"_id": null,
"home_page": "https://github.com/inveniosoftware/docker-services-cli",
"name": "Docker-Services-CLI",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "docker services cli",
"author": "CERN",
"author_email": "info@inveniosoftware.org",
"download_url": "https://files.pythonhosted.org/packages/e0/c1/129b9815f5d5f9056c8d9c529f036e834f6cf3847046cbff8caedee53288/Docker-Services-CLI-0.10.0.tar.gz",
"platform": "any",
"description": "..\n Copyright (C) 2020 CERN.\n\n Docker-Services-CLI is free software; you can redistribute it and/or modify\n it under the terms of the MIT License; see LICENSE file for more details.\n\n===================\nDocker-Services-CLI\n===================\n\n.. image:: https://github.com/inveniosoftware/docker-services-cli/workflows/CI/badge.svg\n :target: https://github.com/inveniosoftware/docker-services-cli/actions?query=workflow%3ACI\n\n\nPython module to start external services needed to tests Invenio modules and applications.\n\n..\n Copyright (C) 2020-2024 CERN.\n Copyright (C) 2023 Graz University of Technology.\n Copyright (C) 2024 TU Wien.\n\n Docker-Services-CLI is free software; you can redistribute it and/or modify\n it under the terms of the MIT License; see LICENSE file for more details.\n\nChanges\n=======\n\nVersion 0.10.0 (released 2024-08-23)\n\n- Updated OpenSearch versions\n\nVersion 0.9.0 (released 2024-06-27)\n\n- Updates Python requirements\n- Updates test dependencies\n- Upgrades GitHub actions\n- Removes version from docker compose files\n\nVersion 0.8.0 (released 2023-12-11)\n\n- docker: move to docker compose v2\n\nVersion 0.7.1 (released 2023-09-05)\n\n- Revert Postgres v11 version to stick to the one published on DockerHub\n without the leading `-<debian version>` tagging\n\nVersion 0.7.0 (released 2023-09-02)\n\n- Upgrades Postgres and MySQL versions\n\nVersion 0.6.1 (released 2023-03-20)\n\n- Adds back support for Python 3.6\n\nVersion 0.6.0 (released 2022-10-03)\n\n- Adds OpenSearch v2\n\nVersion 0.5.0 (released 2022-08-30)\n\n- Adds OpenSearch v1\n- Removes Elasticsearch 6\n\nVersion 0.4.2 (released 2022-08-17)\n\n- Upgrades Redis and MQ to latest version\n- Supports min version of Python to 3.7\n- Formats code with Black\n\nVersion 0.4.1 (released 2022-02-23)\n\n- Removes upper bound on Click which causes projects where docker-services-cli\n is installed to limit Celery to v5.1.x because Celery v5.2 requires Click 8+.\n\nVersion 0.4.0 (released 2022-02-15)\n\n- Changes default version of Postgres to v12.\n- Adds Postgres v14 and upgrades other versions.\n\nVersion 0.3.1 (released 2021-08-04)\n\n- Fixes an issue where created volumes were not removed again.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python module to ease the creation and management of external services.",
"version": "0.10.0",
"project_urls": {
"Homepage": "https://github.com/inveniosoftware/docker-services-cli"
},
"split_keywords": [
"docker",
"services",
"cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "45c32a771faa818e5f5bf31f548f734ed08cf68c672e840264e6ca7a8911f2db",
"md5": "78f3709cc989421e6d523b20bd533de3",
"sha256": "82fca5cf8fa27989beb529015eb6e566f1205bcbe200cc4afabb287ead15b11a"
},
"downloads": -1,
"filename": "Docker_Services_CLI-0.10.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "78f3709cc989421e6d523b20bd533de3",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 13651,
"upload_time": "2024-08-23T09:15:31",
"upload_time_iso_8601": "2024-08-23T09:15:31.531229Z",
"url": "https://files.pythonhosted.org/packages/45/c3/2a771faa818e5f5bf31f548f734ed08cf68c672e840264e6ca7a8911f2db/Docker_Services_CLI-0.10.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e0c1129b9815f5d5f9056c8d9c529f036e834f6cf3847046cbff8caedee53288",
"md5": "c90f478716cfe53ba1df9711c5066b60",
"sha256": "05229fa84bffc4b67775d1f1ff91ad0b60b6613429f630509c9215972bb4c4fe"
},
"downloads": -1,
"filename": "Docker-Services-CLI-0.10.0.tar.gz",
"has_sig": false,
"md5_digest": "c90f478716cfe53ba1df9711c5066b60",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 22759,
"upload_time": "2024-08-23T09:15:33",
"upload_time_iso_8601": "2024-08-23T09:15:33.122381Z",
"url": "https://files.pythonhosted.org/packages/e0/c1/129b9815f5d5f9056c8d9c529f036e834f6cf3847046cbff8caedee53288/Docker-Services-CLI-0.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-23 09:15:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inveniosoftware",
"github_project": "docker-services-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "docker-services-cli"
}