From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 70729 invoked by alias); 12 May 2016 01:50:45 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 70477 invoked by uid 89); 12 May 2016 01:50:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, H*Ad:U*yselkowitz, Hx-languages-length:689, H*F:U*yselkowitz X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 12 May 2016 01:50:34 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 276C5A077B for ; Thu, 12 May 2016 01:50:33 +0000 (UTC) Received: from [10.10.116.22] (ovpn-116-22.rdu2.redhat.com [10.10.116.22]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u4C1oV94010828 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 11 May 2016 21:50:32 -0400 Subject: Re: [ITP] python-configobj 5.0.6 (4.7.2 is in Cygwin Ports) To: cygwin-apps@cygwin.com References: From: Yaakov Selkowitz Message-ID: <3635415a-feb0-2c7a-01e1-5fd1e781754d@cygwin.com> Date: Thu, 12 May 2016 01:50:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00053.txt.bz2 On 2016-05-06 08:15, Mike DePaulo wrote: > This package is currently in Cygwin Ports at version 4.7.2-2, as well > as in major distros like Fedora & Debian. > > The 5.0.x series has a new upstream. They also removed the PKG-INFO file. The sources on PyPI -- which you get if you drop SRC_URI -- still have it. > https://github.com/mikedep333/python-configobj-cygport Besides that, please add ARCH=noarch to the .cygport so this is uploaded correctly with cygport 0.22.0, then its GTG. BTW, it would be great if you would maintain python3-configobj as well; just change NAME and inherit python3-distutils instead. -- Yaakov