{ "info": { "author": "Martin Kourim", "author_email": "mkourim@redhat.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Software Development :: Testing" ], "description": "dump2polarion\n=============\n\n.. image:: https://travis-ci.org/mkoura/dump2polarion.svg?branch=master\n :target: https://travis-ci.org/mkoura/dump2polarion\n :alt: Build status\n\n.. image:: https://coveralls.io/repos/github/mkoura/dump2polarion/badge.svg?branch=master\n :target: https://coveralls.io/github/mkoura/dump2polarion?branch=master\n :alt: Coverage report\n\n.. image:: https://img.shields.io/pypi/v/dump2polarion.svg\n :target: https://pypi.python.org/pypi/dump2polarion\n :alt: Version\n\n.. image:: https://img.shields.io/pypi/pyversions/dump2polarion.svg\n :target: https://pypi.python.org/pypi/dump2polarion\n :alt: Supported Python versions\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/ambv/black\n :alt: Code style: black\n\n\nCapabilities of the dump2polarion library\n-----------------------------------------\n\n* generating XML files for XUnit, Testcase and Requirements Importers\n* submitting XML files to Importers\n* verifying that the import was successfull\n* saving the import log files\n* reading Test Cases data from SVN repository with checked out Polarion project\n\nThe library supports all features of the Importers (even iterations). The export to XML files can be customized per project - lookup method, what results will be included in the XUnit (e.g. only PASSed tests), etc.\n\nBoth Python 2 and 3 are supported.\n\nThe library doesn't use the legacy webservices API, all the operations are performed using Polarion Importers.\n\npolarion_dumper.py script\n-------------------------\n\nScript for importing tests results recorded in the CSV, SQLite, junit-report.xml (generated by pytest) or Ostriz JSON input file to Polarion using the XUnit Importer.\n\nCan be also used for submit of pre-generated XUnit, Test Case or Requirement XML files to corresponding Polarion Importer.\n\nBy default the script waits until the Importer finishes the import job and then checks the success of the operation.\n\nUsage\n~~~~~\n\n.. code-block::\n\n polarion_dumper.py -i {input_file}\n\nBy default the input data are submitted to Polarion. You can disable this bahavior with ``-n`` option. In this case the XML file used for submission will be saved to disk. Default file location is the current directory (can be overriden with ``-o`` option).\n\nWhen output file is specified with ``-o PATH``, the XML file used for results submission will be saved to disk. If `PATH` is a directory, resulting file name will be generated - `PATH/FILE_TYPE-TESTRUN_ID-TIMESTAMP.xml`.\n\nWhen the input file is a XML file in a format supported by one of the Polarion Importers (e.g. saved earlier with ``-o FILE -n``), it is submitted to Polarion.\n\nConfiguration\n-------------\nYou can specify credentials on command line with ``--user kerberos_username --password kerberos_password``. Or you can set them in a config file.\n\nThe config file is specified on command line with ``-c config_file.yaml``.\n\nAnother possibility for specifying credentials are environment variables (the same are used for pylarion):\n\n.. code-block::\n\n export POLARION_USERNAME=kerberos_username\n export POLARION_PASSWORD=kerberos_password\n\nYou can mix all these approaches, e.g. user name on command line and password in the environment variable.\n\n.. IMPORTANT::\n\n You need to specify URLs of the importer services and queues in the config file. See \n\n\nInstall\n-------\nTo install the package to your virtualenv, run\n\n.. code-block::\n\n pip install dump2polarion\n\nor install it from cloned directory\n\n.. code-block::\n\n pip install -e .\n\nPackage on PyPI \n\nRequirements\n------------\nRequirements are listed in ``requirements.txt``.\n\nCSV format for XUnit\n--------------------\nThere needs to be a row with field names - it is present by default when exported from Polarion.\n\nFields are ID; Title; Test Case ID (optional but recommended); Verdict; Comment (optional); Time (optional); stdout (optional); stderr (optional) + any other field you want. Order of the fields and case doesn't matter.\n\nThe \"Verdict\" field and any optional fields must be added manually. Valid values for \"verdict\" are \"passed\", \"failed\", \"skipped\", \"waiting\" or empty. It's case insensitive.\n\nThere can be any content before the row with field names and the test results.\n\nSQLite format for XUnit\n-----------------------\nYou can convert the CSV file exported out of Polarion using the ``csv2sqlite.py`` script:\n\n.. code-block::\n\n csv2sqlite.py -i {input_file.csv} -o {output_file.sqlite3}\n\nHow to submit the XML file manually\n-----------------------------------\n\n.. code-block::\n\n polarion_dumper.py -i input.xml --user {user} --password {password}\n\nor\n\n.. code-block::\n\n curl -k -u {user}:{password} -X POST -F file=@./output.xml {importer_url}\n\nMore info\n---------\nFor CFME QE specific instructions see \n\nFor info about XUnit Importer see \n\nFor info about Test Case Importer see \n\nFor info about Requirements Importer see \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/mkoura/dump2polarion", "keywords": "polarion,testing", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "dump2polarion", "package_url": "https://pypi.org/project/dump2polarion/", "platform": "", "project_url": "https://pypi.org/project/dump2polarion/", "project_urls": { "Homepage": "https://github.com/mkoura/dump2polarion" }, "release_url": "https://pypi.org/project/dump2polarion/0.48.0/", "requires_dist": [ "lxml", "pyyaml", "requests", "docutils", "packaging", "python-box", "polarion-tools-common" ], "requires_python": "", "summary": "Dump testcases results to xunit file; submit files to Polarion Importers", "version": "0.48.0", "yanked": false, "yanked_reason": null }, "last_serial": 6942013, "releases": { "0.10": [ { "comment_text": "", "digests": { "md5": "392ff4f23a4cde0b8cd1f73931e48264", "sha256": "282aec081850169ca923ecca1051ef75be63fa19f23d4b24202d844073769d6a" }, "downloads": -1, "filename": "dump2polarion-0.10.tar.gz", "has_sig": false, "md5_digest": "392ff4f23a4cde0b8cd1f73931e48264", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16328, "upload_time": "2017-09-13T16:42:33", "upload_time_iso_8601": "2017-09-13T16:42:33.930814Z", "url": "https://files.pythonhosted.org/packages/3b/67/f3ed7bb0074cf18ff1b15e12b30b69b202af536edde525bbc7e65924baaf/dump2polarion-0.10.tar.gz", "yanked": false, "yanked_reason": null } ], "0.11": [ { "comment_text": "", "digests": { "md5": "07a8a1cf482fccbf81e9ab5e07c1ad95", "sha256": "a2ea6debb79748c49bc26aa29205625bb74d04c1abe92c612a27a93e825c4662" }, "downloads": -1, "filename": "dump2polarion-0.11.tar.gz", "has_sig": false, "md5_digest": "07a8a1cf482fccbf81e9ab5e07c1ad95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16153, "upload_time": "2017-09-19T10:06:20", "upload_time_iso_8601": "2017-09-19T10:06:20.382202Z", "url": "https://files.pythonhosted.org/packages/0f/0f/ab9ef07b45ba1f03403fb179e623bbc7d3184ece19d68ad99e7a70d195ae/dump2polarion-0.11.tar.gz", "yanked": false, "yanked_reason": null } ], "0.12": [ { "comment_text": "", "digests": { "md5": "9cc496e6d0ec52eb337c0a69cb772792", "sha256": "736e20c5c6c749731a7c1f374004cd92b1b67da78d3d1776fe0d5dede3a0aee1" }, "downloads": -1, "filename": "dump2polarion-0.12.tar.gz", "has_sig": false, "md5_digest": "9cc496e6d0ec52eb337c0a69cb772792", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40890, "upload_time": "2017-11-13T14:34:41", "upload_time_iso_8601": "2017-11-13T14:34:41.513164Z", "url": "https://files.pythonhosted.org/packages/39/5b/85f8d93124e286b8f19ba5f71f33895de89f0c62de9defe1e002229ffa6d/dump2polarion-0.12.tar.gz", "yanked": false, "yanked_reason": null } ], "0.13": [ { "comment_text": "", "digests": { "md5": "fddec5a0eb057aeacfdb834b7157c085", "sha256": "d8915c693c11e74759b329a0c2fce24e1b228937ec3035957d6968ce7f39b5e8" }, "downloads": -1, "filename": "dump2polarion-0.13.tar.gz", "has_sig": false, "md5_digest": "fddec5a0eb057aeacfdb834b7157c085", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41007, "upload_time": "2017-11-13T18:11:24", "upload_time_iso_8601": "2017-11-13T18:11:24.243802Z", "url": "https://files.pythonhosted.org/packages/05/c4/cd0de008de088789a439f945f1787779ac64401dd7a4412f58ada75355ab/dump2polarion-0.13.tar.gz", "yanked": false, "yanked_reason": null } ], "0.14": [ { "comment_text": "", "digests": { "md5": "e3c10ea707254398a4af55c8bac8ebcd", "sha256": "2bb0f64849d8d46349138167520ec723648f05168e1f84f11ca014da06ce893e" }, "downloads": -1, "filename": "dump2polarion-0.14.tar.gz", "has_sig": false, "md5_digest": "e3c10ea707254398a4af55c8bac8ebcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41017, "upload_time": "2017-11-20T12:23:36", "upload_time_iso_8601": "2017-11-20T12:23:36.733015Z", "url": "https://files.pythonhosted.org/packages/aa/9f/b87d6cdd0aa2a1da30bc49d282cd9be028d92005cdaf2d09bfc33048119d/dump2polarion-0.14.tar.gz", "yanked": false, "yanked_reason": null } ], "0.15": [ { "comment_text": "", "digests": { "md5": "fa8fc24d664611b7528c5801591da313", "sha256": "e4341c105e330a45d3e86154d17db738eb75fa7b1113a5ff9ccff0a0df50a82c" }, "downloads": -1, "filename": "dump2polarion-0.15.tar.gz", "has_sig": false, "md5_digest": "fa8fc24d664611b7528c5801591da313", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41296, "upload_time": "2017-11-20T23:18:12", "upload_time_iso_8601": "2017-11-20T23:18:12.297826Z", "url": "https://files.pythonhosted.org/packages/17/51/dd58d43cab40d42b2cd5bd871192d0ae421c776754f1fe1144ecff1b5d3c/dump2polarion-0.15.tar.gz", "yanked": false, "yanked_reason": null } ], "0.16": [ { "comment_text": "", "digests": { "md5": "44be8427f1744b5d35c1be5748059d93", "sha256": "a3e4cff9efb5f51ddc93416e306b69e8a77492de1033d438be5b826ce6c52f28" }, "downloads": -1, "filename": "dump2polarion-0.16.tar.gz", "has_sig": false, "md5_digest": "44be8427f1744b5d35c1be5748059d93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41367, "upload_time": "2017-11-24T09:16:27", "upload_time_iso_8601": "2017-11-24T09:16:27.981888Z", "url": "https://files.pythonhosted.org/packages/2b/b9/70f6dd4866582741e3f14bf3182a4a1befbbe12364b1908448ce79cd6402/dump2polarion-0.16.tar.gz", "yanked": false, "yanked_reason": null } ], "0.17": [ { "comment_text": "", "digests": { "md5": "0fdebddb0d1b9eaebfceee40c4b86b26", "sha256": "29d8ffb77a514cff876a44bae753e51c48bcfb8b7d0b497e1e17e03390b971af" }, "downloads": -1, "filename": "dump2polarion-0.17.tar.gz", "has_sig": false, "md5_digest": "0fdebddb0d1b9eaebfceee40c4b86b26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41868, "upload_time": "2018-01-08T09:26:19", "upload_time_iso_8601": "2018-01-08T09:26:19.103026Z", "url": "https://files.pythonhosted.org/packages/da/e3/ff8a6c5df46c3bf5ee93fe12a583568eb944fce33adaf3392caeafc9a9d3/dump2polarion-0.17.tar.gz", "yanked": false, "yanked_reason": null } ], "0.18": [ { "comment_text": "", "digests": { "md5": "659cd3231a443e138f8a5346966a9099", "sha256": "8bfb068f235ef99c2fd9b9adf22c2b3e5fee840e47d9a7aaf06c15c77f35bf1d" }, "downloads": -1, "filename": "dump2polarion-0.18.tar.gz", "has_sig": false, "md5_digest": "659cd3231a443e138f8a5346966a9099", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43489, "upload_time": "2018-01-25T14:31:48", "upload_time_iso_8601": "2018-01-25T14:31:48.596958Z", "url": "https://files.pythonhosted.org/packages/31/58/87520a678873a6544ab0ea499500c96886d2af69f8baba544a89eda5149c/dump2polarion-0.18.tar.gz", "yanked": false, "yanked_reason": null } ], "0.19": [ { "comment_text": "", "digests": { "md5": "983c46a3e79898f5f7ef552182e2e589", "sha256": "7626a9e9d90204b7401073ff85f356bf681551ce2bbe17b423a4f4071ef8e157" }, "downloads": -1, "filename": "dump2polarion-0.19.tar.gz", "has_sig": false, "md5_digest": "983c46a3e79898f5f7ef552182e2e589", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43526, "upload_time": "2018-01-25T16:06:06", "upload_time_iso_8601": "2018-01-25T16:06:06.290844Z", "url": "https://files.pythonhosted.org/packages/8b/0b/b40071df8869d27fd786d1a26ebaf66d9727699da478f1948c723725719a/dump2polarion-0.19.tar.gz", "yanked": false, "yanked_reason": null } ], "0.20": [ { "comment_text": "", "digests": { "md5": "f0489eed1f02cb2e907d362533e03af4", "sha256": "17e537a3face99eb5a833618b16e5b5bad17aeb45ce703e8125f8ab9740260d9" }, "downloads": -1, "filename": "dump2polarion-0.20.tar.gz", "has_sig": false, "md5_digest": "f0489eed1f02cb2e907d362533e03af4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46771, "upload_time": "2018-03-21T13:58:19", "upload_time_iso_8601": "2018-03-21T13:58:19.830150Z", "url": "https://files.pythonhosted.org/packages/89/45/73167880f528e222ac6e82e39caeaec649b9930e018623406d550360ff28/dump2polarion-0.20.tar.gz", "yanked": false, "yanked_reason": null } ], "0.21": [ { "comment_text": "", "digests": { "md5": "d1c1974243481adab98479ee4afe1481", "sha256": "3183bdb208ca3bad304ffe98a9fcad135a705397853d1e677118a5b20680124f" }, "downloads": -1, "filename": "dump2polarion-0.21.tar.gz", "has_sig": false, "md5_digest": "d1c1974243481adab98479ee4afe1481", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46786, "upload_time": "2018-03-26T11:35:27", "upload_time_iso_8601": "2018-03-26T11:35:27.187598Z", "url": "https://files.pythonhosted.org/packages/91/6b/ac9160cf43a1d74f80760a8216096440987275644006826096bc49ec846d/dump2polarion-0.21.tar.gz", "yanked": false, "yanked_reason": null } ], "0.22": [ { "comment_text": "", "digests": { "md5": "1103ebd84341575af8811e668f579e29", "sha256": "29ecc02d4d7acc9dfc4a37d0040a2eaf271efa9e2b33f256b3e756a53991ddc7" }, "downloads": -1, "filename": "dump2polarion-0.22.tar.gz", "has_sig": false, "md5_digest": "1103ebd84341575af8811e668f579e29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48337, "upload_time": "2018-04-26T13:31:32", "upload_time_iso_8601": "2018-04-26T13:31:32.275648Z", "url": "https://files.pythonhosted.org/packages/4e/93/6395cb5bea57f26c39042be41f4f89cf15bdb55af487ec5d0eeb23dd6809/dump2polarion-0.22.tar.gz", "yanked": false, "yanked_reason": null } ], "0.23": [ { "comment_text": "", "digests": { "md5": "1057795af4cd0756a3e15019840f50d8", "sha256": "698fe5d2bc9d603531dbe600e4d72376aae97a20867fbcd96dfa062688824b1e" }, "downloads": -1, "filename": "dump2polarion-0.23.tar.gz", "has_sig": false, "md5_digest": "1057795af4cd0756a3e15019840f50d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48764, "upload_time": "2018-05-01T04:25:13", "upload_time_iso_8601": "2018-05-01T04:25:13.717710Z", "url": "https://files.pythonhosted.org/packages/79/bc/92dae0d0f59e7f1cd64a547c1bee49f259defb1adcd05b6d4f84a931df91/dump2polarion-0.23.tar.gz", "yanked": false, "yanked_reason": null } ], "0.24": [ { "comment_text": "", "digests": { "md5": "4e58849b22bc1cafb7f51b687d9c3eb4", "sha256": "17148859d319ca930a2e816278521ba3fe01e908566a5d76fc0797c340f457d2" }, "downloads": -1, "filename": "dump2polarion-0.24-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4e58849b22bc1cafb7f51b687d9c3eb4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26671, "upload_time": "2018-06-15T10:17:22", "upload_time_iso_8601": "2018-06-15T10:17:22.569480Z", "url": "https://files.pythonhosted.org/packages/91/0c/56bb9e3778a230994455acae26dc9bf09c1f103951f4e2da7f477ac96785/dump2polarion-0.24-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b3fda4cacf485aa79ceb39c04f54475c", "sha256": "8a360270b46d1e2026d17ce1d77feecc99be6afd8b4b1ce5726ef96f116893de" }, "downloads": -1, "filename": "dump2polarion-0.24.tar.gz", "has_sig": false, "md5_digest": "b3fda4cacf485aa79ceb39c04f54475c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48534, "upload_time": "2018-06-15T10:17:23", "upload_time_iso_8601": "2018-06-15T10:17:23.761406Z", "url": "https://files.pythonhosted.org/packages/37/07/20f8a490d49db284bd830fd6c37c6e11e8326d4754ef84fe6f5669445f2c/dump2polarion-0.24.tar.gz", "yanked": false, "yanked_reason": null } ], "0.25": [ { "comment_text": "", "digests": { "md5": "acd3548789834f06ad42c439e4eccedc", "sha256": "0203409bb35d983aba7022afe10be3f32553fc7e0935494dc1d4ecf59f66b192" }, "downloads": -1, "filename": "dump2polarion-0.25-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "acd3548789834f06ad42c439e4eccedc", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35271, "upload_time": "2018-08-21T13:13:35", "upload_time_iso_8601": "2018-08-21T13:13:35.340341Z", "url": "https://files.pythonhosted.org/packages/c8/c0/51f6dad3d2527c2d0a58f3618cce48fa434c8e23238017bca5679a26cb46/dump2polarion-0.25-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d6bc87be699795d2268638e8c716fb66", "sha256": "ba44aa0d0cc9f977c696f33667cb0c076b36dca66db667a216a224ffe4622f93" }, "downloads": -1, "filename": "dump2polarion-0.25.tar.gz", "has_sig": false, "md5_digest": "d6bc87be699795d2268638e8c716fb66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60084, "upload_time": "2018-08-21T13:13:36", "upload_time_iso_8601": "2018-08-21T13:13:36.649244Z", "url": "https://files.pythonhosted.org/packages/67/4d/8e858e914459f8b9ef7c67f3e3ffa29788c0ca5d9657f8b3820696f55120/dump2polarion-0.25.tar.gz", "yanked": false, "yanked_reason": null } ], "0.26": [ { "comment_text": "", "digests": { "md5": "fd10ae1dd8a3a26a6f7d2b7a4e54a336", "sha256": "f994b51a80e33fc1b742033eb607240aeb7dd6d44a0ec73320dc551c454f0124" }, "downloads": -1, "filename": "dump2polarion-0.26-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fd10ae1dd8a3a26a6f7d2b7a4e54a336", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35173, "upload_time": "2018-09-11T12:06:53", "upload_time_iso_8601": "2018-09-11T12:06:53.419072Z", "url": "https://files.pythonhosted.org/packages/12/b3/57b00b8694198013ec95997c31c8e0719f22fab3bb8efc86d08157cbed13/dump2polarion-0.26-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d9fee3be05e146961126cc63e77d2430", "sha256": "8e0af3735be40cc0734eab7a1cb39763044ef2557b528ab0f7afd6d8be85b363" }, "downloads": -1, "filename": "dump2polarion-0.26.tar.gz", "has_sig": false, "md5_digest": "d9fee3be05e146961126cc63e77d2430", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 59955, "upload_time": "2018-09-11T12:06:54", "upload_time_iso_8601": "2018-09-11T12:06:54.465980Z", "url": "https://files.pythonhosted.org/packages/42/fc/0b3641b039d661705872996a19106bb0f1ccf0172d0c0925b5945ccfc9b0/dump2polarion-0.26.tar.gz", "yanked": false, "yanked_reason": null } ], "0.27": [ { "comment_text": "", "digests": { "md5": "7cc04260c8197145a2a26df296417cda", "sha256": "410644dc38d37887135f79165e7b5109e84b934aa7fe0955a1cbdd19183c82a5" }, "downloads": -1, "filename": "dump2polarion-0.27-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7cc04260c8197145a2a26df296417cda", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36690, "upload_time": "2018-09-20T12:42:00", "upload_time_iso_8601": "2018-09-20T12:42:00.109180Z", "url": "https://files.pythonhosted.org/packages/67/cb/c4eb5b08b899154edd7af25f2045324d67eb4d43fcf920d2df6c4c23aa60/dump2polarion-0.27-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9d76bf81825414f0012822c0af7be394", "sha256": "f190b88fd128b96166b082b6da8a0fa6c955b093a7bb8ad49b1cc1116fdd02ec" }, "downloads": -1, "filename": "dump2polarion-0.27.tar.gz", "has_sig": false, "md5_digest": "9d76bf81825414f0012822c0af7be394", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 62712, "upload_time": "2018-09-20T12:42:01", "upload_time_iso_8601": "2018-09-20T12:42:01.484698Z", "url": "https://files.pythonhosted.org/packages/cb/be/322fcdb733eafa9f2fb9ebbfeea4e14dc1268af66a43c4ad66146fbeed11/dump2polarion-0.27.tar.gz", "yanked": false, "yanked_reason": null } ], "0.28": [ { "comment_text": "", "digests": { "md5": "f4caf345d44d9780c6ce5946839b8c28", "sha256": "1d720d6b339c4032e38cd779051dd9ac070af981cad98c5addb0b10151b2bcf2" }, "downloads": -1, "filename": "dump2polarion-0.28-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f4caf345d44d9780c6ce5946839b8c28", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38879, "upload_time": "2018-09-25T14:44:22", "upload_time_iso_8601": "2018-09-25T14:44:22.258783Z", "url": "https://files.pythonhosted.org/packages/6d/96/5517add64c2c3c7b7bc6f875db65c73ae68934ad581741327ba810881416/dump2polarion-0.28-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "91ec4ea70ea14393016efa15035a5310", "sha256": "3946097186904dcb72c79b37e9bf58c7399d49e04e893a864ae90375e08e4a2c" }, "downloads": -1, "filename": "dump2polarion-0.28.tar.gz", "has_sig": false, "md5_digest": "91ec4ea70ea14393016efa15035a5310", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90500, "upload_time": "2018-09-25T14:44:23", "upload_time_iso_8601": "2018-09-25T14:44:23.401079Z", "url": "https://files.pythonhosted.org/packages/ff/4b/5befc2dfee4e3ec784be8184436c4c4986d43b3af374bf6cfa5a0d49cf2a/dump2polarion-0.28.tar.gz", "yanked": false, "yanked_reason": null } ], "0.29": [ { "comment_text": "", "digests": { "md5": "f6a432792da947d3843dbbf2a5eb472e", "sha256": "8e917aca18f116057e14451574d7041cfba10b0a451cdcc94faf00d6c1441bed" }, "downloads": -1, "filename": "dump2polarion-0.29-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f6a432792da947d3843dbbf2a5eb472e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 46052, "upload_time": "2018-11-02T10:46:05", "upload_time_iso_8601": "2018-11-02T10:46:05.715931Z", "url": "https://files.pythonhosted.org/packages/18/dc/8706cf19ff13197832de00f3a43d5a188aaf52218e2a27db2d5bbc30b9f9/dump2polarion-0.29-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "812ef3d107b15b3caf60957884979564", "sha256": "ce64bbe51638ef4f53e8536775c55379990d8ccc0a04c94a5c8db396ef1d47fc" }, "downloads": -1, "filename": "dump2polarion-0.29.tar.gz", "has_sig": false, "md5_digest": "812ef3d107b15b3caf60957884979564", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 95552, "upload_time": "2018-11-02T10:46:07", "upload_time_iso_8601": "2018-11-02T10:46:07.452316Z", "url": "https://files.pythonhosted.org/packages/7c/24/13eaeb559f8e7af2fad6ca7d262a90ce8e075b36b6c1d0a0ce4e0cdcc4e6/dump2polarion-0.29.tar.gz", "yanked": false, "yanked_reason": null } ], "0.30": [ { "comment_text": "", "digests": { "md5": "90cb2617f8834355fbc40d4cb54b3ec3", "sha256": "1568d065027b870909b83e97e1b87954bc6c308e37755dc4e98eb666815e063c" }, "downloads": -1, "filename": "dump2polarion-0.30-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "90cb2617f8834355fbc40d4cb54b3ec3", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47015, "upload_time": "2018-11-08T13:18:40", "upload_time_iso_8601": "2018-11-08T13:18:40.017469Z", "url": "https://files.pythonhosted.org/packages/7e/35/c4dd8aec6e1364f25fb8867206b70b3f3bb7b7cf1baad55668cacbbbde0a/dump2polarion-0.30-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ddb17c8ea4d3a6a428b2b3aaebe18cf5", "sha256": "d0adc0ec4beab945d8711126834a680f5e1ad130755ec92e01b69d1b67309d48" }, "downloads": -1, "filename": "dump2polarion-0.30.tar.gz", "has_sig": false, "md5_digest": "ddb17c8ea4d3a6a428b2b3aaebe18cf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97187, "upload_time": "2018-11-08T13:18:41", "upload_time_iso_8601": "2018-11-08T13:18:41.946996Z", "url": "https://files.pythonhosted.org/packages/9a/c1/aeb27323f2f3852c4d2f4a3228e44dffcff201d1a7e36786c7799433ef22/dump2polarion-0.30.tar.gz", "yanked": false, "yanked_reason": null } ], "0.31": [ { "comment_text": "", "digests": { "md5": "dc5d4c3021052f07b2897c39783f34d9", "sha256": "2fa4eed059f41b95628aac309eb520f81f49df53b507938ed278a2a86c56d620" }, "downloads": -1, "filename": "dump2polarion-0.31-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dc5d4c3021052f07b2897c39783f34d9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47373, "upload_time": "2018-11-12T12:56:56", "upload_time_iso_8601": "2018-11-12T12:56:56.939700Z", "url": "https://files.pythonhosted.org/packages/91/96/5632050368cabb0937a5689498e3acd1d8165fb4c481f6772f8d31872332/dump2polarion-0.31-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3d2b5e5864a6aae148bd4d0aa58e479a", "sha256": "4cc2ea912e21b4041f0ef6c205146346b093fff345449b0586a0aed416281444" }, "downloads": -1, "filename": "dump2polarion-0.31.tar.gz", "has_sig": false, "md5_digest": "3d2b5e5864a6aae148bd4d0aa58e479a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97290, "upload_time": "2018-11-12T12:56:58", "upload_time_iso_8601": "2018-11-12T12:56:58.527329Z", "url": "https://files.pythonhosted.org/packages/02/e1/7aa131d0b3a908836b6f8891b93854ddb488d8eb48fcc7270ec723ff6be3/dump2polarion-0.31.tar.gz", "yanked": false, "yanked_reason": null } ], "0.32": [ { "comment_text": "", "digests": { "md5": "25d55da7e9aa0c99de78ca1a7a84d7b6", "sha256": "3b0ab272ba52f3296b4cee2329479f1463af496be0ac30f8ac02d0570f9cef1d" }, "downloads": -1, "filename": "dump2polarion-0.32-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "25d55da7e9aa0c99de78ca1a7a84d7b6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47507, "upload_time": "2018-11-15T08:40:01", "upload_time_iso_8601": "2018-11-15T08:40:01.021968Z", "url": "https://files.pythonhosted.org/packages/66/b0/1a43123e1907dd37deaf8b628b315ea5f8ba983fdcd7a7708871f4d01043/dump2polarion-0.32-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b1c4e9dbef5982017f470ddecda756c4", "sha256": "1393e3c68d82b7b040318cb1bf8e6978240e7d466fc1a59d2581702294261280" }, "downloads": -1, "filename": "dump2polarion-0.32.tar.gz", "has_sig": false, "md5_digest": "b1c4e9dbef5982017f470ddecda756c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97483, "upload_time": "2018-11-15T08:40:03", "upload_time_iso_8601": "2018-11-15T08:40:03.042309Z", "url": "https://files.pythonhosted.org/packages/d6/d9/5ff2cd8742a5aed6134065c0e6bf25c3fae1fa582578c225f16d4b2c1128/dump2polarion-0.32.tar.gz", "yanked": false, "yanked_reason": null } ], "0.33": [ { "comment_text": "", "digests": { "md5": "c1ee3878b230fd5a37357c91d10be403", "sha256": "c76cbbc7ab8a982305dca57d092499da72c14d61137582089cd1d120de0fd2c3" }, "downloads": -1, "filename": "dump2polarion-0.33-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c1ee3878b230fd5a37357c91d10be403", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47748, "upload_time": "2018-11-15T15:28:08", "upload_time_iso_8601": "2018-11-15T15:28:08.522712Z", "url": "https://files.pythonhosted.org/packages/48/2d/44334dee60df65080bcb9f17971944735aff58cac3329071405b9cd16192/dump2polarion-0.33-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8f77e82c7127a8772987af6ea4d7c74a", "sha256": "bfab5ce26ab45a24804850f3af2f78e2f161a2ba2031d78cc5af186f487e0a41" }, "downloads": -1, "filename": "dump2polarion-0.33.tar.gz", "has_sig": false, "md5_digest": "8f77e82c7127a8772987af6ea4d7c74a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97826, "upload_time": "2018-11-15T15:28:10", "upload_time_iso_8601": "2018-11-15T15:28:10.797707Z", "url": "https://files.pythonhosted.org/packages/c3/57/f6e3752861632cbc663a7928720d4825486d38286465a55dcb5fd91de36e/dump2polarion-0.33.tar.gz", "yanked": false, "yanked_reason": null } ], "0.34": [ { "comment_text": "", "digests": { "md5": "c3090c2f7520f4163cd20bfb1c388a7c", "sha256": "dcd42461e44b4122faed1028cae1d5b2facf4b18b22c9a4d2733a89ce7dde9f6" }, "downloads": -1, "filename": "dump2polarion-0.34-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c3090c2f7520f4163cd20bfb1c388a7c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 48078, "upload_time": "2018-12-10T07:54:20", "upload_time_iso_8601": "2018-12-10T07:54:20.745793Z", "url": "https://files.pythonhosted.org/packages/1c/93/eef044cad0563013dc1429b809a5491181354548e97415e47097c60f4264/dump2polarion-0.34-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8d70cb48bc92e8c4fc494565a93ad8ed", "sha256": "01a7ae28aa06c120d0de11f4aa1d11a651bd2ad47bea5cc5b7d11badb99890d3" }, "downloads": -1, "filename": "dump2polarion-0.34.tar.gz", "has_sig": false, "md5_digest": "8d70cb48bc92e8c4fc494565a93ad8ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98152, "upload_time": "2018-12-10T07:54:22", "upload_time_iso_8601": "2018-12-10T07:54:22.814722Z", "url": "https://files.pythonhosted.org/packages/ff/4b/e7b036c7db3cdfcf7cf661d7b7eef85a40dbed09ed4b2ca26621aee5b83d/dump2polarion-0.34.tar.gz", "yanked": false, "yanked_reason": null } ], "0.35": [ { "comment_text": "", "digests": { "md5": "2c0dc53909b4a00a86b04ca73c68053d", "sha256": "7aa933fa21671ae3ab1807dd7fb4c7fd7c7d60ab095423ed19897205a0edcff4" }, "downloads": -1, "filename": "dump2polarion-0.35-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2c0dc53909b4a00a86b04ca73c68053d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 49942, "upload_time": "2019-01-03T10:34:09", "upload_time_iso_8601": "2019-01-03T10:34:09.730247Z", "url": "https://files.pythonhosted.org/packages/a8/b5/07569c9d9bfe4ebe309038e96a64bac6514be518daae576fc621fa6245e2/dump2polarion-0.35-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "78c988c4fdaf303675fb03ff47e20fbc", "sha256": "74895b2795d07f3b044e604b1979821861f01d50af4d3b8f7d7ea3e419b5e0f4" }, "downloads": -1, "filename": "dump2polarion-0.35.tar.gz", "has_sig": false, "md5_digest": "78c988c4fdaf303675fb03ff47e20fbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98744, "upload_time": "2019-01-03T10:34:11", "upload_time_iso_8601": "2019-01-03T10:34:11.679643Z", "url": "https://files.pythonhosted.org/packages/69/e9/101257f5b9809fe605243ab8c2db30454fa53a0ab4ab94cbcf32ea00adf9/dump2polarion-0.35.tar.gz", "yanked": false, "yanked_reason": null } ], "0.36": [ { "comment_text": "", "digests": { "md5": "92ae03eb08ffd6ef5f646ec220bb6247", "sha256": "1b054885ce5b4a7dcc3cdd5f9064f619d26b250142af7533f43f33cee349b112" }, "downloads": -1, "filename": "dump2polarion-0.36-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "92ae03eb08ffd6ef5f646ec220bb6247", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 50001, "upload_time": "2019-01-03T12:38:57", "upload_time_iso_8601": "2019-01-03T12:38:57.555609Z", "url": "https://files.pythonhosted.org/packages/ae/04/2c8ce2f02f6c0eca4737988e4514df4f0f13cb51e434d81f04f88e3c464c/dump2polarion-0.36-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "15b6bf4653490cde205aaaf0e0bf9aa0", "sha256": "28886dc3c5dc08390e9fcdfcd67eba2b5cf975891b9aa101f1adf86d1e83dcff" }, "downloads": -1, "filename": "dump2polarion-0.36.tar.gz", "has_sig": false, "md5_digest": "15b6bf4653490cde205aaaf0e0bf9aa0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98750, "upload_time": "2019-01-03T12:38:59", "upload_time_iso_8601": "2019-01-03T12:38:59.055209Z", "url": "https://files.pythonhosted.org/packages/cf/c4/dd2361778f306768b660cde4f833d2275851761e0c01d772b56dc0ad54d6/dump2polarion-0.36.tar.gz", "yanked": false, "yanked_reason": null } ], "0.37": [ { "comment_text": "", "digests": { "md5": "65cba0b39e3ecea6552ac9d585a5b791", "sha256": "0b338899c56b7e5f24c37f35aadc3317673aa0fdc793432fdc75bc46ce90ce77" }, "downloads": -1, "filename": "dump2polarion-0.37-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "65cba0b39e3ecea6552ac9d585a5b791", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 50216, "upload_time": "2019-01-28T13:20:39", "upload_time_iso_8601": "2019-01-28T13:20:39.641166Z", "url": "https://files.pythonhosted.org/packages/ec/e6/c521c5f5035e12a3a63845ee2ee88db84bbc6bd6a278acc854580b10ca85/dump2polarion-0.37-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6355004f25ee97f29708be41eac95750", "sha256": "eb211f4df5c9a937c4c2116fd033e96c9ec3773d3c94eb2e4c0d6511c3edf312" }, "downloads": -1, "filename": "dump2polarion-0.37.tar.gz", "has_sig": false, "md5_digest": "6355004f25ee97f29708be41eac95750", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99117, "upload_time": "2019-01-28T13:20:41", "upload_time_iso_8601": "2019-01-28T13:20:41.529635Z", "url": "https://files.pythonhosted.org/packages/1b/03/f5bc1a30381756958fa953bcb78aeed49f13bd8dc99274ef12fc4a3b0b72/dump2polarion-0.37.tar.gz", "yanked": false, "yanked_reason": null } ], "0.38": [ { "comment_text": "", "digests": { "md5": "316914c053da478ca0039f822f0dc4c2", "sha256": "a6d4ecbbdfe0213de95c8f32528f6b55a2afbb675bb980e7201634a4404a3173" }, "downloads": -1, "filename": "dump2polarion-0.38-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "316914c053da478ca0039f822f0dc4c2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 50674, "upload_time": "2019-01-30T09:26:46", "upload_time_iso_8601": "2019-01-30T09:26:46.362473Z", "url": "https://files.pythonhosted.org/packages/97/24/9a408101b59ad3e7be54ddb8a93e08b329318fc7ade0de692707715ef2fc/dump2polarion-0.38-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e82a06295c6a9eb8bc15bf2048ebbb19", "sha256": "0e2aba1c971c83609f68a83b3891c2b579b89f86a5c438de3983ea27e793b84d" }, "downloads": -1, "filename": "dump2polarion-0.38.tar.gz", "has_sig": false, "md5_digest": "e82a06295c6a9eb8bc15bf2048ebbb19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99543, "upload_time": "2019-01-30T09:26:47", "upload_time_iso_8601": "2019-01-30T09:26:47.782950Z", "url": "https://files.pythonhosted.org/packages/6f/e8/9372a90ae5eeeee29de84865d7ca3330bcedfbfc2a0e2d9a2e66959e9cfe/dump2polarion-0.38.tar.gz", "yanked": false, "yanked_reason": null } ], "0.39": [ { "comment_text": "", "digests": { "md5": "9a6dd260a7503f4c682e7f012e9fafc4", "sha256": "8e99186ae8acfb330a8c1b3b1948026c160d7188fa170f6f6f6c3a8149d58dd4" }, "downloads": -1, "filename": "dump2polarion-0.39-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9a6dd260a7503f4c682e7f012e9fafc4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 51478, "upload_time": "2019-04-05T13:41:02", "upload_time_iso_8601": "2019-04-05T13:41:02.684277Z", "url": "https://files.pythonhosted.org/packages/ce/6e/cb73f990789865129a7becd0e477ad1e22b792e4df393909783c9333f1c2/dump2polarion-0.39-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "80e68eaeecb7e64f852f1fd8f97532ac", "sha256": "254c885686ac6c25e944a096e94caffa32291840112cf3304c690214d85b00e4" }, "downloads": -1, "filename": "dump2polarion-0.39.tar.gz", "has_sig": false, "md5_digest": "80e68eaeecb7e64f852f1fd8f97532ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99897, "upload_time": "2019-04-05T13:41:04", "upload_time_iso_8601": "2019-04-05T13:41:04.244445Z", "url": "https://files.pythonhosted.org/packages/c0/f6/2c8429f979ab6b59a220748a6cdae18245d4c4da96594e20db1d71e712cf/dump2polarion-0.39.tar.gz", "yanked": false, "yanked_reason": null } ], "0.39.1": [ { "comment_text": "", "digests": { "md5": "51138fbd73c9abf3d15dac6731099581", "sha256": "b89ba274e21ac5df56ef902d52b628a28c7aa9fda137748d5eed98f43fd305d1" }, "downloads": -1, "filename": "dump2polarion-0.39.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "51138fbd73c9abf3d15dac6731099581", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 51807, "upload_time": "2019-04-12T08:06:01", "upload_time_iso_8601": "2019-04-12T08:06:01.744674Z", "url": "https://files.pythonhosted.org/packages/ab/34/70e815fdfc342b1769ff654df111308fc57d418b8ddf44c4e47060a9409b/dump2polarion-0.39.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "30f2c79ba28a0c1c4ab29886fad834c2", "sha256": "e1980514274724de6bb134a4d8b137c0ce87fa70f69a818a52d975f73ce3ba0d" }, "downloads": -1, "filename": "dump2polarion-0.39.1.tar.gz", "has_sig": false, "md5_digest": "30f2c79ba28a0c1c4ab29886fad834c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 100286, "upload_time": "2019-04-12T08:06:03", "upload_time_iso_8601": "2019-04-12T08:06:03.764774Z", "url": "https://files.pythonhosted.org/packages/a1/da/91eba393b02db79d66a71a231ba957488bc8b5d3a68edd6999db51e30a64/dump2polarion-0.39.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4": [ { "comment_text": "", "digests": { "md5": "36b527d636242e76f2a81428f2b003f4", "sha256": "926b2585c29914066392ac47e2f2d4856fe537915c2993fce2ce36a220aaf8ca" }, "downloads": -1, "filename": "dump2polarion-0.4.tar.gz", "has_sig": false, "md5_digest": "36b527d636242e76f2a81428f2b003f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12878, "upload_time": "2017-06-02T12:49:12", "upload_time_iso_8601": "2017-06-02T12:49:12.234836Z", "url": "https://files.pythonhosted.org/packages/5e/ba/2a49c3d3d5f78813b546970347bd57a776f92350330555cf48c3d2e1db38/dump2polarion-0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.40.0": [ { "comment_text": "", "digests": { "md5": "aef71301d921f0beacba10aeb87331af", "sha256": "21aef4c655b2bae155be2b6b2ac8bb2158543a38d97b0612fc35a7ce9588fd32" }, "downloads": -1, "filename": "dump2polarion-0.40.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aef71301d921f0beacba10aeb87331af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 51855, "upload_time": "2019-08-20T12:23:25", "upload_time_iso_8601": "2019-08-20T12:23:25.043816Z", "url": "https://files.pythonhosted.org/packages/e3/7a/cd9880d66b68731521f85c10bbcfa5b4b7ea788170f495b67a95d2e5dae8/dump2polarion-0.40.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "29e69164d3b3108e63e01e55deb30e16", "sha256": "8fd021b32b3b92e772bc7d0f240b4fe78e6a9f75c88198ff677e39512b41dd9d" }, "downloads": -1, "filename": "dump2polarion-0.40.0.tar.gz", "has_sig": false, "md5_digest": "29e69164d3b3108e63e01e55deb30e16", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97563, "upload_time": "2019-08-20T12:23:27", "upload_time_iso_8601": "2019-08-20T12:23:27.001370Z", "url": "https://files.pythonhosted.org/packages/19/0a/0e52fd0dfde003ffe73146c6aedff6bd9ae0e9a190157e91957a66075e16/dump2polarion-0.40.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.40.1": [ { "comment_text": "", "digests": { "md5": "20688b3bd83696e6f489a6844464112b", "sha256": "90c33e91a49692966193589c69f1782e523b9ef5d11f06ad4248996908c2ac63" }, "downloads": -1, "filename": "dump2polarion-0.40.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "20688b3bd83696e6f489a6844464112b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 51993, "upload_time": "2019-08-22T10:27:16", "upload_time_iso_8601": "2019-08-22T10:27:16.580356Z", "url": "https://files.pythonhosted.org/packages/bd/9d/d91bd17d5b281fac8f5631e7e6d8bf3693f31b1483b8defad718a2cd53c5/dump2polarion-0.40.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6fd8daff4204374e95b44cb00c1d25bf", "sha256": "95baf2c94793cf3f02f0b0e2f54525ddda92557a325aece7a8fb8c930ce8866e" }, "downloads": -1, "filename": "dump2polarion-0.40.1.tar.gz", "has_sig": false, "md5_digest": "6fd8daff4204374e95b44cb00c1d25bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97652, "upload_time": "2019-08-22T10:27:18", "upload_time_iso_8601": "2019-08-22T10:27:18.354376Z", "url": "https://files.pythonhosted.org/packages/77/32/e57d85cafd9b4f07bb32b3a1a9d0c37506e3bcdbf0db2c834a805b16c691/dump2polarion-0.40.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.40.2": [ { "comment_text": "", "digests": { "md5": "a44f10a695bbca5b225c365b5bb95456", "sha256": "34e680c9b5981a1445088213ceb1aceb2057cbc7305e4ee7329a47e8d892d5b8" }, "downloads": -1, "filename": "dump2polarion-0.40.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a44f10a695bbca5b225c365b5bb95456", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52249, "upload_time": "2019-08-30T11:37:30", "upload_time_iso_8601": "2019-08-30T11:37:30.194785Z", "url": "https://files.pythonhosted.org/packages/78/12/e93b90fd63e3fd8c33b1e555d84af9140996762093855f5bfb778dd5381b/dump2polarion-0.40.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "99eaa8c93ae814b07318db6538e30e29", "sha256": "5e8cada686759814d80ba55b47f4847b96887d2b5a176b2dc52b3eadc568be09" }, "downloads": -1, "filename": "dump2polarion-0.40.2.tar.gz", "has_sig": false, "md5_digest": "99eaa8c93ae814b07318db6538e30e29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97922, "upload_time": "2019-08-30T11:37:31", "upload_time_iso_8601": "2019-08-30T11:37:31.698784Z", "url": "https://files.pythonhosted.org/packages/a7/09/5b9c8e9539efa33ac4bd49eeab7d3eaf27ba50fef8918b79e2b8d30f7843/dump2polarion-0.40.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.41.0": [ { "comment_text": "", "digests": { "md5": "d41243f7a551c7a944986fbc142087b9", "sha256": "61b74e731dac7e2a0663730b3bb0e1974c6ba2af0b4804c71077ded4f97f1717" }, "downloads": -1, "filename": "dump2polarion-0.41.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d41243f7a551c7a944986fbc142087b9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52396, "upload_time": "2019-09-04T12:13:16", "upload_time_iso_8601": "2019-09-04T12:13:16.169917Z", "url": "https://files.pythonhosted.org/packages/00/92/5ef9ee694fafc4120ec026b9a64a17d72cc22eae1a282d759459989d449c/dump2polarion-0.41.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3b7fced8e0961c4996edca82ff62f6d6", "sha256": "0dc6ff4eedee7287a149967a1f9241ea71ea7bb78783af072e277b48b782df11" }, "downloads": -1, "filename": "dump2polarion-0.41.0.tar.gz", "has_sig": false, "md5_digest": "3b7fced8e0961c4996edca82ff62f6d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98067, "upload_time": "2019-09-04T12:13:18", "upload_time_iso_8601": "2019-09-04T12:13:18.182123Z", "url": "https://files.pythonhosted.org/packages/b7/e1/5287d00efa0de89ea23481a55732178965287cea5b028fffbbd89e2ddf4f/dump2polarion-0.41.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.41.1": [ { "comment_text": "", "digests": { "md5": "f74c4440271d4bc119dbbce7dee0ee34", "sha256": "1c606f56291cdc06fe462f0234f480bfba0d74fb13b6d43dbb9c189834845d6b" }, "downloads": -1, "filename": "dump2polarion-0.41.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f74c4440271d4bc119dbbce7dee0ee34", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52473, "upload_time": "2019-09-04T16:37:42", "upload_time_iso_8601": "2019-09-04T16:37:42.952879Z", "url": "https://files.pythonhosted.org/packages/65/16/e9700deffeaa6c4b9bbc5f48fc4e428b320a4052756a571b5883d610f3a9/dump2polarion-0.41.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e5a0c3dfbb02249cdc7eba5726f345cf", "sha256": "4ecb5846b2da374bea8188df9070891d1439f73049ef37bdfc6b375aaa3cc6c4" }, "downloads": -1, "filename": "dump2polarion-0.41.1.tar.gz", "has_sig": false, "md5_digest": "e5a0c3dfbb02249cdc7eba5726f345cf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98151, "upload_time": "2019-09-04T16:37:44", "upload_time_iso_8601": "2019-09-04T16:37:44.610844Z", "url": "https://files.pythonhosted.org/packages/bf/66/2b7885213a767b79a7990dc4554b7500e94f9456aa1013b1317995d4e755/dump2polarion-0.41.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.42.0": [ { "comment_text": "", "digests": { "md5": "4b74577ab63756d948612a742f6e7025", "sha256": "b22a52d7e7db79710b18037c9658956e84dd620e1a82e183650c339ec5ff8553" }, "downloads": -1, "filename": "dump2polarion-0.42.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4b74577ab63756d948612a742f6e7025", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52568, "upload_time": "2019-09-06T11:23:26", "upload_time_iso_8601": "2019-09-06T11:23:26.545925Z", "url": "https://files.pythonhosted.org/packages/5d/18/f6356819494560d5951c6ee33e5fd2d648de9e1325e0617b961dee0234ff/dump2polarion-0.42.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8a96098e5ca54ad350dd430f949f5cab", "sha256": "2bbfa98f27f977e311f55f725f626e58d1d3d197c8b14966a4bb7f9db708758f" }, "downloads": -1, "filename": "dump2polarion-0.42.0.tar.gz", "has_sig": false, "md5_digest": "8a96098e5ca54ad350dd430f949f5cab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98336, "upload_time": "2019-09-06T11:23:28", "upload_time_iso_8601": "2019-09-06T11:23:28.477698Z", "url": "https://files.pythonhosted.org/packages/cf/b5/18273592ca84ac6c72edfd8b381a8694dafa00bd0d2ba22f373cdc7f5bbf/dump2polarion-0.42.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.42.1": [ { "comment_text": "", "digests": { "md5": "2f51e1618915cf7517c30544fd3ccf69", "sha256": "3df2e67447830b9bf26782e1fb559e94d32856b1ba60a575efd4f6e11394b96a" }, "downloads": -1, "filename": "dump2polarion-0.42.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2f51e1618915cf7517c30544fd3ccf69", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52602, "upload_time": "2019-09-06T11:45:02", "upload_time_iso_8601": "2019-09-06T11:45:02.401574Z", "url": "https://files.pythonhosted.org/packages/be/11/07998690fbda2f93d3eb0df1333782e701a85e6d1e152386a6cbe2244162/dump2polarion-0.42.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "48d2957ccf78eed0ca7bbacfa0bf7067", "sha256": "9279d60eabc4221142e6c2580778e754bd800930ff651392c2b2ff3dea586f62" }, "downloads": -1, "filename": "dump2polarion-0.42.1.tar.gz", "has_sig": false, "md5_digest": "48d2957ccf78eed0ca7bbacfa0bf7067", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98376, "upload_time": "2019-09-06T11:45:04", "upload_time_iso_8601": "2019-09-06T11:45:04.362816Z", "url": "https://files.pythonhosted.org/packages/c4/99/95d2db1e11e1c5e3dab4186747fb6fb1c2e644a414e64f34d523d16b02c6/dump2polarion-0.42.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.43.0": [ { "comment_text": "", "digests": { "md5": "21f9f7f7b7f0f73ecdc9601c047dcaab", "sha256": "73cf11bf79adb3770fddd4f516be08a15e4adbbc29a132409d7f6feb3e3a347f" }, "downloads": -1, "filename": "dump2polarion-0.43.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "21f9f7f7b7f0f73ecdc9601c047dcaab", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52606, "upload_time": "2019-09-06T12:03:33", "upload_time_iso_8601": "2019-09-06T12:03:33.711894Z", "url": "https://files.pythonhosted.org/packages/e9/19/6cfd2ee901582d9232ecc6a9cd13afc7b0ecbd79de074e5e17e3b16553a1/dump2polarion-0.43.0-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2c26aa51f0335896c8ae126c9df03745", "sha256": "965b1093ee3e953f46741788f844ce8e21dd8e8b5890e14d6ca264bc6a83c769" }, "downloads": -1, "filename": "dump2polarion-0.43.0.tar.gz", "has_sig": false, "md5_digest": "2c26aa51f0335896c8ae126c9df03745", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98390, "upload_time": "2019-09-06T12:03:35", "upload_time_iso_8601": "2019-09-06T12:03:35.544616Z", "url": "https://files.pythonhosted.org/packages/ca/a0/d4889c28504fda6d96735c8aa21c31f466636236d079a802f0cabd885244/dump2polarion-0.43.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.44.0": [ { "comment_text": "", "digests": { "md5": "ecef68cdd83008fc1c2dcde50a8124bb", "sha256": "9a27e83a623bab2e88c028973a5361d7db927e35fba345009307459605d5a827" }, "downloads": -1, "filename": "dump2polarion-0.44.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ecef68cdd83008fc1c2dcde50a8124bb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51196, "upload_time": "2019-09-10T13:11:10", "upload_time_iso_8601": "2019-09-10T13:11:10.582026Z", "url": "https://files.pythonhosted.org/packages/52/5b/8fcf4b679b6b508fff6b830904829bb0c86c84a3182f81795cfe1eb352da/dump2polarion-0.44.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "23ad6ac818df9d38ccab8e3a45189fd8", "sha256": "bfb774ae5bde3903106b02ccd1b353419173f7ad75852e38dcebd5115c13447d" }, "downloads": -1, "filename": "dump2polarion-0.44.0.tar.gz", "has_sig": false, "md5_digest": "23ad6ac818df9d38ccab8e3a45189fd8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97835, "upload_time": "2019-09-10T13:11:12", "upload_time_iso_8601": "2019-09-10T13:11:12.301225Z", "url": "https://files.pythonhosted.org/packages/ba/6a/2bd89a6d21559e61eab1fa9fd684c63f278feee7ba36dba5f309918628c5/dump2polarion-0.44.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.45.0": [ { "comment_text": "", "digests": { "md5": "39cf63619acf09fddf3660114961b72e", "sha256": "c4aa402053d7866cd8ea65391df97245959dbfdba106bad06419a37bc31a69f2" }, "downloads": -1, "filename": "dump2polarion-0.45.0-py3-none-any.whl", "has_sig": false, "md5_digest": "39cf63619acf09fddf3660114961b72e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 50878, "upload_time": "2019-09-13T14:37:11", "upload_time_iso_8601": "2019-09-13T14:37:11.101169Z", "url": "https://files.pythonhosted.org/packages/92/a0/a8ac8f6d41c288398d8dbecd27b5fcc95bc3a08ad615163d278d24073f3d/dump2polarion-0.45.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2bb3ff9c4f609e3d6cf9b07c890b1799", "sha256": "abeb8be580ef41ec6b66014034893ca5fab2e789c0d93c548b903fc2c15ce6da" }, "downloads": -1, "filename": "dump2polarion-0.45.0.tar.gz", "has_sig": false, "md5_digest": "2bb3ff9c4f609e3d6cf9b07c890b1799", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97535, "upload_time": "2019-09-13T14:37:12", "upload_time_iso_8601": "2019-09-13T14:37:12.565042Z", "url": "https://files.pythonhosted.org/packages/07/11/0b618ea7b57c080b9e636e8920eab4b626e7749a2514a96d9c1571a7ec9f/dump2polarion-0.45.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.46.0": [ { "comment_text": "", "digests": { "md5": "a245df7b89054b8c562a1df6105d8ed0", "sha256": "c4e46700c5d755db96abb6dd651297a5ae3e800e0d74e3521f73cff66257e69e" }, "downloads": -1, "filename": "dump2polarion-0.46.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a245df7b89054b8c562a1df6105d8ed0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51083, "upload_time": "2019-09-26T11:50:16", "upload_time_iso_8601": "2019-09-26T11:50:16.460437Z", "url": "https://files.pythonhosted.org/packages/1e/4d/c9f19b9a9e8de673237b480bf01ee5053123288a5edb959211e18f189701/dump2polarion-0.46.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "455b55ae09426c781d09b1979b35cf1d", "sha256": "94c3529fdbf6188595888602f0d376157eae5823cd2fdb60c1572302dbd14e95" }, "downloads": -1, "filename": "dump2polarion-0.46.0.tar.gz", "has_sig": false, "md5_digest": "455b55ae09426c781d09b1979b35cf1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98484, "upload_time": "2019-09-26T11:50:18", "upload_time_iso_8601": "2019-09-26T11:50:18.353711Z", "url": "https://files.pythonhosted.org/packages/71/31/6a85db85e19fbde72778a8131533fa025febe6800a3b9c6876a0fcf9c0e1/dump2polarion-0.46.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.46.1": [ { "comment_text": "", "digests": { "md5": "4a3da5707fde64534de8a40e1a55be96", "sha256": "19b6a2414ebacd45947ed76f24300dd3b0cc190c6fbf48711d2b8ffc3dcca7e5" }, "downloads": -1, "filename": "dump2polarion-0.46.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4a3da5707fde64534de8a40e1a55be96", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51410, "upload_time": "2019-10-11T16:00:23", "upload_time_iso_8601": "2019-10-11T16:00:23.813265Z", "url": "https://files.pythonhosted.org/packages/19/36/eee0fe2673d861aa42ac94c4864cf40890f03957c41c55936b0f8d3bf587/dump2polarion-0.46.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "347b44bbb8e462880a8317169b00dbb5", "sha256": "8d04d0a0e6d5051f0d295386f9ad86122193a2f7c27c031fe9afdd46d6abd3f8" }, "downloads": -1, "filename": "dump2polarion-0.46.1.tar.gz", "has_sig": false, "md5_digest": "347b44bbb8e462880a8317169b00dbb5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98781, "upload_time": "2019-10-11T16:00:25", "upload_time_iso_8601": "2019-10-11T16:00:25.650108Z", "url": "https://files.pythonhosted.org/packages/8d/b7/56d47285c05e07b39dbfee59cb163c61c9e002f26279a85791fd824b0bb4/dump2polarion-0.46.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.46.2": [ { "comment_text": "", "digests": { "md5": "25ee999cc8f894394c93003b52a54f2a", "sha256": "132313723c9798a98e8f5c88810fcb10008f83c7fb0caf7882bb03c41009f475" }, "downloads": -1, "filename": "dump2polarion-0.46.2-py3-none-any.whl", "has_sig": false, "md5_digest": "25ee999cc8f894394c93003b52a54f2a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51317, "upload_time": "2019-10-25T10:12:32", "upload_time_iso_8601": "2019-10-25T10:12:32.652760Z", "url": "https://files.pythonhosted.org/packages/20/55/90dea34cb4aacd64eebc3e0dd54c3cd15232cc2b69d7e655cbf25e3e2b67/dump2polarion-0.46.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "66d3141d8836f3089f0e8873a84de221", "sha256": "12d91954deec2fe3630c9a72d15ed1ef05c5b70df0543eaf9b19b47656fd59ab" }, "downloads": -1, "filename": "dump2polarion-0.46.2.tar.gz", "has_sig": false, "md5_digest": "66d3141d8836f3089f0e8873a84de221", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98926, "upload_time": "2019-10-25T10:12:34", "upload_time_iso_8601": "2019-10-25T10:12:34.534742Z", "url": "https://files.pythonhosted.org/packages/0b/19/a0ae15f80acbbbedccf2b5fe90f23b8bb67297fff655b727ac13b10c9eee/dump2polarion-0.46.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.46.3": [ { "comment_text": "", "digests": { "md5": "22ca3a0a7bd1524bbe15811fceadbef1", "sha256": "777974222dcaeb821f619412857739d4dfef27d0bc1d0eb2035e9fc41d411150" }, "downloads": -1, "filename": "dump2polarion-0.46.3-py3-none-any.whl", "has_sig": false, "md5_digest": "22ca3a0a7bd1524bbe15811fceadbef1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51769, "upload_time": "2019-11-02T07:06:03", "upload_time_iso_8601": "2019-11-02T07:06:03.321975Z", "url": "https://files.pythonhosted.org/packages/b1/67/de8702797dc4f595d7c7e33b005fd7fe012c2ca0367d71c363ec5768b31d/dump2polarion-0.46.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a65e14323f0ca85e61e709bce984f902", "sha256": "c1ad4f0a272de02538a8413cb6ef568a3aa1a5f9d97a32559a377dc2f8d93dd5" }, "downloads": -1, "filename": "dump2polarion-0.46.3.tar.gz", "has_sig": false, "md5_digest": "a65e14323f0ca85e61e709bce984f902", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 99629, "upload_time": "2019-11-02T07:06:05", "upload_time_iso_8601": "2019-11-02T07:06:05.411765Z", "url": "https://files.pythonhosted.org/packages/5b/1d/f046fd4c511d28515acd62894ff740f3806c0a487d2f2a1e91a148b40d09/dump2polarion-0.46.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.47.0": [ { "comment_text": "", "digests": { "md5": "c5b7feeffe656fc7b1dc2189354246f5", "sha256": "48c099b107483d37ca44128f31607aae7a2a47bcd047a431f7ce4560e1f67c40" }, "downloads": -1, "filename": "dump2polarion-0.47.0-py3-none-any.whl", "has_sig": false, "md5_digest": "c5b7feeffe656fc7b1dc2189354246f5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51738, "upload_time": "2019-11-08T15:28:21", "upload_time_iso_8601": "2019-11-08T15:28:21.728188Z", "url": "https://files.pythonhosted.org/packages/a8/3b/b5ba245f1a845dd7b271c5ec6133936ce1c59264786bd10c5ba05fcf8c4e/dump2polarion-0.47.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6ee1cbfbc7cc7f5b327558a837a2f9ee", "sha256": "cecdf391e4724cace5e7293b8f7ddae63730859c3b4953022493378545ea56a1" }, "downloads": -1, "filename": "dump2polarion-0.47.0.tar.gz", "has_sig": false, "md5_digest": "6ee1cbfbc7cc7f5b327558a837a2f9ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98515, "upload_time": "2019-11-08T15:28:23", "upload_time_iso_8601": "2019-11-08T15:28:23.471520Z", "url": "https://files.pythonhosted.org/packages/31/82/4fb78558126cde588276668e0f975afc9967716a2de75058018f4036a1d8/dump2polarion-0.47.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.48.0": [ { "comment_text": "", "digests": { "md5": "14996cfeb424f4b295781719d2e9a064", "sha256": "2dd71cd59caa1f9b01de3d195f96cf354cd0bd8004de3fb0f23f97c4a05eca29" }, "downloads": -1, "filename": "dump2polarion-0.48.0-py3-none-any.whl", "has_sig": false, "md5_digest": "14996cfeb424f4b295781719d2e9a064", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51843, "upload_time": "2020-04-03T08:55:46", "upload_time_iso_8601": "2020-04-03T08:55:46.741882Z", "url": "https://files.pythonhosted.org/packages/db/75/1f1a78421d49b0c105cf53012aeccf6fd40e883f99c08b174a4d84288425/dump2polarion-0.48.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "52cc233822a5e358e518040bb9b5935e", "sha256": "1e7748fca074d9ffa1803aebe881d56edf1c17150b0f07854ced9fd9946f12d4" }, "downloads": -1, "filename": "dump2polarion-0.48.0.tar.gz", "has_sig": false, "md5_digest": "52cc233822a5e358e518040bb9b5935e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98795, "upload_time": "2020-04-03T08:55:48", "upload_time_iso_8601": "2020-04-03T08:55:48.372121Z", "url": "https://files.pythonhosted.org/packages/81/94/63bcbcbd3e56c641311a70f2a0cf012ba40e960e6f87d99c1b904e2bf099/dump2polarion-0.48.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5": [ { "comment_text": "", "digests": { "md5": "7855cb56b6f173988b46de6e29ca89f8", "sha256": "841535b2799069830c66ec1744c99f9b5477e0d629f3940a89ef02c411028f8b" }, "downloads": -1, "filename": "dump2polarion-0.5.tar.gz", "has_sig": false, "md5_digest": "7855cb56b6f173988b46de6e29ca89f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14938, "upload_time": "2017-06-15T15:14:15", "upload_time_iso_8601": "2017-06-15T15:14:15.109463Z", "url": "https://files.pythonhosted.org/packages/17/f9/fb0160022e74db19da883dd38d458e5ff2eef6d27aea594fa5cca5b9525a/dump2polarion-0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6": [ { "comment_text": "", "digests": { "md5": "84ecf7620343a1ce58d3f4c761f2cd6d", "sha256": "7695869d663c365ebc8c33e57bb2735416b96a63f788bc0e5933aacf4cfd73bc" }, "downloads": -1, "filename": "dump2polarion-0.6.tar.gz", "has_sig": false, "md5_digest": "84ecf7620343a1ce58d3f4c761f2cd6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15240, "upload_time": "2017-07-17T08:15:17", "upload_time_iso_8601": "2017-07-17T08:15:17.911322Z", "url": "https://files.pythonhosted.org/packages/1a/32/0134b6dc744c65dd3f61342d0397fb465cd13a34cc889b7e07fcafa23979/dump2polarion-0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7": [ { "comment_text": "", "digests": { "md5": "6ce94a15a1890bd602a139959d884af5", "sha256": "e37956130e6aafb7133ec1cfe02aa3419c7f43d3758772555841595ca4abf89c" }, "downloads": -1, "filename": "dump2polarion-0.7.tar.gz", "has_sig": false, "md5_digest": "6ce94a15a1890bd602a139959d884af5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15190, "upload_time": "2017-07-26T13:54:49", "upload_time_iso_8601": "2017-07-26T13:54:49.344508Z", "url": "https://files.pythonhosted.org/packages/cd/75/d5f7319f34794c497a72e8750a54ccbe6b2af714cac9d81f4de57729a986/dump2polarion-0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8": [ { "comment_text": "", "digests": { "md5": "07052e68cb1fd0f370856d83c3a4b81b", "sha256": "3f384bf0e247910813c32c31cbbbca9a749ef0debbe6f4a426c792dd2fa48830" }, "downloads": -1, "filename": "dump2polarion-0.8.tar.gz", "has_sig": false, "md5_digest": "07052e68cb1fd0f370856d83c3a4b81b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15249, "upload_time": "2017-08-04T15:38:58", "upload_time_iso_8601": "2017-08-04T15:38:58.093147Z", "url": "https://files.pythonhosted.org/packages/b2/30/cac0c1af57acad143d123d55da1e78a7250fc7ec0f690a356bc8f36ee9e9/dump2polarion-0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.9": [ { "comment_text": "", "digests": { "md5": "611ecd30875e951fd378713dee097901", "sha256": "3da03626bafc33d5b9b81c5f825bc6686ec66d5d68d2aa7925e33dba96db8ab6" }, "downloads": -1, "filename": "dump2polarion-0.9.tar.gz", "has_sig": false, "md5_digest": "611ecd30875e951fd378713dee097901", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15834, "upload_time": "2017-08-23T15:08:26", "upload_time_iso_8601": "2017-08-23T15:08:26.858582Z", "url": "https://files.pythonhosted.org/packages/a0/72/c3e25abbf24328e5ec58a861f4a39d226ef605c86379b926c2726e67f9fe/dump2polarion-0.9.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "14996cfeb424f4b295781719d2e9a064", "sha256": "2dd71cd59caa1f9b01de3d195f96cf354cd0bd8004de3fb0f23f97c4a05eca29" }, "downloads": -1, "filename": "dump2polarion-0.48.0-py3-none-any.whl", "has_sig": false, "md5_digest": "14996cfeb424f4b295781719d2e9a064", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51843, "upload_time": "2020-04-03T08:55:46", "upload_time_iso_8601": "2020-04-03T08:55:46.741882Z", "url": "https://files.pythonhosted.org/packages/db/75/1f1a78421d49b0c105cf53012aeccf6fd40e883f99c08b174a4d84288425/dump2polarion-0.48.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "52cc233822a5e358e518040bb9b5935e", "sha256": "1e7748fca074d9ffa1803aebe881d56edf1c17150b0f07854ced9fd9946f12d4" }, "downloads": -1, "filename": "dump2polarion-0.48.0.tar.gz", "has_sig": false, "md5_digest": "52cc233822a5e358e518040bb9b5935e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 98795, "upload_time": "2020-04-03T08:55:48", "upload_time_iso_8601": "2020-04-03T08:55:48.372121Z", "url": "https://files.pythonhosted.org/packages/81/94/63bcbcbd3e56c641311a70f2a0cf012ba40e960e6f87d99c1b904e2bf099/dump2polarion-0.48.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }