Your message dated Sat, 07 Jan 2017 10:04:25 +0000
with message-id <e1cpnrn-000dvo...@fasolo.debian.org>
and subject line Bug#850023: fixed in ruamel.yaml 0.13.4-2
has caused the Debian Bug report #850023,
regarding ImportError when importing ruamel.yaml
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.)
--
850023: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850023
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-ruamel.yaml
Version: 0.13.4-1
Severity: grave
Importing ruamel.yaml fails with the following traceback:
$ bpython
bpython version 0.16 on top of Python 2.7.13 /usr/bin/python
>>> import ruamel.yaml
Traceback (most recent call last):
File "<input>", line 1, in <module>
import ruamel.yaml
File "/usr/lib/python2.7/dist-packages/ruamel/yaml/__init__.py", line 81,
in <module>
from ruamel.yaml.main import * # NOQA
File "/usr/lib/python2.7/dist-packages/ruamel/yaml/main.py", line 6, in
<module>
from typing import List, Set, Dict, Tuple, Optional, Union, BinaryIO,
IO, Any # NOQA
ImportError: No module named typing
Note that doing the same under python3 works, this only applies to the
python2 version:
$ bpython3
bpython version 0.16 on top of Python 3.5.2+ /usr/bin/python3
>>> import ruamel.yaml
>>>
(Using bpython is not relevant: the same error occours with the standard
python interpreter)
--
Elena ``of Valhalla''
--- End Message ---
--- Begin Message ---
Source: ruamel.yaml
Source-Version: 0.13.4-2
We believe that the bug you reported is fixed in the latest version of
ruamel.yaml, 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 850...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vincent Bernat <ber...@debian.org> (supplier of updated ruamel.yaml 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: Sat, 07 Jan 2017 08:43:02 +0100
Source: ruamel.yaml
Binary: python-ruamel.yaml python3-ruamel.yaml
Architecture: source amd64
Version: 0.13.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team
<python-modules-team@lists.alioth.debian.org>
Changed-By: Vincent Bernat <ber...@debian.org>
Description:
python-ruamel.yaml - roundtrip YAML parser/emitter (Python 2 module)
python3-ruamel.yaml - roundtrip YAML parser/emitter (Python 3 module)
Closes: 850023
Changes:
ruamel.yaml (0.13.4-2) unstable; urgency=medium
.
[ Ondřej Nový ]
* Enable autopkgtest-pkg-python testsuite
.
[ Vincent Bernat ]
* Build-Depends on python-typing. Closes: #850023.
Checksums-Sha1:
33bd7361e50f53810f7176e8d33dce3344eda4dc 2308 ruamel.yaml_0.13.4-2.dsc
f66e612598ef290b8c17c9de0fea4243cd661d6f 3060
ruamel.yaml_0.13.4-2.debian.tar.xz
bd48d3c0a35ebbb1897366ba225785a5d1c26527 288030
python-ruamel.yaml-dbgsym_0.13.4-2_amd64.deb
f9a01b4bc5d7e081ae913c0a999f87408cc02083 170772
python-ruamel.yaml_0.13.4-2_amd64.deb
998c0e920b42441d28bae02d3ab6d02a0c6c5ce3 311366
python3-ruamel.yaml-dbgsym_0.13.4-2_amd64.deb
471ecfeb5e51db7899468318b57d2701b66f8c9c 171850
python3-ruamel.yaml_0.13.4-2_amd64.deb
ceab53a407de1340582147dd47d7f3f42eb2c957 6962
ruamel.yaml_0.13.4-2_amd64.buildinfo
Checksums-Sha256:
9ddaf6222c2ab4841b1e5c4d6cf1563beebf0891f35d309b6a939454f645ccdb 2308
ruamel.yaml_0.13.4-2.dsc
bdd2d8e628eda6cb80b1e16b574be9499b426319ccc5ca84004ed8ec3ef52984 3060
ruamel.yaml_0.13.4-2.debian.tar.xz
dd8628cfa7bbee56b4d428dddedc8b9ada72a378ad4bdc3256f1f3b3fef67ed0 288030
python-ruamel.yaml-dbgsym_0.13.4-2_amd64.deb
c4b761ff5b96da4ce7cb18445629fbacbc725dcba4922a5ac99f7d44abcbdd20 170772
python-ruamel.yaml_0.13.4-2_amd64.deb
e507de612495f362c7f0cc7b35bbcd76d470abdacdfc875d553aaaff70fafee8 311366
python3-ruamel.yaml-dbgsym_0.13.4-2_amd64.deb
b542eb048090a61132634e76c8feb6e43de236425b51b12fec532a7e1487694a 171850
python3-ruamel.yaml_0.13.4-2_amd64.deb
f3e18e23abfbf031b2c6691bd869c42cd4362e4af9476074ddd7dd1918022b53 6962
ruamel.yaml_0.13.4-2_amd64.buildinfo
Files:
02034aa6718c996131fe8bb935ecd22c 2308 python optional ruamel.yaml_0.13.4-2.dsc
2c3abfb51cbbcf54f624c439f584c91b 3060 python optional
ruamel.yaml_0.13.4-2.debian.tar.xz
d9c43e38bbecef4542f40abec0a4a3a3 288030 debug extra
python-ruamel.yaml-dbgsym_0.13.4-2_amd64.deb
c40d41d56776f226cee5a5d03498ddfc 170772 python optional
python-ruamel.yaml_0.13.4-2_amd64.deb
2e90c74d90c13ebd1a93c1dd7b26e011 311366 debug extra
python3-ruamel.yaml-dbgsym_0.13.4-2_amd64.deb
2979d0aac9280247b5aad5639deea96e 171850 python optional
python3-ruamel.yaml_0.13.4-2_amd64.deb
d7e0a5d0c596d83ee79552971486acc8 6962 python optional
ruamel.yaml_0.13.4-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEErvI0h2bzccaJpzYAlaQv6DU1JfkFAlhwuMQQHGJlcm5hdEBs
dWZmeS5jeAAKCRCVpC/oNTUl+dUBD/4xpVy1kMVIMgSJCYGDh9ustLi9B7tZUQ6F
5C3c47WDPOVp6eM15ERJytu5vub8gA3zsvE9bQP497M6sVEXYDLUooUxrCtmqLqy
ZVeXsUZj3guMWs1Gv0bdByMnx7R9hV2lmDFOponeqZKQ4VuxTzScR5MsNcE+8oqJ
naVQEAfJ1lvYwB+hhQh32X+ccsmftJLA5Y7T9lJUwG8M+lRwjsbd4+A0ykaFdqkR
1YflpFYFyCAYLf3HaoIH5hZ/CRF2hOPLc+eOHFzeDiKwdjHrFPEMfDsXJ/BsMXgL
OrMoUVEw7Waa0bf7rehgNSYze019vU/CHHX0386SzE8pdn4Kja0/fpEuH6WT2Q+O
60YhMSk7JSn8sWGk2fpfXpGPyfizEZYJhhcQDWgUeTgnBVTTZh4IuEurgodhmztx
a3fIH+WaKZXnUx6v1M1cEqrS03AWG4DJUy8Dj3jQfuWLHmpS74Xvj8pRecXzzJUw
HAJ4QagG/newL+Umf6OX3sMCAnYZs8GS8hIuEsAnWaHvV5qZ/MZ0BYD9jwKTtGJn
vkjipxcjp/ViR5i35rGi/Mfn71OySs4QLXl3Lnbc56fecyHK1wUC36sDTczc2SST
jIAFxo6yuL6EecH0ClstuvnLNPmN6Ha9OaKtTcykhxH7MtcV8QIJb9x6ap103m5P
Tr6ozu1M0w==
=GUU0
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team