Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#50201 closed defect (fixed)

py-bob-db-*: various modules depend on py-six rather than py${python.version}-six

Reported by: dbevans (David B. Evans) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: andre.anjos@…, laurent.el-shafey@…, tiago.pereira@…
Port: py-bob-db-verification-utils py-bob-db-atnt py-bob-db-iris py-bob-db-mnist py-bob-db-wine

Description

Dependency

port:py-six

should be replaced by

port:py${python.version}-six

Modules involved are

py-bob-db-verification-utils @2.0.3_0
py-bob-db-atnt @2.0.3_0
py-bob-db-iris @2.0.4_0
py-bob-db-mnist @2.0.3_0
py-bob-db-wine @2.0.3_0

Attachments (1)

py-bob-*.zip (2.3 KB) - added by tiagofrepereira2012 (Tiago Freitas Pereira) 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by tiagofrepereira2012 (Tiago Freitas Pereira)

Attachment: py-bob-*.zip added

comment:1 Changed 8 years ago by tiagofrepereira2012 (Tiago Freitas Pereira)

Dear Dave,

Thanks for the report. Follow attached the diffs

Best regards

Tiago

comment:2 Changed 8 years ago by dbevans (David B. Evans)

Owner: changed from macports-tickets@… to devans@…
Status: newassigned

comment:3 Changed 8 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

Patches committed in r144914, incremented revision for each port so they will rebuild using the correct dependency. Build fails on 10.8 and earlier due to issue with py-bob-core described in #49867. Shall I commit the fix suggested there?

comment:4 Changed 8 years ago by andre.dos.anjos@…

Please go ahead if you think that will fix it.

Note: See TracTickets for help on using tickets.