#67529 closed defect (fixed)

py39-virtualenv @20.23.0_0: ERROR Missing dependencies

Reported by: senseysensor Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: larryv (Lawrence Velázquez), Schamschula (Marius Schamschula)
Port: py-virtualenv, py-hatchling

Description

os x 13.3.1 (22E772610a)

xcode 14.3 (14E222b)

macports: 2.8.1

Happens during upgrade / installing

--->  Computing dependencies for py39-virtualenv
--->  Fetching archive for py39-virtualenv
--->  Attempting to fetch py39-virtualenv-20.23.0_0.darwin_any.noarch.tbz2 from https://fra.de.packages.macports.org/py39-virtualenv
--->  Attempting to fetch py39-virtualenv-20.23.0_0.darwin_any.noarch.tbz2 from https://cph.dk.packages.macports.org/py39-virtualenv
--->  Attempting to fetch py39-virtualenv-20.23.0_0.darwin_any.noarch.tbz2 from https://ema.uk.packages.macports.org/py39-virtualenv
--->  Fetching distfiles for py39-virtualenv
--->  Verifying checksums for py39-virtualenv
--->  Extracting py39-virtualenv
--->  Configuring py39-virtualenv
--->  Building py39-virtualenv
Error: Failed to build py39-virtualenv: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-virtualenv/py39-virtualenv/main.log for details.
Error: Problem while installing py39-virtualenv
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

tried to clean this port.

Attachments (1)

main.log (10.0 KB) - added by senseysensor 16 months ago.

Download all attachments as: .zip

Change History (7)

Changed 16 months ago by senseysensor

Attachment: main.log added

comment:1 Changed 16 months ago by senseysensor

Port: py39-virtualenv added
Version: 2.8.1

comment:2 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: larryv added
Owner: set to reneeotten
Port: py-virtualenv added; py39-virtualenv removed
Status: newassigned
Summary: py39-virtualenv-20.23.0_0 - build errorpy39-virtualenv @20.23.0_0: ERROR Missing dependencies
ERROR Missing dependencies:
    hatchling>=1.14
    packaging>=21.3
    hatch-vcs>=0.3
    hatchling>=1.1.0 -> packaging>=21.3

comment:3 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: Schamschula added
Port: py-hatchling added

So the problem may be that the py-hatchling port doesn't declare a dependency on py-packaging?

comment:4 Changed 16 months ago by Schamschula (Marius Schamschula)

I'm not sure how I missed this one: it's clearly in pyproject.toml. I've also added dependencies for older Python versions.

See:

comment:5 Changed 16 months ago by Marius Schamschula <mschamschula@…>

In 847636f49327ba906d626fda11f093b5732c88a0/macports-ports (master):

py-hatchling: add mssing dependencies

See: #67529

comment:6 Changed 16 months ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.