Package: python-httpretty / 1.1.4-5
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-httpretty | 1.1.4-5 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| remove broken test.patch | (download) |
tests/unit/test_httpretty.py |
18 0 + 18 - 0 ! |
remove broken test This test looks like broken, and if it doesn't really raise something, it still LGTM... :) |
| remove network access test.patch | (download) |
tests/unit/test_core.py |
27 0 + 27 - 0 ! |
remove network access test This test is doing network access, which isn't acceptable during build. |
| match uri without hostname case.patch | (download) |
httpretty/core.py |
14 8 + 6 - 0 ! |
match uri without letter case in hostname. The URI matching should ignore the hostname letter case, so that intermediate normalising of the hostname does not affect whether the URI matches. Bug: https://github.com/gabrielfalcao/HTTPretty/issues/369 Bug-Debian: http://bugs.debian.org/919599 |
1
