Your message dated Sun, 27 Oct 2019 19:34:41 +0000
with message-id <e1ioojf-000da0...@fasolo.debian.org>
and subject line Bug#794836: fixed in sphinxcontrib-youtube 1.0-1.1
has caused the Debian Bug report #794836,
regarding python3-sphinxcontrib.youtube: Fails to run because dict.iteritems() 
does not exist in Python 3
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.)


-- 
794836: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794836
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-sphinxcontrib.youtube
Version: 1.0-1
Severity: important
Tags: patch

Dear Maintainer,

Using the python3 version of sphinxcontrib.youtube fails with the following
error when building the sphinx project:


Exception occurred:
  File "/usr/lib/python3/dist-packages/sphinxcontrib/youtube.py", line 22, in
css
    return "; ".join(sorted("%s: %s" % kv for kv in d.iteritems()))
AttributeError: 'dict' object has no attribute 'iteritems'




iteritems() was removed in Python 3 and is to be replaced with items()

The following change in /usr/lib/python3/dist-packages/sphinxcontrib/youtube.py
fixes the problem:

22c22
<     return "; ".join(sorted("%s: %s" % kv for kv in d.iteritems()))
---
>     return "; ".join(sorted("%s: %s" % kv for kv in d.items()))



Torsti



-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (100, 'testing'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-sphinxcontrib.youtube depends on:
ii  python3-sphinx  1.2.3+dfsg-1
pn  python3:any     <none>

python3-sphinxcontrib.youtube recommends no packages.

python3-sphinxcontrib.youtube suggests no packages.
22c22
<     return "; ".join(sorted("%s: %s" % kv for kv in d.iteritems()))
---
>     return "; ".join(sorted("%s: %s" % kv for kv in d.items()))

--- End Message ---
--- Begin Message ---
Source: sphinxcontrib-youtube
Source-Version: 1.0-1.1

We believe that the bug you reported is fixed in the latest version of
sphinxcontrib-youtube, 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 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ondřej Nový <on...@debian.org> (supplier of updated sphinxcontrib-youtube 
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: SHA512

Format: 1.8
Date: Sun, 27 Oct 2019 20:16:04 +0100
Source: sphinxcontrib-youtube
Architecture: source
Version: 1.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Thomi Richards <thomi.richa...@canonical.com>
Changed-By: Ondřej Nový <on...@debian.org>
Closes: 794836 938541
Changes:
 sphinxcontrib-youtube (1.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Drop Python 2 support (Closes: #938541).
   * Fix compatibility with Python 3 (Closes: #794836).
Checksums-Sha1:
 7c14ccff54094b9767efa17d52f3415fbc65a1cc 1901 sphinxcontrib-youtube_1.0-1.1.dsc
 c8375d1033e7a13dfe2b47153df8ab6b3f10e5e1 2312 
sphinxcontrib-youtube_1.0-1.1.debian.tar.xz
 991108cfe788ebb0a7ac634f2198ce197dd29872 6161 
sphinxcontrib-youtube_1.0-1.1_amd64.buildinfo
Checksums-Sha256:
 588f5cba64c3c047af5523277486f7f7352f137ffff4128e8fe80ecf0fc3e0dc 1901 
sphinxcontrib-youtube_1.0-1.1.dsc
 3f663032d0f0d9f6f5cb6d93f46e308b0f52a6fb4346f223fa1e0f14bae73bfe 2312 
sphinxcontrib-youtube_1.0-1.1.debian.tar.xz
 a64e3c183939a076603a32f4c50a69377f38e4994e0ffd5cbe0025db7df2e1e0 6161 
sphinxcontrib-youtube_1.0-1.1_amd64.buildinfo
Files:
 b73b8b57d31aae6bfc058868d28fa97e 1901 python optional 
sphinxcontrib-youtube_1.0-1.1.dsc
 aa5008ae73801fad005186a854bb6a65 2312 python optional 
sphinxcontrib-youtube_1.0-1.1.debian.tar.xz
 e1d17b63e61a97c79e22aeba284aad89 6161 python optional 
sphinxcontrib-youtube_1.0-1.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEPZg8UuuFmAxGpWCQNXMSVZ0eBksFAl217hQACgkQNXMSVZ0e
BktnSRAAqrlU4GyV0zy/s+eKzgCe+qW1jSCIQ5M8X5I9w2mukfd5RIJT8scV0ufL
KC4N4RbnZFbnel+UfjpJiM2/Q3cFhC/c3E5/a3oS4cGe4UiRNMEn7q2WcRTRjIIj
ZS7X9ejJ3VSsAjWBdJV7lLsL8VYQaUTzSKvwQaDwUFog4eS+sxIlFo8QL9UB9O90
iHz2HHOH9jdWET7fKNBtRlSogpWRf/tjL115jaFvUTW5nzaIaIm71KyyP/dOjKuZ
hCvhTGrw9kEEV/aORhkxPr6QMhOR8vcQ/jverdPeXRijazzZnHUMcZks1t/AiVus
YeQqZ1NLtr0afEnVRBFacDSzM82thIYBpEZfuokrEOyPO2jr1Vyc66avFnOaBUcL
hbBjV/KCevFcCA7BNF6INzixelpZeaN2Y3Z8tGSHPE+7PmGWnwYeDACAeO2gnSeC
e/uhch5JQZZmqoT59yZoenu2d1FV8NU0Z2KuzceiRanQen6jRdQs8eqFAyj+pWPs
IEvzA4ugmIutmmhad8ZAWHew0aHGfx6Ge5Or74DadcKSjvv/ety7j5Fbip6QK2TH
NTE93zkwDonO9ni9BjJvIno8fp5P5c+Nxtk3QGzmURSUDOcoNQBY1SxvZEUIgtJP
Jn2aYCtydMG7BhOjbybS1AtQFGjbYuyWTLn5SXbddKXe7AT6cG4=
=Nxa9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to