From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 73338 invoked by alias); 23 Jul 2019 03:32:31 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 63203 invoked by uid 89); 23 Jul 2019 03:27:23 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=wheel, yaakov, Yaakov, pep X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Tue, 23 Jul 2019 03:32:00 -0000 Message-Id: <20190722232703.23728-1-yselkowitz@cygwin.com> Subject: python-wheel 0.33.4-1 X-SW-Source: 2019-07/txt/msg00026.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * python27-wheel-0.33.4-1 * python35-wheel-0.33.4-1 * python36-wheel-0.33.4-1 * python38-wheel-0.33.4-1 * python37-wheel-0.33.4-1 * python-wheel-wheel-0.33.4-1 A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. This is an update to the latest upstream stable release. -- Yaakov