public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin-apps@cygwin.com
Subject: Re: python pylint missing dependencies
Date: Mon, 10 Apr 2023 09:48:13 +0200	[thread overview]
Message-ID: <5d00514b-6746-17e5-c15f-ec84a3c4833d@gmail.com> (raw)
In-Reply-To: <5bb9a447-9ac9-0d01-bee6-ab2cd4a21e70@Shaw.ca>

On 16.03.2023 17:44, Brian Inglis via Cygwin-apps wrote:
> Hi Marco,
> 
> Trying to run python pylint3.6/7/8/9 pylint3.6/7/8 need 
> typing_extensions (see at bottom):
> 
>      $ pip3.6/7/8 install typing_extensions
> 
> as python typing is only available as python{,2,27}-typing, and appears 
> not to have been updated to python3:
> 
> python-typing                                ORPHANED (Yaakov Selkowitz)
> 

Noted. I already built python-typing-extensions
I will upload shortly for 3.8 and 3.9


> All plus pylint3.9 also need python platformdirs (3.6 not available) 
> (see at bottom):
> 
>      DEPEND/BUILD_/REQUIRES=python3?-platformdirs
> 
> although if defined in DEPEND/BUILD_REQUIRES should be detected by 
> cygport python dependency checker IIRC?
> 
> Anything I could do to help diagnose or fix this while your system is U/S?
> 
> Maybe a dependency no longer required another expected dependency:


I have already built platformdirs. It replaces appdirs.

      reply	other threads:[~2023-04-10  8:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-16 16:44 Brian Inglis
2023-04-10  7:48 ` Marco Atzeri [this message]

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=5d00514b-6746-17e5-c15f-ec84a3c4833d@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin-apps@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).