#37234: py-requests @0.13.6 - update to 0.14.2 --------------------------------+--------------------------------- Reporter: larry.velazquez@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch maintainer Port: py-requests | --------------------------------+--------------------------------- Comment (by larry.velazquez@…): Hm. The [http://pypi.python.org/packages/source/r/requests/requests-0.14.2.tar.gz tarball hosted at PyPI] is missing the `chardet2` package, while the [https://github.com/kennethreitz/requests/archive/v0.14.2.tar.gz one at GitHub] has it. {{{ % ls requests-0.14.2-pypi/requests/packages __init__.py chardet/ oauthlib/ urllib3/ % ls requests-0.14.2-github/requests/packages __init__.py chardet/ chardet2/ oauthlib/ urllib3/ }}} Not sure what the best course of action here is. Should we just grab the tarball from GitHub? -- Ticket URL: <https://trac.macports.org/ticket/37234#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS