[ANNOUNCEMENT] Updated: python 3.9 packages

airplanemath airplanemath@aol.com
Wed Dec 22 13:52:33 GMT 2021


On Tue, Dec 21 2021, Marco Atzeri via Cygwin-announce wrote:

> Several python packages have been added to the Cygwin distribution
> and at the same time the updated packages for 3.6/3./3.8
> have been uploaded.
>
> python39-pillow                         8.4.0-1

Is this replacing python3[6-9]-imaging{,-tk}?  They look similar:

$ cygcheck -cd python39-imaging{,-tk} python39-pillow
Cygwin Package Information
Package              Version
python39-imaging     8.4.0-1
python39-imaging-tk  8.4.0-1
python39-pillow      8.4.0-1
$ mkfifo pipe1 pipe2
$ cygcheck -l python39-imaging{,-tk} | sort >pipe1 &
[1] 869
$ cygcheck -l python39-pillow | sort >pipe2 &
[2] 872
$ diff -u pipe1 pipe2
--- pipe1       2021-12-22 08:39:44.449869300 -0500
+++ pipe2       2021-12-22 08:39:44.449869300 -0500
@@ -382,6 +382,6 @@
 /usr/lib/python3.9/site-packages/Pillow-8.4.0.dist-info/top_level.txt
 /usr/lib/python3.9/site-packages/Pillow-8.4.0.dist-info/WHEEL
 /usr/lib/python3.9/site-packages/Pillow-8.4.0.dist-info/zip-safe
-/usr/share/doc/python39-imaging/CHANGES.rst
-/usr/share/doc/python39-imaging/LICENSE
-/usr/share/doc/python39-imaging/README.md
+/usr/share/doc/python39-pillow/CHANGES.rst
+/usr/share/doc/python39-pillow/LICENSE
+/usr/share/doc/python39-pillow/README.md
[1]-  Done                    cygcheck -l python39-imaging{,-tk} | sort > pipe1
[2]+  Done                    cygcheck -l python39-pillow | sort > pipe2


https://cygwin.com/pipermail/cygwin-announce/2021-December/010357.html



More information about the Cygwin mailing list