Opened 9 months ago
Closed 9 months ago
#69389 closed defect (fixed)
py37-platformdirs fails due to missing dependencies
Reported by: | Themanwithoutaplan | Owned by: | reneeotten (Renee Otten) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.1 |
Keywords: | Cc: | ||
Port: | py37-platformdirs |
Description
From the log, the full one is attached.
:info:build ERROR Missing dependencies: :info:build hatch-vcs>=0.4 :info:build hatchling>=1.18
Attachments (1)
Change History (4)
Changed 9 months ago by Themanwithoutaplan
comment:1 Changed 9 months ago by jmroot (Joshua Root)
Owner: | set to reneeotten |
---|---|
Status: | new → assigned |
comment:2 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)
Summary: | py37-platforndirs fails due to missing dependencies → py37-platformdirs fails due to missing dependencies |
---|
comment:3 Changed 9 months ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Surprising, given:
Ah: py37-hatch-vcs is pinned to version 0.3.0 and py37-hatchling is pinned to 1.17.1. I guess py37-platformdirs would need to be pinned to a previous version that is compatible with those older hatch-vcs/hatchling versions.