From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1G2SGF-0002wg-Ba for garchives@archives.gentoo.org; Mon, 17 Jul 2006 12:31:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6HCTm1H017281; Mon, 17 Jul 2006 12:29:48 GMT Received: from aaar.vm.bytemark.co.uk (aaar.vm.bytemark.co.uk [80.68.92.230]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6HCQlJw013448 for ; Mon, 17 Jul 2006 12:26:47 GMT Received: from qoo.home (bb-87-81-240-59.ukonline.co.uk [87.81.240.59]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by aaar.vm.bytemark.co.uk (Postfix) with ESMTP id EF951415B for ; Mon, 17 Jul 2006 13:26:46 +0100 (BST) Subject: Re: [gentoo-dev] pybugz - python command line interface to bugzilla From: Alastair Tse To: gentoo-dev@lists.gentoo.org In-Reply-To: <623652d50607170328t34078d58k909935ecf006fdd7@mail.gmail.com> References: <1153063952.19516.7.camel@localhost> <623652d50607170328t34078d58k909935ecf006fdd7@mail.gmail.com> Content-Type: text/plain Date: Mon, 17 Jul 2006 13:26:44 +0100 Message-Id: <1153139205.28074.2.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 Content-Transfer-Encoding: 7bit X-Archives-Salt: 01ea69e3-d6ad-4184-b5ae-9f630832d875 X-Archives-Hash: 46ca54fd8a0fd98655d2947568d4178f On Mon, 2006-07-17 at 11:28 +0100, Chris Bainbridge wrote: > On 16/07/06, Alastair Tse wrote: > > Hi All, > > > > As a little weekend project, I wrote a command line interface to > > bugzilla in Python that is targetted to Gentoo's bugzilla (but also > > generalisable to other bugzillas with a little code modification). It > > can do the following: > > You might like to have a look at Redhat's bugzilla. There's a xml-rpc > interface (not sure if the patches are redhat specific or upstream) > that allows you to do these kind of things. There are also some > command line and gui tools that utilise the xml-rpc api. That must be their own extension to bugzilla because a quick grep of the sources on bugzilla.org doesn't reveal anything about XML-RPC. They're even using 2.18, which is a little older than what we're using on bugs.g.o. Cheers, Alastair -- gentoo-dev@gentoo.org mailing list