{ "info": { "author": "Brett Swift", "author_email": "brettswift@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "=======\nCumulus\n=======\n\n\n.. image:: https://img.shields.io/pypi/v/cfn_cumulus.svg\n :target: https://pypi.python.org/pypi/cfn_cumulus\n\n.. image:: https://img.shields.io/travis/brettswift/cumulus.svg\n :target: https://travis-ci.org/brettswift/cumulus\n\n.. image:: https://readthedocs.org/projects/cfn_cumulus/badge/?version=latest\n :target: https://cfn_cumulus.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n\n\nSimplified dynamic cloudformation resources with an opinion\n\n\n* Free software: MIT license\n* Documentation: https://cfn_cumulus.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n# Changelog\n\n## [Unreleased](https://github.com/brettswift/cumulus/tree/HEAD)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/v0.1.8...HEAD)\n\n**Merged pull requests:**\n\n- Enable scaling groups on cumulus [\\#32](https://github.com/brettswift/cumulus/pull/32) ([jsauter](https://github.com/jsauter))\n- Support for injectable cloudformation roles [\\#31](https://github.com/brettswift/cumulus/pull/31) ([brettswift](https://github.com/brettswift))\n- Flake8 got more picky. Fix it [\\#30](https://github.com/brettswift/cumulus/pull/30) ([brettswift](https://github.com/brettswift))\n- Add convenience method to simply add statements to a Policy [\\#29](https://github.com/brettswift/cumulus/pull/29) ([brettswift](https://github.com/brettswift))\n- Enable optional S3 bucket creation [\\#28](https://github.com/brettswift/cumulus/pull/28) ([brettswift](https://github.com/brettswift))\n- tweaking scaling group test to reflect new api [\\#27](https://github.com/brettswift/cumulus/pull/27) ([jsauter](https://github.com/jsauter))\n- Bump version: 0.1.7 \u2192 0.1.8 [\\#26](https://github.com/brettswift/cumulus/pull/26) ([brettswift](https://github.com/brettswift))\n\n## [v0.1.8](https://github.com/brettswift/cumulus/tree/v0.1.8) (2018-10-16)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/v0.1.7...v0.1.8)\n\n**Implemented enhancements:**\n\n- Support for injectable cloudformation roles [\\#23](https://github.com/brettswift/cumulus/pull/23) ([brettswift](https://github.com/brettswift))\n\n**Merged pull requests:**\n\n- Fix naming for pipeline role and CodeBuild projects. Make physical na\u2026 [\\#24](https://github.com/brettswift/cumulus/pull/24) ([john-shaskin](https://github.com/john-shaskin))\n\n## [v0.1.7](https://github.com/brettswift/cumulus/tree/v0.1.7) (2018-10-05)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/v0.1.6...v0.1.7)\n\n**Merged pull requests:**\n\n- Removing 'some file' called 'somefile.yaml' [\\#21](https://github.com/brettswift/cumulus/pull/21) ([brettswift](https://github.com/brettswift))\n- Allow CloudFormation action in CodePipeline to push stack outputs to an optional output artifact [\\#19](https://github.com/brettswift/cumulus/pull/19) ([john-shaskin](https://github.com/john-shaskin))\n\n## [v0.1.6](https://github.com/brettswift/cumulus/tree/v0.1.6) (2018-09-25)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/v0.1.5...v0.1.6)\n\n**Merged pull requests:**\n\n- Fix flake8 errors from PR \\#11 [\\#18](https://github.com/brettswift/cumulus/pull/18) ([brettswift](https://github.com/brettswift))\n- Output information for pipeline source stages [\\#17](https://github.com/brettswift/cumulus/pull/17) ([brettswift](https://github.com/brettswift))\n- Add support for multiple input artifacts to the CloudFormation action [\\#16](https://github.com/brettswift/cumulus/pull/16) ([john-shaskin](https://github.com/john-shaskin))\n- Support a Lambda Invoke step in the pipeline [\\#12](https://github.com/brettswift/cumulus/pull/12) ([brettswift](https://github.com/brettswift))\n- Initial support of asg and alb. [\\#11](https://github.com/brettswift/cumulus/pull/11) ([jsauter](https://github.com/jsauter))\n- Support auto param generation logic, validation [\\#10](https://github.com/brettswift/cumulus/pull/10) ([brettswift](https://github.com/brettswift))\n\n## [v0.1.5](https://github.com/brettswift/cumulus/tree/v0.1.5) (2018-09-12)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/v0.1.4...v0.1.5)\n\n**Merged pull requests:**\n\n- Add a step to support Cloudformation in CodePipeline [\\#9](https://github.com/brettswift/cumulus/pull/9) ([john-shaskin](https://github.com/john-shaskin))\n- Support Code Commit source actions [\\#8](https://github.com/brettswift/cumulus/pull/8) ([brettswift](https://github.com/brettswift))\n- Make step namespaces match the groupings in the AWS console for simpl\u2026 [\\#6](https://github.com/brettswift/cumulus/pull/6) ([brettswift](https://github.com/brettswift))\n- Make integration tests more resiiliant [\\#5](https://github.com/brettswift/cumulus/pull/5) ([brettswift](https://github.com/brettswift))\n- Acceptance / integration test of the pipeline works [\\#4](https://github.com/brettswift/cumulus/pull/4) ([brettswift](https://github.com/brettswift))\n- Codereview [\\#3](https://github.com/brettswift/cumulus/pull/3) ([brettswift](https://github.com/brettswift))\n\n## [v0.1.4](https://github.com/brettswift/cumulus/tree/v0.1.4) (2018-08-16)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/v0.1.3...v0.1.4)\n\n**Merged pull requests:**\n\n- Support injectable buildspecs [\\#2](https://github.com/brettswift/cumulus/pull/2) ([brettswift](https://github.com/brettswift))\n\n## [v0.1.3](https://github.com/brettswift/cumulus/tree/v0.1.3) (2018-08-16)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/v0.1.2...v0.1.3)\n\n## [v0.1.2](https://github.com/brettswift/cumulus/tree/v0.1.2) (2018-08-16)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/v0.1.1...v0.1.2)\n\n## [v0.1.1](https://github.com/brettswift/cumulus/tree/v0.1.1) (2018-08-15)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/0.1.0...v0.1.1)\n\n## [0.1.0](https://github.com/brettswift/cumulus/tree/0.1.0) (2018-08-15)\n\n[Full Changelog](https://github.com/brettswift/cumulus/compare/f478ea42ba024339fe0edb7013aa6d07925227fc...0.1.0)\n\n**Merged pull requests:**\n\n- Feature/simple pipeline [\\#1](https://github.com/brettswift/cumulus/pull/1) ([brettswift](https://github.com/brettswift))\n\n\n\n\\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*\n1. \n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/brettswift/cumulus", "keywords": "cumulus", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "cfn-cumulus", "package_url": "https://pypi.org/project/cfn-cumulus/", "platform": "", "project_url": "https://pypi.org/project/cfn-cumulus/", "project_urls": { "Homepage": "https://github.com/brettswift/cumulus" }, "release_url": "https://pypi.org/project/cfn-cumulus/0.1.18/", "requires_dist": [ "troposphere", "awacs", "termcolor", "enum34", "pytest ; extra == 'test'", "pytest-runner ; extra == 'test'", "stacker ; extra == 'test'", "flake8 ; extra == 'test'", "pytest-watch ; extra == 'test'", "coveralls ; extra == 'test'", "awscli ; extra == 'test'", "mock ; extra == 'test'" ], "requires_python": "", "summary": "Simplified Cloudformation architectural patterns, with an opinion", "version": "0.1.18" }, "last_serial": 4930855, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d43dd224c1a1cb1d46b1c08cb2188cf3", "sha256": "a123aca66513fb364bb7f0366e08bac6bb74e6a69b574258716ad1546f818fbf" }, "downloads": -1, "filename": "cfn_cumulus-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d43dd224c1a1cb1d46b1c08cb2188cf3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2399, "upload_time": "2018-08-15T22:20:19", "url": "https://files.pythonhosted.org/packages/7c/33/a5e09746e32464a6b362f2e285aaf5de42634eb4f3b5f501342dfc501e0d/cfn_cumulus-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "496dbbd806db590283b213402d24179f", "sha256": "b4d4d9e20fd116c69e48345ba2f90718b254fd9337be833ed8056be967e0d32e" }, "downloads": -1, "filename": "cfn_cumulus-0.1.0.tar.gz", "has_sig": false, "md5_digest": "496dbbd806db590283b213402d24179f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11927, "upload_time": "2018-08-15T22:20:20", "url": "https://files.pythonhosted.org/packages/b7/96/17c948551117be5c9956a3c1e68fee1a08cfb3b1e51b1fd5da012cdd17b9/cfn_cumulus-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "adcdd16fa89765982ff4eb1d96540a26", "sha256": "29f6c16a86ea26ac2c9eade4d94aeba164e2ab6b0f699db880a8575af4bfbab5" }, "downloads": -1, "filename": "cfn_cumulus-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "adcdd16fa89765982ff4eb1d96540a26", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2400, "upload_time": "2018-08-15T22:23:58", "url": "https://files.pythonhosted.org/packages/30/85/7e584b39a4ed57a12978854443e903d38cc11391aff2bf6adea029d0bb34/cfn_cumulus-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de1049fc3b329433c1ce3b1a7023a93d", "sha256": "957fe9b36117db225bf4b2c48136d5443f089184252ebe7b0e7d5d80ac2095d4" }, "downloads": -1, "filename": "cfn_cumulus-0.1.1.tar.gz", "has_sig": false, "md5_digest": "de1049fc3b329433c1ce3b1a7023a93d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11933, "upload_time": "2018-08-15T22:24:00", "url": "https://files.pythonhosted.org/packages/df/b9/de44f63c3fd6492083016e8a7ec213ab02413e96c3480b981abdab5c9814/cfn_cumulus-0.1.1.tar.gz" } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "756c8e8a97c414406ae49aba2baf1d71", "sha256": "d1eae4a3eed4c3a357f245be872e17b2d85760500e9e266870672ca32d85560f" }, "downloads": -1, "filename": "cfn_cumulus-0.1.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "756c8e8a97c414406ae49aba2baf1d71", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53577, "upload_time": "2018-11-20T22:36:36", "url": "https://files.pythonhosted.org/packages/77/d0/7ef0bffd0085e43f63ee9203bcf44cd6a75326e2d24f34f9186041c5a2f8/cfn_cumulus-0.1.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bb2c10b383c9410b73d02093ada21c9d", "sha256": "3a2ae81fb7beb54edaea79dab3706fd8c7d1f17465eb0c64faada5a8cfe39dcd" }, "downloads": -1, "filename": "cfn_cumulus-0.1.10.tar.gz", "has_sig": false, "md5_digest": "bb2c10b383c9410b73d02093ada21c9d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34878, "upload_time": "2018-11-20T22:36:38", "url": "https://files.pythonhosted.org/packages/04/7d/1be3d36c81000f77160b3e4657727030d5e7c727bb894d09ffde0e06af90/cfn_cumulus-0.1.10.tar.gz" } ], "0.1.14": [ { "comment_text": "", "digests": { "md5": "d5228253f1e35d4c09f5c385f9047a2d", "sha256": "28461a633587444a7c4037672ee30f7f1746e356b1c6f24766b6d623a3532c37" }, "downloads": -1, "filename": "cfn_cumulus-0.1.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5228253f1e35d4c09f5c385f9047a2d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53727, "upload_time": "2018-12-12T22:29:31", "url": "https://files.pythonhosted.org/packages/f7/2e/024353ac7235b427f8d7171c20b1d98270bfaa58242f93c178f7b0ac6ab5/cfn_cumulus-0.1.14-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "945e0ff14a8bfe25cd707692bb1fc1f4", "sha256": "201c2cbe4e54e89b544efa12df56c336a36c1ef39a275b34e0be00d0cef559fd" }, "downloads": -1, "filename": "cfn_cumulus-0.1.14.tar.gz", "has_sig": false, "md5_digest": "945e0ff14a8bfe25cd707692bb1fc1f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35003, "upload_time": "2018-12-12T22:29:32", "url": "https://files.pythonhosted.org/packages/9d/3f/b18c11814f4f48a8311be492470a83c356e045972b7e835415fe13d6eae5/cfn_cumulus-0.1.14.tar.gz" } ], "0.1.15": [ { "comment_text": "", "digests": { "md5": "d24f2c6ae860c65032013c09327b71f1", "sha256": "22c508904ce256ddf5d4f876f094c7a61cd4a5f5b583dc7b68238c629b32aff2" }, "downloads": -1, "filename": "cfn_cumulus-0.1.15-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d24f2c6ae860c65032013c09327b71f1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53997, "upload_time": "2018-12-19T23:25:19", "url": "https://files.pythonhosted.org/packages/f2/7b/c96eaf2e918b713c817d38264723bc08d7b5b1532ce6bab2421eb6329964/cfn_cumulus-0.1.15-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "249a008d734e6548a152b6a75c2220f6", "sha256": "e978303012aa9f279d2d5c7f3dfe42981bd9c4b72323b91d090a5d885ef3cf13" }, "downloads": -1, "filename": "cfn_cumulus-0.1.15.tar.gz", "has_sig": false, "md5_digest": "249a008d734e6548a152b6a75c2220f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35255, "upload_time": "2018-12-19T23:25:21", "url": "https://files.pythonhosted.org/packages/d3/1d/596e8eee921bfe0fc754754b3a9bfc97eb58cfa6c4a8ac3bcaf450c3a855/cfn_cumulus-0.1.15.tar.gz" } ], "0.1.16": [ { "comment_text": "", "digests": { "md5": "ad0822cc5c08532199f97eace272cd50", "sha256": "efebee9d94757c4638671afd9042bf90dc8c3b89cb6c57db05bf9544d768f3a3" }, "downloads": -1, "filename": "cfn_cumulus-0.1.16-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ad0822cc5c08532199f97eace272cd50", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53952, "upload_time": "2019-01-29T17:22:26", "url": "https://files.pythonhosted.org/packages/54/86/4e93723a53282d9c2c8b1c717eb5403337fac661ce31e7f71591f5b73ac1/cfn_cumulus-0.1.16-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a94dc9285dbcbb79db4e9092bb1158fe", "sha256": "e92af9e7ffd7e6f20dc4cb8f056f19e1e4a1c93d9b4c8287b46f4fbe0b157f3c" }, "downloads": -1, "filename": "cfn_cumulus-0.1.16.tar.gz", "has_sig": false, "md5_digest": "a94dc9285dbcbb79db4e9092bb1158fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35233, "upload_time": "2019-01-29T17:22:28", "url": "https://files.pythonhosted.org/packages/70/89/f5190f2d3de2af34b06b4c552885cd05a44907b314b5b33524ea0d58a43b/cfn_cumulus-0.1.16.tar.gz" } ], "0.1.17": [ { "comment_text": "", "digests": { "md5": "8de27511be7d824f25fae8ea3cd9ff81", "sha256": "6c18ad8ab00dc0ad6829b9123ebf6d2ead642a3ad589c869b5f2fdd35dfb56ca" }, "downloads": -1, "filename": "cfn_cumulus-0.1.17-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8de27511be7d824f25fae8ea3cd9ff81", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 53925, "upload_time": "2019-02-28T17:24:59", "url": "https://files.pythonhosted.org/packages/dd/f1/72cb150a1d5689e4d205083cb61a3c9e809383c6e87ca80e689be35b6bae/cfn_cumulus-0.1.17-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4ef9e636490dc0fda23e867eba8087ae", "sha256": "44cb745d9bc7590abe4bb425d8b36e18b98065387826a266b9a7927ed73dfd67" }, "downloads": -1, "filename": "cfn_cumulus-0.1.17.tar.gz", "has_sig": false, "md5_digest": "4ef9e636490dc0fda23e867eba8087ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35235, "upload_time": "2019-02-28T17:25:00", "url": "https://files.pythonhosted.org/packages/30/6a/58305311db72c0a870ad498544f9b75742d9969289a494208a29052345e1/cfn_cumulus-0.1.17.tar.gz" } ], "0.1.18": [ { "comment_text": "", "digests": { "md5": "1d182bb3ed4d9670e55723eac50fabdd", "sha256": "6b64488f6dd081cdae9e755883e75ddd103e901619692e5b846c103a9d7f917b" }, "downloads": -1, "filename": "cfn_cumulus-0.1.18-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1d182bb3ed4d9670e55723eac50fabdd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54107, "upload_time": "2019-03-12T16:14:26", "url": "https://files.pythonhosted.org/packages/fb/5f/6f9421e9a82ac682dd13ee1f163126c1f345ec7fcb243957a8047b0765e0/cfn_cumulus-0.1.18-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a93ee511c14aa143ecf7df6c95c7c819", "sha256": "a505282d992bedebd29326e3b567de31010b22dbb7aa778652dd57e101f6a99c" }, "downloads": -1, "filename": "cfn_cumulus-0.1.18.tar.gz", "has_sig": false, "md5_digest": "a93ee511c14aa143ecf7df6c95c7c819", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35365, "upload_time": "2019-03-12T16:14:27", "url": "https://files.pythonhosted.org/packages/27/2f/3465bb1668b5cc32da7edc4b2f9f5193f7dfdc8e0beb3c8f60ff16fe92b8/cfn_cumulus-0.1.18.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4943adc509cb85ecf9dbe3153a67dcac", "sha256": "673a723cfa102efacc0d5b356a92f5aa02712fe75bae7d97038118468a16cf9e" }, "downloads": -1, "filename": "cfn_cumulus-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4943adc509cb85ecf9dbe3153a67dcac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2399, "upload_time": "2018-08-16T13:25:55", "url": "https://files.pythonhosted.org/packages/bd/f8/66584d11cfbfbb15aa0c0d48604b5ff343e771e73d66f4966f9e3bad4c03/cfn_cumulus-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "10faa89c78cd86b6cbb0eff958c2aff5", "sha256": "7442d8c8c09dceb3e63d5efcea7f88861a106351df9405eb76ea86c4a6586564" }, "downloads": -1, "filename": "cfn_cumulus-0.1.2.tar.gz", "has_sig": false, "md5_digest": "10faa89c78cd86b6cbb0eff958c2aff5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11931, "upload_time": "2018-08-16T13:25:56", "url": "https://files.pythonhosted.org/packages/b3/a4/c494f003a341f0f33489ff02721bddf730149c77076825ebd2ccc99db2c3/cfn_cumulus-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "e9b29fb3c8f13d75d34ad6388809c75c", "sha256": "1114b4baad0e9a90eec2f7e98ac561832d70e6121ecb09d7acb5cd74eedf0a35" }, "downloads": -1, "filename": "cfn_cumulus-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e9b29fb3c8f13d75d34ad6388809c75c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18849, "upload_time": "2018-08-16T14:09:07", "url": "https://files.pythonhosted.org/packages/c6/0e/bea1d04f4f4c1e80cadfed70aea6cb475ab7fea418f09b0d0736f8caf874/cfn_cumulus-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "334b2b717adde8ae8bfad66b5e529f0d", "sha256": "ff43f05ab303e4279a6ff379bfeed02f854fa83b5d479b6965d13a24890d7aff" }, "downloads": -1, "filename": "cfn_cumulus-0.1.3.tar.gz", "has_sig": false, "md5_digest": "334b2b717adde8ae8bfad66b5e529f0d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18055, "upload_time": "2018-08-16T14:09:08", "url": "https://files.pythonhosted.org/packages/95/17/2a9f017b2fa36a2428c3470746f7ca329b394efdf08698b7cd9707b2aa4d/cfn_cumulus-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "cded6a6d13c5ca3fcd74578fe5d367e7", "sha256": "8142f9f6093bb35a4aa86a24f1d93a982728762a28efd038e35a7c43cd1d86a5" }, "downloads": -1, "filename": "cfn_cumulus-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cded6a6d13c5ca3fcd74578fe5d367e7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18926, "upload_time": "2018-08-16T14:42:18", "url": "https://files.pythonhosted.org/packages/b1/62/bf8446812d2e25b69af6a7904e6888d138aceebf70e68544ae3bff9f8524/cfn_cumulus-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c6f247a7f7763bf58fddccee82abb26f", "sha256": "14e46cdb0075c407d73c1b345b253736816ad64f397461c67256f6971b4dde33" }, "downloads": -1, "filename": "cfn_cumulus-0.1.4.tar.gz", "has_sig": false, "md5_digest": "c6f247a7f7763bf58fddccee82abb26f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18155, "upload_time": "2018-08-16T14:42:19", "url": "https://files.pythonhosted.org/packages/2f/bb/769139f585b7e6aab2b5c3a312b49f9ef24b0811ebdaf03d010be637737a/cfn_cumulus-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "4c64c9047cb9ef6937d92dfe5df9cea6", "sha256": "54b3dc73ab1ad1cfbb5108b12e4719a2ed5b7ff9e6bf8df139390dc559450e9b" }, "downloads": -1, "filename": "cfn_cumulus-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4c64c9047cb9ef6937d92dfe5df9cea6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26050, "upload_time": "2018-09-12T16:16:34", "url": "https://files.pythonhosted.org/packages/9c/38/ae8b9f53a7548a46771ced9eef8241528de8e230e6225cc4e26686555257/cfn_cumulus-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cba2be3b2c066517b5874784783ae402", "sha256": "1eb74066ffd53d2fae58418ba90790f36bc6b6163fdf6b6419b0dc7a6e865e24" }, "downloads": -1, "filename": "cfn_cumulus-0.1.5.tar.gz", "has_sig": false, "md5_digest": "cba2be3b2c066517b5874784783ae402", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20874, "upload_time": "2018-09-12T16:16:36", "url": "https://files.pythonhosted.org/packages/c2/f7/dfdd66e02448867e7a8eba9377944b5d82d7f26bb91fbe6d302a8c76250d/cfn_cumulus-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "425f27b0283bdbeb702229893fb0987d", "sha256": "400e108d0f45693940d0c4a46069e20a9b1796ea2c18ea191fd45a8ff664ff62" }, "downloads": -1, "filename": "cfn_cumulus-0.1.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "425f27b0283bdbeb702229893fb0987d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47875, "upload_time": "2018-09-25T16:06:42", "url": "https://files.pythonhosted.org/packages/69/c0/2ecc8a09765105b712c86830ae0357e000ecd7bb65bf695989513b6dbea2/cfn_cumulus-0.1.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a296334eb8476a9e5420d458ae10857", "sha256": "52ccc005b3cefeb773cad5247acb124bb0e247d05eac761277c25ef3cd029f27" }, "downloads": -1, "filename": "cfn_cumulus-0.1.6.tar.gz", "has_sig": false, "md5_digest": "3a296334eb8476a9e5420d458ae10857", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32569, "upload_time": "2018-09-25T16:06:44", "url": "https://files.pythonhosted.org/packages/e7/a3/1be112e07eab5b5cbe147f2a77ed5aa7a4ae9439c8720918d44d11250c40/cfn_cumulus-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "1b7702882b892aa1804ef340172a48e6", "sha256": "60848bca7828d9354ce97c12b3db55156ddcd6efccb2349c2a8fa69f47181726" }, "downloads": -1, "filename": "cfn_cumulus-0.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1b7702882b892aa1804ef340172a48e6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47262, "upload_time": "2018-10-05T17:15:44", "url": "https://files.pythonhosted.org/packages/e4/5e/9b4ad327a4172a10f69f37297045df71f8cb49145799aa718c62f34a40af/cfn_cumulus-0.1.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a09a56c90ebdd0ef2e939361eb1284df", "sha256": "2a651db684960dd21e48eeb6c8ab557d3ce415f3d58470a6321816a20e6891bf" }, "downloads": -1, "filename": "cfn_cumulus-0.1.7.tar.gz", "has_sig": false, "md5_digest": "a09a56c90ebdd0ef2e939361eb1284df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30169, "upload_time": "2018-10-05T17:15:46", "url": "https://files.pythonhosted.org/packages/19/50/dfc56d96e93ebd9d4afa3a21501d26f7f54d889b7864b7f8ecb12f7846d1/cfn_cumulus-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "6bbd307447aeb3789d51a402764c8d89", "sha256": "627044cde4181631999a66a977f0c98ceed57244eeef677265b6815f2a93e704" }, "downloads": -1, "filename": "cfn_cumulus-0.1.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6bbd307447aeb3789d51a402764c8d89", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 48285, "upload_time": "2018-10-16T18:21:08", "url": "https://files.pythonhosted.org/packages/7a/90/58b800c78c839d790b23109aa1d8970cb2fc17e92b972dedbb497e6bc6bc/cfn_cumulus-0.1.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b644df3b072440c0ba293ced148c7405", "sha256": "7098399f1306ebd1cbd814379b7f4544b47fa7f3a53cd031ac37ec2d70e6393d" }, "downloads": -1, "filename": "cfn_cumulus-0.1.8.tar.gz", "has_sig": false, "md5_digest": "b644df3b072440c0ba293ced148c7405", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31134, "upload_time": "2018-10-16T18:21:09", "url": "https://files.pythonhosted.org/packages/b9/6d/4a97ab567fa67d335e47f5893467fa432508c48beb3e875407a1cfa8e8d1/cfn_cumulus-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "9209a0f0858cac59da2a6d0e897fbdbd", "sha256": "85c50f4812fa3eb6412b9e1ae5c88fa3d0082c3d4c9d289316952cc945c8df51" }, "downloads": -1, "filename": "cfn_cumulus-0.1.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9209a0f0858cac59da2a6d0e897fbdbd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52263, "upload_time": "2018-11-06T16:36:52", "url": "https://files.pythonhosted.org/packages/25/8a/3681f8e06dfcf32eb74fe1d0cc37ac48ae59319acc06ca0f253698ef8b9c/cfn_cumulus-0.1.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fae0d9d96dae0c275281e5e51d3e07eb", "sha256": "14247e5f83b5acceec54c71225eb1b30715ef308c3f55d0d55a3623644c9ef07" }, "downloads": -1, "filename": "cfn_cumulus-0.1.9.tar.gz", "has_sig": false, "md5_digest": "fae0d9d96dae0c275281e5e51d3e07eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33033, "upload_time": "2018-11-06T16:36:53", "url": "https://files.pythonhosted.org/packages/d4/22/a0885ecb03a7bc125d4941c94b57969def520a2c495ef5af2d53bc9f6ed4/cfn_cumulus-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d182bb3ed4d9670e55723eac50fabdd", "sha256": "6b64488f6dd081cdae9e755883e75ddd103e901619692e5b846c103a9d7f917b" }, "downloads": -1, "filename": "cfn_cumulus-0.1.18-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1d182bb3ed4d9670e55723eac50fabdd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 54107, "upload_time": "2019-03-12T16:14:26", "url": "https://files.pythonhosted.org/packages/fb/5f/6f9421e9a82ac682dd13ee1f163126c1f345ec7fcb243957a8047b0765e0/cfn_cumulus-0.1.18-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a93ee511c14aa143ecf7df6c95c7c819", "sha256": "a505282d992bedebd29326e3b567de31010b22dbb7aa778652dd57e101f6a99c" }, "downloads": -1, "filename": "cfn_cumulus-0.1.18.tar.gz", "has_sig": false, "md5_digest": "a93ee511c14aa143ecf7df6c95c7c819", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35365, "upload_time": "2019-03-12T16:14:27", "url": "https://files.pythonhosted.org/packages/27/2f/3465bb1668b5cc32da7edc4b2f9f5193f7dfdc8e0beb3c8f60ff16fe92b8/cfn_cumulus-0.1.18.tar.gz" } ] }