Ticket #4378 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

[with patch, positive review] 3.2.alpha1: -sdist does not copy html from template directory

Reported by: mabshoff Owned by: mabshoff
Priority: blocker Milestone: sage-3.2
Component: distribution Keywords:
Cc: Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

Description

-sdist needs to copy the new html files in the template directory. Otherwise Sage does not start up and all the tests fail on "make check"

These html files need to be added to MANIFEST.in

Cheers,

Michael

Attachments

trac_4378.patch Download (2.0 KB) - added by mabshoff 22 months ago.

Change History

Changed 22 months ago by mabshoff

  • status changed from new to assigned

Changed 22 months ago by mabshoff

  • summary changed from 3.2.alpha1: -sdist does not copy html from template directory to [with patch, needs review] 3.2.alpha1: -sdist does not copy html from template directory

With the html files added to MANIFEST.in the repo does not lack any files:

dist/sage-3.2.alpha2/spkg/standard/sage-3.2.alpha2$ hg stat
dist/sage-3.2.alpha2/spkg/standard/sage-3.2.alpha2$ 

Cheers,

Michael

Changed 22 months ago by mabshoff

Changed 22 months ago by mhansen

  • summary changed from [with patch, needs review] 3.2.alpha1: -sdist does not copy html from template directory to [with patch, positive review] 3.2.alpha1: -sdist does not copy html from template directory

Looks good.

Changed 22 months ago by mabshoff

  • status changed from assigned to closed
  • resolution set to fixed

Merged in Sage 3.2.alpha2

Note: See TracTickets for help on using tickets.