{ "info": { "author": "Matt Halstead", "author_email": "matt@elyt.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nKupu checks the user-agent header in requests as part of\nisKupuEnabled. If user-agent is empty then it will return false. This\nis not so useful in those situations where it is nice to clear out\nuser agent, e.g. with nginx in front of squid.\n\nThis patch removes that check. So far it seems pretty stable to\ninflict kupu on people without the user-agent data.\n\n(A similar patch has already been applied to Products.TinyMCE.)\n\nChangelog\n=========\n\n1.2 (2009-12-16)\n----------------\n\n- Fix packaging problem. Would not install due to missing docs.\n\n\n1.1\n---\n\n- TinyMCE patch now part of TinyMCE so no longer needed.\n\n\n1.0\n---\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "plone kupu", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "ely.kupu_useragent_patch", "package_url": "https://pypi.org/project/ely.kupu_useragent_patch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ely.kupu_useragent_patch/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/ely.kupu_useragent_patch/1.2/", "requires_dist": null, "requires_python": null, "summary": "remove user agent test from the test for isKupuEnabled", "version": "1.2" }, "last_serial": 791616, "releases": { "1.1": [ { "comment_text": "", "digests": { "md5": "c62e87b667bf7f4c4f94d8d96a938a78", "sha256": "b3a218c80d814dd5e59d61f55533faff62e7624cdf1ef1ecd673cc811fe7771c" }, "downloads": -1, "filename": "ely.kupu_useragent_patch-1.1.tar.gz", "has_sig": false, "md5_digest": "c62e87b667bf7f4c4f94d8d96a938a78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2427, "upload_time": "2009-12-09T20:11:09", "url": "https://files.pythonhosted.org/packages/18/89/8eb66e5f5892b28e02cf600ca080073d2b604f3c1253b8d08abd5729b879/ely.kupu_useragent_patch-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "2846992fb6ed330e56e5973e971fb0c3", "sha256": "d6390edf190e7a188221986e61b77ccfb389eb3d40eb8d9b69db9a11fbd73b66" }, "downloads": -1, "filename": "ely.kupu_useragent_patch-1.2.tar.gz", "has_sig": false, "md5_digest": "2846992fb6ed330e56e5973e971fb0c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2914, "upload_time": "2009-12-16T11:48:00", "url": "https://files.pythonhosted.org/packages/a0/4b/52b5bdd3ab2a3d3a2af717bd91ac6830283d6e5708b609f1ae1dff7195d6/ely.kupu_useragent_patch-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2846992fb6ed330e56e5973e971fb0c3", "sha256": "d6390edf190e7a188221986e61b77ccfb389eb3d40eb8d9b69db9a11fbd73b66" }, "downloads": -1, "filename": "ely.kupu_useragent_patch-1.2.tar.gz", "has_sig": false, "md5_digest": "2846992fb6ed330e56e5973e971fb0c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2914, "upload_time": "2009-12-16T11:48:00", "url": "https://files.pythonhosted.org/packages/a0/4b/52b5bdd3ab2a3d3a2af717bd91ac6830283d6e5708b609f1ae1dff7195d6/ely.kupu_useragent_patch-1.2.tar.gz" } ] }