Package: httpie / 3.2.4-4

Metadata

Package Version Patches format
httpie 3.2.4-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable update checks.patch | (download)

httpie/core.py | 2 0 + 2 - 0 !
httpie/internal/daemon_runner.py | 3 1 + 2 - 0 !
httpie/internal/update_warnings.py | 12 12 + 0 - 0 !
httpie/manager/tasks/__init__.py | 2 0 + 2 - 0 !
httpie/manager/tasks/check_updates.py | 10 0 + 10 - 0 !
tests/test_update_warnings.py | 240 0 + 240 - 0 !
6 files changed, 13 insertions(+), 256 deletions(-)

 disable update checks

0002 do not generate a runtime dep on pkg_resources.patch | (download)

setup.cfg | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---