{ "info": { "author": "Manuel Krebber", "author_email": "admin@wheerd.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "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" ], "description": "distutils-build-without-typehints\n=================================\n\nThis package provides a setup.py build command that strips typehints from the code during the build.\nThis is necessary for code bases that use the typehint features of python 3.6 which sometimes do not work in python 3.5 and\nare not available before 3.5.\n\n**This package is a quick hack to get packages that do not work with older python version because of type hints to work again. However, it only strips things from the typing module in a very primitive manner.**\n\nUsage\n-----\n\nAdd the package to your setup requirements::\n\n setup(\n ...\n setup_requires=[\n ...\n 'distutils_build_without_typehints',\n ...\n ],\n ...\n )\n\nAnd put an alias in the setup.cfg::\n\n [aliases]\n build=build_without_typehints\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wheerd/distutils-build-without-typehints", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "distutils_build_without_typehints", "package_url": "https://pypi.org/project/distutils_build_without_typehints/", "platform": "", "project_url": "https://pypi.org/project/distutils_build_without_typehints/", "project_urls": { "Homepage": "https://github.com/wheerd/distutils-build-without-typehints" }, "release_url": "https://pypi.org/project/distutils_build_without_typehints/0.6.1/", "requires_dist": null, "requires_python": "", "summary": "A build command that strips typehints from the code during the build.", "version": "0.6.1" }, "last_serial": 2569915, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "dc86671b42ad37819f9287f7d7a98c96", "sha256": "e5341f3aea11279c9d17f421ca953903a62e90f6d259bd58a8d46fb4ecc8711a" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "dc86671b42ad37819f9287f7d7a98c96", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 8179, "upload_time": "2017-01-11T14:04:39", "url": "https://files.pythonhosted.org/packages/28/02/915cac8193dc9e421b93f85c8c61901712e6645d95b28e01566436acfd20/distutils_build_without_typehints-0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ae85dfb0f04c577dbea703ec876af238", "sha256": "de9456101a62b84725f9c3345a417d10e3dc6129b0bd1850f1be55dbf3acb597" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ae85dfb0f04c577dbea703ec876af238", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8163, "upload_time": "2017-01-11T13:30:28", "url": "https://files.pythonhosted.org/packages/74/32/105d827a562966bb3fa4d20e2d227668b58b56cf925c838ae4770e33615b/distutils_build_without_typehints-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "06620c0938c9cdac2e1493c2763b5404", "sha256": "46fdd6834a721ea5d80d4ee3056990090bc2f77bc23cb1f3645206f3bbda4cb9" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.1.tar.gz", "has_sig": false, "md5_digest": "06620c0938c9cdac2e1493c2763b5404", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6766, "upload_time": "2017-01-11T14:10:56", "url": "https://files.pythonhosted.org/packages/ed/e1/8a0abc61e289414c83d5da69b6fb2e9a5a7557fcaebabd2362528ea311ea/distutils_build_without_typehints-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f356c3f891fd3e2186db29e578069e64", "sha256": "53cc2869452e5b61fd6d32d8da3f13dce37f4bbff44112343b01a21a70853c0d" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f356c3f891fd3e2186db29e578069e64", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8328, "upload_time": "2017-01-11T16:39:35", "url": "https://files.pythonhosted.org/packages/86/31/920d3c0e1a0b131ebd569476e657b7a566da7029d86d0f9e5b1ce94cde65/distutils_build_without_typehints-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b5e8e5a8d8c3b937767f8d8631ad0d6", "sha256": "1ba12e8dc442f407441f6374704ddb5cc3da4eba474eb7bf7b65897b00ce2ce0" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.2.tar.gz", "has_sig": false, "md5_digest": "7b5e8e5a8d8c3b937767f8d8631ad0d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7027, "upload_time": "2017-01-11T16:39:45", "url": "https://files.pythonhosted.org/packages/85/20/f19dab689ae65113a077949f39de601bf8e7d692e88cd4062fb3a1e4b3ec/distutils_build_without_typehints-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "5d99e9afffee0c7d80d22ec4cf831d62", "sha256": "6bcdeb51efc12cf4df472c46e2bfd5bf9592179ec0bdc122417863f74b824dad" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5d99e9afffee0c7d80d22ec4cf831d62", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8343, "upload_time": "2017-01-12T13:31:30", "url": "https://files.pythonhosted.org/packages/06/78/9fb6bc5001a3f3dad60c94c93ab0d30322bf6a98b02669ab2d4fea991f5e/distutils_build_without_typehints-0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "47ab51c5bfeea8b9dcf5f8ee3b9296b7", "sha256": "bb8a6cce1d3a221bf29376a8a14f9a43ea147c23b69e7942a5f475b5ba26fdc5" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.3.tar.gz", "has_sig": false, "md5_digest": "47ab51c5bfeea8b9dcf5f8ee3b9296b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7049, "upload_time": "2017-01-12T13:37:18", "url": "https://files.pythonhosted.org/packages/99/34/be229fc13febdd9a1017a31671eb94ca7b70c9f544c364d042a62560ddd8/distutils_build_without_typehints-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "9e7798e1de457466df0cb99cc7badf7e", "sha256": "40c96a2eac1887ffba41b5b23e1843c7ff8ee166ae8636b645ed21cd5f64e485" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9e7798e1de457466df0cb99cc7badf7e", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8367, "upload_time": "2017-01-12T13:42:01", "url": "https://files.pythonhosted.org/packages/e1/c3/37c30ca4fc38c1e755245f8d615fc1af292848f6145576137ff5291b8457/distutils_build_without_typehints-0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "93ddd4b7b176985d48193b2be31c3c79", "sha256": "c9a8f68a69be5d342e84b3678196751a91dc3473a0e94eb268d5a8f3707e9e5e" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.4.tar.gz", "has_sig": false, "md5_digest": "93ddd4b7b176985d48193b2be31c3c79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7069, "upload_time": "2017-01-12T13:42:03", "url": "https://files.pythonhosted.org/packages/27/1e/9c494d860e4fa5fce6ad3624d8deae3df1f1f61d63c71ac30a6c4afd833c/distutils_build_without_typehints-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "ad228471c6497f7caa7efd7d8dc336c6", "sha256": "81fc29d97d9d7e8bdca4e5ca9a377ad70100f063056a5a333a1bd3aba20ce239" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ad228471c6497f7caa7efd7d8dc336c6", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8377, "upload_time": "2017-01-12T14:30:35", "url": "https://files.pythonhosted.org/packages/c0/45/9d0bf2764385085b85f38a0c95e53638adf041f456197ca5ba5edbecdf1f/distutils_build_without_typehints-0.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2b25e26aa654f065569582d29aa9e43d", "sha256": "e976eb77675ee4e03599c6931a49489c0cd6150f177c1b199fa4eb12d680f059" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.5.tar.gz", "has_sig": false, "md5_digest": "2b25e26aa654f065569582d29aa9e43d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7088, "upload_time": "2017-01-12T14:30:33", "url": "https://files.pythonhosted.org/packages/38/0f/dbdfb87147a5234108eda061274cb517636823bf08c96cfb2783bc3fda71/distutils_build_without_typehints-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "fabee2025ba8ea6d7ae9d2aa7a75e4fe", "sha256": "2cbfdc54437aed3f1f6803949b59b2638b708d7bbfe604b30fd9e87740c1a62b" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fabee2025ba8ea6d7ae9d2aa7a75e4fe", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8419, "upload_time": "2017-01-12T14:57:34", "url": "https://files.pythonhosted.org/packages/52/a3/c62ccf399aec50618458c77ba724f430f5cc6f0af9a9100efcb62ab1fa7e/distutils_build_without_typehints-0.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ffb2da15a41dc56d4cfae4292a20eafe", "sha256": "25c3840c9eebeae20c5c5be4de4088a6f804cc61df58d6fb0742df2abc05f31f" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.6.tar.gz", "has_sig": false, "md5_digest": "ffb2da15a41dc56d4cfae4292a20eafe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7125, "upload_time": "2017-01-12T14:57:33", "url": "https://files.pythonhosted.org/packages/ac/e2/4f148f801c2260797caea17dd62e29b45381c131e757a94b5e88acd5371a/distutils_build_without_typehints-0.6.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "e7b6641118e9d15db12db986946f360b", "sha256": "ec8013269d1bc05a0a0bf3defc34379be10191ccaef299d44eaf79187b2e2bb0" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e7b6641118e9d15db12db986946f360b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8422, "upload_time": "2017-01-12T15:06:05", "url": "https://files.pythonhosted.org/packages/10/2f/aeeae20f3fde23ff4ce8631f6d1c0a93d976615e97afb3de4d12d9a46ea6/distutils_build_without_typehints-0.6.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de16d462704a630bfa3b592bf8297ca5", "sha256": "6d744313a39d9f2ac44e0e3bad2d4343ef184f1d730d4c15202cce8d3deaa587" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.6.1.tar.gz", "has_sig": false, "md5_digest": "de16d462704a630bfa3b592bf8297ca5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7085, "upload_time": "2017-01-12T15:06:04", "url": "https://files.pythonhosted.org/packages/a6/5c/5dfb6e1205e91896261a05d98635f20f0bc5c671143936056fdd19845f7c/distutils_build_without_typehints-0.6.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e7b6641118e9d15db12db986946f360b", "sha256": "ec8013269d1bc05a0a0bf3defc34379be10191ccaef299d44eaf79187b2e2bb0" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.6.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e7b6641118e9d15db12db986946f360b", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 8422, "upload_time": "2017-01-12T15:06:05", "url": "https://files.pythonhosted.org/packages/10/2f/aeeae20f3fde23ff4ce8631f6d1c0a93d976615e97afb3de4d12d9a46ea6/distutils_build_without_typehints-0.6.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de16d462704a630bfa3b592bf8297ca5", "sha256": "6d744313a39d9f2ac44e0e3bad2d4343ef184f1d730d4c15202cce8d3deaa587" }, "downloads": -1, "filename": "distutils_build_without_typehints-0.6.1.tar.gz", "has_sig": false, "md5_digest": "de16d462704a630bfa3b592bf8297ca5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7085, "upload_time": "2017-01-12T15:06:04", "url": "https://files.pythonhosted.org/packages/a6/5c/5dfb6e1205e91896261a05d98635f20f0bc5c671143936056fdd19845f7c/distutils_build_without_typehints-0.6.1.tar.gz" } ] }