Your message dated Tue, 08 Dec 2015 00:49:19 +0000
with message-id <[email protected]>
and subject line Bug#807088: fixed in pydoctor 0.5+git20151204-2
has caused the Debian Bug report #807088,
regarding pydoctor: breaks with newer versions of twisted
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 [email protected]
immediately.)


-- 
807088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=807088
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pydoctor
Severity: important

pydoctor breaks when a newer version of twisted is installed. Twisted 15.2.1 
works, 15.5.0 doesn't.

Error with the new twisted:

error   17-Oct-2015 10:18:18    Traceback (most recent call last):
error   17-Oct-2015 10:18:18      File "/usr/local/bin/pydoctor", line 12, in 
<module>
error   17-Oct-2015 10:18:18        sys.exit(main(sys.argv[1:]))
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/driver.py", line 390, in main
error   17-Oct-2015 10:18:18        writer.writeIndividualFiles(subjects, 
options.htmlfunctionpages)
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/templatewriter/writer.py", 
line 43, in writeIndividualFiles
error   17-Oct-2015 10:18:18        self.writeDocsFor(ob, 
functionpages=functionpages)
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/templatewriter/writer.py", 
line 68, in writeDocsFor
error   17-Oct-2015 10:18:18        self.writeDocsFor(o, functionpages)
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/templatewriter/writer.py", 
line 68, in writeDocsFor
error   17-Oct-2015 10:18:18        self.writeDocsFor(o, functionpages)
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/templatewriter/writer.py", 
line 65, in writeDocsFor
error   17-Oct-2015 10:18:18        self.writeDocsForOne(ob, f)
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/templatewriter/writer.py", 
line 86, in writeDocsForOne
error   17-Oct-2015 10:18:18        flattenToFile(fobj, page)
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/templatewriter/writer.py", 
line 19, in flattenToFile
error   17-Oct-2015 10:18:18        raise err[0]
error   17-Oct-2015 10:18:18    twisted.web.error.FlattenerError: Exception 
while flattening:
error   17-Oct-2015 10:18:18      <pydoctor.templatewriter.pages.ModulePage 
object at 0x7f960ecebe90>
error   17-Oct-2015 10:18:18      [Tag(u'html', children=[u'\n', u'  ', 
Tag(u'head', children=[u'\n', u'    ', Tag(u'title', children=[slot(u'title'), 
u' : API documentation']), u'\n', u'\n', u'    ', Tag(u'meta', 
attributes={u'content': u'text/html;charset=utf-8', u'http-equiv': 
u'Content-Type'}), u'\n', u'    ', Tag(u'link', attributes={u'href': 
u'bootstrap.min.css', u'rel': u'stylesheet', u'type': u'text/css'}), u'\n', u'  
  ', Tag(u'link', attributes={u'href': u'apidocs.css', u'rel': u'stylesheet', 
u'type': u'text/css'}), u'\n', u'  ']), u'\n', u'  ', Tag(u'body', 
children=[u'\n', u'\n', u'    ', Tag(u'nav', attributes={u'class': u'navbar 
navbar-default'}, children=[u'\n', u'      ', Tag(u'div', attributes={u'class': 
u'container'}, children=[u'\n', u'        ', Tag(u'div', attributes={u'class': 
u'navbar-header'}, children=[u'\n', u'          ', Tag(u'a', 
attributes={u'class': u'navbar-brand', u'href': u'index.html'}, 
children=[u'\n', u'            ', slot(u'project'), u' API Docu
 mentation', u'\n', u'          ']), u'\n', u'        ']), u'\n', u'      ']), 
u'\n', u'    ']), u'\n', u'\n', u'    ', Tag(u'div', attributes={u'class': 
u'container'}, children=[u'\n', u'\n', u'      ', Tag(u'div', 
attributes={u'class': u'page-header'}, children=[u'\n', u'        ', 
slot(u'heading'), u'\n', u'\n', u'        ', Tag(u'span', attributes={u'id': 
u'partOf'}, children=[u'\n', u'          ', slot(u'part'), u'\n', u'          
', Tag(u'a', children=[u'View Source']), u'\n', u'          ', Tag(u'a', 
children=[u'(View In Hierarchy)']), u'\n', u'        ']), u'\n', u'      ']), 
u'\n', u'\n', u'      ', Tag(u'div', attributes={u'class': u'extrasDocstring'}, 
children=[u'\n', u'        ', slot(u'extras'), u'\n', u'      ']), u'\n', 
u'\n', u'      ', Tag(u'div', attributes={u'class': u'moduleDocstring'}, 
children=[u'\n', u'        ', slot(u'docstring'), u'\n', u'      ']), u'\n', 
u'\n', u'      ', Tag(u'div', attributes={u'id': u'splitTables'}, 
children=[u'\n', u'        ', slot(u'
 mainTable'), u'\n', u'        ', Tag('', children=[u'\n', u'          ', 
Tag(u'p', attributes={u'class': u'inheritedFrom'}, children=[u'\n', u'          
  Inherited from ', slot(u'baseName'), u':', u'\n', u'          ']), u'\n', u'  
        ', slot(u'baseTable'), u'\n', u'          ']), u'\n', u'\n', u'         
 ', slot(u'packageInitTable'), u'\n', u'      ']), u'\n', u'\n', u'      ', 
Tag(u'div', attributes={u'id': u'childList'}, children=[u'\n', u'\n', u'        
', slot(u'childlist'), u'\n', u'\n', u'      ']), u'\n', u'      ', 
Tag(u'address', children=[u'\n', u'        ', Tag(u'a', attributes={u'href': 
u'index.html'}, children=[u'API Documentation']), u' for ', slot(u'project'), 
u', generated by ', Tag(u'a', attributes={u'href': 
u'https://github.com/twisted/pydoctor/'}, children=[u'pydoctor']), u' at ', 
slot(u'buildtime'), u'.', u'\n', u'      ']), u'\n', u'\n', u'    ']), u'\n', 
u'  ']), u'\n'])]
error   17-Oct-2015 10:18:18      Tag <html>
error   17-Oct-2015 10:18:18      Tag <html>
error   17-Oct-2015 10:18:18      [u'\n', u'  ', Tag(u'head', children=[u'\n', 
u'    ', Tag(u'title', children=[slot(u'title'), u' : API documentation']), 
u'\n', u'\n', u'    ', Tag(u'meta', attributes={u'content': 
u'text/html;charset=utf-8', u'http-equiv': u'Content-Type'}), u'\n', u'    ', 
Tag(u'link', attributes={u'href': u'bootstrap.min.css', u'rel': u'stylesheet', 
u'type': u'text/css'}), u'\n', u'    ', Tag(u'link', attributes={u'href': 
u'apidocs.css', u'rel': u'stylesheet', u'type': u'text/css'}), u'\n', u'  ']), 
u'\n', u'  ', Tag(u'body', children=[u'\n', u'\n', u'    ', Tag(u'nav', 
attributes={u'class': u'navbar navbar-default'}, children=[u'\n', u'      ', 
Tag(u'div', attributes={u'class': u'container'}, children=[u'\n', u'        ', 
Tag(u'div', attributes={u'class': u'navbar-header'}, children=[u'\n', u'        
  ', Tag(u'a', attributes={u'class': u'navbar-brand', u'href': u'index.html'}, 
children=[u'\n', u'            ', slot(u'project'), u' API Documentation', 
u'\n', u'  
         ']), u'\n', u'        ']), u'\n', u'      ']), u'\n', u'    ']), 
u'\n', u'\n', u'    ', Tag(u'div', attributes={u'class': u'container'}, 
children=[u'\n', u'\n', u'      ', Tag(u'div', attributes={u'class': 
u'page-header'}, children=[u'\n', u'        ', slot(u'heading'), u'\n', u'\n', 
u'        ', Tag(u'span', attributes={u'id': u'partOf'}, children=[u'\n', u'    
      ', slot(u'part'), u'\n', u'          ', Tag(u'a', children=[u'View 
Source']), u'\n', u'          ', Tag(u'a', children=[u'(View In Hierarchy)']), 
u'\n', u'        ']), u'\n', u'      ']), u'\n', u'\n', u'      ', Tag(u'div', 
attributes={u'class': u'extrasDocstring'}, children=[u'\n', u'        ', 
slot(u'extras'), u'\n', u'      ']), u'\n', u'\n', u'      ', Tag(u'div', 
attributes={u'class': u'moduleDocstring'}, children=[u'\n', u'        ', 
slot(u'docstring'), u'\n', u'      ']), u'\n', u'\n', u'      ', Tag(u'div', 
attributes={u'id': u'splitTables'}, children=[u'\n', u'        ', 
slot(u'mainTable'), u'\n', u' 
        ', Tag('', children=[u'\n', u'          ', Tag(u'p', 
attributes={u'class': u'inheritedFrom'}, children=[u'\n', u'            
Inherited from ', slot(u'baseName'), u':', u'\n', u'          ']), u'\n', u'    
      ', slot(u'baseTable'), u'\n', u'          ']), u'\n', u'\n', u'          
', slot(u'packageInitTable'), u'\n', u'      ']), u'\n', u'\n', u'      ', 
Tag(u'div', attributes={u'id': u'childList'}, children=[u'\n', u'\n', u'        
', slot(u'childlist'), u'\n', u'\n', u'      ']), u'\n', u'      ', 
Tag(u'address', children=[u'\n', u'        ', Tag(u'a', attributes={u'href': 
u'index.html'}, children=[u'API Documentation']), u' for ', slot(u'project'), 
u', generated by ', Tag(u'a', attributes={u'href': 
u'https://github.com/twisted/pydoctor/'}, children=[u'pydoctor']), u' at ', 
slot(u'buildtime'), u'.', u'\n', u'      ']), u'\n', u'\n', u'    ']), u'\n', 
u'  ']), u'\n']
error   17-Oct-2015 10:18:18      Tag <body>
error   17-Oct-2015 10:18:18      [u'\n', u'\n', u'    ', Tag(u'nav', 
attributes={u'class': u'navbar navbar-default'}, children=[u'\n', u'      ', 
Tag(u'div', attributes={u'class': u'container'}, children=[u'\n', u'        ', 
Tag(u'div', attributes={u'class': u'navbar-header'}, children=[u'\n', u'        
  ', Tag(u'a', attributes={u'class': u'navbar-brand', u'href': u'index.html'}, 
children=[u'\n', u'            ', slot(u'project'), u' API Documentation', 
u'\n', u'          ']), u'\n', u'        ']), u'\n', u'      ']), u'\n', u'    
']), u'\n', u'\n', u'    ', Tag(u'div', attributes={u'class': u'container'}, 
children=[u'\n', u'\n', u'      ', Tag(u'div', attributes={u'class': 
u'page-header'}, children=[u'\n', u'        ', slot(u'heading'), u'\n', u'\n', 
u'        ', Tag(u'span', attributes={u'id': u'partOf'}, children=[u'\n', u'    
      ', slot(u'part'), u'\n', u'          ', Tag(u'a', children=[u'View 
Source']), u'\n', u'          ', Tag(u'a', children=[u'(View In Hierarchy)']), 
u'
 \n', u'        ']), u'\n', u'      ']), u'\n', u'\n', u'      ', Tag(u'div', 
attributes={u'class': u'extrasDocstring'}, children=[u'\n', u'        ', 
slot(u'extras'), u'\n', u'      ']), u'\n', u'\n', u'      ', Tag(u'div', 
attributes={u'class': u'moduleDocstring'}, children=[u'\n', u'        ', 
slot(u'docstring'), u'\n', u'      ']), u'\n', u'\n', u'      ', Tag(u'div', 
attributes={u'id': u'splitTables'}, children=[u'\n', u'        ', 
slot(u'mainTable'), u'\n', u'        ', Tag('', children=[u'\n', u'          ', 
Tag(u'p', attributes={u'class': u'inheritedFrom'}, children=[u'\n', u'          
  Inherited from ', slot(u'baseName'), u':', u'\n', u'          ']), u'\n', u'  
        ', slot(u'baseTable'), u'\n', u'          ']), u'\n', u'\n', u'         
 ', slot(u'packageInitTable'), u'\n', u'      ']), u'\n', u'\n', u'      ', 
Tag(u'div', attributes={u'id': u'childList'}, children=[u'\n', u'\n', u'        
', slot(u'childlist'), u'\n', u'\n', u'      ']), u'\n', u'      ', 
Tag(u'address
 ', children=[u'\n', u'        ', Tag(u'a', attributes={u'href': 
u'index.html'}, children=[u'API Documentation']), u' for ', slot(u'project'), 
u', generated by ', Tag(u'a', attributes={u'href': 
u'https://github.com/twisted/pydoctor/'}, children=[u'pydoctor']), u' at ', 
slot(u'buildtime'), u'.', u'\n', u'      ']), u'\n', u'\n', u'    ']), u'\n', 
u'  ']
error   17-Oct-2015 10:18:18      Tag <div>
error   17-Oct-2015 10:18:18      [u'\n', u'\n', u'      ', Tag(u'div', 
attributes={u'class': u'page-header'}, children=[u'\n', u'        ', 
slot(u'heading'), u'\n', u'\n', u'        ', Tag(u'span', attributes={u'id': 
u'partOf'}, children=[u'\n', u'          ', slot(u'part'), u'\n', u'          
', Tag(u'a', children=[u'View Source']), u'\n', u'          ', Tag(u'a', 
children=[u'(View In Hierarchy)']), u'\n', u'        ']), u'\n', u'      ']), 
u'\n', u'\n', u'      ', Tag(u'div', attributes={u'class': u'extrasDocstring'}, 
children=[u'\n', u'        ', slot(u'extras'), u'\n', u'      ']), u'\n', 
u'\n', u'      ', Tag(u'div', attributes={u'class': u'moduleDocstring'}, 
children=[u'\n', u'        ', slot(u'docstring'), u'\n', u'      ']), u'\n', 
u'\n', u'      ', Tag(u'div', attributes={u'id': u'splitTables'}, 
children=[u'\n', u'        ', slot(u'mainTable'), u'\n', u'        ', Tag('', 
children=[u'\n', u'          ', Tag(u'p', attributes={u'class': 
u'inheritedFrom'}, children=[u'\n', u' 
            Inherited from ', slot(u'baseName'), u':', u'\n', u'          ']), 
u'\n', u'          ', slot(u'baseTable'), u'\n', u'          ']), u'\n', u'\n', 
u'          ', slot(u'packageInitTable'), u'\n', u'      ']), u'\n', u'\n', u'  
    ', Tag(u'div', attributes={u'id': u'childList'}, children=[u'\n', u'\n', u' 
       ', slot(u'childlist'), u'\n', u'\n', u'      ']), u'\n', u'      ', 
Tag(u'address', children=[u'\n', u'        ', Tag(u'a', attributes={u'href': 
u'index.html'}, children=[u'API Documentation']), u' for ', slot(u'project'), 
u', generated by ', Tag(u'a', attributes={u'href': 
u'https://github.com/twisted/pydoctor/'}, children=[u'pydoctor']), u' at ', 
slot(u'buildtime'), u'.', u'\n', u'      ']), u'\n', u'\n', u'    ']
error   17-Oct-2015 10:18:18      Tag <div>
error   17-Oct-2015 10:18:18      [u'\n', u'\n', u'        ', 
slot(u'childlist'), u'\n', u'\n', u'      ']
error   17-Oct-2015 10:18:18      slot(u'childlist')
error   17-Oct-2015 10:18:18      
[<pydoctor.templatewriter.pages.functionchild.FunctionChild object at 
0x7f960edb7650>, <pydoctor.templatewriter.pages.functionchild.FunctionChild 
object at 0x7f960edb7bd0>]
error   17-Oct-2015 10:18:18      
<pydoctor.templatewriter.pages.functionchild.FunctionChild object at 
0x7f960edb7650>
error   17-Oct-2015 10:18:18      [Tag(u'div', attributes={u'class': 
u'function'}, children=[u'\n', u'  ', Tag(u'a', attributes={u'name': Tag('')}, 
children=[u'\n', u'    ', u'\n', u'  ']), u'\n', u'  ', Tag(u'a', 
attributes={u'name': Tag('')}, children=[u'\n', u'    ', u'\n', u'  ']), u'\n', 
u'  ', Tag(u'div', attributes={u'class': u'functionHeader'}, children=[u'\n', 
u'    ', Tag(''), u'\n', u'    def', u'\n', u'    ', Tag('', children=[u'\n', 
u'      functionName():', u'\n', u'    ']), u'\n', u'    ', Tag(u'a', 
attributes={u'class': u'functionSourceLink', u'href': Tag('', 
children=[slot(u'sourceHref')])}, children=[u'\n', u'      ', u'\n', u'      
(source)', u'\n', u'    ']), u'\n', u'  ']), u'\n', u'  ', Tag(u'div', 
attributes={u'class': u'docstring functionBody'}, children=[u'\n', u'    ', 
Tag(''), u'\n', u'    ', Tag('', children=[u'\n', u'      Docstring.', u'\n', 
u'    ']), u'\n', u'  ']), u'\n'])]
error   17-Oct-2015 10:18:18      Tag <div>
error   17-Oct-2015 10:18:18      [u'\n', u'  ', Tag(u'a', attributes={u'name': 
Tag('')}, children=[u'\n', u'    ', u'\n', u'  ']), u'\n', u'  ', Tag(u'a', 
attributes={u'name': Tag('')}, children=[u'\n', u'    ', u'\n', u'  ']), u'\n', 
u'  ', Tag(u'div', attributes={u'class': u'functionHeader'}, children=[u'\n', 
u'    ', Tag(''), u'\n', u'    def', u'\n', u'    ', Tag('', children=[u'\n', 
u'      functionName():', u'\n', u'    ']), u'\n', u'    ', Tag(u'a', 
attributes={u'class': u'functionSourceLink', u'href': Tag('', 
children=[slot(u'sourceHref')])}, children=[u'\n', u'      ', u'\n', u'      
(source)', u'\n', u'    ']), u'\n', u'  ']), u'\n', u'  ', Tag(u'div', 
attributes={u'class': u'docstring functionBody'}, children=[u'\n', u'    ', 
Tag(''), u'\n', u'    ', Tag('', children=[u'\n', u'      Docstring.', u'\n', 
u'    ']), u'\n', u'  ']), u'\n']
error   17-Oct-2015 10:18:18      Tag <div>
error   17-Oct-2015 10:18:18      [u'\n', u'    ', Tag(''), u'\n', u'    ', 
Tag('', children=[u'\n', u'      Docstring.', u'\n', u'    ']), u'\n', u'  ']
error   17-Oct-2015 10:18:18      Tag <>
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/twisted/web/_flatten.py", line 319, in 
_flattenTree
error   17-Oct-2015 10:18:18        element = next(stack[-1])
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/twisted/web/_flatten.py", line 243, in 
_flattenElement
error   17-Oct-2015 10:18:18        result = renderMethod(request, rootClone)
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/templatewriter/pages/functionchild.py",
 line 63, in functionBody
error   17-Oct-2015 10:18:18        return self.docgetter.get(self.ob)
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/templatewriter/pages/__init__.py",
 line 52, in get
error   17-Oct-2015 10:18:18        return epydoc2stan.doc2stan(ob, 
summary=summary)[0]
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/epydoc2stan.py", line 551, in 
doc2stan
error   17-Oct-2015 10:18:18        fh.handle(Field(field, obj))
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/epydoc2stan.py", line 279, in 
__init__
error   17-Oct-2015 10:18:18        self.body = 
html2stan(field.body().to_html(_EpydocLinker(obj)))
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/pydoctor/epydoc2stan.py", line 268, in 
html2stan
error   17-Oct-2015 10:18:18        crap = XMLString(crap).load()[0].children
error   17-Oct-2015 10:18:18      File 
"/usr/local/lib/python2.7/dist-packages/twisted/web/template.py", line 399, in 
__init__
error   17-Oct-2015 10:18:18        self._loadedTemplate = 
_flatsaxParse(NativeStringIO(s))
error   17-Oct-2015 10:18:18    TypeError: 'unicode' does not have the buffer 
interface


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: pydoctor
Source-Version: 0.5+git20151204-2

We believe that the bug you reported is fixed in the latest version of
pydoctor, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jelmer Vernooij <[email protected]> (supplier of updated pydoctor 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 08 Dec 2015 00:30:58 +0000
Source: pydoctor
Binary: python-pydoctor
Architecture: source all
Version: 0.5+git20151204-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Calendarserver Team 
<[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Description:
 python-pydoctor - Python API document generator
Closes: 807088
Changes:
 pydoctor (0.5+git20151204-2) unstable; urgency=medium
 .
   * Add patch fix-unicode.diff, to hack in support for newer versions of
     twisted. Closes: #807088
Checksums-Sha1:
 377d7226cec92aa02735786528686f65487604f0 1978 pydoctor_0.5+git20151204-2.dsc
 def62cb1d2622959ac1f3d48dc2ebb46366b496b 5436 
pydoctor_0.5+git20151204-2.debian.tar.xz
 388589144e2774177259c855568443c94f555a05 64772 
python-pydoctor_0.5+git20151204-2_all.deb
Checksums-Sha256:
 a4ef3da699870be3ffd0d282444ee30434212f4e35861d33fbd8826f2744af8c 1978 
pydoctor_0.5+git20151204-2.dsc
 15fbea481894e0621597b90d319c78ec5c6e41ff85f0671a3e8f34351edf1ca0 5436 
pydoctor_0.5+git20151204-2.debian.tar.xz
 fccb70c96e57d6418dd339ea96647edb0ec55e9b6252eabfea33417bda9efa77 64772 
python-pydoctor_0.5+git20151204-2_all.deb
Files:
 358614cb2f4b13708a2e70addc26c3bc 1978 python optional 
pydoctor_0.5+git20151204-2.dsc
 313b0ffe1d8719b84e59590ebb437b03 5436 python optional 
pydoctor_0.5+git20151204-2.debian.tar.xz
 05780ae34f26d6623b2ea8cf1a5111c3 64772 python optional 
python-pydoctor_0.5+git20151204-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWZiWJAAoJEACAbyvXKaRXJaEQAJ1TjZDk4Css+G3Kd+Xof3Zc
aZUY35E1kDD8okwrMgiZVv04Z1MRGSnI65aeV3Rhs5H45KR9HlxUfZV3bhnwmyPq
cvOyiYBnpbOuKPzAsHFyypHJYR4TCNNDaQpPZTLgn+Nel+80uq0g2aGNaPCGSzSX
Z7VMMK/0l4fvFhaPvXUZz/PeVrFaCVyggZ1p8z2xmNP7xUKrGlEPhHnXRbMK2Dpt
6hVUkw2wBdYO1KA3l5Yvij7bTqwz5Pyfmrq/UnYl/Pv40pbrIVfCIxAmpO1zliLz
bHrlwpizijE8gdbHXefBs5Ked3r8XP2D00txxPBRDketILGeuPXVdLtuMXbrIsty
yk1mhVcqRR6lZFO4NjzD9c/kl+qQFZ+bLpvXVaebSlJwObI/L+/Yc3+APtekF8gO
EefaL5xnNSzJf3I/7o9U/gurEwk1VJ/OH3UCQXrKdiDnHs6hh4InTyBh3FVI9eE9
pzW+mupiM/3DHj7cD+09dGangJ0rL5vi3NC4XvG1ZH84lUUy8YK4JtQzWXMXRuFT
E9rkW12KTrjJMPJPQfLY/LvuY0IFdj5i/mVrnybHYUp5FWR5x4OimMyHsvaXbnZd
FRqTBZh9HTyv51cZqiQmLXX9YTzk7QYm/lILpgqRASqT+q/stWwcB7tZ3UhBoJGF
3bE8RILKmDeyQsYHp/Ox
=syeQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to