| Commit message (Expand) | Author | Age | Files | Lines |
| * | python3Packages.httplib2: 0.20.1 -> 0.20.3 | Fabian Affolter | 2021-11-28 | 1 | -14/+23 |
| * | python3Packages.httplib2: drop upstreamed patch (fails to apply)•••```
$ 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
```
| Sergei Trofimovich | 2021-10-30 | 1 | -9/+0 |
| * | python3Packages.httplib2: 0.19.1 -> 0.20.1 | Fabian Affolter | 2021-10-25 | 1 | -2/+2 |
| * | python3Packages.httplib2: fix tests | Robert Schütz | 2021-07-05 | 1 | -0/+9 |
| * | python3Packages.httplib2: disable test_timeout_subsequent on darwin | Martin Weinelt | 2021-04-23 | 1 | -2/+6 |
| * | python3Packages.httplib2: allow local networking on darwin•••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
```
| Martin Weinelt | 2021-04-23 | 1 | -7/+8 |
| * | Merge master into staging-next | github-actions[bot] | 2021-04-22 | 1 | -3/+6 |
| |\ |
|
| | * | python37Packages.httplib: disable tests on darwin•••Most of the tests were failing on Mac OS, and tests were only recently
enabled for this package.
| Noah D. Brenowitz | 2021-03-19 | 1 | -3/+6 |
| * | | python3Packages.httplib2: 0.19.0 -> 0.19.1 | Fabian Affolter | 2021-04-11 | 1 | -2/+2 |
| |/ |
|
| * | python3Packages.httplib2: enable tests | Fabian Affolter | 2021-02-26 | 1 | -8/+34 |
| * | python3Packages.httplib2: 0.18.0 -> 0.19.0 | Fabian Affolter | 2021-02-26 | 1 | -3/+9 |
| * | python: httplib2: 0.17.4 -> 0.18.1 | Frederik Rietdijk | 2020-06-11 | 1 | -2/+2 |
| * | python: httplib2: 0.17.3 -> 0.17.4 | Frederik Rietdijk | 2020-06-06 | 1 | -2/+2 |
| * | python3Packages.httplib2: 0.17.0 -> 0.17.3 | Frederik Rietdijk | 2020-05-11 | 1 | -2/+2 |
| * | python3Packages.httplib2: 0.15 -> 0.17 (#82355) | Michael Weiss | 2020-03-21 | 1 | -2/+2 |
| * | python: httplib2: 0.14.0 -> 0.15.0 | Frederik Rietdijk | 2019-12-30 | 1 | -2/+2 |
| * | Treewide: update some problematic homepages•••These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
| c0bw3b | 2019-12-08 | 1 | -1/+1 |
| * | python: httplib2: 0.12.3 -> 0.14.0 | Frederik Rietdijk | 2019-10-27 | 1 | -2/+2 |
| * | Remove me (garbas) as maintainer since I don't have much time to maintain any... | Rok Garbas | 2019-07-03 | 1 | -1/+1 |
| * | python: httplib2: 0.12.1 -> 0.12.3 | Frederik Rietdijk | 2019-04-24 | 1 | -2/+2 |
| * | python: httplib2: 0.12.0 -> 0.12.1 | Frederik Rietdijk | 2019-02-17 | 1 | -2/+2 |
| * | python: httplib2: 0.11.3 -> 0.12.0 | Frederik Rietdijk | 2019-02-17 | 1 | -2/+5 |
| * | python.pkgs.httplib2: 0.9.2 -> 0.11.3 | Robin Gloster | 2018-05-01 | 1 | -0/+18 |