#7552: Update the Twisted package to 9.0
---------------------------+------------------------------------------------
Reporter: timdumol | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.3.1
Component: packages | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
---------------------------+------------------------------------------------
Changes (by was):
* status: needs_review => needs_work
Comment:
1. Typing "hg status" gives:
{{{
wst...@sage:~/build/referee/sage-4.3.rc0/twisted-9.0.p0$ hg status
! patches/keys.py
! patches/sob.py
}}}
This is because you just deleted those files instead of doing "hg rm". To
fix, put them back, then do "hg rm".
2. You forgot to remove patches/filepath.py, but aren't using it anymore:
{{{
-cp patches/filepath.py src/twisted/python/
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7552#comment:5>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.