From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33926 invoked by alias); 16 Nov 2017 00:54:46 -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 33538 invoked by uid 89); 16 Nov 2017 00:54:46 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KB_WAM_FROM_NAME_SINGLEWORD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*MI:cygwin, H*M:cygwin, Hx-languages-length:665, ecdsa 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 ESMTP; Thu, 16 Nov 2017 00:54:45 +0000 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1232BC0587C3; Thu, 16 Nov 2017 00:54:44 +0000 (UTC) Received: from [10.10.124.149] (ovpn-124-149.rdu2.redhat.com [10.10.124.149]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 9ACB260603; Thu, 16 Nov 2017 00:54:43 +0000 (UTC) From: Yaakov Selkowitz Subject: Jari: python package collisions To: cygwin-apps@cygwin.com, Jari Aalto Message-ID: <7ec2dec5-a86b-2a54-cd5e-d8c42102cd67@cygwin.com> Date: Thu, 16 Nov 2017 00:54:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5HjLmLWmbhGg4nb1wP2DTQV1qFKR9CLGU" X-IsSubscribed: yes X-SW-Source: 2017-11/txt/msg00062.txt.bz2 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --5HjLmLWmbhGg4nb1wP2DTQV1qFKR9CLGU Content-Type: multipart/mixed; boundary="sEI6IrKPRXCArRjQOIbIwSGB3XhdWadIJ"; protected-headers="v1" From: Yaakov Selkowitz To: cygwin-apps@cygwin.com, Jari Aalto Message-ID: <7ec2dec5-a86b-2a54-cd5e-d8c42102cd67@cygwin.com> Subject: Jari: python package collisions --sEI6IrKPRXCArRjQOIbIwSGB3XhdWadIJ Content-Type: text/plain; charset=utf-8 Content-Language: en-CA Content-Transfer-Encoding: quoted-printable Content-length: 638 Jari, Your python-based packages listed below all collide with each other and python2-setuptools by shipping parts of the latter. They also bundle other python libraries instead of shipping them separately. * pylint: bundles astroid (the successor to logilab-astng) * python-logilab-common * python-logilab-astng (obsolete) * python-paramiko: bundles ecdsa * spambayes: bundles lockfile, pydns Furthermore, the non-program modules should be built for both python2 and python3; cygport's python-wheel will do this for you. The programs should use whichever of python{2,3}-distutils for the Python version they require. --=20 Yaakov --sEI6IrKPRXCArRjQOIbIwSGB3XhdWadIJ-- --5HjLmLWmbhGg4nb1wP2DTQV1qFKR9CLGU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" Content-length: 228 -----BEGIN PGP SIGNATURE----- iHQEARECADQWIQRFYAu5jKh4qpenARn/IK+aZu4flAUCWgzh0RYceXNlbGtvd2l0 ekBjeWd3aW4uY29tAAoJEP8gr5pm7h+Uas4Aniwb2Dou/p5wjJhigxa1crNAz8/V AJ9ALwbVV3LgkYk84wUN5arUaySGAQ== =vrcR -----END PGP SIGNATURE----- --5HjLmLWmbhGg4nb1wP2DTQV1qFKR9CLGU--