#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 | --------------------------------+--------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: There seems to be a bit of difference between the two requests-0.14.2s: {{{ $ diff -ru {github,pypi}/requests-0.14.2 Only in github/requests-0.14.2: .env Only in github/requests-0.14.2: .gitignore Only in github/requests-0.14.2: .travis.yml Only in github/requests-0.14.2: AUTHORS.rst Only in github/requests-0.14.2: Makefile Only in pypi/requests-0.14.2: PKG-INFO Only in github/requests-0.14.2: docs Only in github/requests-0.14.2: ext Only in pypi/requests-0.14.2/requests: adapters.py Only in github/requests-0.14.2/requests/packages: chardet2 Only in github/requests-0.14.2/requests/packages/urllib3: contrib Only in pypi/requests-0.14.2: requests.egg-info Only in github/requests-0.14.2: requirements.txt Only in pypi/requests-0.14.2: setup.cfg Only in github/requests-0.14.2: tests }}} If the one from github works, I guess we should use that. My concern would be if any of the files in the pypi version that aren't in the github version are needed. I note from the github history that chardet has already been removed from the project in favor of charade so I guess this problem will fix itself with the next release. -- Ticket URL: <https://trac.macports.org/ticket/37234#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS