delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/02/14/03:34:49

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7980A394EC06
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1613291664;
bh=TzGvKamQJzcuW9Bc//kmC+CInGsAyEO2i78tBnNBZIo=;
h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=jKMnPOBwEOIsiv6rYwHHH09iy+o3tPdcm5OA+LJcxueKr2a30Fgg9DuCCL6lIR9tm
jqe41j8WSzuK/d1qadDnNMKM2irFi0PjtaURwJ5+nFsf80iovFzLs0gB6sZNczCiQy
WzrsduZIdc/0/d37Hou958uN6ctjI6hGy/iRhgtQ=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 666D63858024
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4999B39490AF
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0065F3858024
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=k5P/NiZMp4yyF+VCKX77NdMvE1GEEQId+nvJBP7RsLs=;
b=PCBnFhob6YSmENSZL3x6UwopwMvlDAm1VVstxtJ6Lrolbyj2PMMY14OsLqUBr4S8Wk
nYZt1/SOC6a/8aZwNFsKvTCu5oTz9qjDdW6UhQfSJ3Py8/nrnyBr9AbFGugPYdc6bUOu
QW6EVGyqHRtAjGU4zGFjl3WS3imUHto2UyC91tlALo9o85DA6Lgz9qhmJ4dEA1ClMyPZ
QsUPVOs/6W+2anvwK9XDlEN36pQpQXlLmZmKx9pVXZTs0JwE3yizuinVLnK6QfZfltXp
a7WRKYaj6tPtS9po2qeiLRvhzHi8I+VOm7te/nKPDy21p13tmtLRCjTv9E+rJuvSlq3o
DVDg==
X-Gm-Message-State: AOAM530yRj+q35aqa+Zi2AyxCg9Gli9RMfxr/OkncXETP1SBzcFztNj6
4WoymcMaJst3dOj3RKZuWTZzbkDEYjY=
X-Google-Smtp-Source: ABdhPJxZBKr9bY2Ryo8VQb41/4ROls/avQi/N06bvufa4q5M0WUCnGlXjLT0g/RiX+E0yc6O3TaQQg==
X-Received: by 2002:a05:6402:3582:: with SMTP id
y2mr10742414edc.345.1613291655953;
Sun, 14 Feb 2021 00:34:15 -0800 (PST)
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: python packages
Message-Id: <announce.9783ac39-aa1a-b679-6a3a-f0fa416af912@gmail.com>
Date: Sun, 14 Feb 2021 09:34:15 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.7.0
MIME-Version: 1.0
X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, 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-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
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-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Several python packages have been updated

	python{36,37,38}-mutagen-1.45.1-1
	python{36,37,38}-h5py-3.1.0-1

and the following added

	python{36,37,38}-musicbrainzngs-0.7.1-1
	python{36,37,38}-py3c-1.3.1-1
	python{36,37,38}-zipp-3.4.0-1

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

- Raw text -


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