delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/07/30/13:00:08

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 88947388C034
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1596128362;
bh=GxGt+Z6KQJ3BJjhawObGH9SZnxSJkU1lyz3sGT5wWHI=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=acscga5PvgI7e5Fjk8pXgmBSGckhUnGu8Q+yUU01xPC6V/Zphf77TN3lBB8+uIKgs
8/BGt8ENqQ9lWXKam+R0uwB599PksPaMPkrcOjUKV01AfO7xR1yU3/N3gXMwwRoL3l
pOGnAoA8Ca35iAWN24qLh7+abp8uybN3Utn0i/v0=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4F4EF3850434
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-language
:content-transfer-encoding;
bh=PXyRKAihGjzde2LuCFVLCd/c/QmPfup2yHqrL/sryLg=;
b=Ham6fcylaL2DbEU3+19Zok8nguOQSM7ePExcV7Z7J7mIgiY76z4CiobgT61K+BqbH9
4TYxfGpupqgUIQkdyfI56rKptV1k2Xt7VS6zZob/vY6dDdKTpryu0kRQ0OCYuGZ7CuXL
ngiYhBorwYSEokpe9ky9vYowhq6zEAX6Fan7YF7hqzS7lwI4udOrMzjrtNHgz3KZ4y4z
Ks1RRKun/HRlpUqxNvWWdprQVcU+WZYZSc8OAQf6APn+Nrrn3c44Xrym5xTeryY1CbUx
WElJ/3xxu8Tbu4SznlHISOO51r3m1A7NxnEikRgucC9QeqEEStlwEGI//4wt3Bz2pVXT
T58A==
X-Gm-Message-State: AOAM5315FkH6qHBjpgrdyvlshiv8lvG9vr18Q0nN/bN4BOYOEWMyZTHZ
XOQmukI7iPGTR0Untbg0bKobKNmQ
X-Google-Smtp-Source: ABdhPJxrllCHbn783mYAjTX3QjfzjGtiE24Lq1FBpLvXX8RUCm7kZxSOTaEFILTrtKWrjbP+7APfqQ==
X-Received: by 2002:a17:906:f8c3:: with SMTP id lh3mr804ejb.263.1596128358201;
Thu, 30 Jul 2020 09:59:18 -0700 (PDT)
Subject: Re: Python Packages
To: cygwin AT cygwin DOT com
References: <MN2PR17MB3999C963CE2566A6CFBEBB7EB8710 AT MN2PR17MB3999 DOT namprd17 DOT prod DOT outlook DOT com>
<ebfc2be3-454d-2ac6-6adb-f05aa3e92a68 AT gmail DOT com>
<MN2PR17MB3999F095F6698F32646866AFB8710 AT MN2PR17MB3999 DOT namprd17 DOT prod DOT outlook DOT com>
Message-ID: <36241af8-23dd-cc0c-3b40-d3b404668fa4@gmail.com>
Date: Thu, 30 Jul 2020 18:59:16 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
Thunderbird/68.11.0
MIME-Version: 1.0
In-Reply-To: <MN2PR17MB3999F095F6698F32646866AFB8710@MN2PR17MB3999.namprd17.prod.outlook.com>
X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

On 30.07.2020 09:25, Allen Hewes via Cygwin wrote:
>>> I have a few Python packages built (and very minor change) for Python 3.8,
>> but before I follow the directions for package contributions, I have a few
>> questions:
>>>

> 
> I think there's a few which have C interfaces. I didn't check nor am I familiar enough with Cygwin, are no-arch dirs being used for libs? I am pretty sure DLLs were built. 
> Can someone have multi-lib/multi-arch Pythons installed in Cygwin? I've only ever used a single arch myself.


if there are dlls than you need to build 32 and 64 version

otherwise if they just contains *py and *pyc they are noarch

$ cygport python-cffi.cygport list | grep dll
/usr/lib/python2.7/site-packages/_cffi_backend.dll
/usr/lib/python3.6/site-packages/_cffi_backend.cpython-36m-x86_64-cygwin.dll
/usr/lib/python3.7/site-packages/_cffi_backend.cpython-37m-x86_64-cygwin.dll
/usr/lib/python3.8/site-packages/_cffi_backend.cpython-38-x86_64-cygwin.dll



Regards
Marco


--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019