public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Hamish McIntyre-Bhatty <hamishmb@live.co.uk>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Test: python packages
Date: Thu, 21 Jan 2021 16:18:34 +0000	[thread overview]
Message-ID: <DB7PR02MB3996CEB1D34FB21A138E808FE7A10@DB7PR02MB3996.eurprd02.prod.outlook.com> (raw)
In-Reply-To: <announce.d296978c-e30b-5a46-3a5d-17845e0b833e@gmail.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 2901 bytes --]

On 19/01/2021 21:08, Marco Atzeri via Cygwin-announce via Cygwin wrote:
> Several python packages have been uploaded as test
>
> idle38-3.8.7-1
> python38-3.8.7-1
> python38-devel-3.8.7-1
> python38-test-3.8.7-1
> python38-tkinter-3.8.7-1
>
> python36-astroid-2.4.2-1
> python37-astroid-2.4.2-1
> python38-astroid-2.4.2-1
>
> python36-isort-5.7.0-1
> python37-isort-5.7.0-1
> python38-isort-5.7.0-1
>
> python36-mccabe-0.6.1-1
> python37-mccabe-0.6.1-1
> python38-mccabe-0.6.1-1
>
> python36-pylint-2.6.0-1
> python37-pylint-2.6.0-1
> python38-pylint-2.6.0-1
>
> python36-pytest-benchmark-3.2.3-1
> python37-pytest-benchmark-3.2.3-1
> python38-pytest-benchmark-3.2.3-1
>
> python36-lazy-object-proxy-1.5.2-1
> python37-lazy-object-proxy-1.5.2-1
> python38-lazy-object-proxy-1.5.2-1
>
> python36-wrapt-1.12.1-1
> python37-wrapt-1.12.1-1
> python38-wrapt-1.12.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

Thanks for packaging pylint Marco, should be very useful.

While things are mostly fine (I tested with 32-bit and 64-bit with
python36-pylint), I did notice a few things with the pylint packages:

1: The "pylint" package itself (the test package) doesn't install any of
the python3x-pylint packages - is this intentional?

2: There is no "pylint" or "pylint3" command available in the terminal
after install. Not a deal breaker as one can use "python3.x -m pylint
./file.py" but being able to run "pylint(3) ./file.py" is a nice
convenience feature :)

Hamish


[-- Attachment #1.1.2: 0x87B761FE07F548D6.asc --]
[-- Type: application/pgp-keys, Size: 3235 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2021-01-21 16:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-19 21:08 Marco Atzeri via Cygwin-announce
2021-01-21 16:18 ` Hamish McIntyre-Bhatty [this message]
2021-01-21 16:27   ` Marco Atzeri
2021-01-21 16:37     ` Hamish McIntyre-Bhatty
2021-01-21 16:52       ` Marco Atzeri
2021-01-21 17:06         ` Hamish McIntyre-Bhatty
2021-01-21 19:06           ` Marco Atzeri
2021-01-22  9:29             ` Hamish McIntyre-Bhatty
  -- strict thread matches above, loose matches on Subject: below --
2021-01-13 12:03 Marco Atzeri via Cygwin-announce
2021-01-02 11:48 Marco Atzeri via Cygwin-announce
2020-12-31  7:31 Marco Atzeri via Cygwin-announce

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DB7PR02MB3996CEB1D34FB21A138E808FE7A10@DB7PR02MB3996.eurprd02.prod.outlook.com \
    --to=hamishmb@live.co.uk \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).