From 1386183d11abcbcab61bb741dcae5739b91e1a29 Mon Sep 17 00:00:00 2001 From: Jason Unovitch Date: Mon, 9 Jan 2017 02:53:05 +0000 Subject: devel/py-http-prompt: update 0.6.0 -> 0.8.0; update dependency [1] - Update dependency version - Rename dependency to match standard Python package naming and support multiple/concurrent versions on httpie and py-http-prompt www/py-httpie: rename from www/httpie; fix dependencies; set NO_ARCH [2] www/Makefile: chase rename MOVED: document rename Changelog: - 0.7.0 * New feature: Shell substitution (#54, #61, #74) * New feature: Piping to shell (#61, #74) * New feature: Be able to delete all parameters of a given type (# - 0.8.0 * Add support for OPTIONS method (#84) * Fix highlighting bug with parameters starting with HTTP method names (#86) * Fix excessive newlines after headers and body (#89) PR: 213700 [1] PR: 213728 [2] Submitted by: Danilo G. Baio (maintainer) --- www/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 1574e5bf757a..73a0d52df692 100644 --- a/www/Makefile +++ b/www/Makefile @@ -308,7 +308,6 @@ SUBDIR += httpasyncclient SUBDIR += httpclient SUBDIR += httpcore - SUBDIR += httpie SUBDIR += httpsqs SUBDIR += httptunnel SUBDIR += httrack @@ -1673,6 +1672,7 @@ SUBDIR += py-html SUBDIR += py-html5lib SUBDIR += py-http-parser + SUBDIR += py-httpie SUBDIR += py-httplib2 SUBDIR += py-hyper SUBDIR += py-imdbpy -- cgit v1.2.3