X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B690D386F013
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1609588119;
	bh=BvHg/SlkIU2tKGJL9W33Ef3WoKX7Lt4jsAWGit1aO1Q=;
	h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=QqJDu9vsMEVoJL/vY1G3o3KTkndhKX2v2qinCqppreLkSmRTsYCwrSJWzWinFLreN
	 RH1YlMmv237sllHmILtz8yFj6WFWC1MoPT4ZvPXFC87tHzFUTqmC3Mi4Q5ZIZ/9IxV
	 xEu7icKaHqvvfG6CUwXgmAlm7ZNS7U7zQ51+hYS4=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7B4F1386F003
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C2C6386EC70
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BF8ED385803B
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-language:content-transfer-encoding;
 bh=3dlWUdrIl2TmxzBeVKY5b79Hscg+Sl12tHzUFpYCKGE=;
 b=YO7wDLbbMJVrxU+ihl5I/b1VGVdj/m39pSD4Qq9/zWSY83kzrriwPQAhZc7B58XmV8
 6ZcofYEf9l72bfaVxsFd5qYO5gPOSIxBrrynHTiAixKsu8jQUFhOAzI7Thtbq6MWHd65
 A6YoqOdHXQUAPuxcBcUJidS4QhOx5Vnzs9O6FLBVpRrlOuVruihRviDP4uTvfcsymTl+
 2xBtLOQlx5uN6XjTQqmuR+3szivU/6yN9TbotuC8t2SSuEr5WRUytzzP2HS6VPHmoJMc
 VllxoC7AYH5mkyngJ3FHC7M0qVL2DgmKmKwoPr/ia7ZZATHh37PH21RnrK9QsSpojJaT
 FuGA==
X-Gm-Message-State: AOAM532YhZF5caLCGP5hYKFpDrPguAL+fQUMs/FHYWZkORovaD9Odbp1
 HgyfsppmN/pYWo0fRN6Wk2x5kYzfoh8GPQ==
X-Google-Smtp-Source: ABdhPJw8yQD7lC3YE7dtfzslSqwOz/smDHxG8VMRii2yOzlzcI63D5xiBdC5tO9G/hqW9/c8hYHg0g==
X-Received: by 2002:a5d:6209:: with SMTP id y9mr71631260wru.197.1609588113724; 
 Sat, 02 Jan 2021 03:48:33 -0800 (PST)
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Test: python packages
Message-Id: <announce.3de3c6db-e377-bc2f-933b-6e5d8e4af6be@gmail.com>
Date: Sat, 2 Jan 2021 12:48:30 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.6.0
MIME-Version: 1.0
Content-Language: it
X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM,
 RCVD_IN_BARRACUDACENTRAL, 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-announce@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce@cygwin.com>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

The following  python packages have been uploaded as test

   python2  idle2    2.7.18-4
   python27 idle27   2.7.18-4

ADDITIONAL CYGWIN CHANGES

Rebuilt to include a needed patch for TCP handling

CYGWIN CHANGES

As python2 is no longer supported

https://devguide.python.org/devcycle/#end-of-life-branches

the package are updated to include postinstall script that
use "alternatives" to define for

   /usr/bin/python

   /usr/bin/python3
   /usr/bin/idle3
   /usr/bin/pydoc3

a default to the highest package available.

$ alternatives --display python
python - status is auto.
  link currently points to /usr/bin/python3.8
/usr/bin/python3.7 - priority 37
/usr/bin/python3.8 - priority 38
/usr/bin/python3.6 - priority 36
/usr/bin/python2.7 - priority 27
Current `best' version is /usr/bin/python3.8.

The following link are not provided anymore.
/usr/bin/idle
/usr/bin/pydoc

The python3 package will pull python38 package.

Rationale:
https://www.python.org/dev/peps/pep-0394/
In other systems as Debian
/usr/bin/python is discouraged.

As on Cygwin we have still several third packages depending on
python2, the usage of alternatives should allow to manage
until all are updated to python3

DESCRIPTION
Python is a programming language that lets you work quickly
and integrate systems more effectively.
Python is powerful... and fast; plays well with others;
runs everywhere; is friendly & easy to learn; is Open.

HOMEPAGE
https://www.python.org/

Regards
Marco Atzeri


If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .
--
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
