{ "info": { "author": "Federico Di Gregorio", "author_email": "fog@initd.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "License :: OSI Approved :: Zope Public License", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: C", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: SQL", "Topic :: Database", "Topic :: Database :: Front-Ends", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Psycopg is the most popular PostgreSQL database adapter for the Python\r\nprogramming language. Its main features are the complete implementation of\r\nthe Python DB API 2.0 specification and the thread safety (several threads can\r\nshare the same connection). It was designed for heavily multi-threaded\r\napplications that create and destroy lots of cursors and make a large number\r\nof concurrent \"INSERT\"s or \"UPDATE\"s.\r\n\r\nPsycopg 2 is mostly implemented in C as a libpq wrapper, resulting in being\r\nboth efficient and secure. It features client-side and server-side cursors,\r\nasynchronous communication and notifications, \"COPY TO/COPY FROM\" support.\r\nMany Python types are supported out-of-the-box and adapted to matching\r\nPostgreSQL data types; adaptation can be extended and customized thanks to a\r\nflexible objects adaptation system.\r\n\r\nPsycopg 2 is both Unicode and Python 3 friendly.\r\n\r\n\r\nDocumentation\r\n-------------\r\n\r\nDocumentation is included in the ``doc`` directory and is `available online`__.\r\n\r\n.. __: http://initd.org/psycopg/docs/\r\n\r\nFor any other resource (source code repository, bug tracker, mailing list)\r\nplease check the `project homepage`__.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\nBuilding Psycopg requires a few prerequisites (a C compiler, some development\r\npackages): please check the install_ and the faq_ documents in the ``doc`` dir\r\nor online for the details.\r\n\r\nIf prerequisites are met, you can install psycopg like any other Python\r\npackage, using ``pip`` to download it from PyPI_::\r\n\r\n $ pip install psycopg2\r\n\r\nor using ``setup.py`` if you have downloaded the source package locally::\r\n\r\n $ python setup.py build\r\n $ sudo python setup.py install\r\n\r\nYou can also obtain a stand-alone package, not requiring a compiler or\r\nexternal libraries, by installing the `psycopg2-binary`_ package from PyPI::\r\n\r\n $ pip install psycopg2-binary\r\n\r\nThe binary package is a practical choice for development and testing but in\r\nproduction it is advised to use the package built from sources.\r\n\r\n.. _PyPI: https://pypi.org/project/psycopg2/\r\n.. _psycopg2-binary: https://pypi.org/project/psycopg2-binary/\r\n.. _install: http://initd.org/psycopg/docs/install.html#install-from-source\r\n.. _faq: http://initd.org/psycopg/docs/faq.html#faq-compile\r\n\r\n.. __: http://initd.org/psycopg/\r\n\r\n\r\n:Linux/OSX: |travis|\r\n:Windows: |appveyor|\r\n\r\n.. |travis| image:: https://travis-ci.org/psycopg/psycopg2.svg?branch=master\r\n :target: https://travis-ci.org/psycopg/psycopg2\r\n :alt: Linux and OSX build status\r\n\r\n.. |appveyor| image:: https://ci.appveyor.com/api/projects/status/github/psycopg/psycopg2?branch=master&svg=true\r\n :target: https://ci.appveyor.com/project/psycopg/psycopg2/branch/master\r\n :alt: Windows build status\r\n\r\n\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://initd.org/psycopg/", "keywords": "", "license": "LGPL with exceptions or ZPL", "maintainer": "Federico Di Gregorio", "maintainer_email": "fog@initd.org", "name": "psycopg2", "package_url": "https://pypi.org/project/psycopg2/", "platform": "any", "project_url": "https://pypi.org/project/psycopg2/", "project_urls": { "Documentation": "http://initd.org/psycopg/docs/", "Homepage": "http://initd.org/psycopg/", "Source": "https://github.com/psycopg/psycopg2" }, "release_url": "https://pypi.org/project/psycopg2/2.8.4/", "requires_dist": null, "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "psycopg2 - Python-PostgreSQL Database Adapter", "version": "2.8.4" }, "last_serial": 6002432, "releases": { "2.0.10": [ { "comment_text": "", "digests": { "md5": "2dc60d0fd90ad681e1e9106edef34e97", "sha256": "e40cc04b43849085725076ae134bfef9e3b087f6dd7c964aeeb930e2f0bc14ab" }, "downloads": -1, "filename": "psycopg2-2.0.10.tar.gz", "has_sig": false, "md5_digest": "2dc60d0fd90ad681e1e9106edef34e97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 255995, "upload_time": "2010-10-19T15:36:38", "url": "https://files.pythonhosted.org/packages/19/79/35c7596bab4456f3610c12ec542a94d51c6781ced587d1d85127210b879b/psycopg2-2.0.10.tar.gz" } ], "2.0.11": [ { "comment_text": "", "digests": { "md5": "eec2a45bcea75a00cbf20a15ab1b8bae", "sha256": "e6b4e0e41df97441eff34e00065376414da6488e0d55848a45cd77551dbae434" }, "downloads": -1, "filename": "psycopg2-2.0.11.tar.gz", "has_sig": false, "md5_digest": "eec2a45bcea75a00cbf20a15ab1b8bae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 255260, "upload_time": "2010-10-19T15:35:04", "url": "https://files.pythonhosted.org/packages/2d/d7/496da11d7c81971870ddd36800419c4f84e8f6208aac5eabedf9f7748729/psycopg2-2.0.11.tar.gz" } ], "2.0.12": [ { "comment_text": "", "digests": { "md5": "5c8080d0d0568479f041bb8534caf1f8", "sha256": "542c187531e756867fb60034c393b6f2beca34eeeb3ce2e0089a2b6fb8be1292" }, "downloads": -1, "filename": "psycopg2-2.0.12.tar.gz", "has_sig": false, "md5_digest": "5c8080d0d0568479f041bb8534caf1f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 256169, "upload_time": "2010-10-19T15:33:16", "url": "https://files.pythonhosted.org/packages/6a/8d/ee5c330823d527a5cd14c833063f825211d7b5de6e4897f72e250c107d85/psycopg2-2.0.12.tar.gz" } ], "2.0.13": [ { "comment_text": "", "digests": { "md5": "f520260595f4fcf035d26cfd57a75f19", "sha256": "a15e622e101b16aa8ad44813d8fb1eced91379396c054aacbfa3ad658352332b" }, "downloads": -1, "filename": "psycopg2-2.0.13.tar.gz", "has_sig": false, "md5_digest": "f520260595f4fcf035d26cfd57a75f19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 258399, "upload_time": "2010-10-19T15:31:38", "url": "https://files.pythonhosted.org/packages/3a/7a/968afcb86b1958ae963a3aaa42c561e3ed2c2d4a8b773622b03856a16248/psycopg2-2.0.13.tar.gz" } ], "2.0.14": [ { "comment_text": "", "digests": { "md5": "30136c7753acc9cbdc36cc5c2448fdee", "sha256": "902607cdbe1195a00694d2b477eed8429eda433caaa0eb6ff7f80883e1c17ac7" }, "downloads": -1, "filename": "psycopg2-2.0.14.tar.gz", "has_sig": false, "md5_digest": "30136c7753acc9cbdc36cc5c2448fdee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 491362, "upload_time": "2010-10-19T15:29:17", "url": "https://files.pythonhosted.org/packages/e0/1c/f0843f50a69fba3db880e9b267d36f6709bbf31a36fc46b82f75e8975ede/psycopg2-2.0.14.tar.gz" } ], "2.0.2": [], "2.0.3": [], "2.0.4": [], "2.0.5.1": [], "2.0.6": [], "2.0.7": [], "2.0.8": [], "2.2.0": [ { "comment_text": "", "digests": { "md5": "4a69436dc8efbfe2859ae3aeed85d03e", "sha256": "e70a8eabc491318beef4cd9cd9245a4d8dc62ee31cb74e7988913a66bb33f858" }, "downloads": -1, "filename": "psycopg2-2.2.0.tar.gz", "has_sig": false, "md5_digest": "4a69436dc8efbfe2859ae3aeed85d03e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 528718, "upload_time": "2010-10-19T15:41:50", "url": "https://files.pythonhosted.org/packages/32/0c/2f4da04ae2a66d71eff37f19fce67506ad28f887851cd1c1cca35ba08b36/psycopg2-2.2.0.tar.gz" } ], "2.2.1": [ { "comment_text": "", "digests": { "md5": "70b50773aefe5fb371ff4a018382012f", "sha256": "b0eca4e8438025dc57cacbea4e8ca2f5dc0554d41b1cdcc177757a5fc413f3d1" }, "downloads": -1, "filename": "psycopg2-2.2.1.tar.gz", "has_sig": false, "md5_digest": "70b50773aefe5fb371ff4a018382012f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 529408, "upload_time": "2010-10-19T15:42:13", "url": "https://files.pythonhosted.org/packages/de/c4/fdfb801035bd7da9e1ce98169d48ca2d6dee5b4361e349afbba40b3d7a5d/psycopg2-2.2.1.tar.gz" } ], "2.2.2": [ { "comment_text": "", "digests": { "md5": "571af2ad9dfeb522ee5f8553278a4c38", "sha256": "21a33d5b2609103512748098a06249492cc294790e07638fadc68cf06eeac39d" }, "downloads": -1, "filename": "psycopg2-2.2.2.tar.gz", "has_sig": false, "md5_digest": "571af2ad9dfeb522ee5f8553278a4c38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 530021, "upload_time": "2010-09-09T10:53:08", "url": "https://files.pythonhosted.org/packages/63/3e/a4a35761eb4595fff89e63347b4f8e79c2095782fa5bc016a6dfb18b21ac/psycopg2-2.2.2.tar.gz" } ], "2.3.0": [ { "comment_text": "", "digests": { "md5": "0b52101b47f1e73001c6412d9a476222", "sha256": "c17a06b7468debba94fa151d3ad93cd885d9cbe9a751e54ceb87738d5f0478ea" }, "downloads": -1, "filename": "psycopg2-2.3.0.tar.gz", "has_sig": false, "md5_digest": "0b52101b47f1e73001c6412d9a476222", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 588979, "upload_time": "2010-12-02T00:53:24", "url": "https://files.pythonhosted.org/packages/68/0a/459df8dcbcc118ca435e9567abceaab919706908d52139e503f6396c4935/psycopg2-2.3.0.tar.gz" } ], "2.3.1": [ { "comment_text": "", "digests": { "md5": "15d1c7f821f3a0306955d6cde3e762af", "sha256": "7aee74fb13f3b51571fa84cebeeeb29b4230e7553f554f228636c6754752c4e4" }, "downloads": -1, "filename": "psycopg2-2.3.1.tar.gz", "has_sig": false, "md5_digest": "15d1c7f821f3a0306955d6cde3e762af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 567191, "upload_time": "2010-12-04T22:24:29", "url": "https://files.pythonhosted.org/packages/cd/7c/6acf5aacd347f3dc1398eca0e2123c35a48efb07617d4d9578e9cd79a1a7/psycopg2-2.3.1.tar.gz" } ], "2.3.2": [ { "comment_text": "", "digests": { "md5": "11e8021a4fda49faa15495f8bea65f4d", "sha256": "0ef1df428f5482c41885ee6d9a6975473fc83af5497801abd36dd150a3754c2c" }, "downloads": -1, "filename": "psycopg2-2.3.2.tar.gz", "has_sig": false, "md5_digest": "11e8021a4fda49faa15495f8bea65f4d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 568029, "upload_time": "2011-02-18T12:33:34", "url": "https://files.pythonhosted.org/packages/50/48/32927cbc99633613704950be5013fc144aa0f451a5e0616635a934d94a62/psycopg2-2.3.2.tar.gz" } ], "2.4": [ { "comment_text": "", "digests": { "md5": "24f4368e2cfdc1a2b03282ddda814160", "sha256": "f41623c413283f101b61ba2356f92cc1890b00308aea970124ebd6178ac5c3a5" }, "downloads": -1, "filename": "psycopg2-2.4.tar.gz", "has_sig": false, "md5_digest": "24f4368e2cfdc1a2b03282ddda814160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 607925, "upload_time": "2011-02-27T16:52:11", "url": "https://files.pythonhosted.org/packages/ce/2d/e9e65ee32ef2657028109bd5a1c1ece97e409ebf790b6ee286aae2c6b890/psycopg2-2.4.tar.gz" } ], "2.4.1": [ { "comment_text": "", "digests": { "md5": "4e79c822ab75dd89d931ee627c66032f", "sha256": "f8ee9a4004afbd1ff1a1db8df7910475d6ec26e102aa92c9214cbeb1ef39ff49" }, "downloads": -1, "filename": "psycopg2-2.4.1.tar.gz", "has_sig": false, "md5_digest": "4e79c822ab75dd89d931ee627c66032f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 398200, "upload_time": "2011-05-11T12:56:53", "url": "https://files.pythonhosted.org/packages/82/f8/6c80beb1b58f01f52dcdfa52bc1668caa4e3fc4927e9230edc40afa98c05/psycopg2-2.4.1.tar.gz" } ], "2.4.2": [ { "comment_text": "", "digests": { "md5": "58cfd294d28b7e8ef059d72085d71ac2", "sha256": "c5f0f853aeeefc7b2aa73b08579e5d74c4c32ad5fca87e058bf04e08273a41a1" }, "downloads": -1, "filename": "psycopg2-2.4.2.tar.gz", "has_sig": false, "md5_digest": "58cfd294d28b7e8ef059d72085d71ac2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 667192, "upload_time": "2011-06-17T15:15:38", "url": "https://files.pythonhosted.org/packages/70/91/345f8eb32dc333331510e1adad858f7a1478d3a1e4aae05ee188985c6b17/psycopg2-2.4.2.tar.gz" } ], "2.4.3": [ { "comment_text": "", "digests": { "md5": "5f67ca0c8b6c1ac5c4afd82811e0facc", "sha256": "febd8e35ca9904bf4418e611f866a80639fbca7db2781e5b5cd20589b767af0b" }, "downloads": -1, "filename": "psycopg2-2.4.3.tar.gz", "has_sig": false, "md5_digest": "5f67ca0c8b6c1ac5c4afd82811e0facc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 647008, "upload_time": "2011-12-12T12:15:35", "url": "https://files.pythonhosted.org/packages/1e/71/8929172068cbc3d3c7288bf888a7df5862a28d67ed61ad9b4c7aa5cf8be8/psycopg2-2.4.3.tar.gz" } ], "2.4.4": [ { "comment_text": "", "digests": { "md5": "639e014ea9ce3aa3306724f12d16d79b", "sha256": "0c55b059d33f6b2cbb52f254320832c0ca30498ae06f4f4df2a2b38af989127e" }, "downloads": -1, "filename": "psycopg2-2.4.4.tar.gz", "has_sig": false, "md5_digest": "639e014ea9ce3aa3306724f12d16d79b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 648954, "upload_time": "2011-12-19T13:38:39", "url": "https://files.pythonhosted.org/packages/6f/91/890c6f954e2d09d26b266a24468570c6227de61ac6f64926c48000db0a6e/psycopg2-2.4.4.tar.gz" } ], "2.4.5": [ { "comment_text": "", "digests": { "md5": "075e4df465e9a863f288d5bdf6e6887e", "sha256": "48b702a7ca479e1bc2c1a7b81875a07d474298132605993e2cb979f5e08277d7" }, "downloads": -1, "filename": "psycopg2-2.4.5.tar.gz", "has_sig": true, "md5_digest": "075e4df465e9a863f288d5bdf6e6887e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 719343, "upload_time": "2012-03-29T11:42:27", "url": "https://files.pythonhosted.org/packages/36/77/894a5dd9f3f55cfc85682d3e6473ee5103d8d418b95baf4019fad3ffa026/psycopg2-2.4.5.tar.gz" } ], "2.4.6": [ { "comment_text": "", "digests": { "md5": "79d7f05e67bf70a0ecc6e9103ccece5f", "sha256": "4edcb40b0a039b4b559a6bc887b2155db8b6c53d0f55b00af8338c77b725621f" }, "downloads": -1, "filename": "psycopg2-2.4.6.tar.gz", "has_sig": true, "md5_digest": "79d7f05e67bf70a0ecc6e9103ccece5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 667783, "upload_time": "2012-12-12T10:51:33", "url": "https://files.pythonhosted.org/packages/59/aa/4d74a5dc32a89d622c1fa896a86683b488ef255f06d4b27231e12e6076f7/psycopg2-2.4.6.tar.gz" } ], "2.5": [ { "comment_text": "", "digests": { "md5": "facd82faa067e99b80146a0ee2f842f6", "sha256": "6b2f0cc9199de9eaa53ba10ff69b2741e73484b24657e69bdae259561c23bde4" }, "downloads": -1, "filename": "psycopg2-2.5.tar.gz", "has_sig": true, "md5_digest": "facd82faa067e99b80146a0ee2f842f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 703558, "upload_time": "2013-04-07T18:18:13", "url": "https://files.pythonhosted.org/packages/84/7e/7256298bf7064238e63b9380cf424f776a4d2a87e387c9a9bd1bc5ea0fbc/psycopg2-2.5.tar.gz" } ], "2.5.1": [ { "comment_text": "", "digests": { "md5": "1b433f83d50d1bc61e09026e906d84c7", "sha256": "65a70c88a7e02d8bef57aab8636b5795389674c3205fd88ec46a4dffffa7efec" }, "downloads": -1, "filename": "psycopg2-2.5.1.tar.gz", "has_sig": true, "md5_digest": "1b433f83d50d1bc61e09026e906d84c7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 684504, "upload_time": "2013-06-23T19:24:08", "url": "https://files.pythonhosted.org/packages/22/09/63d5da7375c267e208bbadf56b51699d85cb7b3a9096817eeea500a27b3b/psycopg2-2.5.1.tar.gz" } ], "2.5.2": [ { "comment_text": "", "digests": { "md5": "53d81793fbab8fee6e732a0425d50047", "sha256": "50382d8703a16c3c615f328c2676f002787095925c99f0afb125a59962a5bd2e" }, "downloads": -1, "filename": "psycopg2-2.5.2.tar.gz", "has_sig": true, "md5_digest": "53d81793fbab8fee6e732a0425d50047", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 685762, "upload_time": "2014-01-07T12:25:11", "url": "https://files.pythonhosted.org/packages/c3/f3/5519551f02ae70fc51f4e608e7b44d59a408fe3264fec4afeea37b8ea317/psycopg2-2.5.2.tar.gz" } ], "2.5.3": [ { "comment_text": "", "digests": { "md5": "09dcec70f623a9ef774f1aef75690995", "sha256": "3a2df3bb113187227aa97d0dd3d06e0f26be3d50dcdeeaef67fac59ed51a030a" }, "downloads": -1, "filename": "psycopg2-2.5.3.tar.gz", "has_sig": true, "md5_digest": "09dcec70f623a9ef774f1aef75690995", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 690689, "upload_time": "2014-05-13T16:51:38", "url": "https://files.pythonhosted.org/packages/22/fa/5ddcafc7387c1534c59eb3ffcdb9ab2af106fd3b104e6df191b6c55718af/psycopg2-2.5.3.tar.gz" } ], "2.5.4": [ { "comment_text": "", "digests": { "md5": "25216543a707eb33fd83aa8efb6e3f26", "sha256": "24ba3f328aba08d8d505bc2a8f68a94ebe24a85e8483640b667221bc0efd3b1e" }, "downloads": -1, "filename": "psycopg2-2.5.4.tar.gz", "has_sig": true, "md5_digest": "25216543a707eb33fd83aa8efb6e3f26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 682578, "upload_time": "2014-08-30T18:04:42", "url": "https://files.pythonhosted.org/packages/63/c3/802668cb3cfc2880c2a8364623e7105a0257724a2612bb66ec733aaddb8c/psycopg2-2.5.4.tar.gz" } ], "2.5.5": [ { "comment_text": "", "digests": { "md5": "1404a6cc0108eed5d7dd0c1dc9a1c074", "sha256": "c6c330c98ab08c5639f0ccd7e211b82b3a39f001813dcea6bb824a99d2b34fe2" }, "downloads": -1, "filename": "psycopg2-2.5.5.tar.gz", "has_sig": true, "md5_digest": "1404a6cc0108eed5d7dd0c1dc9a1c074", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 779757, "upload_time": "2015-02-09T09:59:31", "url": "https://files.pythonhosted.org/packages/9b/60/f4c79e73a69ded145880bcf4f98eeed741af12c62c5ddc89b754602b1807/psycopg2-2.5.5.tar.gz" } ], "2.6": [ { "comment_text": "", "digests": { "md5": "fbbb039a8765d561a1c04969bbae7c74", "sha256": "c00afecb302a99a4f83dec9b055c4d1cc196926d62c8db015d68432df8118ca8" }, "downloads": -1, "filename": "psycopg2-2.6.tar.gz", "has_sig": true, "md5_digest": "fbbb039a8765d561a1c04969bbae7c74", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 367972, "upload_time": "2015-02-09T10:02:22", "url": "https://files.pythonhosted.org/packages/dd/c7/9016ff8ff69da269b1848276eebfb264af5badf6b38caad805426771f04d/psycopg2-2.6.tar.gz" } ], "2.6.1": [ { "comment_text": "", "digests": { "md5": "a849b57608acf6ae26db67cf6b7667b5", "sha256": "6d196184d1e8b140bc5af1d5eeda8aeed26a241317d8860992e83e8acefa6177" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp26-none-win32.whl", "has_sig": false, "md5_digest": "a849b57608acf6ae26db67cf6b7667b5", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 814523, "upload_time": "2015-11-06T21:07:04", "url": "https://files.pythonhosted.org/packages/47/ed/5bd02bf1a7f78823f8a708beb3656f7c3ad935fb013c7063ff5f67848a52/psycopg2-2.6.1-cp26-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "66fda625af6267f020abc06a66afe75b", "sha256": "09cb52215db4a8c68a765f2da33fafbd049e7611cb70708ff8c5f7a3c89ce364" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp26-none-win_amd64.whl", "has_sig": false, "md5_digest": "66fda625af6267f020abc06a66afe75b", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 1162332, "upload_time": "2015-11-06T21:07:14", "url": "https://files.pythonhosted.org/packages/2e/40/8ab9a8d99b7abd2b95858872fee6894a3eb4fc361692abc02e94091aa54b/psycopg2-2.6.1-cp26-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "089acf7f1a8349c6308106bec896c762", "sha256": "fe8446b2f680a99ac114af2c90f8b69e56052ff4d2359c510a8dc61d252ac325" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp27-none-win32.whl", "has_sig": false, "md5_digest": "089acf7f1a8349c6308106bec896c762", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 814322, "upload_time": "2015-11-06T21:07:21", "url": "https://files.pythonhosted.org/packages/1f/84/a2fffb87348bc688d70bcdc24e761b06f48d958e1c1adfc3fa9eb3f4379c/psycopg2-2.6.1-cp27-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "a8d7808e7c67e5bc0b6088a56045d2d2", "sha256": "0d9f8043c3d2262a7ad2d8cf8dfd2630b12207e69b829b6f4092e47556a3f572" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp27-none-win_amd64.whl", "has_sig": false, "md5_digest": "a8d7808e7c67e5bc0b6088a56045d2d2", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1162753, "upload_time": "2015-11-06T21:07:28", "url": "https://files.pythonhosted.org/packages/b5/37/b6e759f1f6a0fd32ad0e1b2576bf94cfa252710cad66e155f47fc04ba744/psycopg2-2.6.1-cp27-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "c8a704a73f0ea6369ea74a5a24e8f8db", "sha256": "7ccbe6665535bc0cc13c83dab71b424bde0999f5f0a69b29b557ecc41cd0f8dc" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp32-none-win32.whl", "has_sig": false, "md5_digest": "c8a704a73f0ea6369ea74a5a24e8f8db", "packagetype": "bdist_wheel", "python_version": "cp32", "requires_python": null, "size": 815145, "upload_time": "2015-11-06T21:07:36", "url": "https://files.pythonhosted.org/packages/20/84/aaaf44c339a3b51196b8b1d0928899cbc02e1583ec455b6777011fdb63b0/psycopg2-2.6.1-cp32-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "e29046e7095483ecacac9e3390318254", "sha256": "d9468943b49c798d3fada2e76dd59832eb786e0b0196a108de7ed3aae3ca16c1" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp32-none-win_amd64.whl", "has_sig": false, "md5_digest": "e29046e7095483ecacac9e3390318254", "packagetype": "bdist_wheel", "python_version": "cp32", "requires_python": null, "size": 1163315, "upload_time": "2015-11-06T21:07:44", "url": "https://files.pythonhosted.org/packages/84/50/ff71daf3e32a8bff56ac661eff9226d035abaf45fe1af007cfb2134970b3/psycopg2-2.6.1-cp32-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f438d2c01fbaa8f9d0cb150154448a9f", "sha256": "5515581466f1a7aa74f7b435311bdbd686b2f2dda4f0c7c95f802c444b05eda9" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp33-none-win32.whl", "has_sig": false, "md5_digest": "f438d2c01fbaa8f9d0cb150154448a9f", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 818485, "upload_time": "2015-11-06T19:48:39", "url": "https://files.pythonhosted.org/packages/2c/5a/8334a55459289cf8d7485a42bcb2dbe0dab5162973ef66a96baee5107593/psycopg2-2.6.1-cp33-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "632ab3d538a8239b619d434c5e17baf5", "sha256": "0cf35f41d1c87b01ce0b3cb0b88d64285a2c9bf95c1f5299ae9dcaa6fdd8c66c" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp33-none-win_amd64.whl", "has_sig": false, "md5_digest": "632ab3d538a8239b619d434c5e17baf5", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 1160268, "upload_time": "2015-11-06T19:48:52", "url": "https://files.pythonhosted.org/packages/7b/ed/82f31122dcc502d8f43c208a74eaa2b9ff39421aaab1ff8d61547639a474/psycopg2-2.6.1-cp33-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9d90c554f68cfabed7fdb90107e9d464", "sha256": "267814317483571e637a32d15d71ef6c8e3b05a2ecba97b2b0d71fa7ea9eb1f5" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp34-none-win32.whl", "has_sig": false, "md5_digest": "9d90c554f68cfabed7fdb90107e9d464", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 818452, "upload_time": "2015-11-06T19:49:07", "url": "https://files.pythonhosted.org/packages/f0/34/894f8f486196fdb15d376f77a0102b25628ec0ac71538ed019b3ea93b907/psycopg2-2.6.1-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "4c95328c20e00efc66f0046823f6d1d0", "sha256": "2c1d3c0e4c929f1401879cb5ce9a043afce85255f9439bd7cebaf025149c5a20" }, "downloads": -1, "filename": "psycopg2-2.6.1-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "4c95328c20e00efc66f0046823f6d1d0", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1160261, "upload_time": "2015-11-06T19:49:19", "url": "https://files.pythonhosted.org/packages/b7/90/23af1a90f06dfa012a4ae829821b3161344a9e447358841779d027f14bd7/psycopg2-2.6.1-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "842b44f8c95517ed5b792081a2370da1", "sha256": "6acf9abbbe757ef75dc2ecd9d91ba749547941abaffbe69ff2086a9e37d4904c" }, "downloads": -1, "filename": "psycopg2-2.6.1.tar.gz", "has_sig": true, "md5_digest": "842b44f8c95517ed5b792081a2370da1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 371373, "upload_time": "2015-06-15T09:50:35", "url": "https://files.pythonhosted.org/packages/86/fd/cc8315be63a41fe000cce20482a917e874cdc1151e62cb0141f5e55f711e/psycopg2-2.6.1.tar.gz" } ], "2.6.2": [ { "comment_text": "", "digests": { "md5": "24ece1e5ea08083289e564b2b864a5a6", "sha256": "60f29f91a88fe7c2d1eb7fb64f3ea99b0bd3d06ea7169e187ccb2cb653f91311" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp26-none-win32.whl", "has_sig": false, "md5_digest": "24ece1e5ea08083289e564b2b864a5a6", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 807955, "upload_time": "2016-07-08T03:12:31", "url": "https://files.pythonhosted.org/packages/49/fe/edd5a96ece520bf6522e27360f0aa66305e8cafa177c3bf5d5418a6b0741/psycopg2-2.6.2-cp26-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "3ee8bcfeefb573b7a68000bd25f73f43", "sha256": "48c1648d090ca72cf430920fb62f138cd02f9d2b035d2d2654af0a38f28bdc27" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp26-none-win_amd64.whl", "has_sig": false, "md5_digest": "3ee8bcfeefb573b7a68000bd25f73f43", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 1157090, "upload_time": "2016-07-08T03:12:41", "url": "https://files.pythonhosted.org/packages/14/04/c449c231d35b1d26ebd902aea4f9237da744cd3a0bd9ff89caf616a6e6fc/psycopg2-2.6.2-cp26-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "be33931d712a47275c3f4a373059f7ea", "sha256": "6b6f745fb3a94a8d48b2e225e14808768ed33c52993ad6319b8f9cb972fec4dd" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp27-none-win32.whl", "has_sig": false, "md5_digest": "be33931d712a47275c3f4a373059f7ea", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 807955, "upload_time": "2016-07-08T03:12:48", "url": "https://files.pythonhosted.org/packages/30/b9/629418a0fdc84506cfb9005ac066bb409b40661d2bfde6fc083d93237b27/psycopg2-2.6.2-cp27-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "08d618f1c5a4db211481e59102cc16f8", "sha256": "53973aea916a92a172e46b3181fc8f904c9013ae17513ee3029386084449ef07" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp27-none-win_amd64.whl", "has_sig": false, "md5_digest": "08d618f1c5a4db211481e59102cc16f8", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1157086, "upload_time": "2016-07-08T03:12:57", "url": "https://files.pythonhosted.org/packages/a4/0e/29d29dceca6e465804ae612bc711a4741599ac849cf0a99acdbf53838581/psycopg2-2.6.2-cp27-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "0e9dca689b2395dea2498b3b82923b37", "sha256": "224bd45f838f8a714b8e711b4167158d86d01f398c678c46330caf59684a608f" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp32-none-win32.whl", "has_sig": false, "md5_digest": "0e9dca689b2395dea2498b3b82923b37", "packagetype": "bdist_wheel", "python_version": "cp32", "requires_python": null, "size": 808593, "upload_time": "2016-07-08T03:13:07", "url": "https://files.pythonhosted.org/packages/ba/29/bb6c465a38f6ba070ad4f4b17797ccc345dcd2cd42eb2f262aa75d86fa52/psycopg2-2.6.2-cp32-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "66243f1c0a3f0365489d84d0e9111e63", "sha256": "ceee85d0b05e2b6e178e8aaa1d7e7ee679e5b712ef7a34798f5136321fe6bb3c" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp32-none-win_amd64.whl", "has_sig": false, "md5_digest": "66243f1c0a3f0365489d84d0e9111e63", "packagetype": "bdist_wheel", "python_version": "cp32", "requires_python": null, "size": 1158092, "upload_time": "2016-07-08T03:13:16", "url": "https://files.pythonhosted.org/packages/d3/bd/f989a3be8cd9fa696471ca399c005c903c3a4b840c419784fb27c0c62ae8/psycopg2-2.6.2-cp32-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "7d7dbd8e6203e2e757b46d77fcb30eee", "sha256": "83afd42c95ac9e745ba9dcd28c20142ffa85a2ecc628d40fdc85342018ac016b" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp33-none-win32.whl", "has_sig": false, "md5_digest": "7d7dbd8e6203e2e757b46d77fcb30eee", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 812530, "upload_time": "2016-07-08T03:11:48", "url": "https://files.pythonhosted.org/packages/6c/b4/d5bf17145954a3c8e80e3601d8eaf486f058ae09688910f1f0a22cb6b1d2/psycopg2-2.6.2-cp33-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "60816e4ffadd258f3bd1b5c3da62ecfe", "sha256": "1ee3f027684db469e3aafa9d4897ed1ca19c599b772e12dca7e61ed1b30ce26e" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp33-none-win_amd64.whl", "has_sig": false, "md5_digest": "60816e4ffadd258f3bd1b5c3da62ecfe", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 1154446, "upload_time": "2016-07-08T03:11:56", "url": "https://files.pythonhosted.org/packages/2a/34/849e0491130bf2f67d72826ad64cfe8d9dc4e322b42ba99ab77dd96d970f/psycopg2-2.6.2-cp33-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "819bcec9a26fb1877090cf60faf5bfc4", "sha256": "863fae11c31f5a7b9ce1e738149793214aad36cff4ca92d7111562e2fdbd7b57" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp34-none-win32.whl", "has_sig": false, "md5_digest": "819bcec9a26fb1877090cf60faf5bfc4", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 812387, "upload_time": "2016-07-08T03:12:04", "url": "https://files.pythonhosted.org/packages/8f/80/20bdb48cfccaf31be57f7ae4b5165d7bb669cfaae5a42eaf00d55b2bf39b/psycopg2-2.6.2-cp34-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "26ca03d4f4f65c75a530824981a60df6", "sha256": "e03e5df05f85768af112e287cd89eecfce8a8ca2d6db3531402f7f0b0704d749" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp34-none-win_amd64.whl", "has_sig": false, "md5_digest": "26ca03d4f4f65c75a530824981a60df6", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1154539, "upload_time": "2016-07-08T03:12:13", "url": "https://files.pythonhosted.org/packages/fe/23/c67030ab4a43655d10b62acc658829054a97a147819a81094b1e9673e592/psycopg2-2.6.2-cp34-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9355dc0c57491e4e42bc610428570994", "sha256": "8ffbd1128df23c9fdfc3499084021055b3df7818f12ef87af5b3f33e27d58b0a" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp35-none-win32.whl", "has_sig": false, "md5_digest": "9355dc0c57491e4e42bc610428570994", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 801274, "upload_time": "2016-07-08T03:13:21", "url": "https://files.pythonhosted.org/packages/85/bb/7ab5d5b040d6c8a26180acb864f50c1887f27e02e9fb4e94f1f730a4e01b/psycopg2-2.6.2-cp35-none-win32.whl" }, { "comment_text": "", "digests": { "md5": "c8101dfc2a2c2e6eb7e2054c8c0208b2", "sha256": "8c3b69d743e408527208d5ed6aa136b821bbd3cb1e236aa8479ff47ea986769c" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp35-none-win_amd64.whl", "has_sig": false, "md5_digest": "c8101dfc2a2c2e6eb7e2054c8c0208b2", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1159852, "upload_time": "2016-07-08T03:13:26", "url": "https://files.pythonhosted.org/packages/5e/45/de485228f46a2487da8e774fa2dbd772e7e03e65a3c31a322a224806e734/psycopg2-2.6.2-cp35-none-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "be2016ebc0a83ef40d068baa25ee4f3f", "sha256": "c367d51de53bbe92c5f56dfc32278de79bbe706e64796306a44a6097130fdf84" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp36-cp36m-win32.whl", "has_sig": false, "md5_digest": "be2016ebc0a83ef40d068baa25ee4f3f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 802352, "upload_time": "2016-12-23T16:50:51", "url": "https://files.pythonhosted.org/packages/66/97/e8922a18a142195cfdbdfc9ec84a8d1a46b09edae24a150d79ea90e6b55b/psycopg2-2.6.2-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "a1cc2cbb0d9a9191c64640d5129402c3", "sha256": "bbc1c4065598146fe804bc0bc23c78429f1cf802ac6290518a371682a1569c4b" }, "downloads": -1, "filename": "psycopg2-2.6.2-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "a1cc2cbb0d9a9191c64640d5129402c3", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1162079, "upload_time": "2016-12-23T16:50:54", "url": "https://files.pythonhosted.org/packages/b6/cb/b7ad5008df09b8392942db9a262435bda778457be4aaba5fc79ead1444b4/psycopg2-2.6.2-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4a392949ba31a378a18ed3e775a4693f", "sha256": "70490e12ed9c5c818ecd85d185d363335cc8a8cbf7212e3c185431c79ff8c05c" }, "downloads": -1, "filename": "psycopg2-2.6.2.tar.gz", "has_sig": true, "md5_digest": "4a392949ba31a378a18ed3e775a4693f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 376348, "upload_time": "2016-07-07T02:23:58", "url": "https://files.pythonhosted.org/packages/7b/a8/dc2d50a6f37c157459cd18bab381c8e6134b9381b50fbe969997b2ae7dbc/psycopg2-2.6.2.tar.gz" } ], "2.7": [ { "comment_text": "", "digests": { "md5": "01f8c654f125ff4c48d7658d74ac72b7", "sha256": "6ff610d8a5f44f28c27191cbc9025e4a6f8922dbb99b9d3ef0779b9c5ca164d6" }, "downloads": -1, "filename": "psycopg2-2.7-cp26-cp26m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "01f8c654f125ff4c48d7658d74ac72b7", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2015260, "upload_time": "2017-03-01T14:49:38", "url": "https://files.pythonhosted.org/packages/f6/be/38418e3175f19c4b9194dec53a4fba2119ccdb095a97b1a7d2a503f5279a/psycopg2-2.7-cp26-cp26m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "544eef39cd20881194c29a158630d2a8", "sha256": "ec26d70bc9e5be78334f3df474bb852e078b80d2ac44a069a925f4333a432cc9" }, "downloads": -1, "filename": "psycopg2-2.7-cp26-cp26m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "544eef39cd20881194c29a158630d2a8", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2057191, "upload_time": "2017-03-01T14:49:42", "url": "https://files.pythonhosted.org/packages/a0/33/5da723813a8190fc3c3463add4f6988fc95b4b48520777f455ef1c20a90b/psycopg2-2.7-cp26-cp26m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b79e3aad0d0a0aa2796a14e01868c50e", "sha256": "076351ed3c3b36ea147d456b3eb568be0ec89a29b000349d5b6d8e3e3026f49e" }, "downloads": -1, "filename": "psycopg2-2.7-cp26-cp26mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "b79e3aad0d0a0aa2796a14e01868c50e", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2015259, "upload_time": "2017-03-01T14:49:46", "url": "https://files.pythonhosted.org/packages/f8/cb/1a77f3700f9e705d4ddf9f7e43717c1c49ab9b94c39924baf660e77ae3fb/psycopg2-2.7-cp26-cp26mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "dce1d7c2423f4aeb8af7e50c08eaa60f", "sha256": "ebabc4ab0bd3fb4e4644cfe5c11c3ba22991ce1c6d40b4755a5f3f144e97e822" }, "downloads": -1, "filename": "psycopg2-2.7-cp26-cp26mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "dce1d7c2423f4aeb8af7e50c08eaa60f", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2057182, "upload_time": "2017-03-01T14:49:50", "url": "https://files.pythonhosted.org/packages/f5/c2/78afdda5fdc198e9fa96dfb53aef11dd33db45c903d90d15d69c2d1fdf31/psycopg2-2.7-cp26-cp26mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "1d951eab4c57017c92083a1b94a51433", "sha256": "ac8d1231aae6b6849e732e8d021a5f93fa9d8d8bac02c663797a9e6c5ac1607d" }, "downloads": -1, "filename": "psycopg2-2.7-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1d951eab4c57017c92083a1b94a51433", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1450552, "upload_time": "2017-03-01T14:49:54", "url": "https://files.pythonhosted.org/packages/9e/1b/3eab32f7afbc1a812e00d6f37ad12c539a50ca9be4979195aaf293f16e3c/psycopg2-2.7-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "79397e62c866901a6485b6ec65cd6d87", "sha256": "87c950f463a11341af2228bc4173d4c47dce2e4d4b9282715b923c8d90b7547d" }, "downloads": -1, "filename": "psycopg2-2.7-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "79397e62c866901a6485b6ec65cd6d87", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2017251, "upload_time": "2017-03-01T14:49:57", "url": "https://files.pythonhosted.org/packages/90/76/5b38a743414873a6701dc99bf53ce663b5adf5129f5c7485cd9055bfbd48/psycopg2-2.7-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "185f9ed59536c5995694118633c59f8a", "sha256": "23198892998282d06884897dcb7561c043371c2b33118f1d12c0abbe1d7fd1d5" }, "downloads": -1, "filename": "psycopg2-2.7-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "185f9ed59536c5995694118633c59f8a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2057647, "upload_time": "2017-03-01T14:50:00", "url": "https://files.pythonhosted.org/packages/d6/e1/70e9bb67edf2e789799273245b415fa64bbacc517fead8ba2a7b7a8f38a2/psycopg2-2.7-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "548846ebdd376c761692a615d9b43d4b", "sha256": "96c08e0d72a1dd7a9314636351a3ed8bdcdf332ec8414da93e81c2cb747ca62d" }, "downloads": -1, "filename": "psycopg2-2.7-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "548846ebdd376c761692a615d9b43d4b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2017252, "upload_time": "2017-03-01T14:50:07", "url": "https://files.pythonhosted.org/packages/44/63/98923b550ef8aa86efbe6335f4a97d91800bfd0854ff1753a2ea501dd5b9/psycopg2-2.7-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "da97e5313bb908bda4840beaefe2c172", "sha256": "e0313fb08c883ebc772d11c9ecf0b4ecf8946a37ed6fb3d2b6ad96f833a1af2b" }, "downloads": -1, "filename": "psycopg2-2.7-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "da97e5313bb908bda4840beaefe2c172", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2057673, "upload_time": "2017-03-01T14:50:11", "url": "https://files.pythonhosted.org/packages/a2/23/078baaa57deea8a79185d718fe46a09ad7347735793d5f783fbf81a8a0b8/psycopg2-2.7-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2081bb40f384a46ad316e8a807f03e7c", "sha256": "11b5e4f9d1e7e742d6a953e70d19ac5a12db5dc539db929657df676ec475b435" }, "downloads": -1, "filename": "psycopg2-2.7-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "2081bb40f384a46ad316e8a807f03e7c", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 805133, "upload_time": "2017-03-01T14:50:14", "url": "https://files.pythonhosted.org/packages/5a/49/a97dfaea57187974cbd8c5a754e071044cade90c5d20609300d54ea756e8/psycopg2-2.7-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "6e584b99af754d32788dfe0cb40004c6", "sha256": "8e875e864876bf69879221746bacc3479cd5db26245bac4c3b2f9622ee6ac52f" }, "downloads": -1, "filename": "psycopg2-2.7-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "6e584b99af754d32788dfe0cb40004c6", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 930293, "upload_time": "2017-03-01T14:50:17", "url": "https://files.pythonhosted.org/packages/80/8b/fcdc6570c14486a78aa7d5df7ca09c7eafe30ee169b3cf7216dceac9aa16/psycopg2-2.7-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "377de27789d89a4669a911ce9775a316", "sha256": "58041e8372f077ed4dd37029e6988b2f0859e520d3949a90c4d6456ec47f7c75" }, "downloads": -1, "filename": "psycopg2-2.7-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "377de27789d89a4669a911ce9775a316", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2008618, "upload_time": "2017-03-01T14:50:20", "url": "https://files.pythonhosted.org/packages/d8/18/be393f1e7593f95cc085aa9a40f5a33f9873ff3a61b384d4ea3a8ea52a40/psycopg2-2.7-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "75a697abf27434c08c6661a99d28b88e", "sha256": "84cb4591cd8a1238ddabcf8b066d3179fb2e2296679b720e8272f267d9137783" }, "downloads": -1, "filename": "psycopg2-2.7-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "75a697abf27434c08c6661a99d28b88e", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2050430, "upload_time": "2017-03-01T14:50:25", "url": "https://files.pythonhosted.org/packages/f0/51/b52d478c281bc91c87dc7d01f41605630566dfb0977e21f8f8830e5e669f/psycopg2-2.7-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "693cef5e7726f9574cc4139b0151f294", "sha256": "4460dc9d0132db3483fcedd4f2fb30475fd89a98b9cd563f6ad1dabd59247845" }, "downloads": -1, "filename": "psycopg2-2.7-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "693cef5e7726f9574cc4139b0151f294", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 809509, "upload_time": "2017-03-01T14:50:28", "url": "https://files.pythonhosted.org/packages/6b/10/e9210ad792ae180629e0b6efa992f1c9c33b743f7a0170760ea4212ad971/psycopg2-2.7-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "fad291096827e593494253a34c060801", "sha256": "da8475270687816c500a5874e14b25e120c2e9711dc6f7cf697af6bda31ab741" }, "downloads": -1, "filename": "psycopg2-2.7-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "fad291096827e593494253a34c060801", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 928571, "upload_time": "2017-03-01T14:50:31", "url": "https://files.pythonhosted.org/packages/39/f8/6e979bec5e84b3604c094f1a797852aa066ed98655acf959904525979ac0/psycopg2-2.7-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "83fcec0f923c73527a6c76e71dec6303", "sha256": "ab4f2a7d9c43c65ea62f28f549079d3f5f5d5ca54eafb552c765537718a8dbd4" }, "downloads": -1, "filename": "psycopg2-2.7-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "83fcec0f923c73527a6c76e71dec6303", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1450463, "upload_time": "2017-03-01T14:50:34", "url": "https://files.pythonhosted.org/packages/73/05/c314cd87e4b0ddcfe08d88c9ab58f3ded24415dcd32431e24e83dd4df01c/psycopg2-2.7-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2eff37b38fa14968ebf6438ce9231535", "sha256": "5e1d71b33e1712ab691988cd8d8866196e981fd3e353e01ff4604c437b338c75" }, "downloads": -1, "filename": "psycopg2-2.7-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "2eff37b38fa14968ebf6438ce9231535", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2022765, "upload_time": "2017-03-01T14:50:38", "url": "https://files.pythonhosted.org/packages/22/a6/5dde9e6f15aaa6e9606f4d030570f49fb8091f9850a40d70e5b47d3b7357/psycopg2-2.7-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "6e740fa412c80cfbc7603d58531d4d6b", "sha256": "7d8e4c2639a693a3b87942596a68b2cfc6cfbd66c0997b1adb7b8828bde6c1b7" }, "downloads": -1, "filename": "psycopg2-2.7-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "6e740fa412c80cfbc7603d58531d4d6b", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2065834, "upload_time": "2017-03-01T14:50:41", "url": "https://files.pythonhosted.org/packages/06/8b/52db2ae0bbefbc7391ef168bb77facdc8bbb437fa65c7254807d5fee3a46/psycopg2-2.7-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f1048a9806e69d63bc06421f316ef6ac", "sha256": "f50d0df01a1fe2c0b8e8d74c9eb8f636d09ccea4c7f50eb267eb117bd33b8516" }, "downloads": -1, "filename": "psycopg2-2.7-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "f1048a9806e69d63bc06421f316ef6ac", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 809391, "upload_time": "2017-03-01T14:50:44", "url": "https://files.pythonhosted.org/packages/bf/4a/01c3f60f3081741b22c13394989756569d7a46e21ba37aa6d19c03ed4b41/psycopg2-2.7-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "03c3a2ec92023ca4df567f4c0dcfcedb", "sha256": "45dd9b3f08e327f23f5e70075738a69f4851c83e91b90b9fe3fe873de8c4e953" }, "downloads": -1, "filename": "psycopg2-2.7-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "03c3a2ec92023ca4df567f4c0dcfcedb", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 928561, "upload_time": "2017-03-01T14:50:47", "url": "https://files.pythonhosted.org/packages/7b/2b/e9bb4c68ed77316cd726580dd00b8fa8a49d03de70f535b59a949c3930ea/psycopg2-2.7-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "7949ff397a8cf5fd42154ffcc5b5efbb", "sha256": "707b40dc972223880364fce6eaa42e8fd7946f636e91fc7ccf65beb149e9a489" }, "downloads": -1, "filename": "psycopg2-2.7-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "7949ff397a8cf5fd42154ffcc5b5efbb", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1450521, "upload_time": "2017-03-01T14:50:50", "url": "https://files.pythonhosted.org/packages/88/60/e0929c0fa895ef29be4f0b37f27839dd14e73069cbf1b8727b939d0f0dce/psycopg2-2.7-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4147c0dbfe62e1e545e615815f3acf43", "sha256": "72448b57b82ece42a7f6c1c50a5ca27c0521f9e31b5d3621d19b2d9434debb32" }, "downloads": -1, "filename": "psycopg2-2.7-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "4147c0dbfe62e1e545e615815f3acf43", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2023817, "upload_time": "2017-03-01T14:50:55", "url": "https://files.pythonhosted.org/packages/9c/f0/a5772a4519d766ea58a21bdc2c3a3b8a6700af80e58a62ee401abdc8d514/psycopg2-2.7-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "52bc7946ebc5219dc2f601367ac85e6f", "sha256": "e452672f74f8d4540da0b9df4d50cd26109f05e2ed35015bb0ffe6a0f08e730e" }, "downloads": -1, "filename": "psycopg2-2.7-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "52bc7946ebc5219dc2f601367ac85e6f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2068462, "upload_time": "2017-03-01T14:50:59", "url": "https://files.pythonhosted.org/packages/44/4f/99e9e46c49041b6937fa1d6af34e1f1aeba1cdefc96ab2c9bf2cdd203f87/psycopg2-2.7-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "925b1d1bb5bf054579e3e37c385fa664", "sha256": "868a251a32f46c2615e034541bf61944b810ba66a2a8efeef7fbeb35d20ba246" }, "downloads": -1, "filename": "psycopg2-2.7-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "925b1d1bb5bf054579e3e37c385fa664", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 800395, "upload_time": "2017-03-01T14:51:03", "url": "https://files.pythonhosted.org/packages/29/b3/75f19edd8e863c37374565d20040fa11145035544befb6bbe9b064a87452/psycopg2-2.7-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "951e7113f8e57b7aeb3dd83bc24bfa15", "sha256": "c946dd53fd39427051e72707146643660f017388641b9daa2d316fe45af06551" }, "downloads": -1, "filename": "psycopg2-2.7-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "951e7113f8e57b7aeb3dd83bc24bfa15", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 939228, "upload_time": "2017-03-01T14:51:07", "url": "https://files.pythonhosted.org/packages/9d/c3/b69dc16691e8d899d6f528201e8319ff720e868dc565f2d5a0aa79f4c0fa/psycopg2-2.7-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6041beb4b2c327afaa32fc22dffc8046", "sha256": "3474c77a657fc2344f415ac0b5dc053ee0b3cdc84bbcc7cfc8047604b981febc" }, "downloads": -1, "filename": "psycopg2-2.7-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "6041beb4b2c327afaa32fc22dffc8046", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1450518, "upload_time": "2017-03-01T14:51:10", "url": "https://files.pythonhosted.org/packages/55/00/f2bfa7fbc4669a24aa104e6f1a2d87a533888456f6a0baf521a1f677df35/psycopg2-2.7-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d9b717b09275d3f123e9d08815c3f9e1", "sha256": "99b02d34029d163344490212ebd7987b75a18349f5e1925ea77a1e77dd700c12" }, "downloads": -1, "filename": "psycopg2-2.7-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "d9b717b09275d3f123e9d08815c3f9e1", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2025843, "upload_time": "2017-03-01T14:51:14", "url": "https://files.pythonhosted.org/packages/96/0f/26ab81b1c0f84bed676e5900beb0ec8ea0958ed23d0d260fbeb350f35a1b/psycopg2-2.7-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "52349e5b208f943969d2ee49ff747252", "sha256": "6f3b5bf74396800738f8c15e6cecf7ce64d0e59f80e1ca5fe5ceedbcdeaac5ed" }, "downloads": -1, "filename": "psycopg2-2.7-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "52349e5b208f943969d2ee49ff747252", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2068991, "upload_time": "2017-03-01T14:51:19", "url": "https://files.pythonhosted.org/packages/42/f3/28afb80e5ac84cd16e33ee19acf3b839fb5ec23fd7baf7d8606eda2c8170/psycopg2-2.7-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "45a78d734910fd9b027887061aa521e0", "sha256": "8cdfef6ca3359f66418c84778506e431fd02a0a4cee10c8f54affef141d9a37f" }, "downloads": -1, "filename": "psycopg2-2.7-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "45a78d734910fd9b027887061aa521e0", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 800339, "upload_time": "2017-03-01T14:51:23", "url": "https://files.pythonhosted.org/packages/96/95/7a206cbd02c9ccdc1a22877681f09dbc709a2dff34eef0442ca7c947bdc1/psycopg2-2.7-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "eca592867d45f98bb9c17ec4ffe73216", "sha256": "25c843b5ba383820a027603f3ef7b4d9854602d325295cd82bded15b33b762c9" }, "downloads": -1, "filename": "psycopg2-2.7-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "eca592867d45f98bb9c17ec4ffe73216", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 939178, "upload_time": "2017-03-01T14:51:26", "url": "https://files.pythonhosted.org/packages/dc/8c/196353c4b298a985e6936349d2a4b681e699aa781700bb1b245a2113d23c/psycopg2-2.7-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "3059253574ce96ce7f310f7b6ff98f2c", "sha256": "ceadecf660ad4f7a31ea5baef30a7351add8626f9fd3daaafabb9a9e549f3f9a" }, "downloads": -1, "filename": "psycopg2-2.7.tar.gz", "has_sig": true, "md5_digest": "3059253574ce96ce7f310f7b6ff98f2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 421773, "upload_time": "2017-03-01T14:51:30", "url": "https://files.pythonhosted.org/packages/62/ca/0a479c9664526e86c2913a7ad593586eeb86b428b7e629e7c7b6b69e3cb7/psycopg2-2.7.tar.gz" } ], "2.7.1": [ { "comment_text": "", "digests": { "md5": "f7f8ab40f64fd1b24518bb603c958b32", "sha256": "f4cc27830081147ebca6eb729329c64b7f8e92e415733aa26705dd9f03303038" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp26-cp26m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "f7f8ab40f64fd1b24518bb603c958b32", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2373511, "upload_time": "2017-03-13T11:36:02", "url": "https://files.pythonhosted.org/packages/5b/fe/a2baea84fd2c8fbc889648b7875625f46cecab1cbd5fad2aaa7d192a37c1/psycopg2-2.7.1-cp26-cp26m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "551fae86c339f35ccee52ddd84871855", "sha256": "34b7e41d1747b26df3baf5397949cc938261c547f3bce208ffc7826c3897d5ac" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp26-cp26m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "551fae86c339f35ccee52ddd84871855", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2650932, "upload_time": "2017-03-13T11:36:07", "url": "https://files.pythonhosted.org/packages/65/ad/9bad99ef84a3c87511526aa8f9e372b9d60921b255939e645401c85b2c33/psycopg2-2.7.1-cp26-cp26m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "22906ab4d12016a8930bd4736682c3f6", "sha256": "2a9c4bc78922be9d34a11fc38b75bef122d44f465eaf5f2a44021f7cbda3dfd6" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp26-cp26mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "22906ab4d12016a8930bd4736682c3f6", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2373502, "upload_time": "2017-03-13T11:36:11", "url": "https://files.pythonhosted.org/packages/65/7f/41d0dabcd7b28d92790963b29b48bd4651843007e64d1b93bf221d83565c/psycopg2-2.7.1-cp26-cp26mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "58182587d37cd3946bb8c79915181b33", "sha256": "9f9de8b5e1b0b648bf4535b721a58eaccf92f747cd8d94380171a36f18553601" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp26-cp26mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "58182587d37cd3946bb8c79915181b33", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2650901, "upload_time": "2017-03-13T11:36:15", "url": "https://files.pythonhosted.org/packages/63/a2/926bbda404f4135bc999ecbe03097bcf40cabdb04ae0421085a6796268f4/psycopg2-2.7.1-cp26-cp26mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a9e0f47807e66d6284594b68ac263977", "sha256": "0c68fb507415ce022402244cffe740018c9506367fe2d6323f0b47e2544b6b36" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "a9e0f47807e66d6284594b68ac263977", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1450742, "upload_time": "2017-03-13T11:36:18", "url": "https://files.pythonhosted.org/packages/e4/64/f44c2b3e044412e6f3f6db2e4bf5300411168408c19a2cef62f49445ba5f/psycopg2-2.7.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "651db5b3002fe2d1fd1325d455c233db", "sha256": "0147e990cef0332e239de711f165b2a5e6feb7c5f8583985d4a3dcac1680a782" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "651db5b3002fe2d1fd1325d455c233db", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2375503, "upload_time": "2017-03-13T11:36:22", "url": "https://files.pythonhosted.org/packages/f7/12/96191443eb506d6c644a509eee3ca7ac5d32f16d89f0a01a3497df30e9aa/psycopg2-2.7.1-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "c26092b85c2710b6cd66f3cc3ef03994", "sha256": "f1f6d1b0ab40e8d43e294c7a1cc6fe6d47a88225583e581c15e8bfcff04b3863" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "c26092b85c2710b6cd66f3cc3ef03994", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2651405, "upload_time": "2017-03-13T11:36:26", "url": "https://files.pythonhosted.org/packages/d4/a5/a6948a4a294818780333561096cd7196f48ce0760ef1464c251bf873892d/psycopg2-2.7.1-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2368280b0f3346d4d58a6f98c5601a9b", "sha256": "18c2294c2a0a0df6bb5adfbcae50922b0e75909df8642c9286bf6b867866d181" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "2368280b0f3346d4d58a6f98c5601a9b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2375464, "upload_time": "2017-03-13T11:36:32", "url": "https://files.pythonhosted.org/packages/8e/cd/242dc89d9ec7d067f55281b36bf0b63e5fc50dcfe2a85facca6c58808dc9/psycopg2-2.7.1-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "ad013c850f8f7dbb86fff3e878f36c6a", "sha256": "bf48be2d01f6e34e5fbd8976f7b66158a83a33b92739acd13fc1934c60b71cfb" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "ad013c850f8f7dbb86fff3e878f36c6a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2651431, "upload_time": "2017-03-13T11:36:37", "url": "https://files.pythonhosted.org/packages/6a/84/7289d6c2b26943b5d1e2e67dde3961babd62df8c742b243bc7c6bfc35230/psycopg2-2.7.1-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "99a699dd9c2c35eacf188d37c5d82880", "sha256": "d2e98ff1546c632c29f740a938ba6e29d327ef55f3e816dd43c1e4e7d8cd369a" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "99a699dd9c2c35eacf188d37c5d82880", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 805179, "upload_time": "2017-03-13T11:36:40", "url": "https://files.pythonhosted.org/packages/90/05/48eec5d86bf58f89eaea5c01cbf4c90e7bd953d423aa906981ba0490911b/psycopg2-2.7.1-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d3ca48f64d8746e48a75d6aaa57b720f", "sha256": "4004e84c2846badfa1e14ba3cf5b9d7471071c872c1dd6290013c89fa2cc63b1" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "d3ca48f64d8746e48a75d6aaa57b720f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 930342, "upload_time": "2017-03-13T11:36:44", "url": "https://files.pythonhosted.org/packages/56/42/373df2223b2c9c8a88b370c95ffc45f199b2cf7dcf02658ee2228a4de0ad/psycopg2-2.7.1-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "03de34a8abb2cc030bc001ccaacc80c5", "sha256": "26551d8873130b9558628c5f0288bd07b00c3f82f7dbfe0acf3cd7cd45746672" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "03de34a8abb2cc030bc001ccaacc80c5", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2366893, "upload_time": "2017-03-13T11:36:47", "url": "https://files.pythonhosted.org/packages/45/0a/a06d1b2228ad805986e7e09d5f2e5b970ad84f98f79109669e5918d0f1db/psycopg2-2.7.1-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "46b715cab3f506a8894b5c6dc28eeed8", "sha256": "304304e8efce4077621f9a14cb7e53cdacb4a14ec92f5628204bc4254d4840fb" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "46b715cab3f506a8894b5c6dc28eeed8", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2644128, "upload_time": "2017-03-13T11:36:51", "url": "https://files.pythonhosted.org/packages/42/6f/c3ebc383a336d635989ce8d0e7bba76085bb55155559dd63b41cc4727c3c/psycopg2-2.7.1-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "9a8f6397921c6c3a0dd697231729c579", "sha256": "6b26f9ec7a0c5ca1b3528918caeb3c73bfceaced3fdea59d045c886cc2c43344" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "9a8f6397921c6c3a0dd697231729c579", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 809569, "upload_time": "2017-03-13T11:36:54", "url": "https://files.pythonhosted.org/packages/33/c7/bbdcbf936e802189c1d18f46640f04ea50ff246af136bd3eb6d65abb82df/psycopg2-2.7.1-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "48336f667a1faab37300a3b18820631a", "sha256": "a14bd664f4db452612688e8031fdf74da489cb042d78d49f2bbfcfa97aae135d" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "48336f667a1faab37300a3b18820631a", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 928634, "upload_time": "2017-03-13T11:36:57", "url": "https://files.pythonhosted.org/packages/2c/9e/486e5b2abd4609d474bd5deb9a0206c067a4944fbf988e9147fadb70ddb8/psycopg2-2.7.1-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "3c0f4ef6ef58066e311dcbda6bc07bde", "sha256": "ad0e145952e2e91aa1d80c4b9bd8ba9059f39b3538da7b1133b2ed84eb132ed3" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "3c0f4ef6ef58066e311dcbda6bc07bde", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1450660, "upload_time": "2017-03-13T11:37:01", "url": "https://files.pythonhosted.org/packages/47/99/345a33bd66d301fc37fd5503a4622251f458d980e023e840355d44a75f9b/psycopg2-2.7.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ba76864138251fdab8aa3ce1749ed700", "sha256": "905764e8d1557e536c9fac35d412a21ad87b558e794104437bf4012a83438ed2" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "ba76864138251fdab8aa3ce1749ed700", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2381016, "upload_time": "2017-03-13T11:37:06", "url": "https://files.pythonhosted.org/packages/ca/8f/c817b9c9871fb853ecf0b12aea2a0382d0f6ad4441b913818aa6b7e24bba/psycopg2-2.7.1-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "d33d90ce3c1deda04ee208f075212bda", "sha256": "f04d56f664108af9571d278c0ed942ecef0dd3e072fe21ac8c7497a51bfcdfba" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d33d90ce3c1deda04ee208f075212bda", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2659501, "upload_time": "2017-03-13T11:37:10", "url": "https://files.pythonhosted.org/packages/13/63/b24b449c28bceafad7fbbcee6dddf9ab30c297173b9a36f8ca36ad261ca3/psycopg2-2.7.1-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e868ad07c08a80f7b0788e8117914851", "sha256": "3a11a757e61e3eb5dfa334cf0ce86f9fa1919efadbb98af833eaf3bcb90d7e58" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "e868ad07c08a80f7b0788e8117914851", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 809446, "upload_time": "2017-03-13T11:37:13", "url": "https://files.pythonhosted.org/packages/74/75/baf91610360ca92582042ab1c48e6ec762aa757fa7e99f35081864d80eb2/psycopg2-2.7.1-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "c4794336494847032881dbcf114bc8c1", "sha256": "ccd55766033411206d700bcd11e064081f784f256c4d4f6883dca4c3bde21ae2" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "c4794336494847032881dbcf114bc8c1", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 928620, "upload_time": "2017-03-13T11:37:16", "url": "https://files.pythonhosted.org/packages/82/43/361c634d721e186903106cf48f4e2e591d0484dafbc44ae772c718cc1ec5/psycopg2-2.7.1-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "3e1899515f5de3a35726b577ff5b0f7a", "sha256": "38ff8f65deb947a7499f24ceb5b40db24540027fdf7d927f4d2aab35fbbdd6b0" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "3e1899515f5de3a35726b577ff5b0f7a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1450718, "upload_time": "2017-03-13T11:37:19", "url": "https://files.pythonhosted.org/packages/d2/cb/40d392e1855b7a1806433d3ee675f343c6542419e38618412131d25028fa/psycopg2-2.7.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "9580d08ef9af83422bf30ae3c39383e2", "sha256": "3f64897312a08928e71343fedc2a3812a1c46f03025fe327e5d41e0a7be53ee9" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "9580d08ef9af83422bf30ae3c39383e2", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2382120, "upload_time": "2017-03-13T11:37:23", "url": "https://files.pythonhosted.org/packages/d9/bb/72cdfb15d4b06b5ff58f111f583e8c4cfabb1d37065737c49a36147ac342/psycopg2-2.7.1-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "f183544a6ba2839ee1930f57c1e7cba2", "sha256": "9c9fe11f87c44e83620b2273f40338e3c25fdbfd34986dddc77e840e0acd25bc" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "f183544a6ba2839ee1930f57c1e7cba2", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2662155, "upload_time": "2017-03-13T11:37:27", "url": "https://files.pythonhosted.org/packages/f6/40/2c46b72b4d78e7e9241426e6f60302ae1b38acac805f4c93346db64f6b70/psycopg2-2.7.1-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "27faa478671d78a5ca5521a39d722396", "sha256": "32184c60b445ac9eb4a0058d54f7a5dddae6928f94dfa3683157dc5e70321212" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "27faa478671d78a5ca5521a39d722396", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 800458, "upload_time": "2017-03-13T11:37:31", "url": "https://files.pythonhosted.org/packages/33/b6/d1d0cb56bd7fd41f6fe6192afdf27111fade5afb65b6e762ca7f3545b6cf/psycopg2-2.7.1-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "859349f203ccc66316050493f87251d5", "sha256": "b4f24faa25232073092d246fc6118c29130c8a5bcc8fd4239edeba20fb12b24a" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "859349f203ccc66316050493f87251d5", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 939261, "upload_time": "2017-03-13T11:37:34", "url": "https://files.pythonhosted.org/packages/1c/0f/0a5887a288d58b5bcb01e611b9a8f37376f5db3b4eff5766724266a9ad06/psycopg2-2.7.1-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "8fa956a0c52aacb3e2761680aafbd91b", "sha256": "74ee532d6068a1456d5eda254513656c716cdee0a7389c91c094c7ce3500a9c9" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "8fa956a0c52aacb3e2761680aafbd91b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1450705, "upload_time": "2017-03-13T11:37:38", "url": "https://files.pythonhosted.org/packages/f4/4f/668d3afcb216a1bf639e95067342a89176a91f20672a5684f281a9ca0292/psycopg2-2.7.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "aa617b525dd7a17200269f91d18ba542", "sha256": "ba6f4786262b4999f9cca420827469c88a79e1f65dabf6bb8a300518f7e11472" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "aa617b525dd7a17200269f91d18ba542", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2384138, "upload_time": "2017-03-13T11:37:42", "url": "https://files.pythonhosted.org/packages/da/00/9c3b3940594f303595182942b707f67968898e9e21202108dfa78d5165e1/psycopg2-2.7.1-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "887f0dbd8790b45c5be154a5d328e17c", "sha256": "4cae3856e9b41a4861ad32fd8a4aabc7669a0b828776bb3ce0ca29333dabf40c" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "887f0dbd8790b45c5be154a5d328e17c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2662627, "upload_time": "2017-03-13T11:37:46", "url": "https://files.pythonhosted.org/packages/90/bb/fd1a81e1a51b2df2d825e778fd58d508a4fc9ab360684348222bda3ff704/psycopg2-2.7.1-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b3e906c66b41b1544393f95d38bc6b85", "sha256": "8f57535a377c23a78d5a8bbe929ec6977adb3e137fa42500436c784c60141613" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "b3e906c66b41b1544393f95d38bc6b85", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 800403, "upload_time": "2017-03-13T11:37:50", "url": "https://files.pythonhosted.org/packages/c9/77/cbe20f0ac2527b879a63eab1f9027e5236b4db76ca83321c00e8d4c8d669/psycopg2-2.7.1-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "121aa8ccd28e3dc93993f5667660478d", "sha256": "911af115bb526b3a5d2f50e05096afc05e3867f55f24532b4a70811e63deab57" }, "downloads": -1, "filename": "psycopg2-2.7.1-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "121aa8ccd28e3dc93993f5667660478d", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 939226, "upload_time": "2017-03-13T11:37:53", "url": "https://files.pythonhosted.org/packages/10/12/dd2d3bd7bd9e2a728b709d19e4546ea258fa6bb4ed301c5d33ae0fb1323e/psycopg2-2.7.1-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "67848ac33af88336046802f6ef7081f3", "sha256": "86c9355f5374b008c8479bc00023b295c07d508f7c3b91dbd2e74f8925b1d9c6" }, "downloads": -1, "filename": "psycopg2-2.7.1.tar.gz", "has_sig": true, "md5_digest": "67848ac33af88336046802f6ef7081f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 421034, "upload_time": "2017-03-13T11:37:57", "url": "https://files.pythonhosted.org/packages/f8/e9/5793369ce8a41bf5467623ded8d59a434dfef9c136351aca4e70c2657ba0/psycopg2-2.7.1.tar.gz" } ], "2.7.2": [ { "comment_text": "", "digests": { "md5": "4a081f68b0388b8e88e2ac1cd47d94b0", "sha256": "ea51262c8841ac640c6c71697945e87aa5dcf28c2ebb5c75747066bdb759e801" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp26-cp26m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "4a081f68b0388b8e88e2ac1cd47d94b0", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2379803, "upload_time": "2017-07-22T14:08:57", "url": "https://files.pythonhosted.org/packages/7f/57/fa1fb2cf5bb7e447c623d3f074675588c67bf446e149a665ec2d2249f000/psycopg2-2.7.2-cp26-cp26m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "3da410e7d1e6d36a2277d4e19b245367", "sha256": "c504d5bff8ed8b437f82361717d4936f05b02c48f00ddcd2b5d539d41cef9afa" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp26-cp26m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "3da410e7d1e6d36a2277d4e19b245367", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2656615, "upload_time": "2017-07-22T14:09:07", "url": "https://files.pythonhosted.org/packages/8c/40/7f110782c38739023c43b2644130407a70630754ba260ac9f8c2560fadc7/psycopg2-2.7.2-cp26-cp26m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "aa47437a5aaaa48610d14d1b30c1059f", "sha256": "1603a04f8d7198694cab546ead9b7749d3ddce7a482cc01be2fb29108fb88650" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp26-cp26mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "aa47437a5aaaa48610d14d1b30c1059f", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2379788, "upload_time": "2017-07-22T14:09:14", "url": "https://files.pythonhosted.org/packages/72/21/a8710991d3f14e63d57a7f177b366f51d0b78c6ca511117e34f3b0d78985/psycopg2-2.7.2-cp26-cp26mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e78c06822cc02a5c188939ac0cdfcbd9", "sha256": "c56e397964e61144d5b0a5fe520edf997b4fd2b1fa3abf8214d8a834da4216d9" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp26-cp26mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "e78c06822cc02a5c188939ac0cdfcbd9", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2656609, "upload_time": "2017-07-22T14:09:22", "url": "https://files.pythonhosted.org/packages/66/bf/01c838dd5a4a0916f1e12e9c58436b7894d6eeacbc831a297af1220634ca/psycopg2-2.7.2-cp26-cp26mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ab8008b7293239fec61b853533a78390", "sha256": "20ac04da606736f9ad57e646edbd1485aae28df26b222efa10d2af306a0329c6" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "ab8008b7293239fec61b853533a78390", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1454644, "upload_time": "2017-07-22T14:09:28", "url": "https://files.pythonhosted.org/packages/10/86/1ee25f456c0bde2fc3d10365606371676f1e9192dda477dcfbe002c14363/psycopg2-2.7.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "befc07b68540fe71bb5f62b945703a8c", "sha256": "17875d890129d2e4ce6cc6afa560a3ce6af29ec118a597ff9881f36f28b66f10" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "befc07b68540fe71bb5f62b945703a8c", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2382008, "upload_time": "2017-07-22T14:09:37", "url": "https://files.pythonhosted.org/packages/52/f1/57717100bd2e6310744695a7e534b8e4bf3ef4b8be1390ef890b63a09210/psycopg2-2.7.2-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "151242e421b77f2cce6d642670677cc8", "sha256": "65a50d651a60214e837c2625a46eb0717c246334bd314a37d1655e6284f62be9" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "151242e421b77f2cce6d642670677cc8", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2657044, "upload_time": "2017-07-22T14:09:46", "url": "https://files.pythonhosted.org/packages/15/f5/5fc3816bcb146da445d319cc6da14f10d98a486235d0cf13cd267b58603b/psycopg2-2.7.2-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3081cefd4de8ca6bc428035f2eb012b3", "sha256": "64641c31b8a7607ad917de1141add23fc1d25fa02f06d62d3ac018e1115a7d40" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "3081cefd4de8ca6bc428035f2eb012b3", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2381994, "upload_time": "2017-07-22T14:09:55", "url": "https://files.pythonhosted.org/packages/a3/9f/5f5c34ba015fc39108bddec730409646dffe5b526569a7be2b7dc4c7ea6d/psycopg2-2.7.2-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "ebb4ad61e2b489cb216d7708c0a939f0", "sha256": "04e3d511ddb7890b0b4be750aedc4eb586e54404adb5cf81f6fdab267030a608" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "ebb4ad61e2b489cb216d7708c0a939f0", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2657063, "upload_time": "2017-07-22T14:10:03", "url": "https://files.pythonhosted.org/packages/ba/f5/f9a2837126931712215752723fd8d4f638042f633954aac5ceabd8d2a6bd/psycopg2-2.7.2-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "cc39decc867e48cac08f195cda50bc6b", "sha256": "3d109eaa42f9e9ca6b2574e5014e5b01af237e970b2984e17c8dfde7204b432e" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "cc39decc867e48cac08f195cda50bc6b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 808848, "upload_time": "2017-07-22T14:10:08", "url": "https://files.pythonhosted.org/packages/d8/e1/6c21ed723eabc499913c63820bb44dbd4c51fa43d2b50053e133abbac542/psycopg2-2.7.2-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "325abae82a7fff79862437519ba829cd", "sha256": "a943d292a3786d9c6ae33d68d600e94033a323621d364b6a247cdfa2f56424d1" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "325abae82a7fff79862437519ba829cd", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 934209, "upload_time": "2017-07-22T14:10:14", "url": "https://files.pythonhosted.org/packages/73/8a/511de5073f97059891c82ffe182fdce503eb1004075e6aa29c7e9d118b24/psycopg2-2.7.2-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d908d9be0f4aaa271b7c5854c352443f", "sha256": "39113d27ca3a482ac54445f4f31f61e22c7c04968663dea71ac4767b764703a7" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "d908d9be0f4aaa271b7c5854c352443f", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2373046, "upload_time": "2017-07-22T14:10:22", "url": "https://files.pythonhosted.org/packages/92/5e/d64bef77bc548a5a69a5ecabb77efdc6e9c1d06ad9de2950b610cc738dd4/psycopg2-2.7.2-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "65823b489ede4a3f132f6541fa19cc24", "sha256": "95a68f97b4b5b9dd272db5bce0ac2799c9e5fd112d7528c791c5704e2b06dc20" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "65823b489ede4a3f132f6541fa19cc24", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2650791, "upload_time": "2017-07-22T14:10:32", "url": "https://files.pythonhosted.org/packages/67/1b/9dbce0fbbae613f99736f1df657933608a103f54c4ccb0089d6212b81d12/psycopg2-2.7.2-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "80ba6cf00f85f803ff5fe752451d7327", "sha256": "76baf7b42cf98e89d55ef04a86053173601e37a8bcc219c2bfd4f54a5743e834" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "80ba6cf00f85f803ff5fe752451d7327", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 812600, "upload_time": "2017-07-22T14:10:36", "url": "https://files.pythonhosted.org/packages/7d/57/27ed9194f74471f5ec9dfa8dda6dd217451123d4992250dc1dc661f89948/psycopg2-2.7.2-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "b83a6f2c06f42eaf305523bb46e2de7a", "sha256": "9518e2acba890de50308afa435e0ae60ff9f328457902dc54a9fb6e1dc8cf67f" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "b83a6f2c06f42eaf305523bb46e2de7a", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 932070, "upload_time": "2017-07-22T14:10:41", "url": "https://files.pythonhosted.org/packages/5c/85/27a409ed64219cf7d63d6b1161c0548100c8bdeb0a6df96612a84592d38f/psycopg2-2.7.2-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "ef0faf883dcde063fd9ced1030239732", "sha256": "3f33afd7dbe0b912b76c41fdecc0d8e716dbf1252348ccf207d0ace70c9fe0da" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "ef0faf883dcde063fd9ced1030239732", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1454511, "upload_time": "2017-07-22T14:10:46", "url": "https://files.pythonhosted.org/packages/07/6a/99e0bd33a9038865030595485e309af8e64e326cbf796193293f504cb16c/psycopg2-2.7.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7228ab0501a68555fb3676b7118ee254", "sha256": "4eb0b86d1965c96f3cc0c4c7779bff743b48ee9474e5e412d3a39c68b55db80e" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "7228ab0501a68555fb3676b7118ee254", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2387941, "upload_time": "2017-07-22T14:10:53", "url": "https://files.pythonhosted.org/packages/87/4a/af2a7a3a08727f5a027cfc6d62b5c99f48fe7718fa872ef7604358d4711d/psycopg2-2.7.2-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "998aa00f3d2676f2984e36e112459a72", "sha256": "dca7f3684205337bee736cbf5bfea6012d075de7de6383c987408c301956a9ed" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "998aa00f3d2676f2984e36e112459a72", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2665988, "upload_time": "2017-07-22T14:11:01", "url": "https://files.pythonhosted.org/packages/ee/46/13957594107cf6ba464c1892f22fb586f55309a8f9843c4e6455456528de/psycopg2-2.7.2-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f83510f87102547b15c09e06a597a25a", "sha256": "86fbdedf0f522475180c64916c2cd43a669291427e5c66ff0cb2947588fe738c" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "f83510f87102547b15c09e06a597a25a", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 812630, "upload_time": "2017-07-22T14:11:07", "url": "https://files.pythonhosted.org/packages/d4/40/7200494f0a4f923fb11f6542818af3b3f312bad5f34da736303ba738bd4f/psycopg2-2.7.2-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "15291be9d3aa726ac8230b2741e839bf", "sha256": "324fdaec15fe94356cd3c58d6a24dce472227d1c6132bded0de60339208150ef" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "15291be9d3aa726ac8230b2741e839bf", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 932008, "upload_time": "2017-07-22T14:11:11", "url": "https://files.pythonhosted.org/packages/21/a5/c61e5b7d454964f3164d5a2f187e5bae739bb1e81107871f520b023d1de3/psycopg2-2.7.2-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "da1d14a0ebe7148f3031b10a53af4a36", "sha256": "06993c70f5fe9dad3b83c97fe34bc1946d00745182db3c84bdcab625e685976f" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "da1d14a0ebe7148f3031b10a53af4a36", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1454565, "upload_time": "2017-07-22T14:11:15", "url": "https://files.pythonhosted.org/packages/e8/ad/85a265cacce2b0f2d29659947d75297606f9e31edd456f400d0a26fe619f/psycopg2-2.7.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6c28aaeb3787f55785f7b5f15502f270", "sha256": "d97e93e485d83744041aa844b93089650ceaaff8241eb0b2b8bef200fd82edec" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "6c28aaeb3787f55785f7b5f15502f270", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2389000, "upload_time": "2017-07-22T14:11:22", "url": "https://files.pythonhosted.org/packages/95/8f/00ee691cf5ff9d8aa08347b3522a60bccea23d9437a16b82a37db6359aee/psycopg2-2.7.2-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "1f63df6ac3c72ccb6a2db642343a1cc5", "sha256": "c1a0d2c07818dc28ffa67d0687e5b21c7bae55fe8a63021b26cf610ca83718f8" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "1f63df6ac3c72ccb6a2db642343a1cc5", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2668098, "upload_time": "2017-07-22T14:11:29", "url": "https://files.pythonhosted.org/packages/a8/86/a74a78783c826f8a2d7420a2721b7f094da668eaf8b64e3059885f67c15c/psycopg2-2.7.2-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "160672310305899ea0dde142a6244b85", "sha256": "f55ff0c9fae764814cb6d0b7f85380d00665915f9ae3a750e8389bc86f1b336b" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "160672310305899ea0dde142a6244b85", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 803908, "upload_time": "2017-07-22T14:11:36", "url": "https://files.pythonhosted.org/packages/33/75/56c76923e6fdba389e6a2084c29addcfdb1f1615e3d4ebce6be25717596d/psycopg2-2.7.2-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d7a5c42e69fd6cfd8d5bf19a3e378c95", "sha256": "c30f8861f2496d265c9e4a201dd584400dfab86ca945fdd4e2515f831742bcdc" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "d7a5c42e69fd6cfd8d5bf19a3e378c95", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 943378, "upload_time": "2017-07-22T14:11:40", "url": "https://files.pythonhosted.org/packages/98/6e/559bb37e19464f3824505cdcee9c6d11ecd4842538a3fac359da9deb3318/psycopg2-2.7.2-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "944f7e563d692c6bc0d526bb86fb7083", "sha256": "59460f001eacf37e1faec7bf0564a8d458d9aa74dec63b6c0664c2a292fff51f" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "944f7e563d692c6bc0d526bb86fb7083", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1454564, "upload_time": "2017-07-22T14:11:44", "url": "https://files.pythonhosted.org/packages/65/ac/606164494161d8349804ddddf60da3f4c18cedee38d2cbbe502bf4a0e817/psycopg2-2.7.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a50768a2c6c33f9fbe1c79ba2e0ba462", "sha256": "05c38e34c5f8ee65506e25be6fe43fcbc8baf6cb21180f1ddd67bd3199b0e881" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "a50768a2c6c33f9fbe1c79ba2e0ba462", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2391235, "upload_time": "2017-07-22T14:11:51", "url": "https://files.pythonhosted.org/packages/e0/d6/c39f57c5f539c05f6b7470386a4975a0d037ac461469b847a20208bd2c94/psycopg2-2.7.2-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b1a223d2cff742313dbc85f96b062812", "sha256": "33e151d5afe42230e5576f6c4f6f677750b615a0e773d89711935d0df460b060" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b1a223d2cff742313dbc85f96b062812", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2668645, "upload_time": "2017-07-22T14:12:04", "url": "https://files.pythonhosted.org/packages/d2/5a/6c2fe0b4671c81e7525c737d6600a5c82b7550a5f2dff8a01afb616dbbf4/psycopg2-2.7.2-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "18b1f7536ea70db1388296ea23eb69de", "sha256": "8977377e7c7ac777b7b8b9fa22a206dc37b17dde8061770a69d26cee25a16000" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "18b1f7536ea70db1388296ea23eb69de", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 803897, "upload_time": "2017-07-22T14:12:10", "url": "https://files.pythonhosted.org/packages/f2/fe/23e01d903dfac0336b08b7b91567440e136cf7bfd9bad85aec0c7aaa426f/psycopg2-2.7.2-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "7b7fa85649dd2cc71f35af44dba588d8", "sha256": "857c9b055d8028d7a41868cb0ae850ac45b920726bab3b1097eeb3d67d04574e" }, "downloads": -1, "filename": "psycopg2-2.7.2-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "7b7fa85649dd2cc71f35af44dba588d8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 943317, "upload_time": "2017-07-22T14:12:15", "url": "https://files.pythonhosted.org/packages/10/e9/af7bfa5f3ca401ff0715a53cd23b79dcc604d13f2763cd839ec14ea2dd7b/psycopg2-2.7.2-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e077aa1a79bdf1074db330968178e719", "sha256": "3767f40bb35713ccc75dbcff80bf228a75e080d6b98c78afd5fb9aa84682a9f4" }, "downloads": -1, "filename": "psycopg2-2.7.2.tar.gz", "has_sig": true, "md5_digest": "e077aa1a79bdf1074db330968178e719", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 424897, "upload_time": "2017-07-22T14:12:19", "url": "https://files.pythonhosted.org/packages/d0/66/61c1b34ea8da8f95d99676e6803ccad83abef3ac90df145b45033696f3d2/psycopg2-2.7.2.tar.gz" } ], "2.7.3": [ { "comment_text": "", "digests": { "md5": "d1df19a194576824783d46410154e6d8", "sha256": "5c11fc5091af28d048c321f2b23a3f984ffb5b546ab3cb7424c52c6feae6c965" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp26-cp26m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "d1df19a194576824783d46410154e6d8", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2379799, "upload_time": "2017-07-24T16:24:56", "url": "https://files.pythonhosted.org/packages/8c/bd/477acc9461ac1e32b119c70cb988ee68db8ab4c1b7984499a1522e991e8e/psycopg2-2.7.3-cp26-cp26m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "f7e8bb6abd84f281731c7b6471beee3e", "sha256": "1b40c5549c0e39c95e26df4c6cdf49f3d85def38310da78628f1d29c3e7d177e" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp26-cp26m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "f7e8bb6abd84f281731c7b6471beee3e", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2656620, "upload_time": "2017-07-24T16:25:00", "url": "https://files.pythonhosted.org/packages/2e/73/d72d0fcfdca03d3999ed534c35a20d34f290e714ddedd9af784bb40bf86d/psycopg2-2.7.3-cp26-cp26m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a05d4d9052b8ab4b6abb74aa2c5ccbfd", "sha256": "6a81bba87531e11e93eb5e193e3f25498eb4e3d7a0a730675ea311913ea93f8f" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp26-cp26mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "a05d4d9052b8ab4b6abb74aa2c5ccbfd", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2379793, "upload_time": "2017-07-24T16:25:03", "url": "https://files.pythonhosted.org/packages/2d/76/9c4768728438f4a6023601bd05899d6df2aed336db1c49098d255dd8aa46/psycopg2-2.7.3-cp26-cp26mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "4da35b51a8d42d461bcc41d98cdc5d57", "sha256": "6be1b5c96a122387afef18669f3bb0fb255a22e77da85bc37fdd5367a446880c" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp26-cp26mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "4da35b51a8d42d461bcc41d98cdc5d57", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2656639, "upload_time": "2017-07-24T16:25:08", "url": "https://files.pythonhosted.org/packages/0e/a2/d94973e0aacbdf3a44717e61855ca97eb3c5311ba5572d21c650640c64c3/psycopg2-2.7.3-cp26-cp26mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "461c892637e50c6d6a6b6de755785b26", "sha256": "65a7560c7dc45cd7cb8083e07341789ca9c1e3d668c04e198ec925da1ef0012c" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "461c892637e50c6d6a6b6de755785b26", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1454709, "upload_time": "2017-07-24T16:25:12", "url": "https://files.pythonhosted.org/packages/47/ae/0292bfab3889d8d03a24c74bc934528be5e227ef6fdd90df32ab31fa6b59/psycopg2-2.7.3-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "084b69e861c087f5cb117ac8e98ca299", "sha256": "b2bc3bc99355fe26a76d1225c32ae6f97604f575cb41cd8e8a4932bbc5b932a7" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "084b69e861c087f5cb117ac8e98ca299", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2381980, "upload_time": "2017-07-24T16:25:18", "url": "https://files.pythonhosted.org/packages/fa/c7/6db20810124710c7bee019703348adc430cb4ab780c33c52317cee3184f6/psycopg2-2.7.3-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "aa59478c2b5ced8d39a46b9a2cc1caf5", "sha256": "b60024e969aaecc47530f96c723c4cac63d34606fb57806bed49991ff35aecea" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "aa59478c2b5ced8d39a46b9a2cc1caf5", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2657069, "upload_time": "2017-07-24T16:25:21", "url": "https://files.pythonhosted.org/packages/d9/ad/a3f67a4accd22c36afb4fb3c0a9b8af69e3c0ad4e2ec05570f88ad887f81/psycopg2-2.7.3-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ab35118bc42388ed252a4a7681855b08", "sha256": "b148f8ccdf9d59bf762b67b80c4a46b9ce1e90dee0f10907640e5a18b07d0ee6" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "ab35118bc42388ed252a4a7681855b08", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2381974, "upload_time": "2017-07-24T16:25:25", "url": "https://files.pythonhosted.org/packages/c1/c5/4bcd596bb95498b3851f21e809143c924c50f334d7eb04950495277b725b/psycopg2-2.7.3-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "2f1d47412cd54add0c82f7acc7b5b27a", "sha256": "b807ca62f8844f3eb7bff5790ffc4bd851f51a22f453b59fe3c9461e097eac6d" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "2f1d47412cd54add0c82f7acc7b5b27a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2657090, "upload_time": "2017-07-24T16:25:29", "url": "https://files.pythonhosted.org/packages/24/0e/d7d62943f9b09dbb10e3ae1ab9c6bd67dcc20f4eebe9c1b9ea2eb4d0c44f/psycopg2-2.7.3-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "bad84ac85c7063a6022a58dfa89bc4ff", "sha256": "624d9e75d5cf636236ef0e7c325761d8e795200c91154d344b0efcdece535a93" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "bad84ac85c7063a6022a58dfa89bc4ff", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 808843, "upload_time": "2017-07-24T16:25:33", "url": "https://files.pythonhosted.org/packages/23/5c/1af4478f316e62a8ec868615fa9747a5dde1d922d2e1a13ec404f2e1e38c/psycopg2-2.7.3-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "8ef1a4e0eaf1a2d811c4c1607904b03f", "sha256": "9bfadd7163ec17983c1e395782755ea1c15702e4b79ed333ff70995cd4fb5505" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "8ef1a4e0eaf1a2d811c4c1607904b03f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 934178, "upload_time": "2017-07-24T16:25:35", "url": "https://files.pythonhosted.org/packages/0e/24/63dfe0294308febb9d364d760f9643f826ddbfdf30376c7ea17829d3a266/psycopg2-2.7.3-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4025c619d07db91dede4d4f1b8fdb675", "sha256": "d2089a8dc7fea97386d66e46aabf5674538d946dcaf3374f736411638c93c2c4" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "4025c619d07db91dede4d4f1b8fdb675", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2373097, "upload_time": "2017-07-24T16:25:38", "url": "https://files.pythonhosted.org/packages/6a/80/5d4a4d085560099fb8a9acd93b5b58bc2011c33da1f9c8ebdb96706f2803/psycopg2-2.7.3-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "d6d41d94f990a70bb7829538baf56c15", "sha256": "2854703bf7c1287408f16d66a011426be07540748f19a84644677d6b8d1284a7" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d6d41d94f990a70bb7829538baf56c15", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2650808, "upload_time": "2017-07-24T16:25:41", "url": "https://files.pythonhosted.org/packages/fb/c1/9bc0f6ddb69e7b7ba227d282b53b4cb99dc20f3b378e85e7dbee6f5a4d75/psycopg2-2.7.3-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "88c3e861f5ec6db1f4b7e9cc0c86ee04", "sha256": "9b3009f237df518951fc2385dd444b7d79b83c4a9cdd26141d2bd9eabd32d681" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "88c3e861f5ec6db1f4b7e9cc0c86ee04", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 812604, "upload_time": "2017-07-24T16:25:46", "url": "https://files.pythonhosted.org/packages/05/ff/2e2dc7eea33aaff84cf63299cef5231f943a9399ae4cd3538cc3daa2ee94/psycopg2-2.7.3-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "9729bac56f26a1b6ff22760f3faf26b2", "sha256": "94f7ca8013fa17b14e8be72dcc4994046fcd40f85b8cf45d13cdfcf777aad0f4" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "9729bac56f26a1b6ff22760f3faf26b2", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 932037, "upload_time": "2017-07-24T16:25:48", "url": "https://files.pythonhosted.org/packages/84/81/8cf271a1ff2276fac62ecdd5c291cfec195904634a90c41445dcbb2f0abf/psycopg2-2.7.3-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "c4f229a9aa84d3622d969946eb53a2e3", "sha256": "162ab9fc7c2be46b45978bdeecc54ab48f90e57c26c927bfbdcbedee77d22dac" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "c4f229a9aa84d3622d969946eb53a2e3", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1454546, "upload_time": "2017-07-24T16:25:51", "url": "https://files.pythonhosted.org/packages/48/a4/d18eb708602a55f63939524a86a3e018fab0d8307ee1a3010caa54c52a6d/psycopg2-2.7.3-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0510b85568d52a2b3774570c400ab0fe", "sha256": "db49705698f9edd4878457166b09e53788d3e7f10d86f490ee5978ce2613bc06" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "0510b85568d52a2b3774570c400ab0fe", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2387963, "upload_time": "2017-07-24T16:25:54", "url": "https://files.pythonhosted.org/packages/1e/de/bf0f5d24c073e68821a2a5f4763887769b0a0f4effa0399f855cc60c68f7/psycopg2-2.7.3-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "8feba527a0660e3cd49d3d1edd14e6d9", "sha256": "febc7334b1f33c08c5c8d29353d557d8510ff1205f9e7ef454a3f8306c79e9b4" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "8feba527a0660e3cd49d3d1edd14e6d9", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2666042, "upload_time": "2017-07-24T16:25:57", "url": "https://files.pythonhosted.org/packages/93/54/78d05449901047b300de1fda9a964411cc48456839038a716f673bededd9/psycopg2-2.7.3-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "27b39ffa0a812798178b20c8f41e56f3", "sha256": "bc580e4dd39031eea0a662a3e8353b9fa90e500aa7ae14b4589cd4572f7ba4c3" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "27b39ffa0a812798178b20c8f41e56f3", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 812671, "upload_time": "2017-07-24T16:26:00", "url": "https://files.pythonhosted.org/packages/37/33/f1c6df19918a00450dbb4810e0a873ffe17fe2037dd88873630eb7568e92/psycopg2-2.7.3-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "a34982d71c0337ce31e28ab9b695c692", "sha256": "2fd25489f2fc5b1a4ab4a131cb7e6c804a664b4201e03d1c5aefcbb055b8bad6" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "a34982d71c0337ce31e28ab9b695c692", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 932051, "upload_time": "2017-07-24T16:26:03", "url": "https://files.pythonhosted.org/packages/03/5d/297f165e444b8d692b80395c4c5acad3f51933b217ccac352274c8d1ad97/psycopg2-2.7.3-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "615113fc667706d58b0e400c9e2307ea", "sha256": "cf4f620f3401e4e8f9e2934c45284e21d404bbe65cd7b81a50402f30c1160109" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "615113fc667706d58b0e400c9e2307ea", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1454605, "upload_time": "2017-07-24T16:26:06", "url": "https://files.pythonhosted.org/packages/98/d0/1b2130e7190f904e0f7acef86f03a2d268e3970490a52ba3e939379570e5/psycopg2-2.7.3-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d2a13f89d0154be4108cc4870c92b670", "sha256": "bbb843f752f582de95db533d371cf55acf69acd86b0b22e35d89f045c1f6c139" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "d2a13f89d0154be4108cc4870c92b670", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2389004, "upload_time": "2017-07-24T16:26:09", "url": "https://files.pythonhosted.org/packages/a1/2e/469722e2d34b0dbdff833a4f0a223e06005fb2a73e5d101e87420648bebd/psycopg2-2.7.3-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "d3cef1717b80444e3a8b56f4f61958a3", "sha256": "cbd910a5d9e3c2e49c2e8f827f2261c27260260a0b46284445d1a3dd12265be8" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "d3cef1717b80444e3a8b56f4f61958a3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2668239, "upload_time": "2017-07-24T16:26:12", "url": "https://files.pythonhosted.org/packages/1d/2a/ebd4ce574121bfc6a113da6aa776bbec693cd04deed8e03f03c385a2ab32/psycopg2-2.7.3-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "13e9da333bbcef17564a30fa45d83245", "sha256": "a1f302a2ef32b16a8a6515d5ae6368460ad7434ba6a3751f5a2c1084f6234ff6" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "13e9da333bbcef17564a30fa45d83245", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 803930, "upload_time": "2017-07-24T16:26:15", "url": "https://files.pythonhosted.org/packages/00/6e/334b30c880dfe72774abffad78518285533d85853bcd2af5ad7b4dfb51d6/psycopg2-2.7.3-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "87137eaf3f12ecf7b5aa21fdc7c3aa07", "sha256": "4dd7ce445059e63b249dbcf6a759c45d1ae5f4e6468c60d50f4829e09d52cd4a" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "87137eaf3f12ecf7b5aa21fdc7c3aa07", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 943407, "upload_time": "2017-07-24T16:26:18", "url": "https://files.pythonhosted.org/packages/22/9b/43dc658eb97289281e9603afe3b84eba99031733564c014a0b35d8ac6765/psycopg2-2.7.3-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d178583f53c48110a6ba6a839d7a9ffa", "sha256": "ad2d1274e69fac940c66854cbc92c9eda572b4b30cab4073d4383148874a8974" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "d178583f53c48110a6ba6a839d7a9ffa", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1454591, "upload_time": "2017-07-24T16:26:21", "url": "https://files.pythonhosted.org/packages/a7/d1/28b5d3f3f71289a2027b3709ef4151bc7a45f1b103f6fe89348111f81689/psycopg2-2.7.3-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "58a35ca4010b20df94be6b06dcf3d53c", "sha256": "f2ae745ee9b65e04fcca2bbb7ff6d92c196b732f04d0b570310f8958b58ecb64" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "58a35ca4010b20df94be6b06dcf3d53c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2391255, "upload_time": "2017-07-24T16:26:25", "url": "https://files.pythonhosted.org/packages/ab/33/ac2e1bf00649497eb82b37342fd1640ba707166808ceefe06966e81c2578/psycopg2-2.7.3-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "9ece60949f6bb00e48d3d3d46d728094", "sha256": "4807cc2a3bf844b882bd11bdf43805430993ac29fa95ac3ed1cbaa24ab9c0319" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "9ece60949f6bb00e48d3d3d46d728094", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2668733, "upload_time": "2017-07-24T16:26:28", "url": "https://files.pythonhosted.org/packages/18/22/47780ed59c2806b8b0e765aad565776d1c0eb7f09502a7640785346bef03/psycopg2-2.7.3-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "9265485222c0d18fae8ee5fd8f201cbb", "sha256": "29db29bc5603ff9dc3a639a8e329ca4ab970d01d6fd27bcf2038e6514fe161f4" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "9265485222c0d18fae8ee5fd8f201cbb", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 803922, "upload_time": "2017-07-24T16:26:31", "url": "https://files.pythonhosted.org/packages/d5/33/6616525adb88cadcfb3589c39499849d124b64dcfa6334b69f64d8b99371/psycopg2-2.7.3-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "f8d61ca102195e17c02a58f3f8954d97", "sha256": "5d6d3e80658bf7436202358490beabe7fc78497f5defecb4e9db91d19d5d2778" }, "downloads": -1, "filename": "psycopg2-2.7.3-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "f8d61ca102195e17c02a58f3f8954d97", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 943328, "upload_time": "2017-07-24T16:26:34", "url": "https://files.pythonhosted.org/packages/a8/fd/829ff33ea3f818f5b034e826a9e7d1f5c05fcea32e5d3f734a8f3a4cf8fd/psycopg2-2.7.3-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f9823ffedcec57a8c036e67c6fb3fa36", "sha256": "c9bd49848556d04093909faec017c3675efabf78c2b7f383bf7c43ba18324ac8" }, "downloads": -1, "filename": "psycopg2-2.7.3.tar.gz", "has_sig": true, "md5_digest": "f9823ffedcec57a8c036e67c6fb3fa36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 425004, "upload_time": "2017-07-24T16:26:37", "url": "https://files.pythonhosted.org/packages/98/99/33ca02c4bc3ed1bd9ceab5614bda2e6d1d31e61ec58345b9feece238c38a/psycopg2-2.7.3.tar.gz" } ], "2.7.3.1": [ { "comment_text": "", "digests": { "md5": "0e794fdc949b0ac9e2c92ad48a5060e9", "sha256": "3ab693b907b2c7a34c1dca198cfc454516cfd75440fd913bb372da6f70d6db55" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp26-cp26m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "0e794fdc949b0ac9e2c92ad48a5060e9", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2340424, "upload_time": "2017-08-26T13:30:58", "url": "https://files.pythonhosted.org/packages/06/37/482f7bd821564497fb81841a8869ebeb83cc6f765f9d7d979fb09a2e311a/psycopg2-2.7.3.1-cp26-cp26m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "ffb30b9ac6a7b1c4cb849e3f0ef098eb", "sha256": "3c99c88216e0fc62113a1177aae9db18a533274370e99a4537b433b87b319360" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp26-cp26m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "ffb30b9ac6a7b1c4cb849e3f0ef098eb", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2616525, "upload_time": "2017-08-26T13:31:06", "url": "https://files.pythonhosted.org/packages/86/5e/9903b074e3c09e3e566e9bbeefb660e08c45e817d897526b05f18edc1e61/psycopg2-2.7.3.1-cp26-cp26m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a91660d9468e94a95b86f35bba355620", "sha256": "df70e0a387b0145a7a80de67d43d84e1c5a24a33bbfaedb96271876d573e5fb6" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp26-cp26mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "a91660d9468e94a95b86f35bba355620", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2340417, "upload_time": "2017-08-26T13:31:13", "url": "https://files.pythonhosted.org/packages/96/9a/ba8bc2220fb3a36dd1f8d2562e6c87b624f65efcea7cd7c3c20f29f8cad3/psycopg2-2.7.3.1-cp26-cp26mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "8a2f0f9fea3e40545403a05cb84c60f6", "sha256": "8d2003d23d8fc59f0f0a2e73c13baa41581006b8227a9d82bbdc1aa233285ba4" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp26-cp26mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "8a2f0f9fea3e40545403a05cb84c60f6", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2616544, "upload_time": "2017-08-26T13:31:23", "url": "https://files.pythonhosted.org/packages/32/3f/fa18851319e70d4ee3935d2832158d88d85366e232bb4280564635fc6d3d/psycopg2-2.7.3.1-cp26-cp26mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4a2df463aadd3a38734b19a924d5b573", "sha256": "face605eea5826fa36600c04447b61674992bbd5eb177f66f86f61a04436dbd9" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "4a2df463aadd3a38734b19a924d5b573", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1454737, "upload_time": "2017-08-26T13:31:33", "url": "https://files.pythonhosted.org/packages/c8/bc/8c641f6d5d886d210826fe0625ab0ce9bb731a50e264896a05b77a79ebf8/psycopg2-2.7.3.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6f73900765555097844bb832562c9980", "sha256": "ebee4f59803eda1ed4035649469a713818dbf5b6de2e12396edd9fa228727c20" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "6f73900765555097844bb832562c9980", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2342603, "upload_time": "2017-08-26T13:31:42", "url": "https://files.pythonhosted.org/packages/1a/ac/be5d6bde73b332429f2bdd7eceafa673253600758ddc6e7c75722ca0a20b/psycopg2-2.7.3.1-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "9807023d44378d088d9470e591b08df8", "sha256": "4d7c872d9c85745964cf8efabba3fb1a6010b345c18d0e2b620509f0444aa729" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "9807023d44378d088d9470e591b08df8", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2616968, "upload_time": "2017-08-26T13:31:50", "url": "https://files.pythonhosted.org/packages/3f/87/3a4568b0f7ffdf32b211a5c16f08ad31815bd505b6abb9006ae8b2412812/psycopg2-2.7.3.1-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "db3e64a924efc095720f21913ea23741", "sha256": "99a298b9030f8fd36f885c5d0661e4d5a059136a541bb6c4d7d1100e38da3cd1" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "db3e64a924efc095720f21913ea23741", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2342577, "upload_time": "2017-08-26T13:31:57", "url": "https://files.pythonhosted.org/packages/89/3e/54120d228fa0808fc078c814b1d0f3c1cacda07c115756fbb9ac871e27a5/psycopg2-2.7.3.1-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "a9e46cdca916fe64a82aadf8aaab8e7e", "sha256": "b7646f7bdb42ba3cf7ef9f500f6514b5e413d25c5b3093d70e6ba52df417a83c" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "a9e46cdca916fe64a82aadf8aaab8e7e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2617018, "upload_time": "2017-08-26T13:32:06", "url": "https://files.pythonhosted.org/packages/2e/8f/0dcae97762633916470a41b808a59cad7455d06b296f95f18adba606748f/psycopg2-2.7.3.1-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e5bed2318506849ac74012daa354066a", "sha256": "39369e40bc3e062da5da93ce5f1e7f9bed95e9a60cb6f003d316f2a834722e2d" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "e5bed2318506849ac74012daa354066a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 808813, "upload_time": "2017-08-26T13:32:11", "url": "https://files.pythonhosted.org/packages/74/23/ad45eec052bcab9004e62cf028189582541c7274a4012aabda1ec4b84c7a/psycopg2-2.7.3.1-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "3c4dcfa2ceb7daeddf7d455411048cf0", "sha256": "c939b238cbc18e786909d20277c9f051241696ebb03ca9e3490094f526ce69a7" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "3c4dcfa2ceb7daeddf7d455411048cf0", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 934211, "upload_time": "2017-08-26T13:32:17", "url": "https://files.pythonhosted.org/packages/91/0c/2748bafb709121e537e5dd26d64d0564f99ff5347d572b19a360814fe017/psycopg2-2.7.3.1-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "c3c34e3395f3b7710dfdd247d9590d87", "sha256": "9a0a74a6f20d82c389095c88d4d281e66eb3ffbc09adf543dcec4bec22436569" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "c3c34e3395f3b7710dfdd247d9590d87", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2333731, "upload_time": "2017-08-26T13:32:25", "url": "https://files.pythonhosted.org/packages/6d/28/69cac9dff0e2bfa863edc2c289dc8e4651cd5d3bc90aed0a4877a7af59d2/psycopg2-2.7.3.1-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "cd9acf120c330a42d7baf3e4c0bf3bb7", "sha256": "16482d050db68503abbb693795d75e9fca287a00f662376759825404533ca87c" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "cd9acf120c330a42d7baf3e4c0bf3bb7", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2610690, "upload_time": "2017-08-26T13:32:34", "url": "https://files.pythonhosted.org/packages/68/cc/c8e18585b6a907a341f6e553424d0f8b886c63a6a5d3a7587f22641e558e/psycopg2-2.7.3.1-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "abea9a2e1b768c60c65111bb3b1ae08d", "sha256": "f74e50341f45fb9bcd3598c11b5774c3e4349ee38cf15c342cc7075c73ef1f95" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "abea9a2e1b768c60c65111bb3b1ae08d", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 812689, "upload_time": "2017-08-26T13:32:38", "url": "https://files.pythonhosted.org/packages/8a/75/a6d51f5f76a4d65c851bb4efb6575873bf320dae2c72cfb96738bc679f2d/psycopg2-2.7.3.1-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "740f2b47452e39eb1ac63eb493d53172", "sha256": "e80a1ae04218e854a5d71085f9498c8c979033ca855cedeed3afc5d976c348ce" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "740f2b47452e39eb1ac63eb493d53172", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 932070, "upload_time": "2017-08-26T13:32:42", "url": "https://files.pythonhosted.org/packages/31/34/1c56a92982a7ed443455e73d4a23142f523ba5fd6df803f1fd87a7941692/psycopg2-2.7.3.1-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "110357c01074cd5e1aaec23e6c261cdb", "sha256": "f07791ee5793621bfaaa844f731529cd72321280f94e8dc3bd4ef524d20f58f2" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "110357c01074cd5e1aaec23e6c261cdb", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1454588, "upload_time": "2017-08-26T13:32:47", "url": "https://files.pythonhosted.org/packages/61/4e/0c6b002179de00fd8aebf6ded404a45dc21ecc360cd101ad605b0aeb7a40/psycopg2-2.7.3.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "cb0ed84c91600d861650294752b3a432", "sha256": "0bd0b1cf81eb6d74a77199570d5ce097fb3c6b8e57acc1edd328cef5c552f98a" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "cb0ed84c91600d861650294752b3a432", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2348593, "upload_time": "2017-08-26T13:32:55", "url": "https://files.pythonhosted.org/packages/ca/7e/f29537a442d22596553605f87ae5d1da2f6467b9beb83b894c2289166b71/psycopg2-2.7.3.1-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b7f0cd4a46c99ec35164645f6f2dbe21", "sha256": "4db0de7d6236acbf7d020926489b6c4b98e845ba98df11057f22d54866e26b20" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b7f0cd4a46c99ec35164645f6f2dbe21", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2625949, "upload_time": "2017-08-26T13:33:04", "url": "https://files.pythonhosted.org/packages/7c/2d/08ee1cad880f21cbd46797b4267f6e3979214788705fa8eeaba6328de32f/psycopg2-2.7.3.1-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e31b60dad44f91c8bd5e33ac4ea182da", "sha256": "604c49bf196c654c417ade1dc765bd23fe9bc3392d9a8c7184a7077142d621b3" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "e31b60dad44f91c8bd5e33ac4ea182da", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 812556, "upload_time": "2017-08-26T13:33:08", "url": "https://files.pythonhosted.org/packages/11/62/4a4d0ebd94d9c7b9700596034fe6fc94c1220216a6bbe563ce328a924f23/psycopg2-2.7.3.1-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "13149cef2bd4d7024f6a05673a79fab8", "sha256": "6194e81d8839b636118f5275c53be3c70eb3c3abcf836de675c34b20c06025ea" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "13149cef2bd4d7024f6a05673a79fab8", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 932085, "upload_time": "2017-08-26T13:33:12", "url": "https://files.pythonhosted.org/packages/19/f8/53f229047bbe73af0a3c21008a9d11535c02ceb92a9371a118a34563a555/psycopg2-2.7.3.1-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "906e3b1f312f74c3075d8b4aeb45e81e", "sha256": "e26aca5eb272869fdf8e55111f36026517c1c0799eb7ef1ddf67d4412affe1ef" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "906e3b1f312f74c3075d8b4aeb45e81e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1454640, "upload_time": "2017-08-26T13:33:17", "url": "https://files.pythonhosted.org/packages/7c/c8/9c9ac41bf1100e37700da62cb691be179cb4d120d0bdeb64159c7c86f818/psycopg2-2.7.3.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2097ba3590535ee9a669a739b893bfd9", "sha256": "35d1fec112337c2607c8ca17dee3c2f8455e07dd69d140ff8e86ef1240dace3d" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "2097ba3590535ee9a669a739b893bfd9", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2349635, "upload_time": "2017-08-26T13:33:25", "url": "https://files.pythonhosted.org/packages/d8/76/7cf9e21c6697e028e85e4d54fcee21f2afc4c6b1834b13e7a07551738a77/psycopg2-2.7.3.1-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "5f762891361de3416ea2befbc9f05678", "sha256": "891a70235c202158780fc0ab98d7ca2a7ed1625c26725b15119d47b2d852a5c6" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "5f762891361de3416ea2befbc9f05678", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2628116, "upload_time": "2017-08-26T13:33:33", "url": "https://files.pythonhosted.org/packages/44/3c/ee27949f3b1db38b515b206e47048142f0bf6ca89b2871edcef58d202b58/psycopg2-2.7.3.1-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ead0ada3aa684ebee15e72b2141a1289", "sha256": "4cca242df228364b4de6241c54553301856bc253d7f21e15009b11c812eb7b5c" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "ead0ada3aa684ebee15e72b2141a1289", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 804014, "upload_time": "2017-08-26T13:33:38", "url": "https://files.pythonhosted.org/packages/d7/0a/1c6a01660d244aab7351606dea38287c67f51c07ca2ce21a7adb0da5be8e/psycopg2-2.7.3.1-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "ea5bc1258abe01e8fd696e1ac45c2e84", "sha256": "3fbba0dd7f3ac458f355dcfc4d7d9cd082c19748e453bcd81bf9d8bc14260c01" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "ea5bc1258abe01e8fd696e1ac45c2e84", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 943416, "upload_time": "2017-08-26T13:33:42", "url": "https://files.pythonhosted.org/packages/4c/c1/7f730fb09df5e37dee2d09677806763546ffa1a9cf3b9a37626c54ba2738/psycopg2-2.7.3.1-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "ec2d31b566b3c4ac82a55213d2181931", "sha256": "04a5b2805c620ddecdff33e015631cc8d7ea8dd01e1fcc930bfe002fdc26b9e0" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "ec2d31b566b3c4ac82a55213d2181931", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1454637, "upload_time": "2017-08-26T13:33:46", "url": "https://files.pythonhosted.org/packages/ac/3b/bff673f2b9a5fc40231a99e70a13b077a7b9f532e8ab87543010fc000a96/psycopg2-2.7.3.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "33ef5eefe1cdeb4900f65f4f906848a2", "sha256": "4fbe2c29f6d4c8d9eac5fc3c42c42036e7cc58e225036130b7713afa72489aac" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "33ef5eefe1cdeb4900f65f4f906848a2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2351860, "upload_time": "2017-08-26T13:33:53", "url": "https://files.pythonhosted.org/packages/37/eb/462c0feffb78e541e8b3bb76beedca0880960bb560041378e253bfa8d817/psycopg2-2.7.3.1-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "84946bbe9f24b4a22728efed69d25ac2", "sha256": "471e3140e1cb241ecb53602cdc98fe305b82c854cfa53c3e343d642683dc96c7" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "84946bbe9f24b4a22728efed69d25ac2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2628627, "upload_time": "2017-08-26T13:34:03", "url": "https://files.pythonhosted.org/packages/21/44/159fe55329b6b94dd3077080fed6c2f77c0d6b858bc415a5784e9e885235/psycopg2-2.7.3.1-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "185d04c1b0062aec1e04a38ba411c2f7", "sha256": "279dbf220c94c9f73aefac719ea3b9550ca791389bc9184c15e835516bc8428d" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "185d04c1b0062aec1e04a38ba411c2f7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 804007, "upload_time": "2017-08-26T13:34:07", "url": "https://files.pythonhosted.org/packages/3e/20/e5b2326bad5bebbb733d29d2fe05845c7e6865f3c4ef629b333362d21d28/psycopg2-2.7.3.1-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "7b7f27512db9ad4e9e979548b7fd4045", "sha256": "a4d7134058e8869d785c0be386cd702fe2a4be14b678d7571a51045e1bbad862" }, "downloads": -1, "filename": "psycopg2-2.7.3.1-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "7b7f27512db9ad4e9e979548b7fd4045", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 943364, "upload_time": "2017-08-26T13:34:11", "url": "https://files.pythonhosted.org/packages/af/e0/87f4a4e49467e19ab2248c534b73982fb2e3d86b0c2d7232e2ff937c8c4d/psycopg2-2.7.3.1-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "903e6324bd456c0e3a95aa89b8a78d72", "sha256": "9b7b16e26448b43cf167f785d8b5345007731ebf153a510e12dae826800caa65" }, "downloads": -1, "filename": "psycopg2-2.7.3.1.tar.gz", "has_sig": true, "md5_digest": "903e6324bd456c0e3a95aa89b8a78d72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 425069, "upload_time": "2017-08-26T13:34:15", "url": "https://files.pythonhosted.org/packages/6b/fb/15c687eda2f925f0ff59373063fdb408471b4284714a7761daaa65c01f15/psycopg2-2.7.3.1.tar.gz" } ], "2.7.3.2": [ { "comment_text": "", "digests": { "md5": "ed7a3b80571e030613ae2ec4d7a84c2b", "sha256": "594aa9a095de16614f703d759e10c018bdffeafce2921b8e80a0e8a0ebbc12e5" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp26-cp26m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "ed7a3b80571e030613ae2ec4d7a84c2b", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2383151, "upload_time": "2017-10-24T16:05:53", "url": "https://files.pythonhosted.org/packages/e2/db/48cae7582bc04b9fc092343d183fc485f21db7fb68f7c834ded3e29d4ec0/psycopg2-2.7.3.2-cp26-cp26m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "53c21dd96f912a4f875e88b509241263", "sha256": "1cf5d84290c771eeecb734abe2c6c3120e9837eb12f99474141a862b9061ac51" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp26-cp26m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "53c21dd96f912a4f875e88b509241263", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2658466, "upload_time": "2017-10-24T16:06:03", "url": "https://files.pythonhosted.org/packages/a7/4a/82ec8b785ab96f7ff0f1029ff5bd962fbf1775a3b57e613800bd6c311ed7/psycopg2-2.7.3.2-cp26-cp26m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2c5e44636adddbd597bf4c3170136d08", "sha256": "0344b181e1aea37a58c218ccb0f0f771295de9aa25a625ed076e6996c6530f9e" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp26-cp26mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "2c5e44636adddbd597bf4c3170136d08", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2383117, "upload_time": "2017-10-24T16:06:09", "url": "https://files.pythonhosted.org/packages/5c/13/d413d368ac957fb4932beaf94e9824ff805846ad688b1f92bf0bfb058631/psycopg2-2.7.3.2-cp26-cp26mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "c5c16078e95f3f9838bcf28434ebdca7", "sha256": "25250867a4cd1510fb755ef9cb38da3065def999d8e92c44e49a39b9b76bc893" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp26-cp26mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "c5c16078e95f3f9838bcf28434ebdca7", "packagetype": "bdist_wheel", "python_version": "cp26", "requires_python": null, "size": 2658493, "upload_time": "2017-10-24T16:06:16", "url": "https://files.pythonhosted.org/packages/04/3f/09afec2599dd3a81d372040a0c2c7a3e04cff09aa13ed81b94f7b0b3a887/psycopg2-2.7.3.2-cp26-cp26mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d50ace5d48540b701c1b22eee79c1cfd", "sha256": "317612d5d0ca4a9f7e42afb2add69b10be360784d21ce4ecfbca19f1f5eadf43" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "d50ace5d48540b701c1b22eee79c1cfd", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1662091, "upload_time": "2017-10-24T16:06:23", "url": "https://files.pythonhosted.org/packages/37/af/143ebd81d5e1fbb6c908c33247e760a6596e1b88366650271ad69ec2d513/psycopg2-2.7.3.2-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "51fdecf0cf79417647c6cdb26091be67", "sha256": "9d6266348b15b4a48623bf4d3e50445d8e581da413644f365805b321703d0fac" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "51fdecf0cf79417647c6cdb26091be67", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2385294, "upload_time": "2017-10-24T16:06:29", "url": "https://files.pythonhosted.org/packages/0a/b2/75aa427ae26ff3bbf92c956f329a73c028e8654ecc9f31eafc59634a3536/psycopg2-2.7.3.2-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "9b0c9a5f31222cea4aac6fef9cefd6c2", "sha256": "ddca39cc55877653b5fcf59976d073e3d58c7c406ef54ae8e61ddf8782867182" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "9b0c9a5f31222cea4aac6fef9cefd6c2", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2658878, "upload_time": "2017-10-24T16:06:37", "url": "https://files.pythonhosted.org/packages/2a/24/60e5f887385c62e269b2342472c1eeec2fb88f622b0247bb784774b587a4/psycopg2-2.7.3.2-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "9c331c50d9241ab47af1ba60b03b78a4", "sha256": "988d2ec7560d42ef0ac34b3b97aad14c4f068792f00e1524fa1d3749fe4e4b64" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "9c331c50d9241ab47af1ba60b03b78a4", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2385269, "upload_time": "2017-10-24T16:06:44", "url": "https://files.pythonhosted.org/packages/eb/5e/1cbb6ad794ec112fb55b2de70c76af9d108212f86fbcd6e9e8826f2b5a9b/psycopg2-2.7.3.2-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "5cf6cb3c9cd0765c07ed0c71fa9e2e81", "sha256": "7a9c6c62e6e05df5406e9b5235c31c376a22620ef26715a663cee57083b3c2ea" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "5cf6cb3c9cd0765c07ed0c71fa9e2e81", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2658903, "upload_time": "2017-10-24T16:06:55", "url": "https://files.pythonhosted.org/packages/cb/d1/253c42d85af6b85a6857b6a414e7230d26a026236e3208c0bd9cb16cc118/psycopg2-2.7.3.2-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "1e89e53ed8cde94920c6eaf6f822783d", "sha256": "7a75565181e75ba0b9fb174b58172bf6ea9b4331631cfe7bafff03f3641f5d73" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "1e89e53ed8cde94920c6eaf6f822783d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 856932, "upload_time": "2017-10-24T16:07:00", "url": "https://files.pythonhosted.org/packages/5b/d7/766a4f60165a0f9cc047199fc46f1bc079053ffb7cec164b46aa1f029e1e/psycopg2-2.7.3.2-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "3b859b4f3193589b2e4fa8b2a0fae129", "sha256": "94e4128ba1ea56f02522fffac65520091a9de3f5c00da31539e085e13db4771b" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "3b859b4f3193589b2e4fa8b2a0fae129", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 987289, "upload_time": "2017-10-24T16:07:05", "url": "https://files.pythonhosted.org/packages/2b/ac/5952dec96e11d8640918de5409fa5f683f11ed6db15d6af96af2f8272752/psycopg2-2.7.3.2-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "a123606d73f2802705ac49ec588ddea8", "sha256": "92179bd68c2efe72924a99b6745a9172471931fc296f9bfdf9645b75eebd6344" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "a123606d73f2802705ac49ec588ddea8", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2376425, "upload_time": "2017-10-24T16:07:12", "url": "https://files.pythonhosted.org/packages/8d/3c/d075ed8e82c3bc75b3acabda7acc7b947f6a12a082b3460196a3d844a7ba/psycopg2-2.7.3.2-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "f7be82dfb299214e02da257a1e131a61", "sha256": "b9358e203168fef7bfe9f430afaed3a2a624717a1d19c7afa7dfcbd76e3cd95c" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "f7be82dfb299214e02da257a1e131a61", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2652662, "upload_time": "2017-10-24T16:07:19", "url": "https://files.pythonhosted.org/packages/98/84/44ea2121fd1d118c4f00424a439ac96201baf0beb4e601a79835e516892a/psycopg2-2.7.3.2-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b782a6d544cd6bb2301230d6d203634e", "sha256": "009e0bc09a57dbef4b601cb8b46a2abad51f5274c8be4bba276ff2884cd4cc53" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "b782a6d544cd6bb2301230d6d203634e", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 863702, "upload_time": "2017-10-24T16:07:23", "url": "https://files.pythonhosted.org/packages/fa/51/26e4126bad439465b83de556e4f6f825bb633c5a008e38509af61dad2889/psycopg2-2.7.3.2-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "103d56cad0006cbdee4bc08d04074b0e", "sha256": "d3ac07240e2304181ffdb13c099840b5eb555efc7be9344503c0c03aa681de79" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "103d56cad0006cbdee4bc08d04074b0e", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 985434, "upload_time": "2017-10-24T16:07:27", "url": "https://files.pythonhosted.org/packages/29/bb/4f6c441e38f7aa76283b70f6280fa5e73d576d91eebc4151cdb490430dc7/psycopg2-2.7.3.2-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "01fddf10e845b2babe4c901fe62edf6d", "sha256": "40fa5630cd7d237cd93c4d4b64b9e5ed9273d1cfce55241c7f9066f5db70629d" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "01fddf10e845b2babe4c901fe62edf6d", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1661940, "upload_time": "2017-10-24T16:07:35", "url": "https://files.pythonhosted.org/packages/b1/f4/9fc4c9ac08d052ec721055c92c5f9bd4b76acc6ee6184386803423edc71f/psycopg2-2.7.3.2-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0500025194dd76c9c369e127aab4934e", "sha256": "6c2f1a76a9ebd9ecf7825b9e20860139ca502c2bf1beabf6accf6c9e66a7e0c3" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "0500025194dd76c9c369e127aab4934e", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2391325, "upload_time": "2017-10-24T16:07:42", "url": "https://files.pythonhosted.org/packages/70/30/59adfd5a7757c879af533e3d4031e03aaab35c1aa60a0f1e14d80725443e/psycopg2-2.7.3.2-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "6c4495658a23dee43b1b94e18781a7dc", "sha256": "37f54452c7787dbdc0a634ca9773362b91709917f0b365ed14b831f03cbd34ba" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "6c4495658a23dee43b1b94e18781a7dc", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2667875, "upload_time": "2017-10-24T16:07:51", "url": "https://files.pythonhosted.org/packages/4a/91/b34340f466af9320f66c2797e5ecca108667b945335c119c15e744887eee/psycopg2-2.7.3.2-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c2000749e80940840cc2a465d574c6dd", "sha256": "8f5942a4daf1ffac42109dc4a72f786af4baa4fa702ede1d7c57b4b696c2e7d6" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "c2000749e80940840cc2a465d574c6dd", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 863684, "upload_time": "2017-10-24T16:07:57", "url": "https://files.pythonhosted.org/packages/fc/5f/ec44b52203972cb95381462ec31fd71790b7bc6140b08ed69813604d73da/psycopg2-2.7.3.2-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "467e6378d78b12a434d57361a9c44f15", "sha256": "bf708455cd1e9fa96c05126e89a0c59b200d086c7df7bbafc7d9be769e4149a3" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "467e6378d78b12a434d57361a9c44f15", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 985340, "upload_time": "2017-10-24T16:08:01", "url": "https://files.pythonhosted.org/packages/0c/26/50de12926c12cb44b32bb554ce8393c1baa7f0340479eb5a61a879cfabe0/psycopg2-2.7.3.2-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "0a90f95b5e200e8d5ead89fa9f7a1f91", "sha256": "82c40ea3ac1555e0462803380609fbe8b26f52620f3d4f8eb480cfd8ceed8a14" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "0a90f95b5e200e8d5ead89fa9f7a1f91", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1661981, "upload_time": "2017-10-24T16:08:05", "url": "https://files.pythonhosted.org/packages/05/2e/465cf2b3fe24526fe150ee6e7a5c9de010e346f13fb55d5fa1a91e659ed2/psycopg2-2.7.3.2-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "50161bf491650290863436b8cc0d41c6", "sha256": "207ba4f9125a0a4200691e82d5eee7ea1485708eabe99a07fc7f08696fae62f4" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "50161bf491650290863436b8cc0d41c6", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2392397, "upload_time": "2017-10-24T16:08:10", "url": "https://files.pythonhosted.org/packages/c8/93/3a908c574487c075c7c62fe53fc21c5037ac82015e46e91a27eddfb4d5d6/psycopg2-2.7.3.2-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "da7568beaaed34243340bc4232d6a4a4", "sha256": "0cd4c848f0e9d805d531e44973c8f48962e20eb7fc0edac3db4f9dbf9ed5ab82" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "da7568beaaed34243340bc4232d6a4a4", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2670013, "upload_time": "2017-10-24T16:08:15", "url": "https://files.pythonhosted.org/packages/a7/4b/ca0763be01bd7084b0cc06c6c83cbcfc0ef8238063bfe6b3e2a974dd0f80/psycopg2-2.7.3.2-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ab78f67b126d15ebbd8051e415fb6ca6", "sha256": "57baf63aeb2965ca4b52613ce78e968b6d2bde700c97f6a7e8c6c236b51ab83e" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "ab78f67b126d15ebbd8051e415fb6ca6", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 851076, "upload_time": "2017-10-24T16:08:19", "url": "https://files.pythonhosted.org/packages/52/82/6f603e7241a8c5fae2d82529e8e0378b121d1918ebb7df588938aada9556/psycopg2-2.7.3.2-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "eb93598a706125f476f6295fa5032917", "sha256": "2954557393cfc9a5c11a5199c7a78cd9c0c793a047552d27b1636da50d013916" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "eb93598a706125f476f6295fa5032917", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 993923, "upload_time": "2017-10-24T16:08:23", "url": "https://files.pythonhosted.org/packages/60/38/69666d1ea1e0403b79ca31d34896d85b66841f97c4cb4e926fd9662d8ea2/psycopg2-2.7.3.2-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "7bc5642f2b450d7ac58c57a07f25512d", "sha256": "7c31dade89634807196a6b20ced831fbd5bec8a21c4e458ea950c9102c3aa96f" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "7bc5642f2b450d7ac58c57a07f25512d", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1661992, "upload_time": "2017-10-24T16:08:28", "url": "https://files.pythonhosted.org/packages/39/cf/76707dc80505b35482a9a8a24a35e326cd7453dda5dca9ff18df1ec29280/psycopg2-2.7.3.2-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "eec5d7e00a6f158d146378a57ee91894", "sha256": "1286dd16d0e46d59fa54582725986704a7a3f3d9aca6c5902a7eceb10c60cb7e" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "eec5d7e00a6f158d146378a57ee91894", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2394511, "upload_time": "2017-10-24T16:08:52", "url": "https://files.pythonhosted.org/packages/57/df/8349946da62c5c978ffb015fe8e55d298c4b8138f0a6ef29037b43d7f162/psycopg2-2.7.3.2-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "52d98207b8f3177587300e0d5697939f", "sha256": "697ff63bc5451e0b0db48ad205151123d25683b3754198be7ab5fcb44334e519" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "52d98207b8f3177587300e0d5697939f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2670548, "upload_time": "2017-10-24T16:09:11", "url": "https://files.pythonhosted.org/packages/29/dc/bf65b06574324222e1a9fd2c80a3acdc0b77d5812ac3d0568dede83d6a50/psycopg2-2.7.3.2-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2cf47814a72ab53425e32bff91f8649f", "sha256": "fc993c9331d91766d54757bbc70231e29d5ceb2d1ac08b1570feaa0c38ab9582" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "2cf47814a72ab53425e32bff91f8649f", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 850989, "upload_time": "2017-10-24T16:09:18", "url": "https://files.pythonhosted.org/packages/72/5d/65f3a8e71e6b00919cdad83b77b7428f0b09babdcd913f0c990e288c2f2b/psycopg2-2.7.3.2-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d887e5e07f6e307f8ef036d3dedb4d70", "sha256": "9d64fed2681552ed642e9c0cc831a9e95ab91de72b47d0cb68b5bf506ba88647" }, "downloads": -1, "filename": "psycopg2-2.7.3.2-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "d887e5e07f6e307f8ef036d3dedb4d70", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 993851, "upload_time": "2017-10-24T16:09:23", "url": "https://files.pythonhosted.org/packages/f4/33/e2bd552008fdb49d063018a373fbd758b03092c743bcdc70b9c749bfc0f9/psycopg2-2.7.3.2-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "8114e672d5f23fa5329874a4314fbd6f", "sha256": "5c3213be557d0468f9df8fe2487eaf2990d9799202c5ff5cb8d394d09fad9b2a" }, "downloads": -1, "filename": "psycopg2-2.7.3.2.tar.gz", "has_sig": true, "md5_digest": "8114e672d5f23fa5329874a4314fbd6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 425107, "upload_time": "2017-10-24T16:09:26", "url": "https://files.pythonhosted.org/packages/dd/47/000b405d73ca22980684fd7bd3318690cc03cfa3b2ae1c5b7fff8050b28a/psycopg2-2.7.3.2.tar.gz" } ], "2.7.4": [ { "comment_text": "", "digests": { "md5": "1cb4fdd92285b3f197177b1adf6eeac1", "sha256": "aeaba399254ca79c299d9fe6aa811d3c3eac61458dee10270de7f4e71c624998" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1cb4fdd92285b3f197177b1adf6eeac1", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1668466, "upload_time": "2018-02-08T15:10:43", "url": "https://files.pythonhosted.org/packages/67/ee/668612acf12fecb8f8a19342517b8c4cf172b7bb9ff9fa1f86e7f95a4757/psycopg2-2.7.4-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "56a2793777f11a3cfef484b3173f16c7", "sha256": "1d90379d01d0dc50ae9b40c863933d87ff82d51dd7d52cea5d1cb7019afd72cd" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "56a2793777f11a3cfef484b3173f16c7", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2388142, "upload_time": "2018-02-08T15:10:47", "url": "https://files.pythonhosted.org/packages/70/07/3ca5755bfef823dbdb1b582b76163ba3cea2a2d7f39eec48f18ad3a2f132/psycopg2-2.7.4-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "2f5340c794db24fbfc7c5013970491b9", "sha256": "36030ca7f4b4519ee4f52a74edc4ec73c75abfb6ea1d80ac7480953d1c0aa3c3" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "2f5340c794db24fbfc7c5013970491b9", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2661971, "upload_time": "2018-02-08T15:10:52", "url": "https://files.pythonhosted.org/packages/75/5c/ee9b236e34ffc595992a08f375a3f907ddb67ee2a59d429f9ea97a8f21b8/psycopg2-2.7.4-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ec049bbad9653a5f335bfc1f26148e40", "sha256": "7cbc3b21ce2f681ca9ad2d8c0901090b23a30c955e980ebf1006d41f37068a95" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "ec049bbad9653a5f335bfc1f26148e40", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2388165, "upload_time": "2018-02-08T15:10:59", "url": "https://files.pythonhosted.org/packages/99/18/5e56ffe76c499733b0bef59952877c21d257508c4165333a36c2f230f7b5/psycopg2-2.7.4-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "db941253675d91c8cfc03d3e2e621668", "sha256": "b178e0923c93393e16646155794521e063ec17b7cc9f943f15b7d4b39776ea2c" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "db941253675d91c8cfc03d3e2e621668", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2661980, "upload_time": "2018-02-08T15:11:06", "url": "https://files.pythonhosted.org/packages/7c/c8/7cf31d2fd64b5cfa3f4538ee47f6dac6cfcaf647956e10a0c1617e68248f/psycopg2-2.7.4-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ad351a7a87a06b783b3c978fef6e584d", "sha256": "fe6a7f87356116f5ea840c65b032af17deef0e1a5c34013a2962dd6f99b860dd" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "ad351a7a87a06b783b3c978fef6e584d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 859643, "upload_time": "2018-02-08T15:11:12", "url": "https://files.pythonhosted.org/packages/56/72/1824e1c95891266ce07e424e75355a66c1ea824c40dbe6ef4dd07cb5a933/psycopg2-2.7.4-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "ff994fc7a60b162ce313d48b96bf5649", "sha256": "6f302c486132f8dd11f143e919e236ea4467d53bf18c451cac577e6988ecbd05" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "ff994fc7a60b162ce313d48b96bf5649", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 990507, "upload_time": "2018-02-08T15:11:17", "url": "https://files.pythonhosted.org/packages/3e/23/0162ee2c8aef91d75b44848a4203bb661207ba7d0ffa594db3968df250c5/psycopg2-2.7.4-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e7eb40b2e04bacf1489cfb5b83c96c1e", "sha256": "888bba7841116e529f407f15c6d28fe3ef0760df8c45257442ec2f14f161c871" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp33-cp33m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "e7eb40b2e04bacf1489cfb5b83c96c1e", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2379177, "upload_time": "2018-02-08T15:11:22", "url": "https://files.pythonhosted.org/packages/20/d8/0164450526030b68535db1007bb6080d8eb62cc6be90888740868105909d/psycopg2-2.7.4-cp33-cp33m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "58784b921c8f9a4a9398db0b2ff1c9b2", "sha256": "932a4c101af007cb3132b1f8a9ffef23386acc53dad46536dc5ba43a3235ae02" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp33-cp33m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "58784b921c8f9a4a9398db0b2ff1c9b2", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 2655672, "upload_time": "2018-02-08T15:11:29", "url": "https://files.pythonhosted.org/packages/b2/5e/5709c7590f5c44a46a64501fe0a8c86fe13f8cd1d9974b804b654d13294e/psycopg2-2.7.4-cp33-cp33m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0d688b1a99dd8a1d20de8665e786fcc2", "sha256": "179c52eb870110a8c1b460c86d4f696d58510ea025602cd3f81453746fccb94f" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "0d688b1a99dd8a1d20de8665e786fcc2", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 866265, "upload_time": "2018-02-08T15:11:34", "url": "https://files.pythonhosted.org/packages/fc/e1/198f42b46cd6218ccd8a07c3dcf5a37f5ad9e696ba898f3bde57140768dd/psycopg2-2.7.4-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "c34e55e60deece9cc5d5039c5be53a9e", "sha256": "33f9e1032095e1436fa9ec424abcbd4c170da934fb70e391c5d78275d0307c75" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "c34e55e60deece9cc5d5039c5be53a9e", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 988310, "upload_time": "2018-02-08T15:11:38", "url": "https://files.pythonhosted.org/packages/26/56/49faf643bea3916dce96d98313a4f60cdf79af3f6d79ff307ca6cbba0f99/psycopg2-2.7.4-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5262918a868d8d3acace3a3fa58df910", "sha256": "092a80da1b052a181b6e6c765849c9b32d46c5dac3b81bf8c9b83e697f3cdbe8" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "5262918a868d8d3acace3a3fa58df910", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1667817, "upload_time": "2018-02-08T15:11:42", "url": "https://files.pythonhosted.org/packages/dd/29/fb5e60247714b076ae19d198ce660b5306f218d339c30cf8935299b634d4/psycopg2-2.7.4-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "8866a20f5684b2a6957c2f7dca2b1d37", "sha256": "f3d3a88128f0c219bdc5b2d9ccd496517199660cea021c560a3252116df91cbd" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "8866a20f5684b2a6957c2f7dca2b1d37", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2394115, "upload_time": "2018-02-08T15:11:45", "url": "https://files.pythonhosted.org/packages/4d/3e/088b6e6200f54811da33a3bc6bbdd14779a9e88941d5497b344e36ff4e0f/psycopg2-2.7.4-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b3a40d9adb69020896e7122bd80800bf", "sha256": "19983b77ec1fc2a210092aa0333ee48811fd9fb5f194c6cd5b927ed409aea5f8" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b3a40d9adb69020896e7122bd80800bf", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2670840, "upload_time": "2018-02-08T15:11:52", "url": "https://files.pythonhosted.org/packages/09/e3/d24dfd49b79813f3021116383fdd2f0380b8145ca0bfcb15c6a72072b8d3/psycopg2-2.7.4-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "386fe1f1d491c5b3eac5b09378e0a9cf", "sha256": "027ae518d0e3b8fff41990e598bc7774c3d08a3a20e9ecc0b59fb2aaaf152f7f" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "386fe1f1d491c5b3eac5b09378e0a9cf", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 866176, "upload_time": "2018-02-08T15:11:55", "url": "https://files.pythonhosted.org/packages/2a/b8/dce82ffc6222ab1854a2b91bfdce0e527d451715ee7d85de419981e2bec6/psycopg2-2.7.4-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "f54bd03069965c49cffebf7ff551f8ce", "sha256": "363fbbf4189722fc46779be1fad2597e2c40b3f577dc618f353a46391cf5d235" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "f54bd03069965c49cffebf7ff551f8ce", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 988107, "upload_time": "2018-02-08T15:11:58", "url": "https://files.pythonhosted.org/packages/1d/62/4b817f8546098d036f5eec016b62473644696b7c24ea6bf2545332d90f56/psycopg2-2.7.4-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "b4005994b6c67e6d247ce7c9b07fd966", "sha256": "d74cf9234ba76426add5e123449be08993a9b13ff434c6efa3a07caa305a619f" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "b4005994b6c67e6d247ce7c9b07fd966", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1667873, "upload_time": "2018-02-08T15:12:01", "url": "https://files.pythonhosted.org/packages/6b/08/4f3f7982916ada6a1a15fad8ea5279cbaca22d5324b8ad0fb21f31925bd1/psycopg2-2.7.4-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "47baf80a5261d60e8694b8ef9fb31d91", "sha256": "32702e3bd8bfe12b36226ba9846ed9e22336fc4bd710039d594b36bd432ae255" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "47baf80a5261d60e8694b8ef9fb31d91", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2395217, "upload_time": "2018-02-08T15:12:06", "url": "https://files.pythonhosted.org/packages/cb/3e/39f98d73666bb6790567404141ba7eea82d7e61ba2ac44c6b1a2ca1e3ae8/psycopg2-2.7.4-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "76349e1b048a9c884b58a1727d745512", "sha256": "8eb94c0625c529215b53c08fb4e461546e2f3fc96a49c13d5474b5ad7aeab6cf" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "76349e1b048a9c884b58a1727d745512", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2673081, "upload_time": "2018-02-08T15:12:09", "url": "https://files.pythonhosted.org/packages/8a/86/97879021d5ca2e069ade58eb55da01a2ade6507bb31f565914f4df10a444/psycopg2-2.7.4-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7602bce5cb8aa70b17c84e1ade215754", "sha256": "8ebba5314c609a05c6955e5773c7e0e57b8dd817e4f751f30de729be58fa5e78" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "7602bce5cb8aa70b17c84e1ade215754", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 853716, "upload_time": "2018-02-08T15:12:13", "url": "https://files.pythonhosted.org/packages/ca/ab/49f8ebecd7d03084215c5e63ad36f14e981872809cad4e64aa27271ce1c9/psycopg2-2.7.4-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "fc850e2bf7dae6e40a18ad589c750193", "sha256": "27467fd5af1dcc0a82d72927113b8f92da8f44b2efbdb8906bd76face95b596d" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "fc850e2bf7dae6e40a18ad589c750193", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 996476, "upload_time": "2018-02-08T15:12:15", "url": "https://files.pythonhosted.org/packages/f8/b2/b02bbede43cf45844f3303dd9fdf5c8720ca04f811b07ec7489e0be42467/psycopg2-2.7.4-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "1f2b2137c65dc50c16b341774cd822eb", "sha256": "b68e89bb086a9476fa85298caab43f92d0a6af135a5f433d1f6b6d82cafa7b55" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1f2b2137c65dc50c16b341774cd822eb", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1667870, "upload_time": "2018-02-08T15:12:19", "url": "https://files.pythonhosted.org/packages/8c/a5/0e61d6f4a140a6e06a9ba40266c4b49123d834f1f97fe9a5ae0b6e45112b/psycopg2-2.7.4-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "93ae94285ff7d27e50cf00e8d53c4848", "sha256": "0b9851e798bae024ed1a2a6377a8dab4b8a128a56ed406f572f9f06194e4b275" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "93ae94285ff7d27e50cf00e8d53c4848", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2397404, "upload_time": "2018-02-08T15:12:22", "url": "https://files.pythonhosted.org/packages/25/7e/eb6d6b1b5e99440def358f45f852f5ac62d26c59fef043770c1d7404c402/psycopg2-2.7.4-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "8288ce1eedf0b70e5f1d8c982fad5a41", "sha256": "733166464598c239323142c071fa4c9b91c14359176e5ae7e202db6bcc1d2eb5" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "8288ce1eedf0b70e5f1d8c982fad5a41", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2673665, "upload_time": "2018-02-08T15:12:26", "url": "https://files.pythonhosted.org/packages/92/15/92b5c363243376ce9cb879bbec561bba196694eb663a6937b4cb967e230e/psycopg2-2.7.4-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "6828aec17da0b40d5780cc34c386c018", "sha256": "ad75fe10bea19ad2188c5cb5fc4cdf53ee808d9b44578c94a3cd1e9fc2beb656" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "6828aec17da0b40d5780cc34c386c018", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 853653, "upload_time": "2018-02-08T15:12:30", "url": "https://files.pythonhosted.org/packages/00/95/4c5d19affca312e1c06d4f88241ebc564bf5269addd191ec4962f0c93553/psycopg2-2.7.4-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "119eb3ab86ea8486ab10ef4ea3f67f15", "sha256": "8966829cb0d21a08a3c5ac971a2eb67c3927ae27c247300a8476554cc0ce2ae8" }, "downloads": -1, "filename": "psycopg2-2.7.4-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "119eb3ab86ea8486ab10ef4ea3f67f15", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 996433, "upload_time": "2018-02-08T15:12:33", "url": "https://files.pythonhosted.org/packages/f9/77/e29b792740ddec37a2d49431efa6c707cf3869c0cc7f28c7411bb6e96d91/psycopg2-2.7.4-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "70fc57072e084565a42689d416cf2c5c", "sha256": "8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209" }, "downloads": -1, "filename": "psycopg2-2.7.4.tar.gz", "has_sig": true, "md5_digest": "70fc57072e084565a42689d416cf2c5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 425331, "upload_time": "2018-02-08T15:14:05", "url": "https://files.pythonhosted.org/packages/74/83/51580322ed0e82cba7ad8e0af590b8fb2cf11bd5aaa1ed872661bd36f462/psycopg2-2.7.4.tar.gz" } ], "2.7.5": [ { "comment_text": "", "digests": { "md5": "0c4c390dc7a2429d69b56290350115a5", "sha256": "36f8f9c216fcca048006f6dd60e4d3e6f406afde26cfb99e063f137070139eaf" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "0c4c390dc7a2429d69b56290350115a5", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1497341, "upload_time": "2018-06-17T18:14:09", "url": "https://files.pythonhosted.org/packages/19/ff/1a951684fc655767327a95f632a6c806b7ac24d239a04663a8e6bfef898c/psycopg2-2.7.5-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "5a2d47622d408b3e14bc5d441adff016", "sha256": "e9ca911f8e2d3117e5241d5fa9aaa991cb22fb0792627eeada47425d706b5ec8" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "5a2d47622d408b3e14bc5d441adff016", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2389856, "upload_time": "2018-06-17T18:14:16", "url": "https://files.pythonhosted.org/packages/b5/b2/6d2500401196a5dd7a1f513d96775d9cb6036d5896bf3c86d91f80b95f49/psycopg2-2.7.5-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e05ad46f9ffe7fad6b15336a3e297847", "sha256": "3232ec1a3bf4dba97fbf9b03ce12e4b6c1d01ea3c85773903a67ced725728232" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "e05ad46f9ffe7fad6b15336a3e297847", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2664194, "upload_time": "2018-06-17T18:14:22", "url": "https://files.pythonhosted.org/packages/82/3b/d917c4765ad5ff71dc863a238b870e4268d9d7f842ff09abbf6315953d90/psycopg2-2.7.5-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "9fb23d06d6fb1ed45db0de25e295eef8", "sha256": "f93d508ca64d924d478fb11e272e09524698f0c581d9032e68958cfbdd41faef" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "9fb23d06d6fb1ed45db0de25e295eef8", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2389846, "upload_time": "2018-06-17T18:14:29", "url": "https://files.pythonhosted.org/packages/71/db/0729d4e514fd0be12f9b8133ce815977326210379a0d9284834340ad9e6f/psycopg2-2.7.5-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "4e3adeb03dc51a765cb3c1e1e0a7346e", "sha256": "e168aa795ffbb11379c942cf95bf813c7db9aa55538eb61de8c6815e092416f5" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "4e3adeb03dc51a765cb3c1e1e0a7346e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2664242, "upload_time": "2018-06-17T18:14:35", "url": "https://files.pythonhosted.org/packages/7c/e6/d5161798a5e8900f24216cb730f2c2be5e4758a80d35c8588306831c0c99/psycopg2-2.7.5-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "4b5d6ce956e824232350d97340aa2b2d", "sha256": "86b52e146da13c896e50c5a3341a9448151f1092b1a4153e425d1e8b62fec508" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "4b5d6ce956e824232350d97340aa2b2d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 857934, "upload_time": "2018-06-17T18:14:39", "url": "https://files.pythonhosted.org/packages/76/a1/7ee6084ca8a98802b1bf91edfd69b688163a37c487a11e8aca582ddde59b/psycopg2-2.7.5-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "551824c94d2a8d5ef470106abfb6ac24", "sha256": "b2abbff9e4141484bb89b96eb8eae186d77bc6d5ffbec6b01783ee5c3c467351" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "551824c94d2a8d5ef470106abfb6ac24", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 988711, "upload_time": "2018-06-17T18:14:42", "url": "https://files.pythonhosted.org/packages/c5/8e/8953744335a1e6863194b84387deeb5240100fe9977345d08ffbabab9dfa/psycopg2-2.7.5-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "df11f507f3ddd1be15af076b682b209b", "sha256": "efa19deae6b9e504a74347fe5e25c2cb9343766c489c2ae921b05f37338b18d1" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "df11f507f3ddd1be15af076b682b209b", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 866667, "upload_time": "2018-06-17T18:14:46", "url": "https://files.pythonhosted.org/packages/a6/b6/033ef03e87324b2d932d3cfba7473c2b381a352510eb7a3c3a37a55cbb2f/psycopg2-2.7.5-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "363fe35e2134ca6ee09dd023a0634327", "sha256": "b1964ed645ef8317806d615d9ff006c0dadc09dfc54b99ae67f9ba7a1ec9d5d2" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "363fe35e2134ca6ee09dd023a0634327", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 988665, "upload_time": "2018-06-17T18:14:50", "url": "https://files.pythonhosted.org/packages/71/1f/e17d816a40a7adb1bcdc76846f86d26f466ed88fd2a0685b5126fd6be610/psycopg2-2.7.5-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "b4565cd36c5a1090abe6bb59b3e774e1", "sha256": "6e737915de826650d1a5f7ff4ac6cf888a26f021a647390ca7bafdba0e85462b" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "b4565cd36c5a1090abe6bb59b3e774e1", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1496763, "upload_time": "2018-06-17T18:14:54", "url": "https://files.pythonhosted.org/packages/26/40/20ed2422fda186d78ae553b571045398be07e0c1c92b33ea8670fe5f1f8b/psycopg2-2.7.5-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "981b156f390f12cb658ed9fc835a76d0", "sha256": "0f4c784e1b5a320efb434c66a50b8dd7e30a7dc047e8f45c0a8d2694bfe72781" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "981b156f390f12cb658ed9fc835a76d0", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2396788, "upload_time": "2018-06-17T18:15:01", "url": "https://files.pythonhosted.org/packages/a0/93/447c4caf0cfc789080478d80b7d2281823b4cb589c27943fe112b05b291f/psycopg2-2.7.5-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e206b1dc56962fadee691adb564fa36b", "sha256": "6bc3e68ee16f571681b8c0b6d5c0a77bef3c589012352b3f0cf5520e674e9d01" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "e206b1dc56962fadee691adb564fa36b", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2673729, "upload_time": "2018-06-17T18:15:08", "url": "https://files.pythonhosted.org/packages/74/ce/b032c5cb1ba7791066523a215600fae5e6dd759e8d1d9c458e43ba2c377c/psycopg2-2.7.5-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "e930bb17339e27514697a860a681e231", "sha256": "db5e3c52576cc5b93a959a03ccc3b02cb8f0af1fbbdc80645f7a215f0b864f3a" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "e930bb17339e27514697a860a681e231", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 864535, "upload_time": "2018-06-17T18:15:11", "url": "https://files.pythonhosted.org/packages/ee/44/978b38abc393c41798292fb52fef20478b5852e6df67ca52aaf511a116fa/psycopg2-2.7.5-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "20d383994db605a55177234a7873c491", "sha256": "6dbbd7aabbc861eec6b910522534894d9dbb507d5819bc982032c3ea2e974f51" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "20d383994db605a55177234a7873c491", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 986417, "upload_time": "2018-06-17T18:15:14", "url": "https://files.pythonhosted.org/packages/42/77/40738fd650ff9fec66f0b7aadb7d355ead74c783ed242a6c054fc32d1bf6/psycopg2-2.7.5-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "8fdea21de59c3bfe231f713765252079", "sha256": "985c06c2a0f227131733ae58d6a541a5bc8b665e7305494782bebdb74202b793" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "8fdea21de59c3bfe231f713765252079", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1496819, "upload_time": "2018-06-17T18:15:18", "url": "https://files.pythonhosted.org/packages/dd/f5/7177642e146d8df6b727bb440a9de3917635733b301a1e8eacc274631804/psycopg2-2.7.5-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "5d9ec6f6a717d57e5b451f97cf288440", "sha256": "19eaac4eb25ab078bd0f28304a0cb08702d120caadfe76bb1e6846ed1f68635e" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "5d9ec6f6a717d57e5b451f97cf288440", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2397841, "upload_time": "2018-06-17T18:15:24", "url": "https://files.pythonhosted.org/packages/00/a4/ad27379651989735cec92d30ffd8d0c64a7fdb271276dbc7ccfb44969212/psycopg2-2.7.5-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "a59cabcb2f759c313ee6b5547dae2944", "sha256": "aa3cd07f7f7e3183b63d48300666f920828a9dbd7d7ec53d450df2c4953687a9" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "a59cabcb2f759c313ee6b5547dae2944", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2675046, "upload_time": "2018-06-17T18:15:31", "url": "https://files.pythonhosted.org/packages/53/fc/dfc645d6b89cbc288b0d7b8bc9e83b8052ef263781562a89ec748e8ae008/psycopg2-2.7.5-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "89dcfa0dd2027c658d4d7c255c82a40f", "sha256": "59c1a0e4f9abe970062ed35d0720935197800a7ef7a62b3a9e3a70588d9ca40b" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "89dcfa0dd2027c658d4d7c255c82a40f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 852060, "upload_time": "2018-06-17T18:15:34", "url": "https://files.pythonhosted.org/packages/67/87/507206d1ef16e6a959892823a1e94a956d977338b3b589182c53d48c7b3e/psycopg2-2.7.5-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "e4cb44f1d9c344beb1ccc6cb27500ab8", "sha256": "11fbf688d5c953c0a5ba625cc42dea9aeb2321942c7c5ed9341a68f865dc8cb1" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "e4cb44f1d9c344beb1ccc6cb27500ab8", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 994796, "upload_time": "2018-06-17T18:15:38", "url": "https://files.pythonhosted.org/packages/95/fb/12d4d39b08508cf002b2760c3ff9c01c28ab1985b6061462a08c8f6e9d40/psycopg2-2.7.5-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "db1145ae0da747270ce0af9260ae2d85", "sha256": "d7de3bf0986d777807611c36e809b77a13bf1888f5c8db0ebf24b47a52d10726" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "db1145ae0da747270ce0af9260ae2d85", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1496837, "upload_time": "2018-06-17T18:15:42", "url": "https://files.pythonhosted.org/packages/d0/dc/e9d17df9c66eb76b3ea997498a82291e19947e4733155b792de5ee684689/psycopg2-2.7.5-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "f6ce5984d4252a5521dd18e1e4c93b6b", "sha256": "0fdbaa32c9eb09ef09d425dc154628fca6fa69d2f7c1a33f889abb7e0efb3909" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "f6ce5984d4252a5521dd18e1e4c93b6b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2400304, "upload_time": "2018-06-17T18:15:48", "url": "https://files.pythonhosted.org/packages/a5/c7/cfeb6df15f52ee52c58d60686000230b4ba0656984f208731516400f9351/psycopg2-2.7.5-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "02ee3678e6c41b7ec803a163d2238300", "sha256": "6506c5ff88750948c28d41852c09c5d2a49f51f28c6d90cbf1b6808e18c64e88" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "02ee3678e6c41b7ec803a163d2238300", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2675590, "upload_time": "2018-06-17T18:15:54", "url": "https://files.pythonhosted.org/packages/5e/d0/9e2b3ed43001ebed45caf56d5bb9d44ed3ebd68e12b87845bfa7bcd46250/psycopg2-2.7.5-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c3ed2d86ee54d450c01ebf1bfb5a5d85", "sha256": "711ec617ba453fdfc66616db2520db3a6d9a891e3bf62ef9aba4c95bb4e61230" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "c3ed2d86ee54d450c01ebf1bfb5a5d85", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 852048, "upload_time": "2018-06-17T18:15:58", "url": "https://files.pythonhosted.org/packages/9a/fe/4121591f1e3a0c1f1cb63feae6d5eb8c0d0bd85acccb9df0fcb088f071db/psycopg2-2.7.5-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "f426744e09e92a77c470455d572bac87", "sha256": "6ed9b2cfe85abc720e8943c1808eeffd41daa73e18b7c1e1a228b0b91f768ccc" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "f426744e09e92a77c470455d572bac87", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 994703, "upload_time": "2018-06-17T18:16:02", "url": "https://files.pythonhosted.org/packages/7c/8c/fa1ede14d6687c6dd042ce9193f7dea8d76500cbb959fd053f99bcf691de/psycopg2-2.7.5-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "47546bcd2d4e76206c19bc572a7d4d16", "sha256": "844dacdf7530c5c612718cf12bc001f59b2d9329d35b495f1ff25045161aa6af" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "47546bcd2d4e76206c19bc572a7d4d16", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1496857, "upload_time": "2018-07-13T19:29:22", "url": "https://files.pythonhosted.org/packages/5a/c9/ae5f8c10f33127164d083baaab5ccfb5b04b48226d2c7102d60b66dfb80c/psycopg2-2.7.5-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "de88a84214c2b2d732bca12beea941eb", "sha256": "cc33c3a90492e21713260095f02b12bee02b8d1f2c03a221d763ce04fa90e2e9" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "de88a84214c2b2d732bca12beea941eb", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2407394, "upload_time": "2018-06-17T18:16:08", "url": "https://files.pythonhosted.org/packages/be/5a/a8783ec97a9dde786008db2992f000f92fffe0ce0f428c31a9036f19fffe/psycopg2-2.7.5-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "0fff9d8edc84c65b097cb7553d7a7b61", "sha256": "f4b0460a21f784abe17b496f66e74157a6c36116fa86da8bf6aa028b9e8ad5fe" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "0fff9d8edc84c65b097cb7553d7a7b61", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2682707, "upload_time": "2018-06-17T18:16:14", "url": "https://files.pythonhosted.org/packages/37/88/40748331bf75d068a07bbea7dc658faceb0ce2e9fffdde550e76d5475e59/psycopg2-2.7.5-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ef661acaa43273e430bdfac031514993", "sha256": "0b9e48a1c1505699a64ac58815ca99104aacace8321e455072cee4f7fe7b2698" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "ef661acaa43273e430bdfac031514993", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 852056, "upload_time": "2018-07-13T19:29:26", "url": "https://files.pythonhosted.org/packages/12/89/9bbcc4ab312be0e32abd268512fce75f13a015c4c6a6340b600d168f0dbd/psycopg2-2.7.5-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "7cc4a94f874d5e4afed31e9888a0029b", "sha256": "a86dfe45f4f9c55b1a2312ff20a59b30da8d39c0e8821d00018372a2a177098f" }, "downloads": -1, "filename": "psycopg2-2.7.5-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "7cc4a94f874d5e4afed31e9888a0029b", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 994712, "upload_time": "2018-07-13T19:29:29", "url": "https://files.pythonhosted.org/packages/f1/2f/1f56ed6a899d911dc9c022e7ebf25cc0d7619d62a678a66bddddd7796b03/psycopg2-2.7.5-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9e7d6f695fc7f8d1c42a7905449246c9", "sha256": "eccf962d41ca46e6326b97c8fe0a6687b58dfc1a5f6540ed071ff1474cea749e" }, "downloads": -1, "filename": "psycopg2-2.7.5.tar.gz", "has_sig": true, "md5_digest": "9e7d6f695fc7f8d1c42a7905449246c9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 426358, "upload_time": "2018-06-17T18:18:23", "url": "https://files.pythonhosted.org/packages/b2/c1/7bf6c464e903ffc4f3f5907c389e5a4199666bf57f6cd6bf46c17912a1f9/psycopg2-2.7.5.tar.gz" } ], "2.7.6": [ { "comment_text": "", "digests": { "md5": "96d4f08e41837cebea226a0d6f54d0c3", "sha256": "4a0d29c44316e57cea3368ca1fd9dbfd82b3973aec77dcb610e487c5632418bc" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "96d4f08e41837cebea226a0d6f54d0c3", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1510170, "upload_time": "2018-11-09T11:01:00", "url": "https://files.pythonhosted.org/packages/83/9f/113881586319c7f03e4a66378920cd123aac67ac8d7f8a9e215d9336e0ab/psycopg2-2.7.6-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "97c64d6fb1f60b14cede53dd67e1af24", "sha256": "ca0cf5a443e4d0bb381d5a523fd4f155cb7414ac4c450e7b901cb04e5f59d5ed" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "97c64d6fb1f60b14cede53dd67e1af24", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2391694, "upload_time": "2018-11-09T11:01:03", "url": "https://files.pythonhosted.org/packages/6d/8a/5fb5ce64c8825c9a9320b3e3d68e6b06905d9b5575977266964720eca984/psycopg2-2.7.6-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "202cd15d8e7fb58511a61b9ba5ae28ae", "sha256": "9eea6c03534aebb157a8ced5df70ba0f277d3b936d708c1654d7236e5e20edda" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "202cd15d8e7fb58511a61b9ba5ae28ae", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2666252, "upload_time": "2018-11-09T11:01:06", "url": "https://files.pythonhosted.org/packages/09/4a/ad0b9813d5057f7e7afed4235a3a0c0cf031d09cf0439e0ccf959a9ea360/psycopg2-2.7.6-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "55cd8780cf90950c8f8ba55d98f8ee8a", "sha256": "520cf9576c6b8b45117b6367a155c27668f22860bcc34cbc77e0e52f51ded7c2" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "55cd8780cf90950c8f8ba55d98f8ee8a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2391745, "upload_time": "2018-11-09T11:01:09", "url": "https://files.pythonhosted.org/packages/57/6d/fb25ef7658fa5200787adb2f276ae5e96a81d14719b462d065ec41c7b09e/psycopg2-2.7.6-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "4687b0683dad23b1367f709fcf2e99f6", "sha256": "5bc0dc64fb26892b42653dea934f7c0b70361325647e7775528e40813b2c5f4e" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "4687b0683dad23b1367f709fcf2e99f6", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2666248, "upload_time": "2018-11-09T11:01:12", "url": "https://files.pythonhosted.org/packages/e3/62/6633cdcd06354942ee69af8ff97c93fc01de38147569f4b37a9c1cdec8b4/psycopg2-2.7.6-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c005da19ee1ec0c73aa219a304e6334b", "sha256": "ed15e97b8fb6ffc791fe12c8050a0c8d84bdf48d436b8c462db3aa1766b236de" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "c005da19ee1ec0c73aa219a304e6334b", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 859115, "upload_time": "2018-11-09T11:01:15", "url": "https://files.pythonhosted.org/packages/8f/48/3ff493f67ddb40d1cb02f24d9ec6bb88e97dd09b8b380269f71f26397f09/psycopg2-2.7.6-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "afddf7eeefbd7ca14080a7fd71142f95", "sha256": "49b96b8ef11e0f2016189ba208b5c63495c9b6ac89697eb3db97f40673d8ec65" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "afddf7eeefbd7ca14080a7fd71142f95", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 990203, "upload_time": "2018-11-09T11:01:17", "url": "https://files.pythonhosted.org/packages/45/97/ee5b87d90d9a0aa84d61237a6895c1e66b33111399f7517690497561b349/psycopg2-2.7.6-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "8141dcdcea56c0bd54f8491674d21a82", "sha256": "db48d28badfdd7ea62d71e8420749e66461732fa574063b4f1a1162c3d015049" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "8141dcdcea56c0bd54f8491674d21a82", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 868060, "upload_time": "2018-11-09T11:01:20", "url": "https://files.pythonhosted.org/packages/93/36/084146e1c13d17764a321678502398fee7921352334fa7c69da2c0bbe562/psycopg2-2.7.6-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "65a99c74e574be392c7942c0443ef547", "sha256": "fe3471a0bd29595e59a4422ee332bf09ca7e15b1e6800f1b640d1c09c03ef19c" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "65a99c74e574be392c7942c0443ef547", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 990462, "upload_time": "2018-11-09T11:01:22", "url": "https://files.pythonhosted.org/packages/1f/db/6ce10af54eff97d442ba1e07bdc084cd1a1d6b77b2d82c40abb2bd21a83d/psycopg2-2.7.6-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "27ad56d409858824e10c0cd554fe31f5", "sha256": "784475327650967505cf92977f51c73b5e908c3e0f79e08a892fdbc10718baf8" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "27ad56d409858824e10c0cd554fe31f5", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1509594, "upload_time": "2018-11-09T11:01:24", "url": "https://files.pythonhosted.org/packages/8e/42/28f27622938d7cbf4893ca73f7d11f7596b965a3be1197e82fe18c1232c9/psycopg2-2.7.6-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2d1f3f01ba230af4a467fd8fd914b8c5", "sha256": "a32acdd8675e105676f5cf7b0706e2a404ddb6a2f2b8aada7646ed2df981fef6" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "2d1f3f01ba230af4a467fd8fd914b8c5", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2398710, "upload_time": "2018-11-09T11:01:27", "url": "https://files.pythonhosted.org/packages/e7/73/1b3c18f575f11dcbe4ea10418e8dc88a1a76f2e32719e745018e431704d4/psycopg2-2.7.6-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b2359c430f917b67defe023f1d8e0e5e", "sha256": "255a77a914b7d080359238a99371f23dd77489901cfec718448fa605f5b8dbe8" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b2359c430f917b67defe023f1d8e0e5e", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2675799, "upload_time": "2018-11-09T11:01:30", "url": "https://files.pythonhosted.org/packages/e4/52/689e9a8704f8e14a527b5f532606febb8235f32d60d9f31a3d48492afbd8/psycopg2-2.7.6-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "5d61af5369c79e81db9ba55393f80998", "sha256": "fc73255af56a4bf6151cd516ebd6ac1eabb922c5e44d5b8859c0ca696ba88da7" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "5d61af5369c79e81db9ba55393f80998", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 865656, "upload_time": "2018-11-09T11:01:33", "url": "https://files.pythonhosted.org/packages/dc/c0/24efa144d2f17a61a00ac3fa7051e5e660a45f15fc172a24530776714833/psycopg2-2.7.6-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "cbd27959f7a1832cc71b3f19e885b546", "sha256": "28d6f1f400f8d1a4a191116943030e7558c6f51d34b9a4d06581e5d84d0eb75b" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "cbd27959f7a1832cc71b3f19e885b546", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 988068, "upload_time": "2018-11-09T11:01:35", "url": "https://files.pythonhosted.org/packages/e2/d6/b6e57795b6ead5802901d87615975d705691067044a08c87aa0b4ba566d2/psycopg2-2.7.6-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "3670877f4cf13cc2384e3e4a6eff75e3", "sha256": "ce503de4a77870dce37365d3fc224c41409f2bf1ee576159430835af4fde1d86" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "3670877f4cf13cc2384e3e4a6eff75e3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1509655, "upload_time": "2018-11-09T11:01:38", "url": "https://files.pythonhosted.org/packages/cb/79/8ddb4222927e3bd2a4bf6b7e065a6f7f35aab72aae776a5ff1c465aafc28/psycopg2-2.7.6-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "7d104b5a1ed3362b18b3d85c68622100", "sha256": "07749db03fa21de99329750675dfd81b9eeed99139a6753485092d84f8371aee" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "7d104b5a1ed3362b18b3d85c68622100", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2401527, "upload_time": "2018-11-09T11:01:40", "url": "https://files.pythonhosted.org/packages/a1/60/97490c3c40892927487ef89b14db74934e86aa981286ff64baf88dee6bce/psycopg2-2.7.6-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "3dd29499646e45be9b479642530299cf", "sha256": "064404626947717dd342d5ed7a10affe64154a9a637cb22d502d84fcb39b40a2" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "3dd29499646e45be9b479642530299cf", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2677174, "upload_time": "2018-11-09T11:01:43", "url": "https://files.pythonhosted.org/packages/06/49/d3a46638f47aa57dc3ffae61a596d2e96852a689e7af17309215b1074dc5/psycopg2-2.7.6-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "03116cd72dd6aa6b6861766593f62057", "sha256": "ff158aed5220b54461019b636a56a85b2af32670804a27f7298dae4bd715902f" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "03116cd72dd6aa6b6861766593f62057", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 852835, "upload_time": "2018-11-09T11:01:46", "url": "https://files.pythonhosted.org/packages/9b/bf/61018bc2626da1e0b8f0214f3e70367d60fb1c11452c5ca03d48f713d088/psycopg2-2.7.6-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "4d5ecbb7432aae98e273f12748ec43ed", "sha256": "83890c9ea4e9ae032e298e2ba269660544fc73561431985d38268b3664ad4ef7" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "4d5ecbb7432aae98e273f12748ec43ed", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 996173, "upload_time": "2018-11-09T11:01:48", "url": "https://files.pythonhosted.org/packages/5d/34/ed435fd39b306021d93ddd3a23c66ff721a77a9aa7f75856f0c1bb7c1c84/psycopg2-2.7.6-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f4002ca225c7eca96b7b39776ea114b1", "sha256": "7995bd16a61b31e922bfe3b18be24dfb63c81ec197a46c2504c45e3c5187c6e6" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "f4002ca225c7eca96b7b39776ea114b1", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1509653, "upload_time": "2018-11-09T11:01:50", "url": "https://files.pythonhosted.org/packages/27/2a/cc6db613ec185ab504a75669704ea2f5a212bfe6bf76695d250642604a35/psycopg2-2.7.6-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "9a757353a306ed18f208332ac0f819b5", "sha256": "3138f11fccd6e1dc5b357af0d4f5016ed47d5f0ec81a4fb0f82ad8ddd460e903" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "9a757353a306ed18f208332ac0f819b5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2402379, "upload_time": "2018-11-09T11:01:53", "url": "https://files.pythonhosted.org/packages/0f/b3/c6d5dc8cfd037243383181289ffc1721633e1cd7678a45b42bcbb6990847/psycopg2-2.7.6-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "f066642731639ad6950af6ca178d9db3", "sha256": "bf4090882bb0bfad11033b2c262c47a9ba1cdb145981d94b873a46df69b53cb4" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "f066642731639ad6950af6ca178d9db3", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2677872, "upload_time": "2018-11-09T11:01:56", "url": "https://files.pythonhosted.org/packages/57/b3/14686fc09abf13be0f98881c9784e02390a7814dfa3922781693fd5335f3/psycopg2-2.7.6-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "522eb9e4508164d7f3dbc3ef948903e8", "sha256": "db97bc920901745d665ccdcb4c672bf209ad13db5d19d5a1f6110b3785f1bebf" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "522eb9e4508164d7f3dbc3ef948903e8", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 852775, "upload_time": "2018-11-09T11:01:58", "url": "https://files.pythonhosted.org/packages/30/54/840a8217275569d3ed7201f17de0c055edaecacbbf4fe57d73c3bb347b12/psycopg2-2.7.6-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "0d922399caecc9f52adb5f5bd3b5d647", "sha256": "03e22041bee0611408e6aad49f1bcf4406faeacffdbdc63a0f82cb7bdc5c8326" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "0d922399caecc9f52adb5f5bd3b5d647", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 996175, "upload_time": "2018-11-09T11:02:01", "url": "https://files.pythonhosted.org/packages/98/da/ad1dd10f0c3e72c2404bc0f7ca4cdd48d814916d4dafb9ffa89a8b9462c9/psycopg2-2.7.6-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d1e53852c6826ceb0b0b4aac446062ba", "sha256": "9501dc8412eb8b2881149d8af74a347f4d6ce85d03513be27fd56c3c066bd9dc" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "d1e53852c6826ceb0b0b4aac446062ba", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1509661, "upload_time": "2018-11-09T11:02:04", "url": "https://files.pythonhosted.org/packages/e6/ea/9e40d5c459c840b82d508c5ebc080de94d1d1f95f5fa0d3a441d25e094f8/psycopg2-2.7.6-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a2287ab8cb9e62d5975391a1a73806e2", "sha256": "165da83922b6fc3b027db2aba8bb444bee49af32f95b062e1523c76f605294e9" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "a2287ab8cb9e62d5975391a1a73806e2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2409362, "upload_time": "2018-11-09T11:02:06", "url": "https://files.pythonhosted.org/packages/30/73/8c25be0b006cab1119627bbfee1d0b98d018a21bfb78c3a5fb68a260290a/psycopg2-2.7.6-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "e9c0705529841c28d4c5eca1bb0feed2", "sha256": "27c88e8fcbea1dc3777c676a21b3e6878da2b00624cb62b7f16e85fc27ce4ce5" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "e9c0705529841c28d4c5eca1bb0feed2", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2685029, "upload_time": "2018-11-09T11:02:10", "url": "https://files.pythonhosted.org/packages/db/82/c45d4bc8897f9dc31f115f626c0ef0553b21bea5739e49c78e0ffacd65e6/psycopg2-2.7.6-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "10cbe025ca90b0a8ea1a1ab2705193aa", "sha256": "65c123366e35e9068b9c39b6aac27e198d84c9a41bb17fa1ae8d042e0b50f04d" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "10cbe025ca90b0a8ea1a1ab2705193aa", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 852786, "upload_time": "2018-11-09T11:02:12", "url": "https://files.pythonhosted.org/packages/cc/a1/b675ac48c508b40bd8ecb4cba8f6182318c6923a8d8cbba1fc2e525929d3/psycopg2-2.7.6-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "43889ff3482c75acc8701561e2938eeb", "sha256": "6c7e4cbc75aac67c32a6e778e215a30b8318371cdc59d7d10550296f11190fcb" }, "downloads": -1, "filename": "psycopg2-2.7.6-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "43889ff3482c75acc8701561e2938eeb", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 996180, "upload_time": "2018-11-09T11:02:14", "url": "https://files.pythonhosted.org/packages/a1/44/7c5ae5386d50a3c37ab8ec7e1044af96f11456f39f40f1d923b82fd124cf/psycopg2-2.7.6-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "9845566532509850b6df62a248206cad", "sha256": "4a658550b0bcb259e97f77f2dc93ed6b108fe2eda963a9e6fc8b48040d542ec2" }, "downloads": -1, "filename": "psycopg2-2.7.6.tar.gz", "has_sig": true, "md5_digest": "9845566532509850b6df62a248206cad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 427315, "upload_time": "2018-11-09T11:03:28", "url": "https://files.pythonhosted.org/packages/94/09/2f1fae36d83e2315b90ee91738d01baf8af8c945726bf4b4708fcec3256d/psycopg2-2.7.6.tar.gz" } ], "2.7.6.1": [ { "comment_text": "", "digests": { "md5": "1cbd1ae3341426fad45f7c88b063ad6a", "sha256": "3fb18e0e52807fe3a300dc1b5421aa492d5e759550918f597d61863419482535" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1cbd1ae3341426fad45f7c88b063ad6a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1503819, "upload_time": "2018-11-11T14:48:13", "url": "https://files.pythonhosted.org/packages/5c/c1/5e70da7f3ce144c5366e12d8b9c4d8659e803d03c8ec5057cb2eb0ee8077/psycopg2-2.7.6.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "90dc3e0365410601b63ed67312e51558", "sha256": "55eab94de96ee9702f23283e9c8b03cfdb0001e2b14d5d2e1bd5ff8114b96b9f" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "90dc3e0365410601b63ed67312e51558", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2392634, "upload_time": "2018-11-11T14:48:19", "url": "https://files.pythonhosted.org/packages/22/9d/71ec24bdcc53b89aa01beec1e998cf99e678c4773ee049f8fed81c6aa7f4/psycopg2-2.7.6.1-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "f48ff55eba1b6ad01e00489d0cd203c8", "sha256": "e64235d9013ebf6319cb9654e08f5066112c34d8c4cc41186254ab9c3d6d5b9b" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "f48ff55eba1b6ad01e00489d0cd203c8", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2666963, "upload_time": "2018-11-11T14:48:26", "url": "https://files.pythonhosted.org/packages/34/a5/39f47ab93f85751def5814a8774470fee6e7a2f97fbfd3e685d53c9fbcf1/psycopg2-2.7.6.1-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "a130de0a6ba167a50454c522aa4cc5ff", "sha256": "b2c09359d6802279efb9efb3f91a9c94567151baee95175f9b637ea628f35244" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "a130de0a6ba167a50454c522aa4cc5ff", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2392642, "upload_time": "2018-11-11T14:48:32", "url": "https://files.pythonhosted.org/packages/f6/43/6fcd2d6d71319f36e7abb1422847690967a9521ad1431cdc5667f4e38ebc/psycopg2-2.7.6.1-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "42d6869320b99f79f06f9ccfd59d5882", "sha256": "9645f1305e4268cc0fc88c823cd6c91de27c003e183c233a6a230e5e963039ee" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "42d6869320b99f79f06f9ccfd59d5882", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2666968, "upload_time": "2018-11-11T14:48:39", "url": "https://files.pythonhosted.org/packages/ea/fb/d56c904a0cfc004f2e47bdfa104401924b6b8ce70cf01f8cd7b7c4499104/psycopg2-2.7.6.1-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b8a4061680c05d86cd68562cce9f797e", "sha256": "39a11de2335ad45ececed43ab851d36a4c52843d756471b940804f301792781e" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "b8a4061680c05d86cd68562cce9f797e", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 859659, "upload_time": "2018-11-11T14:48:43", "url": "https://files.pythonhosted.org/packages/cc/f9/01a42d11ff0977efaf7a575a2e3c7e2a70372e2a9ff36e9a6ec1c5f812d6/psycopg2-2.7.6.1-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "0540b9cf03af340fc22ef3c02c009b7d", "sha256": "2b2daf1fe30a58300542aea679fd87d1e1c2afd36e7644837b7954fa2dbacb92" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "0540b9cf03af340fc22ef3c02c009b7d", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 989957, "upload_time": "2018-11-11T14:48:47", "url": "https://files.pythonhosted.org/packages/4e/8c/28a0cbce2af43bb0f0a1864c0efc4deb531fcd82bb457520e7f53b22efe0/psycopg2-2.7.6.1-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d050380d6c7a33ec0280aa16bea88485", "sha256": "1a9c32e4d140bea225f9821d993b2e53c913e717ea97b851246aa9b300095d8f" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "d050380d6c7a33ec0280aa16bea88485", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 868201, "upload_time": "2018-11-11T14:48:51", "url": "https://files.pythonhosted.org/packages/bd/d2/b5a6f6a4f4bc65e80d4247ce93c979e15a104ebc2b3891cd7c4e4889ca51/psycopg2-2.7.6.1-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d94e8a1c754759d0dde857921254ddc1", "sha256": "3992b9b914f2eb77dc07e8045d2ca979e491612808bc5c7cd68f307469acf9f6" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "d94e8a1c754759d0dde857921254ddc1", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 990681, "upload_time": "2018-11-11T14:48:55", "url": "https://files.pythonhosted.org/packages/8f/ab/767721e76b8916b6264d42e8571b18f7dee1ecf9a8a5771935ae01374051/psycopg2-2.7.6.1-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "1c3931ede0ec889b080307619aa955bb", "sha256": "1283f9d45e458c2dcb15ba89367923563f90ef636fe78ee22df75183484a0237" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "1c3931ede0ec889b080307619aa955bb", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1503279, "upload_time": "2018-11-11T14:49:00", "url": "https://files.pythonhosted.org/packages/94/dd/cee42542cd652cefe2cdad78f972b210468de207c7a14bb270fc02c638f2/psycopg2-2.7.6.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "35372204df42b156b3d9d47cf81c0b2a", "sha256": "fce7612a3bd6a7ba95799f88285653bf130bd7ca066b52674d5f850108b2aec0" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "35372204df42b156b3d9d47cf81c0b2a", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2399635, "upload_time": "2018-11-11T14:49:06", "url": "https://files.pythonhosted.org/packages/0c/a6/73b7c91cbcc8e836bb2dae3c28d192a9009f793842330fdff2e17ee63190/psycopg2-2.7.6.1-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "7727eeb9e98b70ce4a206b612d93f0bc", "sha256": "36e51a51f295fdf67bcf05e7b1877011a6b39e6622b0013fe31c5025241873a3" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "7727eeb9e98b70ce4a206b612d93f0bc", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2676524, "upload_time": "2018-11-11T14:49:13", "url": "https://files.pythonhosted.org/packages/bf/72/15f8d30eed55d985948aa9f7fa66915111a7aa671954131f250d02e680a2/psycopg2-2.7.6.1-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "66c230d5a98ddd8aa784982f2ca2dfa4", "sha256": "8345370356bb4bddf93acbcfd0357163dd6b09471937adcfb38a2fbb49bdce53" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "66c230d5a98ddd8aa784982f2ca2dfa4", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 865982, "upload_time": "2018-11-11T14:49:17", "url": "https://files.pythonhosted.org/packages/1c/24/88741bae3f6b0ca63284b2fc5b23e0425c5c81bf398910230f8a431fa3bd/psycopg2-2.7.6.1-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "fe4b738d34e8fb497665f86982581908", "sha256": "20ca6f29e118b8dd7133e8708b3fba2881e70a4e0841f874ed23985b7201a076" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "fe4b738d34e8fb497665f86982581908", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 988340, "upload_time": "2018-11-11T14:49:21", "url": "https://files.pythonhosted.org/packages/ca/92/d6eab7dc1d541f19a97fdd161502d85f28cde41e81a3c269fe01a9cd798a/psycopg2-2.7.6.1-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5b59575b668ea05a5d7edfda9cfc1eca", "sha256": "8bc6ecb220c0b88d3742042013129c817c44459795c97e9ce1bca70a3f37a53b" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "5b59575b668ea05a5d7edfda9cfc1eca", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1503339, "upload_time": "2018-11-11T14:49:26", "url": "https://files.pythonhosted.org/packages/21/a1/dbf8158f2ae575b2cf149ab5de4129d5a928d2846da54e667d3580704af2/psycopg2-2.7.6.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "14301fe0612a93f02fe0121f381e5622", "sha256": "3c2afe9ef0d1649005e3ccf93c1aaccd6f8ee379530e763d3b3b77f406b7c0ae" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "14301fe0612a93f02fe0121f381e5622", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2402445, "upload_time": "2018-11-11T14:49:32", "url": "https://files.pythonhosted.org/packages/d0/da/e1b745cc874f15d67427354a058fc8bcf1453aa8f17bc6464a03a5ed2e28/psycopg2-2.7.6.1-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "b1dfb7941fff4e9293a5a73fe7a59e5f", "sha256": "10e391687b171878181e71736d0effe3772314a339d9ae30995ec8171a0c834e" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "b1dfb7941fff4e9293a5a73fe7a59e5f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2677887, "upload_time": "2018-11-11T14:49:38", "url": "https://files.pythonhosted.org/packages/2d/fd/a02208785ced497f4412ab77e2d5b07386adcd4517b7c37e14990bcaf949/psycopg2-2.7.6.1-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "68b3641f9a626293c1cd45fabc1ba6e1", "sha256": "ec9be679c0065667503851141c31fa699e1cc69ded3ba8e5d3673dd5a6eb1370" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "68b3641f9a626293c1cd45fabc1ba6e1", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 853425, "upload_time": "2018-11-11T14:49:42", "url": "https://files.pythonhosted.org/packages/7c/84/2fa38beb262f84539e429f2c45688f912b2c1200668a06cf9e1e790e96f8/psycopg2-2.7.6.1-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "a94f6c2eea28e994c9dceb616ae66261", "sha256": "1be6f2438d2b71fec7b07c3c0949dd321b04349c382907ea76b36120edec8300" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "a94f6c2eea28e994c9dceb616ae66261", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 996106, "upload_time": "2018-11-11T14:49:46", "url": "https://files.pythonhosted.org/packages/43/a2/78344d1fdd5a722bea5144b07da3f9caf4cd7adf645d17bb389cd135ef0d/psycopg2-2.7.6.1-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "23443c75a69c825f572c069786543942", "sha256": "eca00d0f91fcb44d88b12f1fd16ad138e38fa07debb79587e2b7ff1fe80d72b9" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "23443c75a69c825f572c069786543942", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1503342, "upload_time": "2018-11-11T14:49:50", "url": "https://files.pythonhosted.org/packages/a8/43/61f34c4d91370d239916f7f0fb989d841b9cfe70cd1e16b62c880cea093f/psycopg2-2.7.6.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "da62ca1ed3e8fd2aafa5272fba21ebff", "sha256": "7e95c0ab7e7e6e452586f35d4d8966b1e924c8dd2c23977e3ea4968770ff1d26" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "da62ca1ed3e8fd2aafa5272fba21ebff", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2403278, "upload_time": "2018-11-11T14:49:56", "url": "https://files.pythonhosted.org/packages/1d/43/e1f50e17d4c9cd4817cbc9f5eada1410fa623f45e45404dc4504dc69bcf4/psycopg2-2.7.6.1-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "3cda5d7d6d7da725f09397ab3207f77c", "sha256": "a68719ed5be8373dd72c9e45d55f7a202285e05a2e392eaa8872a67ea47d7d20" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "3cda5d7d6d7da725f09397ab3207f77c", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2678593, "upload_time": "2018-11-11T14:50:03", "url": "https://files.pythonhosted.org/packages/bc/2a/61a8f9719bd6df5b421abd91740cb0595fc3c17b28eaf89fe4f144472ca6/psycopg2-2.7.6.1-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "66c162791e1b88a9384bebb5da6ec4b2", "sha256": "b0dd2114d93d8f424bb8ae76e0dc540f104b70ca9163172c05e7700b1459d4c9" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "66c162791e1b88a9384bebb5da6ec4b2", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 853380, "upload_time": "2018-11-11T14:50:07", "url": "https://files.pythonhosted.org/packages/0c/bf/b1d4af70436a974f3012a7ab33b48c357c5afb62a1c27df1bdc807317323/psycopg2-2.7.6.1-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "cc2708f883f3d87a1cf505bfe6cbcb5b", "sha256": "227c115b3c1f65d61385e51ac690b91b584640aefb45bffacd4bd33d02ed7221" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "cc2708f883f3d87a1cf505bfe6cbcb5b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 996138, "upload_time": "2018-11-11T14:50:11", "url": "https://files.pythonhosted.org/packages/f0/a8/70d934de23e70c68d233ff404f918aba309c43d35be0b25c5cb722eb844c/psycopg2-2.7.6.1-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "54903a45f370dde375dd7c9290975dcc", "sha256": "8df623f248be15d1725faf5f333791678775047f12f17a90d29b5d22573f5cdc" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "54903a45f370dde375dd7c9290975dcc", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1503349, "upload_time": "2018-11-11T14:50:15", "url": "https://files.pythonhosted.org/packages/ff/db/942f8e40e93b5fe060c8d3a736d8fdd134fa5308dba8484dc06ae46e3fbd/psycopg2-2.7.6.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b0f8b177cdecb39741701a0646b34061", "sha256": "ca7bc37b1efb7cc25271bf10f398462ed975d95259af1406d38fcb268466e34f" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "b0f8b177cdecb39741701a0646b34061", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2410274, "upload_time": "2018-11-11T14:50:22", "url": "https://files.pythonhosted.org/packages/1b/c2/6d65fd8f26445974311efcc759d006f5ee704362a7af16598607b2962db1/psycopg2-2.7.6.1-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "7ba0306b09e7817f597480f9a9868970", "sha256": "f256e807b8b2b45b6af60d7f2bb5194aab2f4acc861241c4d8ef942a55f5030d" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "7ba0306b09e7817f597480f9a9868970", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2685772, "upload_time": "2018-11-11T14:50:29", "url": "https://files.pythonhosted.org/packages/90/aa/b033c170c9bd505c7e4d1560f5dbb35ca2a7e928ac03c384f93d0cdaf6a7/psycopg2-2.7.6.1-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "3915fa5bfedde5180a746ccfa4eabe15", "sha256": "aca0edf062ec09e954fdf0cc93d3a872362701210983a1442549e703aedec25d" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "3915fa5bfedde5180a746ccfa4eabe15", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 853387, "upload_time": "2018-11-11T14:50:33", "url": "https://files.pythonhosted.org/packages/86/e9/3165d3f4023d9c91a116286bdba0aa2bdde72e787acf6161f4929d9fb626/psycopg2-2.7.6.1-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "e0cc48882ff0c17fabff78ef82b1dad3", "sha256": "7f47514dbddf604f196fcfe5da955537f04691bef8124aff5632316a78d992b7" }, "downloads": -1, "filename": "psycopg2-2.7.6.1-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "e0cc48882ff0c17fabff78ef82b1dad3", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 996140, "upload_time": "2018-11-11T14:50:37", "url": "https://files.pythonhosted.org/packages/12/c0/ddd4b3bde5b8012e262c5dcac570aac5cd934c643641f924fd10e3c7b27f/psycopg2-2.7.6.1-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4e353b92f35ef597e14868d8a47a2df9", "sha256": "27959abe64ca1fc6d8cd11a71a1f421d8287831a3262bd4cacd43bbf43cc3c82" }, "downloads": -1, "filename": "psycopg2-2.7.6.1.tar.gz", "has_sig": true, "md5_digest": "4e353b92f35ef597e14868d8a47a2df9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 427374, "upload_time": "2018-11-11T14:53:05", "url": "https://files.pythonhosted.org/packages/c0/07/93573b97ed61b6fb907c8439bf58f09957564cf7c39612cef36c547e68c6/psycopg2-2.7.6.1.tar.gz" } ], "2.7.7": [ { "comment_text": "", "digests": { "md5": "a7f3bdd5df3acb6ae9bebe7bdee7c93a", "sha256": "5d222983847b40af989ad96c07fc3f07e47925e463baa5de716be8f805b41d9b" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "a7f3bdd5df3acb6ae9bebe7bdee7c93a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 1503750, "upload_time": "2019-01-22T17:55:35", "url": "https://files.pythonhosted.org/packages/c2/a0/ba2c28c13bce130f971158da8fc03c231ce7778a89935eb1c3e3e6437e7c/psycopg2-2.7.7-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "b18acac79f281522bbcdf9b430a9ee99", "sha256": "36b60201b6d215d7658a71493fdf6bd5e60ad9a0cffed39906627ff9f4f3afd3" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp27-cp27m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "b18acac79f281522bbcdf9b430a9ee99", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2396928, "upload_time": "2019-01-22T17:55:38", "url": "https://files.pythonhosted.org/packages/eb/76/c55b861902e49692f0f2b6482dd86abd0c8e6e32a538d4de31249f163282/psycopg2-2.7.7-cp27-cp27m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "a937d10f8039fb87ae5c4634df0902ec", "sha256": "3f9d532bce54c4234161176ff3b8688ff337575ca441ea27597e112dfcd0ee0c" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp27-cp27m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "a937d10f8039fb87ae5c4634df0902ec", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2671458, "upload_time": "2019-01-22T17:55:41", "url": "https://files.pythonhosted.org/packages/b1/8c/128c4f933caa12bdb91b5cb2e1244825b8e2f6575640261e556bbf2921a7/psycopg2-2.7.7-cp27-cp27m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ce3786156ae388aca07e6a505fac8a94", "sha256": "6a0e0f1e74edb0ab57d89680e59e7bfefad2bfbdf7c80eb38304d897d43674bb" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp27-cp27mu-manylinux1_i686.whl", "has_sig": true, "md5_digest": "ce3786156ae388aca07e6a505fac8a94", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2396883, "upload_time": "2019-01-22T17:55:44", "url": "https://files.pythonhosted.org/packages/71/1f/0fbc4586af279307a2d64381f33ed8df60b48aec6df07bd4e71e174629aa/psycopg2-2.7.7-cp27-cp27mu-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "05b689a38a9bf9d189b57916019e8818", "sha256": "6ca703ccdf734e886a1cf53eb702261110f6a8b0ed74bcad15f1399f74d3f189" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp27-cp27mu-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "05b689a38a9bf9d189b57916019e8818", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 2671450, "upload_time": "2019-01-22T17:55:47", "url": "https://files.pythonhosted.org/packages/51/89/7490c48abf2ea89b65140c3c77023f7ea623031389a8e0cd0788c1625b06/psycopg2-2.7.7-cp27-cp27mu-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "92f7c7f47c45d8f56bde10a4cffb4031", "sha256": "6757a6d2fc58f7d8f5d471ad180a0bd7b4dd3c7d681f051504fbea7ae29c8d6f" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "92f7c7f47c45d8f56bde10a4cffb4031", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 862160, "upload_time": "2019-01-22T17:55:49", "url": "https://files.pythonhosted.org/packages/16/2a/4bce365a50d8593eba4cb1962d0019b04d1c29a60e5b3201c9946d2419cb/psycopg2-2.7.7-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "a47f6fe6c345b4be9755b50649f0c622", "sha256": "02445ebbb3a11a3fe8202c413d5e6faf38bb75b4e336203ee144ca2c46529f94" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "a47f6fe6c345b4be9755b50649f0c622", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 992407, "upload_time": "2019-01-22T17:55:52", "url": "https://files.pythonhosted.org/packages/2b/ff/13765546d50e17963570bc0e7e3ebf4bad44d18810d00ecb8e125bdfdd5b/psycopg2-2.7.7-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "11d691a6a497a323c1f7c4904e01e273", "sha256": "a07feade155eb8e69b54dd6774cf6acf2d936660c61d8123b8b6b1f9247b67d6" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp33-cp33m-win32.whl", "has_sig": true, "md5_digest": "11d691a6a497a323c1f7c4904e01e273", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 869724, "upload_time": "2019-01-22T17:55:54", "url": "https://files.pythonhosted.org/packages/f8/db/0ced509cc969074fb469fdeca3801e494c1e8d80f98d482b7c47b5b06d22/psycopg2-2.7.7-cp33-cp33m-win32.whl" }, { "comment_text": "", "digests": { "md5": "14ffe5651beefac63e212f6f1a2655c4", "sha256": "b360ffd17659491f1a6ad7c928350e229c7b7bd83a2b922b6ee541245c7a776f" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp33-cp33m-win_amd64.whl", "has_sig": true, "md5_digest": "14ffe5651beefac63e212f6f1a2655c4", "packagetype": "bdist_wheel", "python_version": "cp33", "requires_python": null, "size": 992799, "upload_time": "2019-01-22T17:55:57", "url": "https://files.pythonhosted.org/packages/74/9e/7f3e975de7a588ddbfbc33cea0525f965ad31a0a4fe6250506142187e126/psycopg2-2.7.7-cp33-cp33m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "592cefa46f9eb24b4567956e18fa18bf", "sha256": "314a74302d4737a3865d40ea50e430ce1543c921ba10f39d562e807cfe2edf2a" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "592cefa46f9eb24b4567956e18fa18bf", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 1503221, "upload_time": "2019-01-22T17:56:00", "url": "https://files.pythonhosted.org/packages/a1/2a/f2374370ac4b9c4cf19c31eb703b9bdf4a3171b59d7036fe268c50eef5ee/psycopg2-2.7.7-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "623d913d434c26b5eca6f2c1b1d00db2", "sha256": "8513b953d8f443c446aa79a4cc8a898bd415fc5e29349054f03a7d696d495542" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp34-cp34m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "623d913d434c26b5eca6f2c1b1d00db2", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2403940, "upload_time": "2019-01-22T17:56:02", "url": "https://files.pythonhosted.org/packages/cd/ef/c543661f0b545b8c1f7469ea40e11c41ec72da9e2f502b695bee297afd51/psycopg2-2.7.7-cp34-cp34m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "120225247c43a45c39997b72e4a44529", "sha256": "d1b61999d15c79cf7f4f7cc9021477aef35277fc52452cf50fd13b713c84424d" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp34-cp34m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "120225247c43a45c39997b72e4a44529", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 2681155, "upload_time": "2019-01-22T17:56:05", "url": "https://files.pythonhosted.org/packages/bf/9d/94563ffbad279f49f35b137c78449b478842e81e77492139f0cff08908ba/psycopg2-2.7.7-cp34-cp34m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "0a598c10285cf6c2a3d2557dfec10037", "sha256": "9262a5ce2038570cb81b4d6413720484cb1bc52c064b2f36228d735b1f98b794" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "0a598c10285cf6c2a3d2557dfec10037", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 867379, "upload_time": "2019-01-22T17:56:08", "url": "https://files.pythonhosted.org/packages/b4/bb/21176a4087fd0d07122775f58e0d31dd2b8af3d0e65c8390034859b8cb28/psycopg2-2.7.7-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "ab0d2170e1756d8be4ef58362dd5eae9", "sha256": "97441f851d862a0c844d981cbee7ee62566c322ebb3d68f86d66aa99d483985b" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "ab0d2170e1756d8be4ef58362dd5eae9", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 990440, "upload_time": "2019-01-22T17:56:10", "url": "https://files.pythonhosted.org/packages/9d/06/7b1c872303323e8d4024c880283fe1240a79dc163b9c175d0a9439c8ac2b/psycopg2-2.7.7-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "c0dbaca2ba8740e5e619c18b1ba9c14a", "sha256": "1148a5eb29073280bf9057c7fc45468592c1bb75a28f6df1591adb93c8cb63d0" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "c0dbaca2ba8740e5e619c18b1ba9c14a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 1503283, "upload_time": "2019-01-22T17:56:13", "url": "https://files.pythonhosted.org/packages/73/dd/1f4687b9a075d0488fa34f7471bc8c1c51758f2ab43d2151dda715df69c9/psycopg2-2.7.7-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "001f737f8c5163cd0deb0685a8e9dc11", "sha256": "b90758e49d5e6b152a460d10b92f8a6ccf318fcc0ee814dcf53f3a6fc5328789" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp35-cp35m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "001f737f8c5163cd0deb0685a8e9dc11", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2406683, "upload_time": "2019-01-22T17:56:15", "url": "https://files.pythonhosted.org/packages/9c/60/7d0411d16d7f70e572d8122f4093857bcc8ac277cb39481aa0a9b5fad098/psycopg2-2.7.7-cp35-cp35m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "59c97a76412321f8e707c52c447734e4", "sha256": "c669ea986190ed05fb289d0c100cc88064351f2b85177cbfd3564c4f4847d18c" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp35-cp35m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "59c97a76412321f8e707c52c447734e4", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 2682628, "upload_time": "2019-01-22T17:56:18", "url": "https://files.pythonhosted.org/packages/e2/ed/1c022748aee0d93a6c123c0739990b0ab32744314bc0752511106613b021/psycopg2-2.7.7-cp35-cp35m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "d8c4ca2cc3efbc0660b0c42cbb3a4561", "sha256": "28dffa9ed4595429e61bacac41d3f9671bb613d1442ff43bcbec63d4f73ed5e8" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "d8c4ca2cc3efbc0660b0c42cbb3a4561", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 855162, "upload_time": "2019-01-22T17:56:20", "url": "https://files.pythonhosted.org/packages/37/76/ae2febaa4473ccb3151381de5921968d0c0e251d8e8c6512ae63e1d87f06/psycopg2-2.7.7-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "c12e798cba1d928f053e8a18ca172608", "sha256": "0e9873e60f98f0c52339abf8f0339d1e22bfe5aae0bcf7aabd40c055175035ec" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "c12e798cba1d928f053e8a18ca172608", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 998536, "upload_time": "2019-01-22T17:56:23", "url": "https://files.pythonhosted.org/packages/88/6c/b04a134e983bc86e0d6cae9bc71104390a3bdbf0121990e28aa3f46b2c61/psycopg2-2.7.7-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "8b6a32327dc7fe17f2e0220f796235a5", "sha256": "ae88216f94728d691b945983140bf40d51a1ff6c7fe57def93949bf9339ed54a" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "8b6a32327dc7fe17f2e0220f796235a5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 1503280, "upload_time": "2019-01-22T17:56:25", "url": "https://files.pythonhosted.org/packages/55/94/2e5f88ee63329196da39f1056595b7aa78f6e321f5c832c7946522c4f080/psycopg2-2.7.7-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "ec09caded36d47a9bd7402a113fcf3ba", "sha256": "f36b333e9f86a2fba960c72b90c34be6ca71819e300f7b1fc3d2b0f0b2c546cd" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp36-cp36m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "ec09caded36d47a9bd7402a113fcf3ba", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2407451, "upload_time": "2019-01-22T17:56:28", "url": "https://files.pythonhosted.org/packages/dd/e9/9abec7778215d25cc2deeae9a8c01f80d95e6c3a993ed04209576a01b784/psycopg2-2.7.7-cp36-cp36m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "51e7304a67bf9d9f204a5d5d20580346", "sha256": "ed7e0849337bd37d89f2c2b0216a0de863399ee5d363d31b1e5330a99044737b" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp36-cp36m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "51e7304a67bf9d9f204a5d5d20580346", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 2683258, "upload_time": "2019-01-22T17:56:31", "url": "https://files.pythonhosted.org/packages/37/25/53e8398975aa3323de46a5cc2745aeb4c9db11352ca905d3a15c53b6a816/psycopg2-2.7.7-cp36-cp36m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "5142cce5154b81d61140f0a8541c58a5", "sha256": "a9b9c02c91b1e3ec1f1886b2d0a90a0ea07cc529cb7e6e472b556bc20ce658f3" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "5142cce5154b81d61140f0a8541c58a5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 855166, "upload_time": "2019-01-22T17:56:33", "url": "https://files.pythonhosted.org/packages/4d/cc/a7f0e5f99a8c728fc69ce5f3af427351ba7f8a2b8d0c3283e3d40005a917/psycopg2-2.7.7-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "beead04ad2f275d466ec131cc6e890d1", "sha256": "e393568e288d884b94d263f2669215197840d097c7e5b0acd1a51c1ea7d1aba8" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "beead04ad2f275d466ec131cc6e890d1", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 998483, "upload_time": "2019-01-22T17:56:36", "url": "https://files.pythonhosted.org/packages/55/ee/bdf568adf30d125dfe638f16fa73675a5c588e180807eef1062adeb46eb2/psycopg2-2.7.7-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6aa788a2360d258e95707ad449c0d8da", "sha256": "f153f71c3164665d269a5d03c7fa76ba675c7a8de9dc09a4e2c2cdc9936a7b41" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", "has_sig": true, "md5_digest": "6aa788a2360d258e95707ad449c0d8da", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 1503290, "upload_time": "2019-01-22T17:56:38", "url": "https://files.pythonhosted.org/packages/af/b3/de7bf74e7692a5abd1de80d2a3a898bd4a2098630c3bf0c938318f149e5b/psycopg2-2.7.7-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "be91d1bf8d9f160aac9678c7d250f86d", "sha256": "259a8324e109d4922b0fcd046e223e289830e2568d6f4132a3702439e5fd532b" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp37-cp37m-manylinux1_i686.whl", "has_sig": true, "md5_digest": "be91d1bf8d9f160aac9678c7d250f86d", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2415146, "upload_time": "2019-01-22T17:56:41", "url": "https://files.pythonhosted.org/packages/2c/31/1ad19729ec5ec6ce1f9347fdd2f422934f097af19545ee6196353bed369a/psycopg2-2.7.7-cp37-cp37m-manylinux1_i686.whl" }, { "comment_text": "", "digests": { "md5": "ac467b457304857e5cf33116f2d8cddd", "sha256": "de7bb043d1adaaf46e38d47e7a5f703bb3dab01376111e522b07d25e1a79c1e1" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp37-cp37m-manylinux1_x86_64.whl", "has_sig": true, "md5_digest": "ac467b457304857e5cf33116f2d8cddd", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 2690376, "upload_time": "2019-01-22T17:56:44", "url": "https://files.pythonhosted.org/packages/0c/ba/e521b9dfae78dc88d3e88be99c8d6f8737a69b65114c5e4979ca1209c99f/psycopg2-2.7.7-cp37-cp37m-manylinux1_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "c5cf24e9f214a0fbdca0cd377134ce88", "sha256": "b4221957ceccf14b2abdabef42d806e791350be10e21b260d7c9ce49012cc19e" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "c5cf24e9f214a0fbdca0cd377134ce88", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 855177, "upload_time": "2019-01-22T17:56:48", "url": "https://files.pythonhosted.org/packages/ef/1e/285988e6a81ef6f001ce1ce0a523baa85c1c75a97c21a395a2bfa27a1605/psycopg2-2.7.7-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "f6dc9b386f68b7cb32ce7bb636fc2537", "sha256": "f1fb5a8427af099beb7f65093cbdb52e021b8e6dbdfaf020402a623f4181baf5" }, "downloads": -1, "filename": "psycopg2-2.7.7-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "f6dc9b386f68b7cb32ce7bb636fc2537", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 998512, "upload_time": "2019-01-22T17:56:51", "url": "https://files.pythonhosted.org/packages/40/30/b336d6ac72f91234cd6e2ec12e87c4a2d940112eda994a3f103faae26c15/psycopg2-2.7.7-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "598e2f43c1b26361ae2d3a3254dae414", "sha256": "f4526d078aedd5187d0508aa5f9a01eae6a48a470ed678406da94b4cd6524b7e" }, "downloads": -1, "filename": "psycopg2-2.7.7.tar.gz", "has_sig": true, "md5_digest": "598e2f43c1b26361ae2d3a3254dae414", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 427474, "upload_time": "2019-01-22T17:58:08", "url": "https://files.pythonhosted.org/packages/63/54/c039eb0f46f9a9406b59a638415c2012ad7be9b4b97bfddb1f48c280df3a/psycopg2-2.7.7.tar.gz" } ], "2.8": [ { "comment_text": "", "digests": { "md5": "1e729d76849b4af495b3346a42dd78a2", "sha256": "2a0497c8ade1a5a0dc3d62b7f1a4fbcbccfa15d9ef69cce064119cd723566392" }, "downloads": -1, "filename": "psycopg2-2.8-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "1e729d76849b4af495b3346a42dd78a2", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 775650, "upload_time": "2019-04-04T09:50:21", "url": "https://files.pythonhosted.org/packages/49/4c/720abc4b5eb1ea049bc296fcad63de3ca0e612be54e82ea7a6c0850f3181/psycopg2-2.8-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5cf35d864ee4ee0c4032bffda0d2c35f", "sha256": "a286480430af972be9c30333c48883890dc8d87eab0d591e24975dcf99abff6c" }, "downloads": -1, "filename": "psycopg2-2.8-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "5cf35d864ee4ee0c4032bffda0d2c35f", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 905041, "upload_time": "2019-04-04T09:50:24", "url": "https://files.pythonhosted.org/packages/ad/4f/01dadaf523a044e80e51b3876e5a54e2a8dec293d1d80dd12279a11cc726/psycopg2-2.8-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "7f1414bf191eddb79e23f21994b8cb0d", "sha256": "3ad3cf4732ff7d87dc12031836e5097fc42be767193771da90b8b5038cdca412" }, "downloads": -1, "filename": "psycopg2-2.8-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "7f1414bf191eddb79e23f21994b8cb0d", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 779922, "upload_time": "2019-04-04T09:50:26", "url": "https://files.pythonhosted.org/packages/4c/ad/c6acf5a2594397b9817034dd35d01a7aebb3cd3863c73a08c862b2c4d08f/psycopg2-2.8-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "6aa8d565699ab67e76987b5c98f1a56b", "sha256": "2433931723bf6be4bd342e003ffa9a1cef2cb4de7735d5b063fd554fd64a744c" }, "downloads": -1, "filename": "psycopg2-2.8-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "6aa8d565699ab67e76987b5c98f1a56b", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 902409, "upload_time": "2019-04-04T09:50:29", "url": "https://files.pythonhosted.org/packages/97/69/e639cb67fe97f88c1dd7cb04b2baf1c97d0ad3df27eb8b3427168dcb1235/psycopg2-2.8-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "0dc38ec83c0dd54b5bdaaa51494b45e9", "sha256": "d303d9f88ec839a51b430bbec0f4a8314d0d2a53f760e67e95e25e39f6d6fb5f" }, "downloads": -1, "filename": "psycopg2-2.8-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "0dc38ec83c0dd54b5bdaaa51494b45e9", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769065, "upload_time": "2019-04-04T09:50:31", "url": "https://files.pythonhosted.org/packages/ef/04/255084b61a96e312101770378a68c63f664b68f65e8285d02a40f653d318/psycopg2-2.8-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "c99b8de1ced4011b1750a7950427af7f", "sha256": "8980dbabfb2ed0866b6bd5687d1407c3bccaac1f2f496f1206472108be69b92d" }, "downloads": -1, "filename": "psycopg2-2.8-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "c99b8de1ced4011b1750a7950427af7f", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912610, "upload_time": "2019-04-04T09:50:33", "url": "https://files.pythonhosted.org/packages/f9/a3/ea368ba5ff69fddf6a056fd2bdc1fb604c7787c865d888194f178a8040ea/psycopg2-2.8-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "6be0e0201648c4509678f83550dcfebd", "sha256": "453c5bc0563c9b9601ef9243c095da9e327f24da6917b7c3ede8e0cd9dd9477d" }, "downloads": -1, "filename": "psycopg2-2.8-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "6be0e0201648c4509678f83550dcfebd", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769087, "upload_time": "2019-04-04T09:50:36", "url": "https://files.pythonhosted.org/packages/e8/1a/05b47086fefbfc9b26358eec40468177082e7dcd793aed7aa8b2df7707b6/psycopg2-2.8-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "fd4b491f1cc24af09d1a0f7702934cb7", "sha256": "6d849117337afd1aa0a74ab9a6c9d2160228d25d5babfa4d9a98bf4a4dad8062" }, "downloads": -1, "filename": "psycopg2-2.8-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "fd4b491f1cc24af09d1a0f7702934cb7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912589, "upload_time": "2019-04-04T09:50:39", "url": "https://files.pythonhosted.org/packages/d4/11/6c1ed50a1ea955d7c42a673b7f658459a76f4e58b96c6984ab4b2a5e5111/psycopg2-2.8-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "3a8910f6b8265c91733ba6c9114cf2df", "sha256": "e9836455931ac3d91b71312fa3bb2b9db8c42720a53b7de7db082406e4828585" }, "downloads": -1, "filename": "psycopg2-2.8-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "3a8910f6b8265c91733ba6c9114cf2df", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769089, "upload_time": "2019-04-04T09:50:41", "url": "https://files.pythonhosted.org/packages/07/61/d67e55269fba553efd6af89c7c2eea7fd97a472aa1708751108e3419715d/psycopg2-2.8-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "1627758295d6d04f10c8c9840134ca7e", "sha256": "bc7ec9ab1f33edd5db40edfb407aabdc92e573c4fcacd9093a9a6f3dd93c7af2" }, "downloads": -1, "filename": "psycopg2-2.8-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "1627758295d6d04f10c8c9840134ca7e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912595, "upload_time": "2019-04-04T09:50:44", "url": "https://files.pythonhosted.org/packages/58/aa/57a5c0dbc12fdd6c8b1059c2bf504ac1d7db7c517c41352e14c32149be10/psycopg2-2.8-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e33ea858014a5410d347f476ea13d7e7", "sha256": "49c5838d90e83217909db3789d30a105385b5e696ec5168cda645546c542f35a" }, "downloads": -1, "filename": "psycopg2-2.8.tar.gz", "has_sig": true, "md5_digest": "e33ea858014a5410d347f476ea13d7e7", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 367485, "upload_time": "2019-04-04T09:51:55", "url": "https://files.pythonhosted.org/packages/c7/ca/75236b17f1b951950ffc55d657c5aa408d3d0327a1b6c4c0f7cb16ef7e7b/psycopg2-2.8.tar.gz" } ], "2.8.1": [ { "comment_text": "", "digests": { "md5": "d730bc18c4c7d4a5245696376e945854", "sha256": "9d5489867bd5f6d6c6191a4debd8de9a5c03a9608cce3f4d7133e29e6bd4ec27" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "d730bc18c4c7d4a5245696376e945854", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 775705, "upload_time": "2019-04-06T20:04:14", "url": "https://files.pythonhosted.org/packages/98/95/f83b00d528c3a63e3cc4ce1fc78abe082caa2ef8963cb5d832145a41fb45/psycopg2-2.8.1-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "2f1c0afd50a8fcc606966c211a2b3637", "sha256": "5329b4530e31f58e0eafc55e26bbef684509bcc3be41604e45c0b98c297dc722" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "2f1c0afd50a8fcc606966c211a2b3637", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 905200, "upload_time": "2019-04-06T20:04:18", "url": "https://files.pythonhosted.org/packages/0c/69/3db8183421415a2d665e63a9b0ff8fbb8ad295c5646e0b31ede1f9ef57bd/psycopg2-2.8.1-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "bcb3cea4c35caaf6486d95eeaf6b18fc", "sha256": "e1e4fe6e8ab9f9c7d28514d007f623999d2dd6b5b81069dd4f9d30dbdd6f7069" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "bcb3cea4c35caaf6486d95eeaf6b18fc", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 780045, "upload_time": "2019-04-06T20:04:22", "url": "https://files.pythonhosted.org/packages/e0/be/352ff3f580a58bb744bf1c73bf73451168bba3a96bd70c83146cee9ce768/psycopg2-2.8.1-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "b33df1b1ee1148d5cb566e82183de587", "sha256": "d13fbc3d533656cfdf094e13c1b0f40917b72813755ba780971ba0ce04280ac4" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "b33df1b1ee1148d5cb566e82183de587", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 902654, "upload_time": "2019-04-06T20:04:26", "url": "https://files.pythonhosted.org/packages/e4/57/e6805e39af20260df058c7f7fece34685cc67367c8aca8fef3e59d499743/psycopg2-2.8.1-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "2c4e2ad0a6adee90631223dfd8050f60", "sha256": "e67d60cb1a32f5fd8fcea935cf9efb1d1c26f96203b0ca2ae98c4c40ef8d8eac" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "2c4e2ad0a6adee90631223dfd8050f60", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769154, "upload_time": "2019-04-06T20:04:29", "url": "https://files.pythonhosted.org/packages/73/fb/ebba9026a7d34b2365582da682ada099a5662e5ab2ed4ac7d78d0216b519/psycopg2-2.8.1-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "73b15ced8313895c0ecf70a4775e3239", "sha256": "7c1ae1669d11105a002f804bebd7432f8dc7473459aa405164c6b44a922decd5" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "73b15ced8313895c0ecf70a4775e3239", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912657, "upload_time": "2019-04-06T20:04:33", "url": "https://files.pythonhosted.org/packages/b4/9f/c4518ecba7644c7582a5be89b2f64ac281c0d4bc6795ddfce07f5f1fe4c0/psycopg2-2.8.1-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d7ab3c8d6f9c51c003808833a1682567", "sha256": "a17bfc9faffcca0ad9360c1ad97ab61ede583aa954715e8e436ffd80046661ff" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "d7ab3c8d6f9c51c003808833a1682567", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769171, "upload_time": "2019-04-06T20:04:37", "url": "https://files.pythonhosted.org/packages/2e/de/343185c41af149dec3ef9f51ab282c4a142a26466891af39717d2575e65f/psycopg2-2.8.1-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "7827a213ad95d17e13373591388202ed", "sha256": "3648afc2b4828a6e00d516d2d09a260edd2c1e3de1e0d41d99c5ab004a73d180" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "7827a213ad95d17e13373591388202ed", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912671, "upload_time": "2019-04-06T20:04:41", "url": "https://files.pythonhosted.org/packages/1b/cc/3fff8c75d882a50955311eaac9040615b7e699de3b9b8e45730ca653ce3b/psycopg2-2.8.1-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "061b28387b367f2cd129624ec2cb5aec", "sha256": "c49d66e97affdc80d084b3b363f09f17db621418f0b8e0524b06c54959e2094d" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "061b28387b367f2cd129624ec2cb5aec", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 769176, "upload_time": "2019-04-06T20:04:45", "url": "https://files.pythonhosted.org/packages/9b/a9/fc9b0544135f219ae86f09dcd1ce8135c2f3aa7567a7b983e153c58bbf2d/psycopg2-2.8.1-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "f0793c52fc9fe1a3ddd1569b851021fd", "sha256": "8af13498e32a00d0a66e43b7491c15231b27ab964ee4d2277a4a2dbadfb2c482" }, "downloads": -1, "filename": "psycopg2-2.8.1-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "f0793c52fc9fe1a3ddd1569b851021fd", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 912679, "upload_time": "2019-04-06T20:04:49", "url": "https://files.pythonhosted.org/packages/a8/24/2fa013100f7983b8e5a311a5b8f67194761e86318d7e92b4edf17b84c225/psycopg2-2.8.1-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "bc46e48e09aa843957b70df96df2f215", "sha256": "b4a475ce87eabc0607e068a3c704d0aa0820237ed78d493b8e2d880eb73cd7fe" }, "downloads": -1, "filename": "psycopg2-2.8.1.tar.gz", "has_sig": true, "md5_digest": "bc46e48e09aa843957b70df96df2f215", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 367961, "upload_time": "2019-04-06T20:07:06", "url": "https://files.pythonhosted.org/packages/52/be/f898e712f5f08131d651a62754fca82a1deb42e4e9889ad01932f770a2be/psycopg2-2.8.1.tar.gz" } ], "2.8.2": [ { "comment_text": "", "digests": { "md5": "9c8823f4c21da278e5bbb446d7f8c685", "sha256": "b6e8c854cdc623028e558a409b06ea2f16d13438335941c7765d0a42b5bedd33" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "9c8823f4c21da278e5bbb446d7f8c685", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 989667, "upload_time": "2019-04-14T17:20:39", "url": "https://files.pythonhosted.org/packages/31/8d/0930a7fa14ff33d77f4b2a8771827c29b2775267f0ba498c697531d984e9/psycopg2-2.8.2-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "96c33179b20ad5e886df034bc6fcfdde", "sha256": "baca21c0f7344576346e260454d0007313ccca8c170684707a63946b27a56c8f" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "96c33179b20ad5e886df034bc6fcfdde", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1114226, "upload_time": "2019-04-14T17:20:43", "url": "https://files.pythonhosted.org/packages/bb/92/b2316384cb2f194628b21cad5c185f09ec98777bad7bed3c1c8bb784959e/psycopg2-2.8.2-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "21558fc76e10477060b7cd7a28be70c2", "sha256": "4e2b34e4c0ddfeddf770d7df93e269700b080a4d2ec514fec668d71895f56782" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "21558fc76e10477060b7cd7a28be70c2", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 996729, "upload_time": "2019-04-14T17:20:47", "url": "https://files.pythonhosted.org/packages/b4/26/dc220b8892f403d7fc3f0f8eb8094d0b482d6f127d16a06cf54a7073e1a6/psycopg2-2.8.2-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "bd3b62f8b1f03e9767cf28c2f8caf202", "sha256": "8954ff6e47247bdd134db602fcadfc21662835bd92ce0760f3842eacfeb6e0f3" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "bd3b62f8b1f03e9767cf28c2f8caf202", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1114308, "upload_time": "2019-04-14T17:20:51", "url": "https://files.pythonhosted.org/packages/5f/ee/d59b44d4ae8d8fbaad72843c6c8a2bb7f74004a2c5a3cf5afea75a9ff168/psycopg2-2.8.2-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "a12aa1951b74d766abd77ed0a3663ea3", "sha256": "bb1735378770fb95dbe392d29e71405d45c8bdcfa064f916504833a92ab03c55" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "a12aa1951b74d766abd77ed0a3663ea3", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 978648, "upload_time": "2019-04-14T17:20:55", "url": "https://files.pythonhosted.org/packages/0d/da/853afebfd0ecaea88858b385a84b821ef031dc8c0b9f7cf8f8bec72bab98/psycopg2-2.8.2-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "c7e075eabb7657f962e4a53b28fdd5f5", "sha256": "de3d3c46c1ee18f996db42d1eb44cf1565cc9e38fb1dbd9b773ff6b3fa8035d7" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "c7e075eabb7657f962e4a53b28fdd5f5", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125091, "upload_time": "2019-04-14T17:20:59", "url": "https://files.pythonhosted.org/packages/fe/b5/ed2c89e94762cddbf0ddd94878c65e0809ec68df84c1fc5956a5aeb1eb87/psycopg2-2.8.2-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "4f443ee2d19c09efda3478c70eb4d528", "sha256": "dee885602bb200bdcb1d30f6da6c7bb207360bc786d0a364fe1540dd14af0bab" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "4f443ee2d19c09efda3478c70eb4d528", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 978681, "upload_time": "2019-04-14T17:21:03", "url": "https://files.pythonhosted.org/packages/df/03/ea164ef9d64c738bd84999a1a9cdeb4c138e923e8da56358bbe75c80d0bf/psycopg2-2.8.2-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "5f9789031d74a1cd79827a341ed42dc7", "sha256": "00cfecb3f3db6eb76dcc763e71777da56d12b6d61db6a2c6ccbbb0bff5421f8f" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "5f9789031d74a1cd79827a341ed42dc7", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125136, "upload_time": "2019-04-14T17:21:07", "url": "https://files.pythonhosted.org/packages/f3/35/1606d866014b4f9a2da2f57f5537b62d67ad3ef79842e61e474a9c7585d2/psycopg2-2.8.2-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "7c5af8ba09c841944d4d745611b6acb4", "sha256": "076501fc24ae13b2609ba2303d88d4db79072562f0b8cc87ec1667dedff99dc1" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "7c5af8ba09c841944d4d745611b6acb4", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 978676, "upload_time": "2019-04-14T17:21:11", "url": "https://files.pythonhosted.org/packages/00/f3/afd8570a32712953c83e6ba2d3ce3c7cfaa6eeeebf8879da14731445b793/psycopg2-2.8.2-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "4b3143bf88f2eaa8855200ceb9956b48", "sha256": "61f58e9ecb9e4dc7e30be56b562f8fc10ae3addcfcef51b588eed10a5a66100d" }, "downloads": -1, "filename": "psycopg2-2.8.2-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "4b3143bf88f2eaa8855200ceb9956b48", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125143, "upload_time": "2019-04-14T17:21:15", "url": "https://files.pythonhosted.org/packages/3e/91/2e9221309c4507a99048c76ce97b6daafe7ff507d8df0b66dbb8e94685b9/psycopg2-2.8.2-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "74cbe0f09a6ebafd107f89c858120bd5", "sha256": "5cacf21b6f813c239f100ef78a4132056f93a5940219ec25d2ef833cbeb05588" }, "downloads": -1, "filename": "psycopg2-2.8.2.tar.gz", "has_sig": true, "md5_digest": "74cbe0f09a6ebafd107f89c858120bd5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 368224, "upload_time": "2019-04-14T17:23:39", "url": "https://files.pythonhosted.org/packages/23/7e/93c325482c328619870b6cd09370f6dbe1148283daca65115cd63642e60f/psycopg2-2.8.2.tar.gz" } ], "2.8.3": [ { "comment_text": "", "digests": { "md5": "71200da307cbeeffa69c135f16a5a2e2", "sha256": "2315e7f104681d498ccf6fd70b0dba5bce65d60ac92171492bfe228e21dcc242" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "71200da307cbeeffa69c135f16a5a2e2", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 990148, "upload_time": "2019-06-13T23:57:37", "url": "https://files.pythonhosted.org/packages/2b/c7/8875bbe479ddd6f55764ba243abc4c348ee0924a90a48a6abe7620b2cb61/psycopg2-2.8.3-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "ce97004f4e159d07f4b1388024a7502a", "sha256": "4b5417dcd2999db0f5a891d54717cfaee33acc64f4772c4bc574d4ff95ed9d80" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "ce97004f4e159d07f4b1388024a7502a", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1115128, "upload_time": "2019-06-13T23:57:42", "url": "https://files.pythonhosted.org/packages/c7/67/6e6cc1ff49dc4a782b816f9f28904939dec5c97a4691d2b664d469c6772c/psycopg2-2.8.3-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "fa7f12546de9c1310e004cfa90e2477d", "sha256": "b1b8e41da09a0c3ef0b3d4bb72da0dde2abebe583c1e8462973233fd5ad0235f" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "fa7f12546de9c1310e004cfa90e2477d", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 997244, "upload_time": "2019-06-13T23:57:46", "url": "https://files.pythonhosted.org/packages/05/e9/1ca624f39b7264886c448651747671606c3331aee1d0185bd5452126c617/psycopg2-2.8.3-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "c23f7c4292fa8143a67af2b90d4f0a5e", "sha256": "640113ddc943522aaf71294e3f2d24013b0edd659b7820621492c9ebd3a2fb0b" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "c23f7c4292fa8143a67af2b90d4f0a5e", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1114761, "upload_time": "2019-06-13T23:57:50", "url": "https://files.pythonhosted.org/packages/61/4e/9fe96e616730954dfc87d8d1f52cbe3e458484cbe7ac34f52cfec9da7c1c/psycopg2-2.8.3-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "f11041f155517f2feb85363bfd8e886a", "sha256": "128d0fa910ada0157bba1cb74a9c5f92bb8a1dca77cf91a31eb274d1f889e001" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "f11041f155517f2feb85363bfd8e886a", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 979168, "upload_time": "2019-06-13T23:57:54", "url": "https://files.pythonhosted.org/packages/fe/06/cbc1c1cf8704bdd1cf9e338c5740f58918992d89b42ad832feb5197666fd/psycopg2-2.8.3-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "47b3d8058e553591e7a979de54e18281", "sha256": "f0e6b697a975d9d3ccd04135316c947dd82d841067c7800ccf622a8717e98df1" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "47b3d8058e553591e7a979de54e18281", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125503, "upload_time": "2019-06-13T23:57:59", "url": "https://files.pythonhosted.org/packages/1f/ee/5728d5bb8bf85e3c5f1dfacb8ebdd98119f8c0c61a4c4d4ed88cd7bd5210/psycopg2-2.8.3-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "a3f28ffb7ffa458db9a05fab11d4c087", "sha256": "8dceca81409898c870e011c71179454962dec152a1a6b86a347f4be74b16d864" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "a3f28ffb7ffa458db9a05fab11d4c087", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 979209, "upload_time": "2019-06-13T23:58:02", "url": "https://files.pythonhosted.org/packages/68/f8/e11270d59030163fb849b0de8ead6d2ba380990491e77998dfd3d69663e0/psycopg2-2.8.3-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "ba82d5eec0a5d765e746e750db0df0d5", "sha256": "d3a27550a8185e53b244ad7e79e307594b92fede8617d80200a8cce1fba2c60f" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "ba82d5eec0a5d765e746e750db0df0d5", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125503, "upload_time": "2019-06-13T23:58:07", "url": "https://files.pythonhosted.org/packages/b2/85/a8ea3d7d7d3ee07aa30c5d8d098022ed17fdba8d360c42d46069d72c9500/psycopg2-2.8.3-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "7684bcba6bf8b2ceeb0ba3f79b150f3e", "sha256": "227fd46cf9b7255f07687e5bde454d7d67ae39ca77e170097cdef8ebfc30c323" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "7684bcba6bf8b2ceeb0ba3f79b150f3e", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 979198, "upload_time": "2019-06-13T23:58:11", "url": "https://files.pythonhosted.org/packages/69/21/57e12f1c47d8a540e502f098f5ab5d54db099c95fbaa5791239ac4e8a86f/psycopg2-2.8.3-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "6bb1895bd9eba29df127fcecc87a86d4", "sha256": "cb407fccc12fc29dc331f2b934913405fa49b9b75af4f3a72d0f50f57ad2ca23" }, "downloads": -1, "filename": "psycopg2-2.8.3-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "6bb1895bd9eba29df127fcecc87a86d4", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1125507, "upload_time": "2019-06-13T23:58:15", "url": "https://files.pythonhosted.org/packages/3b/b4/b6db75663e1c73bb6190cbcbb02f94a36c574b813a353446087cbdf43712/psycopg2-2.8.3-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "bc00aa77595c03af7d68876ceb74ef77", "sha256": "897a6e838319b4bf648a574afb6cabcb17d0488f8c7195100d48d872419f4457" }, "downloads": -1, "filename": "psycopg2-2.8.3.tar.gz", "has_sig": true, "md5_digest": "bc00aa77595c03af7d68876ceb74ef77", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 377333, "upload_time": "2019-06-14T00:00:51", "url": "https://files.pythonhosted.org/packages/5c/1c/6997288da181277a0c29bc39a5f9143ff20b8c99f2a7d059cfb55163e165/psycopg2-2.8.3.tar.gz" } ], "2.8.4": [ { "comment_text": "", "digests": { "md5": "0dd43cccf0cfa609201618f0973803ff", "sha256": "72772181d9bad1fa349792a1e7384dde56742c14af2b9986013eb94a240f005b" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "0dd43cccf0cfa609201618f0973803ff", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 993934, "upload_time": "2019-10-20T09:11:38", "url": "https://files.pythonhosted.org/packages/60/d2/c3a1b2a4da1dcb9e4884abdc6ef64dfb3d142600bf344ac2b1ea8115d5ab/psycopg2-2.8.4-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "72bd3e5e5cc2ca21f25f142a45e0e8ad", "sha256": "893c11064b347b24ecdd277a094413e1954f8a4e8cdaf7ffbe7ca3db87c103f0" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "72bd3e5e5cc2ca21f25f142a45e0e8ad", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1120726, "upload_time": "2019-10-20T09:11:43", "url": "https://files.pythonhosted.org/packages/65/af/b92009fe794af5753737cbd63190b174751c4b2220aa15f6d25939430480/psycopg2-2.8.4-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "524c7f276c80c3df65948b1b4f632bae", "sha256": "9ab75e0b2820880ae24b7136c4d230383e07db014456a476d096591172569c38" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "524c7f276c80c3df65948b1b4f632bae", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1002617, "upload_time": "2019-10-20T09:11:49", "url": "https://files.pythonhosted.org/packages/b1/d2/b61da4bfe058073ecf272bcbed08ab444c7a10465b6f700ab96b23ad5447/psycopg2-2.8.4-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "f30e27c3ec6c40f62cd39da96dede52d", "sha256": "b0845e3bdd4aa18dc2f9b6fb78fbd3d9d371ad167fd6d1b7ad01c0a6cdad4fc6" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "f30e27c3ec6c40f62cd39da96dede52d", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1119937, "upload_time": "2019-10-20T09:11:55", "url": "https://files.pythonhosted.org/packages/46/29/110f5328be7ea0a4fb61f6542c510d779abdb29040aca47749456193adf6/psycopg2-2.8.4-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "ff68d4a950a2810c137da7d669a76fe1", "sha256": "ef6df7e14698e79c59c7ee7cf94cd62e5b869db369ed4b1b8f7b729ea825712a" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "ff68d4a950a2810c137da7d669a76fe1", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983505, "upload_time": "2019-10-20T09:12:00", "url": "https://files.pythonhosted.org/packages/6b/d1/47ff82871866a2a5e4ae22d905afc3df0d7992aba85f3c583affebc238ea/psycopg2-2.8.4-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "22321a7d10820b091379d7995066a03e", "sha256": "965c4c93e33e6984d8031f74e51227bd755376a9df6993774fd5b6fb3288b1f4" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "22321a7d10820b091379d7995066a03e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128635, "upload_time": "2019-10-20T09:12:05", "url": "https://files.pythonhosted.org/packages/ac/1d/52662e81398f3affd71f683ab49351c7caf9415aede762f514d664766d5d/psycopg2-2.8.4-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "0337492151dc0c8dbdedf092a80d5515", "sha256": "ed686e5926929887e2c7ae0a700e32c6129abb798b4ad2b846e933de21508151" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "0337492151dc0c8dbdedf092a80d5515", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983529, "upload_time": "2019-10-20T09:12:12", "url": "https://files.pythonhosted.org/packages/d1/c0/89266a88ae31c3f61da761a2251560cdfa6fb627a7a33a8414a0786ae956/psycopg2-2.8.4-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d16a8d59fa08cb8f1b5947d3a5b134d4", "sha256": "dca2d7203f0dfce8ea4b3efd668f8ea65cd2b35112638e488a4c12594015f67b" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "d16a8d59fa08cb8f1b5947d3a5b134d4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128704, "upload_time": "2019-10-20T09:12:17", "url": "https://files.pythonhosted.org/packages/4a/d9/467aba4b587f97e4047b9ae8609f22dc01eea56eda92358089db89b729ef/psycopg2-2.8.4-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "edfceab5c1e642e589d12d1d10832013", "sha256": "8396be6e5ff844282d4d49b81631772f80dabae5658d432202faf101f5283b7c" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "edfceab5c1e642e589d12d1d10832013", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983530, "upload_time": "2019-10-20T09:12:21", "url": "https://files.pythonhosted.org/packages/e3/d1/4bdda027f2ad83189915e340d3ac01a589424d1b554809046b42d406a375/psycopg2-2.8.4-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "230d6bba8a087ada75c10e1f1716c5a7", "sha256": "47fc642bf6f427805daf52d6e52619fe0637648fe27017062d898f3bf891419d" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "230d6bba8a087ada75c10e1f1716c5a7", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128710, "upload_time": "2019-10-20T09:12:25", "url": "https://files.pythonhosted.org/packages/1a/85/853f11abfccfd581b099e5ae5f2dd807cc2919745b13d14e565022fd821c/psycopg2-2.8.4-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "dbb5a67dd57cfa905de37ab9678a92f6", "sha256": "f898e5cc0a662a9e12bde6f931263a1bbd350cfb18e1d5336a12927851825bb6" }, "downloads": -1, "filename": "psycopg2-2.8.4.tar.gz", "has_sig": true, "md5_digest": "dbb5a67dd57cfa905de37ab9678a92f6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 377883, "upload_time": "2019-10-20T09:15:24", "url": "https://files.pythonhosted.org/packages/84/d7/6a93c99b5ba4d4d22daa3928b983cec66df4536ca50b22ce5dcac65e4e71/psycopg2-2.8.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0dd43cccf0cfa609201618f0973803ff", "sha256": "72772181d9bad1fa349792a1e7384dde56742c14af2b9986013eb94a240f005b" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp27-cp27m-win32.whl", "has_sig": true, "md5_digest": "0dd43cccf0cfa609201618f0973803ff", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 993934, "upload_time": "2019-10-20T09:11:38", "url": "https://files.pythonhosted.org/packages/60/d2/c3a1b2a4da1dcb9e4884abdc6ef64dfb3d142600bf344ac2b1ea8115d5ab/psycopg2-2.8.4-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "72bd3e5e5cc2ca21f25f142a45e0e8ad", "sha256": "893c11064b347b24ecdd277a094413e1954f8a4e8cdaf7ffbe7ca3db87c103f0" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp27-cp27m-win_amd64.whl", "has_sig": true, "md5_digest": "72bd3e5e5cc2ca21f25f142a45e0e8ad", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1120726, "upload_time": "2019-10-20T09:11:43", "url": "https://files.pythonhosted.org/packages/65/af/b92009fe794af5753737cbd63190b174751c4b2220aa15f6d25939430480/psycopg2-2.8.4-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "524c7f276c80c3df65948b1b4f632bae", "sha256": "9ab75e0b2820880ae24b7136c4d230383e07db014456a476d096591172569c38" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp34-cp34m-win32.whl", "has_sig": true, "md5_digest": "524c7f276c80c3df65948b1b4f632bae", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1002617, "upload_time": "2019-10-20T09:11:49", "url": "https://files.pythonhosted.org/packages/b1/d2/b61da4bfe058073ecf272bcbed08ab444c7a10465b6f700ab96b23ad5447/psycopg2-2.8.4-cp34-cp34m-win32.whl" }, { "comment_text": "", "digests": { "md5": "f30e27c3ec6c40f62cd39da96dede52d", "sha256": "b0845e3bdd4aa18dc2f9b6fb78fbd3d9d371ad167fd6d1b7ad01c0a6cdad4fc6" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp34-cp34m-win_amd64.whl", "has_sig": true, "md5_digest": "f30e27c3ec6c40f62cd39da96dede52d", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1119937, "upload_time": "2019-10-20T09:11:55", "url": "https://files.pythonhosted.org/packages/46/29/110f5328be7ea0a4fb61f6542c510d779abdb29040aca47749456193adf6/psycopg2-2.8.4-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "ff68d4a950a2810c137da7d669a76fe1", "sha256": "ef6df7e14698e79c59c7ee7cf94cd62e5b869db369ed4b1b8f7b729ea825712a" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp35-cp35m-win32.whl", "has_sig": true, "md5_digest": "ff68d4a950a2810c137da7d669a76fe1", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983505, "upload_time": "2019-10-20T09:12:00", "url": "https://files.pythonhosted.org/packages/6b/d1/47ff82871866a2a5e4ae22d905afc3df0d7992aba85f3c583affebc238ea/psycopg2-2.8.4-cp35-cp35m-win32.whl" }, { "comment_text": "", "digests": { "md5": "22321a7d10820b091379d7995066a03e", "sha256": "965c4c93e33e6984d8031f74e51227bd755376a9df6993774fd5b6fb3288b1f4" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp35-cp35m-win_amd64.whl", "has_sig": true, "md5_digest": "22321a7d10820b091379d7995066a03e", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128635, "upload_time": "2019-10-20T09:12:05", "url": "https://files.pythonhosted.org/packages/ac/1d/52662e81398f3affd71f683ab49351c7caf9415aede762f514d664766d5d/psycopg2-2.8.4-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "0337492151dc0c8dbdedf092a80d5515", "sha256": "ed686e5926929887e2c7ae0a700e32c6129abb798b4ad2b846e933de21508151" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp36-cp36m-win32.whl", "has_sig": true, "md5_digest": "0337492151dc0c8dbdedf092a80d5515", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983529, "upload_time": "2019-10-20T09:12:12", "url": "https://files.pythonhosted.org/packages/d1/c0/89266a88ae31c3f61da761a2251560cdfa6fb627a7a33a8414a0786ae956/psycopg2-2.8.4-cp36-cp36m-win32.whl" }, { "comment_text": "", "digests": { "md5": "d16a8d59fa08cb8f1b5947d3a5b134d4", "sha256": "dca2d7203f0dfce8ea4b3efd668f8ea65cd2b35112638e488a4c12594015f67b" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp36-cp36m-win_amd64.whl", "has_sig": true, "md5_digest": "d16a8d59fa08cb8f1b5947d3a5b134d4", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128704, "upload_time": "2019-10-20T09:12:17", "url": "https://files.pythonhosted.org/packages/4a/d9/467aba4b587f97e4047b9ae8609f22dc01eea56eda92358089db89b729ef/psycopg2-2.8.4-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "edfceab5c1e642e589d12d1d10832013", "sha256": "8396be6e5ff844282d4d49b81631772f80dabae5658d432202faf101f5283b7c" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp37-cp37m-win32.whl", "has_sig": true, "md5_digest": "edfceab5c1e642e589d12d1d10832013", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 983530, "upload_time": "2019-10-20T09:12:21", "url": "https://files.pythonhosted.org/packages/e3/d1/4bdda027f2ad83189915e340d3ac01a589424d1b554809046b42d406a375/psycopg2-2.8.4-cp37-cp37m-win32.whl" }, { "comment_text": "", "digests": { "md5": "230d6bba8a087ada75c10e1f1716c5a7", "sha256": "47fc642bf6f427805daf52d6e52619fe0637648fe27017062d898f3bf891419d" }, "downloads": -1, "filename": "psycopg2-2.8.4-cp37-cp37m-win_amd64.whl", "has_sig": true, "md5_digest": "230d6bba8a087ada75c10e1f1716c5a7", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 1128710, "upload_time": "2019-10-20T09:12:25", "url": "https://files.pythonhosted.org/packages/1a/85/853f11abfccfd581b099e5ae5f2dd807cc2919745b13d14e565022fd821c/psycopg2-2.8.4-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "dbb5a67dd57cfa905de37ab9678a92f6", "sha256": "f898e5cc0a662a9e12bde6f931263a1bbd350cfb18e1d5336a12927851825bb6" }, "downloads": -1, "filename": "psycopg2-2.8.4.tar.gz", "has_sig": true, "md5_digest": "dbb5a67dd57cfa905de37ab9678a92f6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 377883, "upload_time": "2019-10-20T09:15:24", "url": "https://files.pythonhosted.org/packages/84/d7/6a93c99b5ba4d4d22daa3928b983cec66df4536ca50b22ce5dcac65e4e71/psycopg2-2.8.4.tar.gz" } ] }