Opened 15 years ago

Closed 15 years ago

#18974 closed update (fixed)

py-nevow, py25-nevow: update to 0.9.33 and fix distfile extension

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: stechert@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: py-nevow, py25-nevow

Description

nevow 0.9.33 is available, these ports should be updated to this version.

Also, the "extract.suffix .tar.gz?format=raw" hack should be removed, as this causes the files to end up with that extension on the distfiles mirror and the user's drive. A better solution to this issue is in the attached patch.

I have verified that py25-nevow builds and installs but I have not tried to use it. I have not tested py-nevow.

I noticed py-nevow is openmaintainer. Should py25-nevow also be openmaintainer?

Attachments (1)

nevow.diff (2.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 15 years ago.

Download all attachments as: .zip

Change History (10)

Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: nevow.diff added

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

Milestone: Port EnhancementsPort Updates

comment:2 Changed 15 years ago by stechert@…

Yes, py25-nevow should be openmaintainer. I created most of my portfiles before I knew about openmaintainer (or maybe before it existed?).

comment:3 Changed 15 years ago by stechert@…

Status: newassigned

comment:4 Changed 15 years ago by stechert@…

Started work on this but ran into complications with twisted (a directory called "755" is being created, almost certainly a broken chmod). Chasing them down with the other maintainers.

comment:5 in reply to:  2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to stechert@…:

Yes, py25-nevow should be openmaintainer.

Added in r49272.

comment:6 in reply to:  4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to stechert@…:

a directory called "755" is being created

py-nevow and py25-nevow were doing this. Fixed in r49273.

comment:7 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementupdate

comment:8 Changed 15 years ago by (none)

Milestone: Port Updates

Milestone Port Updates deleted

comment:9 in reply to:  description Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Replying to ryandesign@…:

nevow 0.9.33 is available, these ports should be updated to this version.

Also, the "extract.suffix .tar.gz?format=raw" hack should be removed

Committed in r56067.

Note: See TracTickets for help on using tickets.