From owner-freebsd-current@FreeBSD.ORG Thu Nov 20 21:50:23 2014 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 581E5A08; Thu, 20 Nov 2014 21:50:23 +0000 (UTC) Received: from udns.ultimatedns.net (unknown [IPv6:2602:d1:b4d6:e600:4261:86ff:fef6:aa2a]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 285B118E; Thu, 20 Nov 2014 21:50:23 +0000 (UTC) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id sAKLpJeE058720; Thu, 20 Nov 2014 13:51:20 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) To: Garrett Cooper In-Reply-To: References: <11d24756184c5b6f3339f6e645957f86@ultimatedns.net> <9898ebc3c470ac0c6e3df470c6028e90@ultimatedns.net>, From: "Chris H" Subject: Re: send-pr must live Date: Thu, 20 Nov 2014 13:51:20 -0800 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: <83bde838aaa0d084c046e11363f41d59@ultimatedns.net> Content-Transfer-Encoding: 8bit Cc: Adrian Chadd , FreeBSD STABLE , FreeBSD CURRENT , "freebsd-hackers@freebsd.org" , Muhammad Moinur Rahman <5u623l20@gmail.com>, Waitman Gobble X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 21:50:23 -0000 On Thu, 20 Nov 2014 12:14:35 -0800 Garrett Cooper wrote > Please take a look at python-bugzilla Hmm... no sign of it. Do you possibly mean; py-bugzillatools? Just groping. > (you'll need to install setuptools from > ports, then run "easy_install python-bugzilla"). If that interface is > sufficient and easy enough to use, I'll document some quick recipes for how > to use it on the wiki and import it as a port. > > Cheers! --Chris