[MacPorts] #63930: py-keyring doesn't work at python3.10

MacPorts noreply at macports.org
Fri Nov 12 17:22:02 UTC 2021


#63930: py-keyring doesn't work at python3.10
-------------------------+------------------------
  Reporter:  catap       |      Owner:  reneeotten
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  py-keyring  |
-------------------------+------------------------
Changes (by jmroot):

 * owner:  (none) => reneeotten
 * status:  new => assigned
 * port:   => py-keyring


Comment:

 Guess it's using `importlib_metadata` unconditionally rather than using
 `importlib.metadata` from the stdlib when available. So the dependency is
 needed with all python versions, not just old ones.

-- 
Ticket URL: <https://trac.macports.org/ticket/63930#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list