From owner-freebsd-python@freebsd.org  Mon Jan  9 02:53:22 2017
Return-Path: <owner-freebsd-python@freebsd.org>
Delivered-To: freebsd-python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9135ECA0DA8
 for <freebsd-python@mailman.ysv.freebsd.org>;
 Mon,  9 Jan 2017 02:53:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 7962F1C5C
 for <freebsd-python@freebsd.org>; Mon,  9 Jan 2017 02:53:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.ysv.freebsd.org (Postfix)
 id 78A57CA0DA7; Mon,  9 Jan 2017 02:53:22 +0000 (UTC)
Delivered-To: python@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id 784DDCA0DA6
 for <python@mailman.ysv.freebsd.org>; Mon,  9 Jan 2017 02:53:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2001:1900:2254:206a::16:76])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 61EBF1C57
 for <python@FreeBSD.org>; Mon,  9 Jan 2017 02:53:22 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from bugs.freebsd.org ([127.0.1.118])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v092rL55050183
 for <python@FreeBSD.org>; Mon, 9 Jan 2017 02:53:22 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
From: bugzilla-noreply@freebsd.org
To: python@FreeBSD.org
Subject: [Bug 213700] devel/py-http-prompt: Update to 0.8.0
Date: Mon, 09 Jan 2017 02:53:22 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: easy
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: commit-hook@freebsd.org
X-Bugzilla-Status: Open
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org
X-Bugzilla-Flags: 
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-213700-21822-snzMKVhNDQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213700-21822@https.bugs.freebsd.org/bugzilla/>
References: <bug-213700-21822@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.23
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-python>, 
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 09 Jan 2017 02:53:22 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213700

--- Comment #3 from commit-hook@freebsd.org ---
A commit references this bug:

Author: junovitch
Date: Mon Jan  9 02:53:06 UTC 2017
New revision: 430906
URL: https://svnweb.freebsd.org/changeset/ports/430906

Log:
  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 <dbaio@bsd.com.br> (maintainer)

Changes:
  head/MOVED
  head/devel/py-http-prompt/Makefile
  head/devel/py-http-prompt/distinfo
  head/www/Makefile
  head/www/httpie/
  head/www/py-httpie/
  head/www/py-httpie/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=