From owner-freebsd-python@FreeBSD.ORG Sun Apr 22 00:26:16 2012 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8ADEF106564A for ; Sun, 22 Apr 2012 00:26:16 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 038A68FC0A for ; Sun, 22 Apr 2012 00:26:15 +0000 (UTC) Received: by lbbgm6 with SMTP id gm6so4706570lbb.13 for ; Sat, 21 Apr 2012 17:26:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=IIt7v2obD6G4IMqlQpK2iEfSINI+msDNclHEDlp+2fE=; b=fmPzfGvAWthz9jC1tG9+DpWUMtqTmgQOXQKyDS6bwqnuTR3dr1zXY1mIQlRcuMNdNL 68bmtcUc0Tu+BTI0xYnMzmI9VlpAcLHrJYOFaeAyhfi1xojHRpqRpYhNdwxS0NHsDxYV GQSs+2trdzXzaow8sSeSLQ8/v3xnUkOSjhWj8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=IIt7v2obD6G4IMqlQpK2iEfSINI+msDNclHEDlp+2fE=; b=jKqPz0o/DqDMQ/xNjigEMFu/ajZfr+N9v1u3Il0drpQtOW3kamOC9SkWvhdYUFzFdU 58kvuvqdkW1qsEm/Ocbl5B8hsHXk9UQRtSPOG4QQ5Lx9yPt/fm7ic4l1X1I6CCKNxeIx l94XvGujOQkdm6lGcS/luAWI/7guPHHZdTQ+JzpQat/F0xJXBnN1egMIwe6Z+yedqQvC qASyT/hL4+7jChUBKuW0PgWw/D/wG+sjxCj20GmpkimSD/c+p5tkI2TQdJN1Jw8gGKob 9Ma4uIxVutRfhaujLYyqXljvCN6r5GiN2p0pxDGQPgkoKsI/pWTyp2zEOYZ5Q5hhl20Z F0Xg== Received: by 10.152.110.116 with SMTP id hz20mr10524103lab.33.1335054374773; Sat, 21 Apr 2012 17:26:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.73.195 with HTTP; Sat, 21 Apr 2012 17:25:43 -0700 (PDT) In-Reply-To: <4F934F00.7030208@gmail.com> References: <201204212150.q3LLoBCn084811@freefall.freebsd.org> <4F932CE5.4090108@FreeBSD.org> <4F934F00.7030208@gmail.com> From: Eitan Adler Date: Sat, 21 Apr 2012 20:25:43 -0400 Message-ID: To: Douglas Thrift Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkpAcmS5mNFgog5LKO5TrVU5rawzJ6MnQr2IqmtJGihTX8DXko23puqnrcO+4GwRJoFJmei Cc: freebsd-python@freebsd.org Subject: Re: ports/167178: Update port: security/py-keyring Upgrade to version 0.9 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2012 00:26:16 -0000 On 21 April 2012 20:21, Douglas Thrift wrote: > Hello Michael, > > I am well aware of how PRs are supposed to work. > > I was talking about "Fix category (submitter is not maintainer) (via the > GNATS Auto Assign > Tool)" and the email sent to me asking to approve (because I am actually > the maintainer) although I sent the PR in the first place. If I had to guess freebsd-python takes all ports with py- and someone manually did a kick-aa on the port to force the PR over to you. The sequence of changes does seem a bit odd. Eitan Adler