Opened 10 years ago

Closed 10 years ago

#44391 closed defect (fixed)

py-pyregion @1.1.2: fails to build

Reported by: petrrr Owned by: petrrr
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-pyregion

Description

The port fails to build. It seems to try to install distribute, so probably setup.py needs patching. main.log attached

Please review also the following:

  • python.default_version 27: is the default so needs not to be specified;
  • if {${subport} != ${name}}: should use ne for strings;
  • seems to have a cython (or pyrex) build dependency;
  • according to documentation, the dependencies seem to be incomplete;

Attachments (1)

py27-pyregions.main.log (56.8 KB) - added by petrrr 10 years ago.

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by petrrr

Attachment: py27-pyregions.main.log added

comment:1 Changed 10 years ago by petrrr

Ticket #45295 seems to report the same issue. It seems to be solved upstream, but not yet released.

comment:2 Changed 10 years ago by petrrr

I patched the port in r127116.

comment:3 Changed 10 years ago by petrrr

Owner: changed from robitaille@… to petr@…
Status: newassigned

comment:4 Changed 10 years ago by petrrr

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