Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 295A5A6553 for ; Wed, 1 Apr 2015 03:13:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BA28314A385; Wed, 1 Apr 2015 03:13:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0F5AC14A384 for ; Wed, 1 Apr 2015 03:13:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id XVMxyd17qbLb for ; Wed, 1 Apr 2015 03:13:10 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7D12914A382 for ; Wed, 1 Apr 2015 03:13:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6C8FD98; Wed, 1 Apr 2015 03:13:10 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 1 Apr 2015 03:13:10 +0000 From: "Blue Rats" Subject: CVS commit: pkgsrc/finance/py-stripe To: pkgsrc-changes@NetBSD.org Reply-To: rodent@netbsd.org X-Mailer: log_accum Message-Id: <20150401031310.6C8FD98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rodent Date: Wed Apr 1 03:13:10 UTC 2015 Modified Files: pkgsrc/finance/py-stripe: Makefile PLIST distinfo Log Message: === 1.22.1 2015-03-30 * Pass `stripe_account` to Balance.retrieve === 1.22.0 2015-03-22 * Added methods for updating and saving arrays of objects === 1.21.0 2015-02-19 * Added Bitcoin Receiver update and delete methods === 1.20.2 2015-01-21 * Remove support for top-level bitcoin transactions === 1.20.1 2015-01-07 * Adding bitcoin receiver and transaction objects === 1.20.0 2014-12-23 * Adding support for file uploads resource To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/finance/py-stripe/Makefile \ pkgsrc/finance/py-stripe/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/finance/py-stripe/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.