Opened 12 months ago
Closed 12 months ago
#68796 closed defect (fixed)
py-rchitect: depends on py-pytest-runner, py-setuptools, py-cffi, py-six
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | barracuda156 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | py-rchitect |
Description
% port deps py-rchitect Full Name: py-rchitect @0.4.2_0 Build Dependencies: py-pytest-runner, py-setuptools Library Dependencies: py-cffi, py-six, py311-rchitect
py-rchitect is a stub port. It shouldn't depend on anything except its default subport, py311-rchitect. The dependencies you add in the port need to be confined to an if {${name} ne ${subport}}
block.
Change History (2)
comment:1 Changed 12 months ago by barracuda156
comment:2 Changed 12 months ago by barracuda156
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Replying to ryandesign:
Thank you, I will fix this.