delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/07/30/02:15:59

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0FBBC3851C01
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1596089714;
bh=sDspJczTFp9YdYEpV/MVN2fiCFWXpef2jvjUF/iECUE=;
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=UCGOwP5Fn43F43Jq4t0w8Ah0+4YCoT4OZRbM0pI1SUHTyVEVtP9GAChqJa2/djrEE
Z33iVcW+k4lqxHZmT/IhGufNUdyj2iQuvOY8329bZWBceUiFCnRb8xMfuVAarvEhqy
r5fYVDMWUNCFsOCIrqVQS0m05wtTPgGX4zXqyFnE=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6001C3857C42
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=Bf+HY9RhbqWOqFQApvi3NPKdS5729Y6tkmPkvJ5fOcE=;
b=iqvKqdhGB6j1huYpBnM/IFJFowhiJt4xYUObdrq5SAtmaCiFzu+RHHndsQki/IRg27
nU33lvYcRzLh1/z1bHOpvfK2A845tNyZHEwF/dwMENugRg48ycyiQBWdfD1p8ZKibuuv
4OW1sE3hCucC6iqr+AaTOObyIWLsk1Bdk3sHCOkoVB0kNCAJ4KMbdMeamlGm660Vo1Cg
FWizUNDWwLR2mk8UCpCq51Gm6uuRLW3ZvfEV0oUi6LDfn30jJJLfOpugDYjAj0q8OvTt
Y29Lv/v/HJ63sFLwuFKx/XvCUcRiSFUaF5tkvewEVvZslGjZWMg9Ot4tL6bfl4WD5fn9
7iqg==
X-Gm-Message-State: AOAM532SIhBwU5W3JNm+A9IolyCxsDmrJxXvB8/ToJLNrdj6uqndKTlK
XRGpPJTeBidHsGi1kHK2Q42mios+hzE=
X-Google-Smtp-Source: ABdhPJwGreZ9FNjR2jnoJvzrp/FMATfThZlSvKlFBonEb8JofUEZeyfOUfmMSaQDpOzrHGjnxfKc1Q==
X-Received: by 2002:a17:906:17d1:: with SMTP id
u17mr1091064eje.113.1596089710072;
Wed, 29 Jul 2020 23:15:10 -0700 (PDT)
Subject: Re: Python Packages
To: cygwin AT cygwin DOT com
References: <MN2PR17MB3999C963CE2566A6CFBEBB7EB8710 AT MN2PR17MB3999 DOT namprd17 DOT prod DOT outlook DOT com>
Message-ID: <ebfc2be3-454d-2ac6-6adb-f05aa3e92a68@gmail.com>
Date: Thu, 30 Jul 2020 08:15:07 +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: <MN2PR17MB3999C963CE2566A6CFBEBB7EB8710@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 06:57, Allen Hewes via Cygwin wrote:
> Hi,
> 
> 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:
> 
> 1. I am only running cygport --64 <PYTHON-PACKAGE>.cygport all-test, is there anything else I should do? I have a local "test" repo I use to get them installed via Cygwin Setup.
> 
> 2. I am using the --64 arg to cygport because I don't have a 32-bit install of Cygwin, must I get a 32-bit Cygwin install running so I can make 32-bit packages (to be uploaded)?

on 64 bit the --64 is superfluos
You will need a 32 bit installation for the 32bit packages, but most are 
"noarch" so you need to build only once

> 
> 3. Is there decorum for this of work for Cygwin? Like a packagers mailing list?

cygwin-apps(at)cygwin(dot)com is for packagers

https://cygwin.com/lists.html

> 
> 4. Do I or should I have a package mentor? Right now, I am "winging" it b/c my consumer is myself, but I'd like to know how the sausage is made so I Do It Right.

post on that list and we all try to mentor you

> 
> The Python  packages in the Python 3.8 flavor I have ready:
> python38-asn1crypto
> python38-crypto
> python38-cryptography
> python38-lockfile
> python38-openssl
> python38-pyasn1
> python38-pyasn1-modules

I am currently building from one source for at least 3.6, 3.7 and 3.8
have you looked on the previous source from Yaakov or some of my
last one ?


> Thanks,
> 
> /allen
> 
--
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