X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 03C8939450DC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1586183731; bh=GpkLdhcZNZespkqxgSjykJMKC/piL6DrXvjahpxtGkY=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=OqXCUcR+lYbHs75pCOfSIE/DMQWA6O39LcBS9XNyqaOLAOM8ng+NzPFu+n/KYR6I3 IZxjM9f6Bd6yYYJzTyNQ4V4oR8faeSE+TR+xkeaLQ1YoThxLONPjMUYGHEv5cV4XHk mEtDEmnjilcZt/pKmZ7mrb3FJbIQhvYoOUmv2Lf4= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C7B4939450CB X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding:content-language; bh=lJ2z9sankRCKAVTrpGSwFmqc3U67k0gpwct3r+DcPHY=; b=uJTRqEdqNZ7vYRtdgvnZsSSoguxuuASr6bYR1XSBTBn0zzaR75CJHONw4CRvChQyzq mZmvuSIBFdNJO4YO8HofNH9/+2A7Zvg0wWi/E4dKAEO8jWOsQzYpWB8FgD2sBot5ECmM 6wf0Qt7CXNpCQdTnhiASxNSHBQ7daq7qXr7xG8mF9Cxr7SdHo9qTJa5HCBZhPKHcakur mX9ZZI9BXvj2c34j/6sVXd5gGOWtg7wfmqcyEpaSYenUDPWin2gqbkEVcdbMfEPmw8/s DXtFu+GsyQErHN/LxCBWXc6fB9fJ7xl1Kap/Jw/+1is9GWcFfLgfIjJNz81Yza6QsYaE aM6Q== X-Gm-Message-State: AGi0PubdJU0i9MMlUWF7pxUeVMjjCiRMKD9hig5Jnu0pCws4ng5/rVUB 836IR3zCWN3Mm0sIiWA1JBwHeLz8Uq0= X-Google-Smtp-Source: APiQypLFj2MxmW+1b4K+IUeOfRmHP/Y4GfmPqNhXI57LK273J9rjqT4xwuMZPT6tDq3TMRSmVL9dAA== X-Received: by 2002:a2e:8652:: with SMTP id i18mr12874660ljj.265.1586183726192; Mon, 06 Apr 2020 07:35:26 -0700 (PDT) To: cygwin Subject: Naming conventions for python packages Message-ID: Date: Mon, 6 Apr 2020 16:35:23 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0 MIME-Version: 1.0 Content-Language: en-US X-Spam-Status: No, score=-6.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, PDS_TONAME_EQ_TOLOCAL_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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 List-Archive: List-Post: List-Help: List-Subscribe: , From: =?utf-8?q?=C3=85ke_Rehnman_via_Cygwin?= Reply-To: =?UTF-8?Q?=c3=85ke_Rehnman?= Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 036EZwX8028038 Hello all, Sorry if this question is covered somewhere else...  I did try googling... What are the naming conventions for python packages ? python2-libftdi1-1.4-1 or python27-libftdi1-1.4-1 or just python-libftdi1-1.4-1 Same for python 3: python3-libftdi1-1.4-1 or python3.6-libftdi1-1.4-1 BR /Ake -- 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