public inbox for cygwin-announce@cygwin.com
 help / color / mirror / Atom feed
* Updated: python 3.8/3.9 packages
@ 2023-04-13 11:57 Marco Atzeri
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Atzeri @ 2023-04-13 11:57 UTC (permalink / raw)
  To: cygwin-announce

New release for


	python38-doc		3.8.16-1
	python39-doc		3.9.16-1

	python{38,39}-attrs				22.2.0-1
	python{38,39}-babel				2.12.1-1
	python{38,39}-cffi				1.15.1-1
	python{38,39}-cython				0.29.33-1
	python{38,39}-distlib				0.3.6-1
	python{38,39}-exceptiongroup			1.1.1-1
	python{38,39}-filelock				3.9.0-1
	python{38,39}-importlib-metadata		6.2.1-1
	python{38,39}-iniconfig				2.0.0-1
	python{38,39}-jinja2				3.1.2-1
	python{38,39}-markupsafe			2.1.2-1
	python{38,39}-mock				5.0.1-1
	python{38,39}-nose				1.3.8-1
	python{38,39}-platformdirs			3.1.1-1
	python{38,39}-pycparser				2.21-1
	python{38,39}-pytest				7.3.0-1
	python{38,39}-pytest-env			0.8.1-1
	python{38,39}-pytest-mock			3.10.0-1
	python{38,39}-pytest-sugar			0.9.7-1
	python{38,39}-pytz				2023.3-1
	python{38,39}-railroad-diagrams			3.0.1-1
	python{38,39}-setuptools			67.6.0-1
	python{38,39}-termcolor				2.2.0-1
	python{38,39}-tomli				2.0.1-1
	python{38,39}-typing_extension			4.5.0-1
	python{38,39}-virtualenv			20.21.0-1
	python{38,39}-zipp				3.15.0-1


CHANGES
latest upstream releases

CYGWIN CHANGES

Only python 3.8 and 3.9 are updated.

Python 2, 3.6 and 3.7 (in near future) are not anymore supported upstream.

Python 3.11 will be in the near future introduced and we will skip 3.10 .

https://devguide.python.org/versions/#versions

The main packages 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.9
/usr/bin/python2.7 - priority 27
/usr/bin/python3.6 - priority 36
/usr/bin/python3.7 - priority 37
/usr/bin/python3.8 - priority 38
/usr/bin/python3.9 - priority 39
Current `best' version is /usr/bin/python3.9.

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

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] 4+ messages in thread

* Updated: python 3.8/3.9 packages
@ 2024-02-29  6:12 Marco Atzeri
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Atzeri @ 2024-02-29  6:12 UTC (permalink / raw)
  To: cygwin-announce

Test release for

	python39			3.9.18-1
	python39-doc		3.9.18-1

were removed as they had serious faults.
Investigations in underway

New release for

	python{38,39}-build			1.0.3-1
	python{38,39}-pyproject_hooks		1.0.0-1
	python{38,39}-setuptools_scm		8.0.4-1


CHANGES
latest upstream releases

CYGWIN CHANGES

Only python 3.8 and 3.9 are updated.
Python 2, 3.6 and 3.7 are not anymore supported upstream.
Python 3.12 will be in the near future introduced and we will skip 3.10 
and 3.11.

https://devguide.python.org/versions/#versions

The main packages 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.9
/usr/bin/python3.8 - priority 38
/usr/bin/python3.9 - priority 39
Current `best' version is /usr/bin/python3.9.

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

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] 4+ messages in thread

* Re: Updated: python 3.8/3.9 packages
  2023-12-23  3:54 Marco Atzeri
@ 2024-01-26  3:23 ` Marco Atzeri
  0 siblings, 0 replies; 4+ messages in thread
From: Marco Atzeri @ 2024-01-26  3:23 UTC (permalink / raw)
  To: cygwin-announce

On 23/12/2023 04:54, Marco Atzeri wrote:
> 
> New test release for
> 
>      python39            3.9.18-1
>      python39-doc        3.9.18-1

the packages were promoted to stable

Regards
Marco Atzeri


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

* Updated: python 3.8/3.9 packages
@ 2023-12-23  3:54 Marco Atzeri
  2024-01-26  3:23 ` Marco Atzeri
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Atzeri @ 2023-12-23  3:54 UTC (permalink / raw)
  To: cygwin-announce


New test release for

	python39		3.9.18-1
	python39-doc		3.9.18-1

new release for

	python{38,39}-attrs			23.1.0-1
	python{38,39}-pip			23.3.2-1
	python{38,39}-platformdirs		4.1.0-1
	python{38,39}-setuptools		69.0.2-1
	python{38,39}-cffi			1.16.0-1

CHANGES
latest upstream releases

CYGWIN CHANGES

Only python 3.8 and 3.9 are updated.
Python 2, 3.6 and 3.7 are not anymore supported upstream.
Python 3.12 will be in the near future introduced and we will skip 3.10 
and 3.11.

https://devguide.python.org/versions/#versions

The main packages 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.9
/usr/bin/python3.8 - priority 38
/usr/bin/python3.9 - priority 39
Current `best' version is /usr/bin/python3.9.

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

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] 4+ messages in thread

end of thread, other threads:[~2024-02-29  6:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-13 11:57 Updated: python 3.8/3.9 packages Marco Atzeri
2023-12-23  3:54 Marco Atzeri
2024-01-26  3:23 ` Marco Atzeri
2024-02-29  6:12 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).