public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Updated: python packages
@ 2020-07-23 17:59 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-07-23 17:59 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python27-chardet-3.0.4-2
python27-idna-2.10-1
python27-requests-2.24.0-1
python27-urllib3-1.25.10-1

python36-chardet-3.0.4-2
python36-idna-2.10-1
python36-requests-2.24.0-1
python36-urllib3-1.25.10-1

python37-chardet-3.0.4-2
python37-idna-2.10-1
python37-requests-2.24.0-1
python37-urllib3-1.25.10-1

python38-chardet-3.0.4-2
python38-idna-2.10-1
python38-requests-2.24.0-1
python38-urllib3-1.25.10-1


CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-11-24 15:01 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-11-24 15:01 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

idle36-3.6.15-1
python36-3.6.15-1
python36-devel-3.6.15-1
python36-test-3.6.15-1
python36-tkinter-3.6.15-1

idle37-3.7.12-1
python37-3.7.12-1
python37-devel-3.7.12-1
python37-test-3.7.12-1
python37-tkinter-3.7.12-1

idle38-3.8.12-1
python38-3.8.12-1
python38-devel-3.8.12-1
python38-test-3.8.12-1
python38-tkinter-3.8.12-1

CHANGES
latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-05-05 16:21 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-05-05 16:21 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

idle36-3.6.13-2
python36-3.6.13-2
python36-devel-3.6.13-2
python36-test-3.6.13-2
python36-tkinter-3.6.13-2

idle37-3.7.10-2
python37-3.7.10-2
python37-devel-3.7.10-2
python37-test-3.7.10-2
python37-tkinter-3.7.10-2

idle38-3.8.9-2
python38-3.8.9-2
python38-devel-3.8.9-2
python38-test-3.8.9-2
python38-tkinter-3.8.9-2

CHANGES

rebuilt to solve
https://sourceware.org/pipermail/cygwin/2021-May/248426.html

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-05-05  2:39 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-05-05  2:39 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

	python{37,38}-h5py-3.2.1-1
	python{36,37,38}-pip-21.1.1-1

or added

	python{36,37,38}-pytest-env-0.6.2-1
	python{36,37,38}-pytest-sugar-0.9.4-1
	python{36,37,38}-termcolor-1.1.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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-04-25  6:41 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-04-25  6:41 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

	python38-3.8.9-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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-02-17  5:26 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-02-17  5:26 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

	python36-3.6.13-1
	python37-3.7.10-1

	python36-doc-3.6.13-1
	python37-doc-3.7.10-1

	python{36,37,38}-simplejson-3.17.2-1
	python{36,37,38}-dropbox-11.2.0-1

and the following added

	python{36,37,38}-stone-3.2.1-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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-02-14 19:49 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-02-14 19:49 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

	python{36,37,38}-opengl-3.1.5-1
	python{36,37,38}-opengl-accelerate-3.1.5-1
	python{36,37,38}-pygame-2.0.1-1

and the following added

	python{36,37,38}-pkgconfig-1.5.1-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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-02-14  8:34 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-02-14  8:34 UTC (permalink / raw)
  To: cygwin-announce

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-02-02 15:10 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-02-02 15:10 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

	python{36,37,38}-isodate-0.6.0-2
	python{36,37,38}-jmespath-0.10.0-1
	python{36,37,38}-reportlab-3.5.59-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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-02-01  9:57 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-02-01  9:57 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

	python36-3.6.12-3
	python37-3.7.9-3
	python38-3.8.7-3

to solve the issue:
https://sourceware.org/pipermail/cygwin/2021-January/247610.html

the following package were added:

	python{36,37,38}-matplotlib-3.3.3-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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-01-31  5:09 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-01-31  5:09 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

python{36,37,38}-unidecode-1.1.2-1
python{36,37,38}-xmltodict-0.12.0-2

the following package were promoted from test to stable:

python{36,37,38}-cython-0.29.21-3

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-01-30 15:29 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-01-30 15:29 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been updated

python38	3.8.7-2

python{36,37,38}-dbus-1.2.16-1
python{36,37,38}-bugzilla-3.0.2-1
python{36,37,38}-certifi-2020.12.5-1
python{36,37,38}-enchant-3.2.0-1
python{36,37,38}-httplib2-0.18.1-1
python{36,37,38}-pip-20.1.1-1
python{36,37,38}-recommonmark-0.7.1-1

the following package were uploaded as test:

python{36,37,38}-cython-0.29.21-3

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2021-01-22 21:37 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2021-01-22 21:37 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been promoted from test to stable

python2		2.7.18-4
python3		3.8.6-1 (almost meta package to pull python38)
python36	3.6.12-2
python37	3.7.9-2
python38	3.8.6-2 (as prev)
python38	3.8.7-1

python{36,37,38}-astroid-2.4.2-1
python{36,37,38}-attrs-20.3.0-1
python{36,37,38}-automat-20.2.0-1
python{36,37,38}-babel-2.9.0-1
python{36,37,38}-bs4-4.9.3-1
python{36,37,38}-bsddb3-6.2.7-1
python{36,37,38}-cairo-1.19.1-1
python{36,37,38}-certifi-2020.6.20-1
python{36,37,38}-cffi-1.14.4-1
python{36,37,38}-chardet-4.0.0-1
python{36,37,38}-commonmark-0.9.1-1
python{36,37,38}-configobj-5.0.6-3
python{36,37,38}-constantly-15.1.0-3
python{36,37,38}-cryptography-3.3.1-1
python{36,37,38}-cycler-0.10.0-1
python{36,37,38}-cython-0.29.21-2
python{36,37,38}-dateutil-2.8.1-1
python{36,37,38}-distlib-0.3.1-1
python{36,37,38}-filelock-3.0.12-1
python{36,37,38}-html5lib-1.1-1
python{36,37,38}-hyperlink-21.0.0-1
python{36,37,38}-hypothesis-5.43.9-1
python{36,37,38}-idna-3.1-1
python{36,37,38}-importlib-metadata-3.3.0-1
python{36,37,38}-incremental-17.5.0-2
python{36,37,38}-iniconfig-1.1.1-1
python{37,38}-ipython-7.19.0-1
python{36,37,38}-isort-5.7.0-1
python{36,37,38}-jsonschema-3.2.0-1
python{36,37,38}-jupyter_core-4.7.0-1
python{36,37,38}-kiwisolver-1.3.1-1
python{36,37,38}-lazy-object-proxy-1.5.2-1
python{36,37,38}-lxml-4.6.2-1
python{36,37,38}-mako-1.1.3-1
python{36,37,38}-markdown-3.3.3-1
python{36,37,38}-mccabe-0.6.1-1
python{36,37,38}-nbformat-5.0.8-1
python{36,37,38}-nose-1.3.7-3
python{36,37,38}-numpy-1.19.4-1
python{36,37,38}-openssl-20.0.1-1
python{36,37,38}-pip-20.3.3-2
python{36,37,38}-pluggy-0.13.1-1
python{36,37,38}-prompt_toolkit-3.0.10-1
python{36,37,38}-py-1.10.0-1
python{36,37,38}-pygments-2.7.3-1
python{36,37,38}-pylint-2.6.0-1
python{36,37,38}-pytest-6.2.1-1
python{36,37,38}-pytest-benchmark-3.2.3-1
python{36,37,38}-pytz-2020.5-1
python{36,37,38}-requests-2.25.1-1
python{36,37,38}-service_identity-18.1.0-2
python{36,37,38}-setuptools-51.1.1-1
python{36,37,38}-sortedcontainers-2.3.0-1
python{36,37,38}-soupsieve-2.0.1-1
python{36,37,38}-sphinx-3.4.3-1
python{36,37,38}-sphinxcontrib-websupport-1.2.4-1
python{36,37,38}-sqlalchemy-1.3.22-1
python{36,37,38}-toml-0.10.2-1
python{36,37,38}-tox-3.20.1-1
python{37,38}-traitlets-5.0.5-1
python{36,37,38}-twisted-20.3.0-1
python{36,37,38}-urllib3-1.26.2-1
python{36,37,38}-virtualenv-20.2.2-1
python{36,37,38}-webencodings-0.5.1-3
python{36,37,38}-wheel-0.36.2-1
python{36,37,38}-wrapt-1.12.1-1
python{36,37,38}-xtarfile-0.1.0-1
python{36,37,38}-zope.interface-5.2.0-1
python{36,37,38}-zstandard-0.15.1-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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2020-08-16 12:46 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-08-16 12:46 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python27-bs4-4.9.1-1.tar.xz
python27-html5lib-1.1-1.tar.xz
python27-libxml2-2.9.10-1.tar.xz
python27-lxml-4.5.2-1.tar.xz
python27-webencodings-0.5.1-3.tar.xz

python36-bs4-4.9.1-1.tar.xz
python36-html5lib-1.1-1.tar.xz
python36-libxml2-2.9.10-1.tar.xz
python36-lxml-4.5.2-1.tar.xz
python36-soupsieve-2.0.1-1.tar.xz
python36-webencodings-0.5.1-3.tar.xz

python37-bs4-4.9.1-1.tar.xz
python37-html5lib-1.1-1.tar.xz
python37-libxml2-2.9.10-1.tar.xz
python37-lxml-4.5.2-1.tar.xz
python37-soupsieve-2.0.1-1.tar.xz
python37-webencodings-0.5.1-3.tar.xz

python38-bs4-4.9.1-1.tar.xz
python38-html5lib-1.1-1.tar.xz
python38-libxml2-2.9.10-1.tar.xz
python38-lxml-4.5.2-1.tar.xz
python38-soupsieve-2.0.1-1.tar.xz
python38-webencodings-0.5.1-3.tar.xz

CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2020-08-12  7:43 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-08-12  7:43 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python27-asn1crypto-1.4.0-1
python27-bcrypt-3.1.7-1
python27-crypto-2.6.1-3
python27-cryptography-3.0-1
python27-lockfile-0.12.2-3
python27-openssl-19.1.0-1
python27-pip-20.2.2-1
python27-pyasn1-0.4.8-1
python27-pyasn1-modules-0.2.8-1

python36-asn1crypto-1.4.0-1
python36-bcrypt-3.1.7-1
python36-crypto-2.6.1-3
python36-cryptography-3.0-1
python36-gi-3.36.1-1
python36-lockfile-0.12.2-3
python36-openssl-19.1.0-1
python36-pip-20.2.2-1
python36-pyasn1-0.4.8-1
python36-pyasn1-modules-0.2.8-1
python36-sphinxcontrib-jsmath-1.0.1-1

python37-asn1crypto-1.4.0-1
python37-bcrypt-3.1.7-1
python37-crypto-2.6.1-3
python37-cryptography-3.0-1
python37-gi-3.36.1-1
python37-lockfile-0.12.2-3
python37-openssl-19.1.0-1
python37-pip-20.2.2-1
python37-pyasn1-0.4.8-1
python37-pyasn1-modules-0.2.8-1
python37-sphinxcontrib-jsmath-1.0.1-1

python38-asn1crypto-1.4.0-1
python38-bcrypt-3.1.7-1
python38-crypto-2.6.1-3
python38-cryptography-3.0-1
python38-gi-3.36.1-1
python38-lockfile-0.12.2-3
python38-openssl-19.1.0-1
python38-pip-20.2.2-1
python38-pyasn1-0.4.8-1
python38-pyasn1-modules-0.2.8-1
python38-sphinxcontrib-jsmath-1.0.1-1

CYGWIN CHANGES
pip3 is now managed by alternatives
by default it points to the highest version installed

CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2020-08-10  8:08 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-08-10  8:08 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python36-sphinxcontrib-applehelp-1.0.2-1
python36-sphinxcontrib-devhelp-1.0.2-1
python36-sphinxcontrib-htmlhelp-1.0.3-1
python36-sphinxcontrib-qthelp-1.0.3-1
python36-sphinx-notfound-page-0.5-1

python37-sphinxcontrib-applehelp-1.0.2-1
python37-sphinxcontrib-devhelp-1.0.2-1
python37-sphinxcontrib-htmlhelp-1.0.3-1
python37-sphinxcontrib-qthelp-1.0.3-1
python37-sphinx-notfound-page-0.5-1

python38-sphinxcontrib-applehelp-1.0.2-1
python38-sphinxcontrib-devhelp-1.0.2-1
python38-sphinxcontrib-htmlhelp-1.0.3-1
python38-sphinxcontrib-qthelp-1.0.3-1
python38-sphinx-notfound-page-0.5-1

CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2020-08-09 15:44 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-08-09 15:44 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python27-sqlalchemy-1.3.18-1
python27-whoosh-2.7.4-3

python36-sphinx-3.1.2-2
python36-sphinxcontrib-websupport-1.2.3-1
python36-sqlalchemy-1.3.18-1
python36-whoosh-2.7.4-3

python37-sphinx-3.1.2-2
python37-sphinxcontrib-websupport-1.2.3-1
python37-sqlalchemy-1.3.18-1
python37-whoosh-2.7.4-3

python38-sphinx-3.1.2-2
python38-sphinxcontrib-websupport-1.2.3-1
python38-sqlalchemy-1.3.18-1
python38-whoosh-2.7.4-3

CYGWIN CHANGES
python3X-sphinx uses now alternatives for the possible usage
of concurrent versions

CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2020-08-06 20:35 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-08-06 20:35 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python27-alabaster-0.7.12-2
python27-babel-2.8.0-1
python27-imagesize-1.2.0-1
python27-jinja2-2.11.2-1
python27-markupsafe-1.1.1-2
python27-packaging-20.4-1
python27-pyparsing-2.4.7-1
python27-pytz-2020.1-1
python27-snowballstemmer-2.0.0-1
python27-sphinx_rtd_theme-0.4.3-2

python36-alabaster-0.7.12-2
python36-babel-2.8.0-1
python36-imagesize-1.2.0-1
python36-jinja2-2.11.2-1
python36-markupsafe-1.1.1-2
python36-packaging-20.4-1
python36-pyparsing-2.4.7-1
python36-pytz-2020.1-1
python36-snowballstemmer-2.0.0-1
python36-sphinx_rtd_theme-0.4.3-2
python36-sphinx-3.1.2-1

python37-alabaster-0.7.12-2
python37-babel-2.8.0-1
python37-imagesize-1.2.0-1
python37-jinja2-2.11.2-1
python37-markupsafe-1.1.1-2
python37-packaging-20.4-1
python37-pyparsing-2.4.7-1
python37-pytz-2020.1-1
python37-snowballstemmer-2.0.0-1
python37-sphinx_rtd_theme-0.4.3-2
python37-sphinx-3.1.2-1

python38-alabaster-0.7.12-2
python38-babel-2.8.0-1
python38-imagesize-1.2.0-1
python38-jinja2-2.11.2-1
python38-markupsafe-1.1.1-2
python38-packaging-20.4-1
python38-pyparsing-2.4.7-1
python38-pytz-2020.1-1
python38-snowballstemmer-2.0.0-1
python38-sphinx_rtd_theme-0.4.3-2
python38-sphinx-3.1.2-1

CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2020-08-02 10:49 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-08-02 10:49 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python27-nose-1.3.7-2
python27-testpath-0.4.4-1
python27-zmq-19.0.2-1

python36-cairo-1.19.1-1
python36-nose-1.3.7-2
python36-testpath-0.4.4-1
python36-zmq-19.0.2-1

python37-cairo-1.19.1-1
python37-nose-1.3.7-2
python37-testpath-0.4.4-1
python37-zmq-19.0.2-1

python38-cairo-1.19.1-1
python38-nose-1.3.7-2
python38-testpath-0.4.4-1
python38-zmq-19.0.2-1


CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2020-07-26 19:58 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-07-26 19:58 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python27-decorator-4.4.2-1
python27-docutils-0.16-1
python27-ipython_genutils-0.2.0-2
python27-pexpect-4.8.0-1
python27-pickleshare-0.7.5-2
python27-ptyprocess-0.6.0-2
python27-requests-2.24.0-1
python27-simplegeneric-0.8.1-5
python27-traitlets-4.3.3-1
python27-wcwidth-0.2.5-1

python36-decorator-4.4.2-1
python36-docutils-0.16-1
python36-ipython_genutils-0.2.0-2
python36-ipython-7.16.1-1
python36-pexpect-4.8.0-1
python36-pickleshare-0.7.5-2
python36-prompt_toolkit-3.0.5-1
python36-ptyprocess-0.6.0-2
python36-pygments-2.6.1-1
python36-requests-2.24.0-1
python36-simplegeneric-0.8.1-5
python36-traitlets-4.3.3-1
python36-wcwidth-0.2.5-1

python37-decorator-4.4.2-1
python37-docutils-0.16-1
python37-ipython_genutils-0.2.0-2
python37-ipython-7.16.1-1
python37-pexpect-4.8.0-1
python37-pickleshare-0.7.5-2
python37-prompt_toolkit-3.0.5-1
python37-ptyprocess-0.6.0-2
python37-pygments-2.6.1-1
python37-requests-2.24.0-1
python37-simplegeneric-0.8.1-5
python37-traitlets-4.3.3-1
python37-wcwidth-0.2.5-1

python38-decorator-4.4.2-1
python38-docutils-0.16-1
python38-ipython_genutils-0.2.0-2
python38-ipython-7.16.1-1
python38-pexpect-4.8.0-1
python38-pickleshare-0.7.5-2
python38-prompt_toolkit-3.0.5-1
python38-ptyprocess-0.6.0-2
python38-pygments-2.6.1-1
python38-requests-2.24.0-1
python38-simplegeneric-0.8.1-5
python38-traitlets-4.3.3-1
python38-wcwidth-0.2.5-1



CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Updated: python packages
@ 2020-07-19 17:05 Marco Atzeri
  0 siblings, 0 replies; 21+ messages in thread
From: Marco Atzeri @ 2020-07-19 17:05 UTC (permalink / raw)
  To: cygwin-announce

Several python packages have been uploaded

python27-cffi-1.14.0-1
python27-cython-0.29.21-1
python27-olefile-0.46-2
python27-ply-3.11-2
python27-pycparser-2.20-1

python36-cffi-1.14.0-1
python36-cython-0.29.21-1
python36-numpy-1.19.0-1
python36-olefile-0.46-2
python36-ply-3.11-2
python36-pycparser-2.20-1

python37-cffi-1.14.0-1
python37-cython-0.29.21-1
python37-numpy-1.19.0-1
python37-olefile-0.46-2
python37-ply-3.11-2
python37-pycparser-2.20-1

python38-cffi-1.14.0-1
python38-cython-0.29.21-1
python38-numpy-1.19.0-1
python38-olefile-0.46-2
python38-ply-3.11-2
python38-pycparser-2.20-1

CHANGES
These are the latest upstream releases

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 .


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-11-24 15:01 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 17:59 Updated: python packages Marco Atzeri
  -- strict thread matches above, loose matches on Subject: below --
2021-11-24 15:01 Marco Atzeri
2021-05-05 16:21 Marco Atzeri
2021-05-05  2:39 Marco Atzeri
2021-04-25  6:41 Marco Atzeri
2021-02-17  5:26 Marco Atzeri
2021-02-14 19:49 Marco Atzeri
2021-02-14  8:34 Marco Atzeri
2021-02-02 15:10 Marco Atzeri
2021-02-01  9:57 Marco Atzeri
2021-01-31  5:09 Marco Atzeri
2021-01-30 15:29 Marco Atzeri
2021-01-22 21:37 Marco Atzeri
2020-08-16 12:46 Marco Atzeri
2020-08-12  7:43 Marco Atzeri
2020-08-10  8:08 Marco Atzeri
2020-08-09 15:44 Marco Atzeri
2020-08-06 20:35 Marco Atzeri
2020-08-02 10:49 Marco Atzeri
2020-07-26 19:58 Marco Atzeri
2020-07-19 17:05 Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).