Your message dated Tue, 20 Feb 2018 01:23:43 +0000
with message-id <e1enwel-0008eh...@fasolo.debian.org>
and subject line Bug#890838: fixed in sympy 1.1.1-4
has caused the Debian Bug report #890838,
regarding duplicate "Example" in a docstring causes FTBFS due to sphinx in 
dependent package(s)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
890838: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890838
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-sympy
Version: 1.1.1-3
Severity: important
Tags: upstream

I am trying to update  python-nipy package and it FTBFS due to docs
failing to build, because sphinx parses imported interfaces as well and pukes 
due to
https://github.com/numpy/numpydoc/issues/115
since there is two Examples within a single docstring 

$> dpkg -L python-sympy | xargs grep -A30 'Returns the atoms that form the 
current' 2>/dev/null
/usr/lib/python2.7/dist-packages/sympy/core/basic.py:        """Returns the 
atoms that form the current object.
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           By default, 
only objects that are truly atomic and can't
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           be divided into 
smaller pieces are returned: symbols, numbers,
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           and number 
symbols like I and pi. It is possible to request
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           atoms of any 
type, however, as demonstrated below.
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           Examples
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           ========
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           >>> from sympy 
import I, pi, sin
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           >>> from 
sympy.abc import x, y
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           >>> (1 + x + 
2*sin(y + I*pi)).atoms()
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           {1, 2, I, pi, 
x, y}
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           If one or more 
types are given, the results will contain only
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           those types of 
atoms.
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           Examples
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           ========
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           >>> from sympy 
import Number, NumberSymbol, Symbol
/usr/lib/python2.7/dist-packages/sympy/core/basic.py-           >>> (1 + x + 
2*sin(y + I*pi)).atoms

It was fixed upstream (attaching the commit patch, adjusted for 1 line offset
against our version).  I will prepare team upload now to fix it, hopefully
there is no objections

Cheers,

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (300, 'experimental'), (100, 
'unstable-debug'), (100, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python-sympy depends on:
ii  python         2.7.14-4
ii  python-mpmath  1.0.0-1

Versions of packages python-sympy recommends:
ii  ipython                 5.5.0-1
ii  python [python-ctypes]  2.7.14-4
ii  python-gmpy             1.17-3
ii  python-numpy            1:1.13.3-2
ii  python-pil              5.0.0-1
ii  python-pyglet           1.3.0-1

Versions of packages python-sympy suggests:
ii  dvipng               1.15-1
ii  python-sympy-doc     1.1.1-2
ii  texlive-fonts-extra  2017.20180103-2

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: sympy
Source-Version: 1.1.1-4

We believe that the bug you reported is fixed in the latest version of
sympy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 890...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yaroslav Halchenko <deb...@onerussian.com> (supplier of updated sympy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 19 Feb 2018 14:13:49 -0500
Source: sympy
Binary: isympy3 isympy-common python-sympy python3-sympy python-sympy-doc
Architecture: source all
Version: 1.1.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Yaroslav Halchenko <deb...@onerussian.com>
Description:
 isympy-common - Python shell for SymPy
 isympy3    - Python3 shell for SymPy
 python-sympy - Computer Algebra System (CAS) in Python
 python-sympy-doc - Computer Algebra System (CAS) in Python - Documentation
 python3-sympy - Computer Algebra System (CAS) in Python (Python3)
Closes: 890838
Changes:
 sympy (1.1.1-4) unstable; urgency=medium
 .
   * Team upload
   * debian/patches/0001-DOC-remove-duplicate-Examples-in-atom-docstring.patch
     - to remove double Example section in one of the docstrings causing
       sphinx to crash. Closes: #890838
Checksums-Sha1:
 47074b497654b79053678ea9366685116aa9df73 2328 sympy_1.1.1-4.dsc
 78a9f6bb8d5821414199aef4905fb4d8b3f4a44d 10424 sympy_1.1.1-4.debian.tar.xz
 2f83f41475ea86745b0b2f66cdd6c9ac572a3718 189616 isympy-common_1.1.1-4_all.deb
 e7de403a945eb264f23ccf99ce3e68f3eda4d45e 7612 isympy3_1.1.1-4_all.deb
 ebebd752e3d94108c5d33d7aa9871a317c5ac953 5099580 
python-sympy-doc_1.1.1-4_all.deb
 c4c689961eb276e8d04aa34e686f20498f3fff79 2570960 python-sympy_1.1.1-4_all.deb
 490465c07b3908023522c876626ed4f24f9eddfe 2571896 python3-sympy_1.1.1-4_all.deb
 abd21dc39c8b6a6f152aed9d6b20f50e45434329 14478 sympy_1.1.1-4_amd64.buildinfo
Checksums-Sha256:
 a5de41207e7fdc6781fc6133b9dbd0f9171432b26c88d413de592f7062098bfe 2328 
sympy_1.1.1-4.dsc
 ac84e5f0765386aabb231a8f30070c96ff63883628b7171a4e25c3c05dc07a7d 10424 
sympy_1.1.1-4.debian.tar.xz
 990a2fe82be08bdb30c8f22644e7c783f7b0d950ff1c3bf21ee367e8012379fa 189616 
isympy-common_1.1.1-4_all.deb
 d714ab3f74e6da2040ae2bcb0ff1c81817428d828ef5a6f4a0431c9f0a3fa422 7612 
isympy3_1.1.1-4_all.deb
 bab675198387a74027a773aabb75570bce95f5572d9c488f85a7cd1032680186 5099580 
python-sympy-doc_1.1.1-4_all.deb
 8e70a0206a72b73a8a1a8d275142e684313c2d297afdedf0582eef3a6c07271f 2570960 
python-sympy_1.1.1-4_all.deb
 52bd67f68172346ad2ef420122023249686ac5e99bdbae6266b34cf33a1102ea 2571896 
python3-sympy_1.1.1-4_all.deb
 389c33bd4a24081fe3864ed50f994c9f2c7835c5a9139af57c3e74f2d8875be6 14478 
sympy_1.1.1-4_amd64.buildinfo
Files:
 85e124aac220b7c2f26408229bd88009 2328 python optional sympy_1.1.1-4.dsc
 2434c052726242af712df3d29535006d 10424 python optional 
sympy_1.1.1-4.debian.tar.xz
 7290c6b58acc6379072c2a6cfa852c34 189616 python optional 
isympy-common_1.1.1-4_all.deb
 8f30969b3a1cdc649d65e20bfdc5f590 7612 python optional isympy3_1.1.1-4_all.deb
 366e4e641edc6073b94ecce20fe69277 5099580 doc optional 
python-sympy-doc_1.1.1-4_all.deb
 52a0de7c81c3c15320ce7f4d30d2079d 2570960 python optional 
python-sympy_1.1.1-4_all.deb
 ff545be8abc37b615b09509304e59599 2571896 python optional 
python3-sympy_1.1.1-4_all.deb
 5b4df6e55dfe13a7795e8642cc962b50 14478 python optional 
sympy_1.1.1-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEExbkF8OjZ/ZZo/zZvot4jUGLaM/oFAlqLce8ACgkQot4jUGLa
M/qGsQ//daEWY6PcHugUzgDJr77ZC+zLdEFt4GKxUA8YBG49VycMj9JX3+FAWr2z
/5viAGN1WSvSH+gYEHU3RMBm6PYRHlMIWabUpCA0dVJZEqOKE3JblYl81PTpuFP2
95W/wUU0s7pdLaRSaHThb5w+1xOvqu0QYZgQ01O0lwAIc91s6QxpGPjNesURRMvF
sfFb1S+Mm0Q0mGh4Al8E9E6gnXK7MCnJfRhpImWv2Hx9cLKPT/EvtP4S97ZYkVAy
rCAT+ELmlAACm4mgDnkUKCHlHHLnhydEBc5yCot/A5kzPov9GNYsGOm9VmhZRBkj
TMBBySysMxVpby0wn0E8aFsvSHZ/BnQZ6L0nEulSFPWQlN7qTXAxm08Amq1Q62dC
+4NpjDnal1vPFn25Ws/VOQVZYQig/yYzErvxKtBS/wPh7Rx8nENxOAgFQ53jBz3Y
tvGOvLJ9vyrdelNf9v6k7wq0MNHyPT3DLkpK/SwRN/bsl+yei1eGm//UCz1SSAjn
0208cWdntuyC8o+eqQgFVT0RKF4DtsxLy44YwYE/blrw5rVJbNLhHK8ZyTPS7TPd
4J9S9GkkfSMObCpDIjf3uhcS3fOV+e8Jw0ATXPaEXmsYSQm/8gwyMs1TM2a8eCDL
maTAzAl1GAvAX87ndLGrN2/2SkkMAYJY4DSo2+x5xhTTjZcPKec=
=gH3I
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to