..
This file is part of Invenio.
Copyright (C) 2017-2020 CERN.
Invenio is free software; you can redistribute it and/or modify it
under the terms of the MIT License; see LICENSE file for more details.
================
Invenio-Queues
================
.. image:: https://github.com/inveniosoftware/invenio-queues/workflows/CI/badge.svg
:target: https://github.com/inveniosoftware/invenio-queues/actions?query=workflow%3ACI
.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-queues.svg
:target: https://coveralls.io/r/inveniosoftware/invenio-queues
.. image:: https://img.shields.io/pypi/v/invenio-queues.svg
:target: https://pypi.org/pypi/invenio-queues
Invenio module for managing queues.
Further documentation is available on
https://invenio-queues.readthedocs.io/
..
This file is part of Invenio.
Copyright (C) 2017-2023 CERN.
Invenio 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 1.0.1 (release 2024-01-15)
----------------------------------
- Fix consumer and producer connection closing
Version 1.0.0a2 (release 2020-10-08)
------------------------------------
- Changes license to MIT
- Adds support for Python 3 and dependencies upgrade
- Improves documentation
- Integrates pytest-invenio 1.4
Version 1.0.0a2 (release 2019-11-08)
------------------------------------
- Removes amqp dependency because it breaks pip dependency resolution
and the same version is already included in kombu
Version 1.0.0a1 (release 2017-08-19)
------------------------------------
- Initial public release.
Raw data
{
"_id": null,
"home_page": "https://github.com/inveniosoftware/invenio-queues",
"name": "invenio-queues",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "invenio TODO",
"author": "CERN",
"author_email": "info@inveniosoftware.org",
"download_url": "https://files.pythonhosted.org/packages/3f/96/f257e16af921dbaae07c01a297add7105d9c6266087c1361189a32509317/invenio-queues-1.0.1.tar.gz",
"platform": "any",
"description": "..\n This file is part of Invenio.\n Copyright (C) 2017-2020 CERN.\n\n Invenio is free software; you can redistribute it and/or modify it\n under the terms of the MIT License; see LICENSE file for more details.\n\n\n================\n Invenio-Queues\n================\n\n.. image:: https://github.com/inveniosoftware/invenio-queues/workflows/CI/badge.svg\n :target: https://github.com/inveniosoftware/invenio-queues/actions?query=workflow%3ACI\n\n.. image:: https://img.shields.io/coveralls/inveniosoftware/invenio-queues.svg\n :target: https://coveralls.io/r/inveniosoftware/invenio-queues\n\n.. image:: https://img.shields.io/pypi/v/invenio-queues.svg\n :target: https://pypi.org/pypi/invenio-queues\n\nInvenio module for managing queues.\n\nFurther documentation is available on\nhttps://invenio-queues.readthedocs.io/\n\n..\n This file is part of Invenio.\n Copyright (C) 2017-2023 CERN.\n\n Invenio is free software; you can redistribute it and/or modify it\n under the terms of the MIT License; see LICENSE file for more details.\n\n\nChanges\n=======\n\nVersion 1.0.1 (release 2024-01-15)\n----------------------------------\n\n- Fix consumer and producer connection closing\n\nVersion 1.0.0a2 (release 2020-10-08)\n------------------------------------\n\n- Changes license to MIT\n- Adds support for Python 3 and dependencies upgrade\n- Improves documentation\n- Integrates pytest-invenio 1.4\n\nVersion 1.0.0a2 (release 2019-11-08)\n------------------------------------\n\n- Removes amqp dependency because it breaks pip dependency resolution\n and the same version is already included in kombu\n\nVersion 1.0.0a1 (release 2017-08-19)\n------------------------------------\n\n- Initial public release.\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "\"Invenio module for managing queues.\"",
"version": "1.0.1",
"project_urls": {
"Homepage": "https://github.com/inveniosoftware/invenio-queues"
},
"split_keywords": [
"invenio",
"todo"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c53ca6a6904e4c7eb74c07cdffbf6ec299dfd9b8624076e5463c5a185b377aa8",
"md5": "b8b99cb981f53c8b7032947eecba8c8e",
"sha256": "437466ac59d47ef81f621f36aac96c38bc3c04499a3105eaf35c6f22ed254d1b"
},
"downloads": -1,
"filename": "invenio_queues-1.0.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "b8b99cb981f53c8b7032947eecba8c8e",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 10471,
"upload_time": "2024-01-15T08:34:11",
"upload_time_iso_8601": "2024-01-15T08:34:11.797467Z",
"url": "https://files.pythonhosted.org/packages/c5/3c/a6a6904e4c7eb74c07cdffbf6ec299dfd9b8624076e5463c5a185b377aa8/invenio_queues-1.0.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3f96f257e16af921dbaae07c01a297add7105d9c6266087c1361189a32509317",
"md5": "834498b876a25c7355f4ab6da44431cb",
"sha256": "136b3bb425418a484aa453570138f9a052977ec6aeb08d9ad2f96ec100bc7cfc"
},
"downloads": -1,
"filename": "invenio-queues-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "834498b876a25c7355f4ab6da44431cb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 20927,
"upload_time": "2024-01-15T08:34:13",
"upload_time_iso_8601": "2024-01-15T08:34:13.195054Z",
"url": "https://files.pythonhosted.org/packages/3f/96/f257e16af921dbaae07c01a297add7105d9c6266087c1361189a32509317/invenio-queues-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-15 08:34:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "inveniosoftware",
"github_project": "invenio-queues",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "invenio-queues"
}