Opened 11 years ago

Closed 5 years ago

#40001 closed defect (fixed)

lamson: Missing dep for python-modargs

Reported by: Russell-Jones-OxPhys (Russell Jones) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: lamson

Description

https://pypi.python.org/pypi/python-modargs is not available as a port, so lamson and lamson help output

Traceback (most recent call last):
  File "/opt/local/bin/lamson", line 3, in <module>
    from modargs import args
ImportError: No module named modargs

sudo pip-2.7 install python-modargs gets things working, but doesn't seem the right way to do it.

Also, shouldn't it be pyXX-lamson?

Russell

Change History (2)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: nomaintainer@… removed
Summary: Missing dep for lamson, python-modargslamson: Missing dep for python-modargs

If lamson is a program designed to be used on its own, the port name lamson is correct. If lamson is a python library designed to be used from other python code, then pyXX-lamson would be correct.

"nomaintainer" is not a person; Cc'ing that address is not useful.

comment:2 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Resolution: fixed
Status: newclosed

In ef72a56aeadcd71b2c6056ec6262b5294c55292a/macports-ports (master):

py-dns, lamson: delete ports

Closes: #40001

Note: See TracTickets for help on using tickets.