Some patchbot [1] that build 8.1.beta8 correctly fails to build ipykernel 
since this release.

I created https://trac.sagemath.org/ticket/24088 for this. Note that 
ipykernel was upgraded in 24064 so this might be related.

Most relevant part of the log:

[ipykernel-4.6.1]     Traceback (most recent call last):
[ipykernel-4.6.1]       File "<string>", line 1, in <module>
[ipykernel-4.6.1]       File "/tmp/pip-n397X9-build/setup.py", line 91, in 
<module>
[ipykernel-4.6.1]         from ipykernel.kernelspec import write_kernel_spec, 
make_ipkernel_cmd, KERNEL_NAME
[ipykernel-4.6.1]       File "ipykernel/__init__.py", line 2, in <module>
[ipykernel-4.6.1]         from .connect import *
[ipykernel-4.6.1]       File "ipykernel/connect.py", line 13, in <module>
[ipykernel-4.6.1]         from IPython.core.profiledir import ProfileDir
[ipykernel-4.6.1]       File 
"/opt/sage/local/lib/python2.7/site-packages/IPython/__init__.py", line 48, in 
<module>
[ipykernel-4.6.1]         from .core.application import Application
[ipykernel-4.6.1]       File 
"/opt/sage/local/lib/python2.7/site-packages/IPython/core/application.py", line 
23, in <module>
[ipykernel-4.6.1]         from traitlets.config.application import Application, 
catch_config_error
[ipykernel-4.6.1]       File 
"/opt/sage/local/lib/python2.7/site-packages/traitlets/__init__.py", line 1, in 
<module>
[numpy-1.13.3.p0] gcc: numpy/core/src/npymath/npy_math.c
[ipykernel-4.6.1]         from .traitlets import *
[ipykernel-4.6.1]       File 
"/opt/sage/local/lib/python2.7/site-packages/traitlets/traitlets.py", line 60, 
in <module>
[ipykernel-4.6.1]         from .utils.importstring import import_item
[ipykernel-4.6.1]       File 
"/opt/sage/local/lib/python2.7/site-packages/traitlets/utils/importstring.py", 
line 8, in <module>
[ipykernel-4.6.1]         from ipython_genutils.py3compat import cast_bytes_py2
[ipykernel-4.6.1]     ImportError: No module named ipython_genutils.py3compat





On Sunday, 22 October 2017 19:22:18 UTC+2, Volker Braun wrote:
>
> As always, you can get the latest beta version from the "develop" git 
> branch. Alternatively, the self-contained source tarball is at 
> http://www.sagemath.org/download-latest.html
>
> bc45dab36e (tag: 8.1.beta9, trac/develop) Updated SageMath version to 
> 8.1.beta9
> 306eecdb78 Trac #24009: "Posets.*" to "posets.*"
> 9af5d6a673 Trac #23995: Graphs: Move trac tests to tests-sections
> 9b321572d1 Trac #23881: Remove Python access from 
> Parent._element_constructor
> 0251db1ead Trac #23661: Mass change of docstring: from "-" to "--"
> 7984ad07fd Trac #9576: Allow the operator & for submodule intersections.
> 5e6a41ef23 Trac #24073: adding some wikipedia roles
> 5b9ddf36eb Trac #24054: Remove deprecation warning introduced in 19559
> e26b98746e Trac #24022: Remove src/sage/misc/sage_itertools.py
> a2cd05e673 Trac #24016: Expose methods to create/destroy FLINT vectors
> 56384362a4 Trac #24007: small cleanup of Tamari interval posets
> bebe63da1e Trac #24005: Remove "bzip2" from base packages
> 1c135fb3cc Trac #23986: compute class numbers of non-maximal orders in 
> quadratic imaginary fields
> 0f2228e388 Trac #23953: Iterator for hypergeometric motives
> 3d49b1f598 Trac #23948: has_cyclotomic_factor for polynomials
> ba0802131a Trac #23945: Add test for Weil polynomials
> 210a29d876 Trac #15404: Change coprime_integers(n) in Integer class to use 
> sieving instead of naive gcd
> 90b17c9b58 Trac #24079: Simplify number field division
> ec0fe6a082 Trac #23539: Docstring formatting in refinement_graphs.pyx
> 0dc87cbf96 Trac #24064: Upgrade a few Jupyter packages
> f16431e3ab Trac #24063: Upgrade numpy
> fadcd1473a Trac #24055: get rid of bad uses of forall
> 0e845307d2 Trac #24052: py3 : add some decoding in doctest framework
> a13ea9a6d5 Trac #24051: Issue with edge_colors when plotting undirected 
> multi graph
> a3e07224dc Trac #24050: py3: preparing rich_output/buffer
> 80ff64c0f7 Trac #24049: remove imports deprecated in 19879
> 63ecb4f9cf Trac #24046: py3 : fixing exit
> 89a505069f Trac #24045: Generator of Paley digraphs
> 92afed50e0 Trac #24044: Check if a digraph is a tournament
> dbb1b38feb Trac #24043: Test if a (di)graph is self-complementary
> fce55a344a Trac #24041: Remove deprecation warnings introduced in 19550 
> and 21111
> 83e9e80612 Trac #24040: py3: replace "unicode" by "text_type"
> cef740a9fe Trac #24039: py3 : use six to import urlopen
> 09cc070282 Trac #24038: py3 : minor change in outline of partitions
> d515b50e72 Trac #24037: py3 : wrapping some .items() with list in two pyx 
> files
> f88b65a947 Trac #24034: py3 : bad imports and QQ(string)
> 20adf6026b Trac #24033: Avoid _element_constructor in 
> FractionFieldToFunctionField
> 071f175a77 Trac #24032: add noncrossing partition lattices to poset catalog
> bd565500f0 Trac #24030: Weight 1 Eisenstein series for GammaH groups
> de179e5785 Trac #23950: Upgrade to Pynac-0.7.12
> 79bca3d171 Trac #23847: make the experimental FriCAS package optional
> 7f68353272 Trac #23415: Remove sage-rst2ipynb
> e49a9fbbe4 Trac #23277: InstanceDocDescriptor: support __doc__ attribute 
> on instance
> f93b20773d Trac #22329: Non-Integral powers of multivariate polynomials
> a5172e3702 Trac #24019: py3: get rid of some cmp() in doc
> 16fd4c40c9 Trac #24014: Replace $PIP_INSTALL with sdh_pip_install helper 
> function
> 1b9d4b2c30 Trac #24012: Upgrade gambit and fix C++ issue
> f71741322c Trac #24011: Upgrade pysingular
> ff68f40918 Trac #24004: Implement digraphs()
> d3614db9fd Trac #23990: Convert symbolic relations to/from SymPy
> dcc288c16a Trac #23989: improvement of the feedback_edge_set method
> 529487b8cc Trac #23984: speed up the feedback_vertex_set method
> 7b65603cfd Trac #23961: construction functor for dendriform algebras
> d1b56ae0c4 Trac #23955: trains() forgets the trains of length one.
> 4ed49a5a40 Trac #23943: C++ clean up in polybori interface
> 5e511a37da Trac #23487: Linear time implementation of Modular 
> Decomposition for Undirected Graphs
> f7bf32661e Trac #21083: Upgrade BRiAl and build it with C++11
> 99582104a9 Trac #8240: cannot coerce p-adic field into residue field
> a2e82e15a2 (tag: 8.1.beta8) Updated SageMath version to 8.1.beta8
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" 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 https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to