#16455: Update zeromq and pyzmq to recent version and new git layout
-------------------------------------+-------------------------------------
Reporter: tmonteil | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.3
Component: packages: | Resolution:
standard | Merged in:
Keywords: ipython | Reviewers:
Authors: Thierry Monteil | Work issues:
Report Upstream: N/A | Commit:
Branch: | 524b2d2b214cee5efbda50cca468c258b03e2db5
u/tmonteil/update_zeromq_and_pyzmq_to_recent_version_and_new_git_layout|
Stopgaps:
Dependencies: |
-------------------------------------+-------------------------------------
Comment (by slabbe):
With the following modifications:
{{{
~/Applications/sage-review $ git diff
diff --git a/build/pkgs/pyzmq/spkg-install b/build/pkgs/pyzmq/spkg-install
index c7e1216..269f055 100755
--- a/build/pkgs/pyzmq/spkg-install
+++ b/build/pkgs/pyzmq/spkg-install
@@ -13,16 +13,6 @@ echo "include_dirs = $SAGE_LOCAL/include/" >>
src/setup.cfg
cd src
-# Apply patches. See SPKG.txt for information about what each patch
-# does.
-for patch in ../patches/*.patch; do
- patch -p1 <"$patch"
- if [ $? -ne 0 ]; then
- echo >&2 "Error applying '$patch'"
- exit 1
- fi
-done
-
# Configure and install
python setup.py configure --zmq="$SAGE_LOCAL"
python setup.py install
}}}
I confirm that it works:
{{{
./sage -f pyzmq
Found local metadata for pyzmq-14.3.0
[...]
Successfully installed pyzmq-14.3.0
Deleting temporary build directory
Finished installing pyzmq-14.3.0.spkg
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16455#comment:12>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.