summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httplib2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python3Packages.httplib2: 0.20.1 -> 0.20.3Fabian Affolter2021-11-281-14/+23
|
* python3Packages.httplib2: drop upstreamed patch (fails to apply)Sergei Trofimovich2021-10-301-9/+0
| | | | | | | | | | | | | | ``` $ nix build -f. python3Packages.httplib2 -L ... python3.9-httplib2> patching sources python3.9-httplib2> applying patch /nix/store/gbpay7j261cbshpnkfgvp3lbnwa41p89-08d6993b69256fbc6c0b1c615c24910803c4d610.patch python3.9-httplib2> patching file tests/test_http.py python3.9-httplib2> Reversed (or previously applied) patch detected! Assume -R? [n] python3.9-httplib2> Apply anyway? [n] python3.9-httplib2> Skipping patch. python3.9-httplib2> 1 out of 1 hunk ignored -- saving rejects to file tests/test_http.py.rej ```
* python3Packages.httplib2: 0.19.1 -> 0.20.1Fabian Affolter2021-10-251-2/+2
|
* python3Packages.httplib2: fix testsRobert Schütz2021-07-051-0/+9
|
* python3Packages.httplib2: disable test_timeout_subsequent on darwinMartin Weinelt2021-04-231-2/+6
|
* python3Packages.httplib2: allow local networking on darwinMartin Weinelt2021-04-231-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is just one test failure on darwin, and it can probably be worked around by allowing local networking. This should hopefully fix the following testsuite error: ``` ___________________________ test_timeout_subsequent ____________________________ tests/test_other.py:137: in test_timeout_subsequent assert response.status == 200 E assert 408 == 200 E +408 E -200 Handler = <class 'tests.test_other.test_timeout_subsequent.<locals>.Handler'> _ = b'Request Timeout' http = <httplib2.Http object at 0x10860f400> response = {'content-type': 'text/plain', 'status': '408', 'content-length': 15} uri = 'http://localhost:58287/' ----------------------------- Captured stderr call ----------------------------- Traceback (most recent call last): File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 311, in server_socket_thread fun(client, tick) File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 392, in server_request_socket_handler request = HttpRequest.from_buffered(buf) File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 177, in from_buffered return parse_http_message(cls, buf) File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 120, in parse_http_message start_line = buf.readline() File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 110, in readline self._fill(more=1) File "/private/tmp/nix-build-python3.8-httplib2-0.19.1.drv-0/source/tests/__init__.py", line 81, in _fill chunk = self._sock.recv(8 << 10) ConnectionResetError: [Errno 54] Connection reset by peer ```
* Merge master into staging-nextgithub-actions[bot]2021-04-221-3/+6
|\
| * python37Packages.httplib: disable tests on darwinNoah D. Brenowitz2021-03-191-3/+6
| | | | | | | | | | Most of the tests were failing on Mac OS, and tests were only recently enabled for this package.
* | python3Packages.httplib2: 0.19.0 -> 0.19.1Fabian Affolter2021-04-111-2/+2
|/
* python3Packages.httplib2: enable testsFabian Affolter2021-02-261-8/+34
|
* python3Packages.httplib2: 0.18.0 -> 0.19.0Fabian Affolter2021-02-261-3/+9
|
* python: httplib2: 0.17.4 -> 0.18.1Frederik Rietdijk2020-06-111-2/+2
|
* python: httplib2: 0.17.3 -> 0.17.4Frederik Rietdijk2020-06-061-2/+2
|
* python3Packages.httplib2: 0.17.0 -> 0.17.3Frederik Rietdijk2020-05-111-2/+2
|
* python3Packages.httplib2: 0.15 -> 0.17 (#82355)Michael Weiss2020-03-211-2/+2
|
* python: httplib2: 0.14.0 -> 0.15.0Frederik Rietdijk2019-12-301-2/+2
|
* Treewide: update some problematic homepagesc0bw3b2019-12-081-1/+1
| | | | | | These URLs are reported as problematic by Repology. It could be a permanent redirection or the page does not exist anymore
* python: httplib2: 0.12.3 -> 0.14.0Frederik Rietdijk2019-10-271-2/+2
|
* Remove me (garbas) as maintainer since I don't have much time to maintain ↵Rok Garbas2019-07-031-1/+1
| | | | anything
* python: httplib2: 0.12.1 -> 0.12.3Frederik Rietdijk2019-04-241-2/+2
|
* python: httplib2: 0.12.0 -> 0.12.1Frederik Rietdijk2019-02-171-2/+2
|
* python: httplib2: 0.11.3 -> 0.12.0Frederik Rietdijk2019-02-171-2/+5
|
* python.pkgs.httplib2: 0.9.2 -> 0.11.3Robin Gloster2018-05-011-0/+18