Opened 9 years ago

Closed 9 years ago

#47364 closed defect (fixed)

py-ipython 3.1.0 incorrect distname

Reported by: jjstickel (Jonathan Stickel) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: stromnov (Andrey Stromnov), lpsinger (Leo Singer), seanfarley (Sean Farley), ryandesign (Ryan Carsten Schmidt)
Port: py-ipython

Description

The py-ipython port was recently updated (a few hours ago), but the distname for the latest release has changed. Hence, it will not fetch. Please fix.

Change History (3)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Keywords: distname removed

FYI, it worked fine for me.

$ port installed py27-ipython 
The following ports are currently installed:
  py27-ipython @3.1.0_0+notebook+parallel+pyqt4+scientific (active)

comment:2 Changed 9 years ago by jjstickel (Jonathan Stickel)

OK, something is wonky with my primary machine -- it fetched from the pypi master site OK on a different machine. Nonetheless, the distname is different for the github master site (or the github master site designations are wrong), so perhaps that should be resolved. Thanks.

comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: fixed
Status: newclosed

Fixed in r134745 by removing the github master_sites URLs. The github archive URL was not correct for 3.0.0 either, and that and the github release URL are not correct for 3.1.0 now. Since MacPorts mirrors distfiles now (and has for years already), there's little reason to list more than a single master_sites URL for any port.

Note: See TracTickets for help on using tickets.