{ "info": { "author": "The scikit-build team", "author_email": "scikit-build@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools" ], "description": "=========\nscikit-ci\n=========\n\nscikit-ci enables a centralized and simpler CI configuration for Python\nextensions.\n\nBy having ``appveyor.yml``, ``azure-pipelines.yml``, ``circle.yml`` and ``.travis.yml`` calling\nthe same scikit-ci command-line executable, all the CI steps for all\nservice can be fully described in one ``scikit-ci.yml`` configuration file.\n\nLatest Release\n--------------\n\n.. table::\n\n +--------------------------------------------------------------------------+----------------------------------------------------------------------------+\n | Versions | Downloads |\n +==========================================================================+============================================================================+\n | .. image:: https://img.shields.io/pypi/v/scikit-ci.svg?maxAge=2592000 | .. image:: https://img.shields.io/badge/downloads-72k%20total-green.svg |\n | :target: https://pypi.python.org/pypi/scikit-ci | :target: https://pypi.python.org/pypi/scikit-ci |\n +--------------------------------------------------------------------------+----------------------------------------------------------------------------+\n\nBuild Status\n------------\n\n.. table::\n\n +---------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------+\n | | Linux | macOS | Windows |\n +===============+======================================================================================+======================================================================================+============================================================================================+\n | PyPI | .. image:: https://circleci.com/gh/scikit-build/scikit-ci.svg?style=shield | .. image:: https://img.shields.io/travis/scikit-build/scikit-ci.svg?maxAge=2592000 | .. image:: https://ci.appveyor.com/api/projects/status/5to6lvgaqcrck675?svg=true |\n | | :target: https://circleci.com/gh/scikit-build/scikit-ci | :target: https://travis-ci.org/scikit-build/scikit-ci | :target: https://ci.appveyor.com/project/scikit-build/scikit-ci/branch/master |\n +---------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------+\n\nOverall Health\n--------------\n\n.. image:: https://readthedocs.org/projects/scikit-ci/badge/?version=latest\n :target: http://scikit-ci.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://codecov.io/gh/scikit-build/scikit-ci/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/scikit-build/scikit-ci\n\nMiscellaneous\n-------------\n\n* Free software: Apache Software license\n* Documentation: http://scikit-ci.readthedocs.org\n* Source code: https://github.com/scikit-build/scikit-ci\n* Mailing list: https://groups.google.com/forum/#!forum/scikit-build\n\n\n\n\nHistory\n-------\n\nscikit-ci was initially developed in May 2016 by Omar Padron to facilitate the\ncontinuous integration of the scikit-build project.\n\nAt that time, it already consisted of a driver script calling methods specific\nto each continuous integration service. By having each CI service calling the\nsame driver script, there was no need to deal with implementing install/test/build\nsteps over and over in different scripting languages (power shell, shell or\nwindows batch). Instead all code was implemented in python code leveraging the\nsubprocess module.\n\nLater in early September 2016, with the desire to setup cross-platform continuous\nintegration for other project and avoid duplication or maintenance hell, a\ndedicated repository was created by Jean-Christophe Fillion-Robin. By simply\ncloning the repository, it was possible to more easily enable CI for other projects.\n\nWhile this was an improvement, all the steps were still hardcoded in the driver\nscripts, the project was not easily customizable. More could be done to improve\nthe user experience.\n\nFinally, in late September 2016, all hardcoded code was moved into standalone\nexecutable python scripts. Then, Jean-Christophe came up with the concept of\nscikit-ci.yml configuration file. This configuration file allows to describe the\ncommands and environment for each step (install, test and build) specific to a\nproject and associated continuous integration services.\n\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/scikit-build/scikit-ci", "keywords": "CI Appveyor CircleCI Travis", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "scikit-ci", "package_url": "https://pypi.org/project/scikit-ci/", "platform": "", "project_url": "https://pypi.org/project/scikit-ci/", "project_urls": { "Homepage": "https://github.com/scikit-build/scikit-ci" }, "release_url": "https://pypi.org/project/scikit-ci/0.21.0/", "requires_dist": [ "pyfiglet", "ruamel.yaml (>=0.15) ; python_version == \"2.7\"", "ruamel.yaml (<=0.15.94,>=0.15) ; python_version == \"3.4\"", "ruamel.yaml (>=0.15) ; python_version > \"3.4\"" ], "requires_python": "", "summary": "scikit-ci enables a centralized and simpler CI configuration for Python extensions.", "version": "0.21.0" }, "last_serial": 5304687, "releases": { "0.10.0": [ { "comment_text": "", "digests": { "md5": "e43500e9ac14e2c85cd7bf9a2c1ae66d", "sha256": "39d4f8b77540828c8ef519ef76c3dd93444956607bda8e07d0566f4f9e65a811" }, "downloads": -1, "filename": "scikit_ci-0.10.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e43500e9ac14e2c85cd7bf9a2c1ae66d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13348, "upload_time": "2016-11-03T16:08:44", "url": "https://files.pythonhosted.org/packages/42/d6/c92ddf449722ed8c98c599d3b2c0b84f350dfcab021a733d87e10505cdef/scikit_ci-0.10.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5d707df9690aa48f81adfac2292fb0b5", "sha256": "86d6f272b1b4debc34ba4883f865765c7e9b05ea79e6b662102509a62beca15f" }, "downloads": -1, "filename": "scikit-ci-0.10.0.tar.gz", "has_sig": false, "md5_digest": "5d707df9690aa48f81adfac2292fb0b5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50042, "upload_time": "2016-11-03T16:08:46", "url": "https://files.pythonhosted.org/packages/85/15/a192a6a948170fd7683d0f534d585ee2e4629ebde5e4583e7f7296cebfc6/scikit-ci-0.10.0.tar.gz" } ], "0.11.0": [ { "comment_text": "", "digests": { "md5": "2abb3f079c44fdfef8abdf530af448d9", "sha256": "68759d2f18169c81b1a7b90849ca7282b88b5154229c9711d5a1e360bacf741b" }, "downloads": -1, "filename": "scikit_ci-0.11.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2abb3f079c44fdfef8abdf530af448d9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13450, "upload_time": "2016-11-05T19:03:22", "url": "https://files.pythonhosted.org/packages/d0/15/dbf0b06390320878330a6bc77110315c1aa2037462c7ae4a7704a19e3b83/scikit_ci-0.11.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "085e4f4e3e83ed0383bb607b784b6b1b", "sha256": "68bd3622b0545f00016b1640b13d297d115aefc56352b07e393c52db8e15de61" }, "downloads": -1, "filename": "scikit-ci-0.11.0.tar.gz", "has_sig": false, "md5_digest": "085e4f4e3e83ed0383bb607b784b6b1b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 51873, "upload_time": "2016-11-05T19:03:25", "url": "https://files.pythonhosted.org/packages/25/5f/27e95c72fa8bddc70035e32154881e1deaacc4780179ae18fce4f7580196/scikit-ci-0.11.0.tar.gz" } ], "0.12.0": [ { "comment_text": "", "digests": { "md5": "342eaa31a490dae784596a71b339ab82", "sha256": "e2905f2bb92e7bba799923d614ea762e5d35fad71c5aa8873a25c43299c2b2d5" }, "downloads": -1, "filename": "scikit_ci-0.12.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "342eaa31a490dae784596a71b339ab82", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13481, "upload_time": "2016-11-08T05:52:14", "url": "https://files.pythonhosted.org/packages/94/3a/d5dd1b1100299b04a90b0f508f311adc5dc7c1bac643d974e18f1c33cb7c/scikit_ci-0.12.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90c1b80bb65808f0c23159ef7e170b6f", "sha256": "3804e3b963740cb19088cd49bfe639af0ea042a6d18e6c8022608fb59db29371" }, "downloads": -1, "filename": "scikit-ci-0.12.0.tar.gz", "has_sig": false, "md5_digest": "90c1b80bb65808f0c23159ef7e170b6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50191, "upload_time": "2016-11-08T05:52:17", "url": "https://files.pythonhosted.org/packages/3c/63/c8b61bb36d9cc6284e01f2ef453e0636354691b691b0ac937f7533f53372/scikit-ci-0.12.0.tar.gz" } ], "0.13.0": [ { "comment_text": "", "digests": { "md5": "548cfe7a3b562b1395b81b7e71e5fe58", "sha256": "a904b3677202ce9dd2c27982ab7f67a01726cc330b46c16348b3076de4e073f9" }, "downloads": -1, "filename": "scikit_ci-0.13.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "548cfe7a3b562b1395b81b7e71e5fe58", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13582, "upload_time": "2016-11-09T21:58:04", "url": "https://files.pythonhosted.org/packages/0c/33/d8ec2c041c234a185fda7d3ec97d41584ac3f7695e681334ba4975e23b60/scikit_ci-0.13.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e26cc7da5ef09d4ca63bef91438b37cb", "sha256": "a5477110d3c07f02c3481610c6223a48dca9b3e98f9535d6ab023d6dcdbe9651" }, "downloads": -1, "filename": "scikit-ci-0.13.0.tar.gz", "has_sig": true, "md5_digest": "e26cc7da5ef09d4ca63bef91438b37cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50436, "upload_time": "2016-11-09T21:58:06", "url": "https://files.pythonhosted.org/packages/cd/87/1006ec4e9b46bcfdd3fa4c82a4ff8c6500de952cdf3fc55bb86c6acb008e/scikit-ci-0.13.0.tar.gz" } ], "0.14.0": [ { "comment_text": "", "digests": { "md5": "e1a57649726d7fd016472f3dd408816f", "sha256": "ac304e0478aff5b8c1fb3b2acc21c08f53ff1caf2f99d8115c2459ac5790ae4e" }, "downloads": -1, "filename": "scikit_ci-0.14.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "e1a57649726d7fd016472f3dd408816f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13616, "upload_time": "2017-04-12T22:12:37", "url": "https://files.pythonhosted.org/packages/83/30/deb6cf307a3a4dc87a44828f3db1f90b88d3354262e24318af1a8c9ff5d4/scikit_ci-0.14.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9e153262e2de44372bfb3b1ac9f102f3", "sha256": "a0e7f9999dd80812a9f7ca3ba9eeb68d7ddf7406ca9d76d7f29d94960cddeb52" }, "downloads": -1, "filename": "scikit-ci-0.14.0.tar.gz", "has_sig": true, "md5_digest": "9e153262e2de44372bfb3b1ac9f102f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53550, "upload_time": "2017-04-12T22:12:39", "url": "https://files.pythonhosted.org/packages/83/3e/f5a34f2aba1bb29c0ea906563cf3edcaff55bd547ec0388794f21be2ef82/scikit-ci-0.14.0.tar.gz" } ], "0.15.0": [ { "comment_text": "", "digests": { "md5": "9bde348a50508ecbb6c2a0f4f3125d8c", "sha256": "57b230440ff84c077e3dff07963261d88e953eec83503ef5b25dec2bd5d8cf4c" }, "downloads": -1, "filename": "scikit_ci-0.15.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "9bde348a50508ecbb6c2a0f4f3125d8c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13629, "upload_time": "2017-06-30T09:12:59", "url": "https://files.pythonhosted.org/packages/33/73/e3c948c17b1ca75b356c7004130173cb2e00bb0163ebef96740abbede2c5/scikit_ci-0.15.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "47a038a4249056817c7943015113da88", "sha256": "3175e1d5d6b00c001e9761803de769fcf2ccad14e82e783b939e61c08cfa495e" }, "downloads": -1, "filename": "scikit-ci-0.15.0.tar.gz", "has_sig": true, "md5_digest": "47a038a4249056817c7943015113da88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53578, "upload_time": "2017-06-30T09:13:03", "url": "https://files.pythonhosted.org/packages/79/f3/be11580c69506dca8b6cd8157155ef898ed0bbba996e5c69540eeab830d4/scikit-ci-0.15.0.tar.gz" } ], "0.16.0": [ { "comment_text": "", "digests": { "md5": "a6a1c4629985de3beaf7c653d99e1873", "sha256": "ce4691d84c320c1efdd1c65bc4fff3e0f47d0af1438b505679d868857b0f9781" }, "downloads": -1, "filename": "scikit_ci-0.16.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a6a1c4629985de3beaf7c653d99e1873", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11333, "upload_time": "2018-07-07T10:55:11", "url": "https://files.pythonhosted.org/packages/97/c0/540381ea45a683db3c6032056b7d512514add97723f3071996954c8564cd/scikit_ci-0.16.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a48da708092e43f037577c34143131d2", "sha256": "1a9aec3395ca3085dfb3796f86dffd6bdead97f4bc48ccead505170d1f75308a" }, "downloads": -1, "filename": "scikit-ci-0.16.0.tar.gz", "has_sig": false, "md5_digest": "a48da708092e43f037577c34143131d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53556, "upload_time": "2018-07-07T10:55:13", "url": "https://files.pythonhosted.org/packages/b6/b1/93fcdd09d6fd5979cd5a992075d2364290cd335cddf7d7c8ebfb680d453a/scikit-ci-0.16.0.tar.gz" } ], "0.17.0": [ { "comment_text": "", "digests": { "md5": "776449a5db2a3a859fc78e92e822544c", "sha256": "5042636deeaef31d42332f4c13c35d1556a1b721d002d3a0388ea93b11e8dfcb" }, "downloads": -1, "filename": "scikit_ci-0.17.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "776449a5db2a3a859fc78e92e822544c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11625, "upload_time": "2018-08-13T20:44:26", "url": "https://files.pythonhosted.org/packages/81/77/99f69b6b6b8f7b72f39b271ca4ac77b8ae9ecb2e03af9d14d754202fc064/scikit_ci-0.17.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b44b46aedbee819a60988fead2ca4f8e", "sha256": "d943960faa59d83a19aab38c08e707007a323a0edc9daf6c656765a0ca787e9a" }, "downloads": -1, "filename": "scikit-ci-0.17.0.tar.gz", "has_sig": false, "md5_digest": "b44b46aedbee819a60988fead2ca4f8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56054, "upload_time": "2018-08-13T20:44:28", "url": "https://files.pythonhosted.org/packages/f3/ec/6c1a381f8b447ee31a90ec2d0ffc954b5f8bc028437c8ace3effa59499a9/scikit-ci-0.17.0.tar.gz" } ], "0.18.0": [ { "comment_text": "", "digests": { "md5": "011e65e131a18d0123cf0812424b333f", "sha256": "804f419057d55a389be35485850e41189e3bd55a898e3a72cfd39d89b87284fe" }, "downloads": -1, "filename": "scikit_ci-0.18.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "011e65e131a18d0123cf0812424b333f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 15997, "upload_time": "2019-01-11T23:14:05", "url": "https://files.pythonhosted.org/packages/e7/24/6eae67d1d4e982b11b8bcc22a6c852e68cee65e094b90edbcc82d30654c1/scikit_ci-0.18.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7d729bfa607f1b83d54100be2f25045b", "sha256": "4954c8a62e8145e9b820388c7a7de48bba061606c22f84ae4a9e0410f0b21380" }, "downloads": -1, "filename": "scikit-ci-0.18.0.tar.gz", "has_sig": false, "md5_digest": "7d729bfa607f1b83d54100be2f25045b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56410, "upload_time": "2019-01-11T23:14:07", "url": "https://files.pythonhosted.org/packages/22/a6/6c398372a1be4fdd3ef330bf86c7539c2b669d54fd2af5f520a084fdcab3/scikit-ci-0.18.0.tar.gz" } ], "0.19.0": [ { "comment_text": "", "digests": { "md5": "a9a6806f00116a0a93b98a82d8655116", "sha256": "ef7a95278c4aa01419a26567b3681d7d9af1e4735062184aea27f318c6aa437a" }, "downloads": -1, "filename": "scikit_ci-0.19.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a9a6806f00116a0a93b98a82d8655116", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14289, "upload_time": "2019-03-25T19:25:31", "url": "https://files.pythonhosted.org/packages/a9/d9/c771ab276fdb3b2feb93e304d699fa43fa3ef741218187e953b62db98ca6/scikit_ci-0.19.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "448ff5285ff7b4aecc275ae3ce9b065d", "sha256": "2f0cd1f3c727664c24788d8ef853a8420fca34595e821b9af6864505db301258" }, "downloads": -1, "filename": "scikit-ci-0.19.0.tar.gz", "has_sig": false, "md5_digest": "448ff5285ff7b4aecc275ae3ce9b065d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56421, "upload_time": "2019-03-25T19:25:33", "url": "https://files.pythonhosted.org/packages/18/05/aa5ad5c1af53b31ece911ac514e32c83ccb46611206952ee608b7e7de6cb/scikit-ci-0.19.0.tar.gz" } ], "0.20.0": [ { "comment_text": "", "digests": { "md5": "435a952e9fd8b9139a0588a460c152a4", "sha256": "ae77161a2cd3281a2e70beaa93ed4f3cfa2e665d5312bfc317dc132cf7e8f926" }, "downloads": -1, "filename": "scikit_ci-0.20.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "435a952e9fd8b9139a0588a460c152a4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16100, "upload_time": "2019-03-26T02:35:29", "url": "https://files.pythonhosted.org/packages/f0/08/24d7d2d0467782c5262bcd0596a8518bd3d1abbff2d53c839ef655f086fb/scikit_ci-0.20.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "524cc58d1c5b930c6c769b2b978900ba", "sha256": "d9c69e5ae18ccfd4fd9bbea2757549d0a8886f109a60a83f53fdb0f8f213d82e" }, "downloads": -1, "filename": "scikit-ci-0.20.0.tar.gz", "has_sig": false, "md5_digest": "524cc58d1c5b930c6c769b2b978900ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55986, "upload_time": "2019-03-26T02:35:31", "url": "https://files.pythonhosted.org/packages/1b/1f/ef22dce4bd60c376306a3f7fff3be7cf87b358c0f18ae4fe1e310be4b142/scikit-ci-0.20.0.tar.gz" } ], "0.21.0": [ { "comment_text": "", "digests": { "md5": "217e0d362cdf50d1ae6a0d51a426bdd9", "sha256": "d3c282f2adf2aead5f24b086600526a53bf8dd2f08bf3394d60619d3cbf0b64a" }, "downloads": -1, "filename": "scikit_ci-0.21.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "217e0d362cdf50d1ae6a0d51a426bdd9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16137, "upload_time": "2019-05-22T21:48:54", "url": "https://files.pythonhosted.org/packages/39/fd/649b63a3c9e0e0545adaa7fa20b4036297969f9eca15eabe81555bc81583/scikit_ci-0.21.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c27d21873a2e06a3b17cf2667758765", "sha256": "91986c8cb29710a1bfdd109ea2d60d9fc76109217ea5b853fa84d7daa39e238e" }, "downloads": -1, "filename": "scikit-ci-0.21.0.tar.gz", "has_sig": false, "md5_digest": "2c27d21873a2e06a3b17cf2667758765", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56787, "upload_time": "2019-05-22T21:48:56", "url": "https://files.pythonhosted.org/packages/b5/80/29b44fab7b878efc029cebceffe4f91bdd4d8d6bcc027880155eb1785385/scikit-ci-0.21.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "f5d2223272a53df97f6d191c3179042f", "sha256": "dfca99029e741d7e4640750de5633104ad7d1d05bdc66b6bbfd73af22f0bcaa9" }, "downloads": -1, "filename": "scikit_ci-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f5d2223272a53df97f6d191c3179042f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9881, "upload_time": "2016-10-11T05:45:45", "url": "https://files.pythonhosted.org/packages/ee/09/607233c3cf3dce6ff3ed074a2ac74a6ec447655af209a516bda9f37bafd1/scikit_ci-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ff827dcf871171a7907dbddad6e133de", "sha256": "96db02231edac4973e49a95268eddeb9e97b366da6f58997fc9519e2cf7ed28a" }, "downloads": -1, "filename": "scikit-ci-0.5.0.tar.gz", "has_sig": false, "md5_digest": "ff827dcf871171a7907dbddad6e133de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29271, "upload_time": "2016-10-11T05:45:47", "url": "https://files.pythonhosted.org/packages/98/88/1e7a410b25e04f2634cfef8952a5a73863830010272e1e2fe8762d03b601/scikit-ci-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "fb33a10783227bee3a3de30022e319cd", "sha256": "b69cb9b358e6e96082459442ad58538923b680130d32b051de025543bf06739d" }, "downloads": -1, "filename": "scikit_ci-0.6.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fb33a10783227bee3a3de30022e319cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10379, "upload_time": "2016-10-26T21:37:53", "url": "https://files.pythonhosted.org/packages/cc/b7/432eb85edbe452fdaeac5332c1640c7df7b78770166daea3e54958d2cd37/scikit_ci-0.6.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ea497a77d63964fdd3f526888b31d74a", "sha256": "4eb2e4cea30bd209b46b282c90e529dc656d209c9296a3d2caa567eb00a3399d" }, "downloads": -1, "filename": "scikit-ci-0.6.0.tar.gz", "has_sig": false, "md5_digest": "ea497a77d63964fdd3f526888b31d74a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31095, "upload_time": "2016-10-26T21:37:55", "url": "https://files.pythonhosted.org/packages/c5/be/83e81a2a6f6a2ac68078c72a418c08761d4093380a97411a0d5fed69ecc5/scikit-ci-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "f4bc2900550a2f3ed6ca0b323c09a86d", "sha256": "7fdf71e9c4508231f8e7bd58d50c1c6785d73b9f353d56dbf690bd9a6a79f1c2" }, "downloads": -1, "filename": "scikit_ci-0.7.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4bc2900550a2f3ed6ca0b323c09a86d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 10723, "upload_time": "2016-10-28T19:20:27", "url": "https://files.pythonhosted.org/packages/c6/b3/58c0fc4c76083e18b7391d32d8486b36ae14cf27d28d199791aa6ecac8b6/scikit_ci-0.7.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d8111c984ce0700cbe171fb351228bd7", "sha256": "75b3327abdde6225573122082b7ca83eda2878a734284f955436b710d80a126c" }, "downloads": -1, "filename": "scikit-ci-0.7.0.tar.gz", "has_sig": false, "md5_digest": "d8111c984ce0700cbe171fb351228bd7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31125, "upload_time": "2016-10-28T19:20:30", "url": "https://files.pythonhosted.org/packages/4d/c3/7dbce5b39767524837e2147cb929e332c438e0c02cab25a652683baaab6b/scikit-ci-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "7f51f105982552bf1c746a3cf292ef5e", "sha256": "a2bafa82e4fc996cd0e825a36087e0a29e11d2f03e64660129d54d78d26af242" }, "downloads": -1, "filename": "scikit_ci-0.8.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7f51f105982552bf1c746a3cf292ef5e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12023, "upload_time": "2016-10-30T04:23:33", "url": "https://files.pythonhosted.org/packages/77/49/30d0aa5b393d394d5de2e680fb4f3c38bee481b55d389279f5f4f50ccc1b/scikit_ci-0.8.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c5551a610e190b97b00f506d658fd0f0", "sha256": "5bd781bf59edf46cb667823c6080887fb201272638b9621a8856781282e96549" }, "downloads": -1, "filename": "scikit-ci-0.8.0.tar.gz", "has_sig": false, "md5_digest": "c5551a610e190b97b00f506d658fd0f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49120, "upload_time": "2016-10-30T04:23:36", "url": "https://files.pythonhosted.org/packages/46/37/ce639bdd5139840e461eca55951a59dccbadf5c514c28347b2038ed9d3b0/scikit-ci-0.8.0.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "ee71cbcf6ff0bc49d3d89d2be42de64a", "sha256": "ffbe3370ea57eaecc5899234b8ea16c0a6b8b3173870dae46dccab55aa2254c8" }, "downloads": -1, "filename": "scikit_ci-0.9.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ee71cbcf6ff0bc49d3d89d2be42de64a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12119, "upload_time": "2016-10-31T04:06:46", "url": "https://files.pythonhosted.org/packages/1b/96/8a6e5dbd7274b74338a41df05fe8704c5b0551a59592b95fcb9e21608c18/scikit_ci-0.9.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "815977769e5d4b24b4f8dad3426d8c17", "sha256": "ac9318580eaa444781e5012f4d7fb113fdc66d3f412b25e22d0a9a263e641531" }, "downloads": -1, "filename": "scikit-ci-0.9.0.tar.gz", "has_sig": false, "md5_digest": "815977769e5d4b24b4f8dad3426d8c17", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49836, "upload_time": "2016-10-31T04:06:49", "url": "https://files.pythonhosted.org/packages/ca/ab/19ae0d36336ae1b1c090ac801c8ffe64a46db54834f08f089fd8459ac4e0/scikit-ci-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "217e0d362cdf50d1ae6a0d51a426bdd9", "sha256": "d3c282f2adf2aead5f24b086600526a53bf8dd2f08bf3394d60619d3cbf0b64a" }, "downloads": -1, "filename": "scikit_ci-0.21.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "217e0d362cdf50d1ae6a0d51a426bdd9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 16137, "upload_time": "2019-05-22T21:48:54", "url": "https://files.pythonhosted.org/packages/39/fd/649b63a3c9e0e0545adaa7fa20b4036297969f9eca15eabe81555bc81583/scikit_ci-0.21.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c27d21873a2e06a3b17cf2667758765", "sha256": "91986c8cb29710a1bfdd109ea2d60d9fc76109217ea5b853fa84d7daa39e238e" }, "downloads": -1, "filename": "scikit-ci-0.21.0.tar.gz", "has_sig": false, "md5_digest": "2c27d21873a2e06a3b17cf2667758765", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56787, "upload_time": "2019-05-22T21:48:56", "url": "https://files.pythonhosted.org/packages/b5/80/29b44fab7b878efc029cebceffe4f91bdd4d8d6bcc027880155eb1785385/scikit-ci-0.21.0.tar.gz" } ] }