Your message dated Fri, 12 Jul 2024 19:22:07 +0000
with message-id <e1sslqj-008o7a...@fasolo.debian.org>
and subject line Bug#1074644: fixed in rst2pdf 0.102-1
has caused the Debian Bug report #1074644,
regarding rst2pdf: FTBFS: E ModuleNotFoundError: No module named 'fitz'
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.)
--
1074644: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074644
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rst2pdf
Version: 0.101-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240702 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build"
> module
> I: pybuild base:311: python3.11 -m build --skip-dependency-check
> --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf
> * Building wheel...
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml
> does not contain a tool.setuptools_scm section'
> Traceback (most recent call last):
> File
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
> line 36, in read_pyproject
> section = defn.get("tool", {})[tool_name]
> ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
> KeyError: 'setuptools_scm'
> running bdist_wheel
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/rst2pdf
> copying ./rst2pdf/sphinxnodes.py -> build/lib/rst2pdf
> copying ./rst2pdf/dumpstyle.py -> build/lib/rst2pdf
> copying ./rst2pdf/rson.py -> build/lib/rst2pdf
> copying ./rst2pdf/styles.py -> build/lib/rst2pdf
> copying ./rst2pdf/image.py -> build/lib/rst2pdf
> copying ./rst2pdf/languages.py -> build/lib/rst2pdf
> copying ./rst2pdf/createpdf.py -> build/lib/rst2pdf
> copying ./rst2pdf/genpdftext.py -> build/lib/rst2pdf
> copying ./rst2pdf/svgimage.py -> build/lib/rst2pdf
> copying ./rst2pdf/utils.py -> build/lib/rst2pdf
> copying ./rst2pdf/writer.py -> build/lib/rst2pdf
> copying ./rst2pdf/nodehandlers.py -> build/lib/rst2pdf
> copying ./rst2pdf/config.py -> build/lib/rst2pdf
> copying ./rst2pdf/findfonts.py -> build/lib/rst2pdf
> copying ./rst2pdf/sinker.py -> build/lib/rst2pdf
> copying ./rst2pdf/math_flowable.py -> build/lib/rst2pdf
> copying ./rst2pdf/basenodehandler.py -> build/lib/rst2pdf
> copying ./rst2pdf/style2yaml.py -> build/lib/rst2pdf
> copying ./rst2pdf/pygments2style.py -> build/lib/rst2pdf
> copying ./rst2pdf/log.py -> build/lib/rst2pdf
> copying ./rst2pdf/genelements.py -> build/lib/rst2pdf
> copying ./rst2pdf/sectnumlinks.py -> build/lib/rst2pdf
> copying ./rst2pdf/__init__.py -> build/lib/rst2pdf
> copying ./rst2pdf/flowables.py -> build/lib/rst2pdf
> copying ./rst2pdf/pdfbuilder.py -> build/lib/rst2pdf
> creating build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/sample.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/dotted_toc.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/plantuml_r2p.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/fancytitles.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/preprocess_r2p.py -> build/lib/rst2pdf/extensions
> copying ./rst2pdf/extensions/__init__.py -> build/lib/rst2pdf/extensions
> creating build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/counter_off.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/counter.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/package.py -> build/lib/rst2pdf/roles
> copying ./rst2pdf/roles/__init__.py -> build/lib/rst2pdf/roles
> creating build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/contents.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/oddeven.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/noop.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/code_block.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/aafigure.py -> build/lib/rst2pdf/directives
> copying ./rst2pdf/directives/__init__.py -> build/lib/rst2pdf/directives
> creating build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a1.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/murphy.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/rrt.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/styles.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b5-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/rst2pdf-0-9.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b4.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/twelvepoint.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/trac.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b2.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/autumn.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b3-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/debugtables.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b1.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/freetype-serif.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/letter.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/dejavu.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/arduino.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a6-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b5.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/sphinx.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b4-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/paraiso-dark.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/xcode.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/monokai.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/freetype-sans.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/pastie.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a3-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/vim.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/lovelace.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/no-compact-lists.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/letter-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/twocolumn.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/serif.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a5.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/colorful.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a3.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a6.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/11x17.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b6.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/perldoc.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/vs.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/rainbow_dash.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/stata.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a1-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a0.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a4-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/igor.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/borland.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/bw.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b1-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/stata-light.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b2-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a2-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/eightpoint.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/friendly.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/abap.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/double-sided.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a4.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/fruity.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b3.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/algol.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/emacs.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/algol_nu.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/tenpoint.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/default.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/native.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/solarized-light.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/tango.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/paraiso-light.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/legal.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/sas.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a5-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/manni.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b6-landscape.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/a2.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/b0.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/stata-dark.yaml -> build/lib/rst2pdf/styles
> copying ./rst2pdf/styles/solarized-dark.yaml -> build/lib/rst2pdf/styles
> creating build/lib/rst2pdf/images
> copying ./rst2pdf/images/image-missing.png -> build/lib/rst2pdf/images
> copying ./rst2pdf/images/image-missing.jpg -> build/lib/rst2pdf/images
> creating build/lib/rst2pdf/templates
> copying ./rst2pdf/templates/cover.tmpl -> build/lib/rst2pdf/templates
> copying ./rst2pdf/templates/sphinxcover.tmpl -> build/lib/rst2pdf/templates
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a1.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/murphy.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rrt.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/styles.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b5-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rst2pdf-0-9.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b4.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/twelvepoint.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/trac.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b2.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/autumn.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b3-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/debugtables.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b1.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/freetype-serif.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/letter.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/dejavu.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/arduino.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a6-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b5.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/sphinx.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b4-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/paraiso-dark.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/xcode.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/monokai.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/freetype-sans.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/pastie.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a3-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/vim.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/lovelace.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/no-compact-lists.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/letter-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/twocolumn.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/serif.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a5.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/colorful.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a3.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a6.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/11x17.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b6.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/perldoc.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/vs.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rainbow_dash.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a1-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a0.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a4-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/igor.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/borland.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/bw.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b1-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata-light.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b2-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a2-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/eightpoint.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/friendly.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/abap.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/double-sided.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a4.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/fruity.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b3.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/algol.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/emacs.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/algol_nu.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/tenpoint.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/default.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/native.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/solarized-light.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/tango.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/paraiso-light.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/legal.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/sas.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a5-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/manni.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b6-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a2.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b0.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata-dark.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/solarized-dark.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/sphinxnodes.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/dumpstyle.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/rson.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/styles.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/image.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/languages.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/createpdf.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/genpdftext.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/sample.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/dotted_toc.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/plantuml_r2p.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/fancytitles.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/preprocess_r2p.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/__init__.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/svgimage.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/utils.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/writer.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/nodehandlers.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/config.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/findfonts.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/sinker.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/math_flowable.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/templates/cover.tmpl ->
> build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/templates/sphinxcover.tmpl ->
> build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/basenodehandler.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/style2yaml.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/pygments2style.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/log.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/images/image-missing.jpg ->
> build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/images/image-missing.png ->
> build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/genelements.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/sectnumlinks.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/counter_off.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/counter.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/package.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/__init__.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/__init__.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/contents.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/oddeven.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/noop.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/code_block.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/aafigure.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/__init__.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/flowables.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/pdfbuilder.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> running install_egg_info
> running egg_info
> creating rst2pdf.egg-info
> writing rst2pdf.egg-info/PKG-INFO
> writing dependency_links to rst2pdf.egg-info/dependency_links.txt
> writing entry points to rst2pdf.egg-info/entry_points.txt
> writing requirements to rst2pdf.egg-info/requires.txt
> writing top-level names to rst2pdf.egg-info/top_level.txt
> writing manifest file 'rst2pdf.egg-info/SOURCES.txt'
> reading manifest file 'rst2pdf.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'rst2pdf.egg-info/SOURCES.txt'
> Copying rst2pdf.egg-info to
> build/bdist.linux-x86_64/wheel/rst2pdf-0.101.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/rst2pdf-0.101.dist-info/WHEEL
> creating
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/.tmp-cs39iqgs/rst2pdf-0.101-py3-none-any.whl'
> and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'rst2pdf/__init__.py'
> adding 'rst2pdf/basenodehandler.py'
> adding 'rst2pdf/config.py'
> adding 'rst2pdf/createpdf.py'
> adding 'rst2pdf/dumpstyle.py'
> adding 'rst2pdf/findfonts.py'
> adding 'rst2pdf/flowables.py'
> adding 'rst2pdf/genelements.py'
> adding 'rst2pdf/genpdftext.py'
> adding 'rst2pdf/image.py'
> adding 'rst2pdf/languages.py'
> adding 'rst2pdf/log.py'
> adding 'rst2pdf/math_flowable.py'
> adding 'rst2pdf/nodehandlers.py'
> adding 'rst2pdf/pdfbuilder.py'
> adding 'rst2pdf/pygments2style.py'
> adding 'rst2pdf/rson.py'
> adding 'rst2pdf/sectnumlinks.py'
> adding 'rst2pdf/sinker.py'
> adding 'rst2pdf/sphinxnodes.py'
> adding 'rst2pdf/style2yaml.py'
> adding 'rst2pdf/styles.py'
> adding 'rst2pdf/svgimage.py'
> adding 'rst2pdf/utils.py'
> adding 'rst2pdf/writer.py'
> adding 'rst2pdf/directives/__init__.py'
> adding 'rst2pdf/directives/aafigure.py'
> adding 'rst2pdf/directives/code_block.py'
> adding 'rst2pdf/directives/contents.py'
> adding 'rst2pdf/directives/noop.py'
> adding 'rst2pdf/directives/oddeven.py'
> adding 'rst2pdf/extensions/__init__.py'
> adding 'rst2pdf/extensions/dotted_toc.py'
> adding 'rst2pdf/extensions/fancytitles.py'
> adding 'rst2pdf/extensions/plantuml_r2p.py'
> adding 'rst2pdf/extensions/preprocess_r2p.py'
> adding 'rst2pdf/extensions/sample.py'
> adding 'rst2pdf/images/image-missing.jpg'
> adding 'rst2pdf/images/image-missing.png'
> adding 'rst2pdf/roles/__init__.py'
> adding 'rst2pdf/roles/counter.py'
> adding 'rst2pdf/roles/counter_off.py'
> adding 'rst2pdf/roles/package.py'
> adding 'rst2pdf/styles/11x17.yaml'
> adding 'rst2pdf/styles/a0.yaml'
> adding 'rst2pdf/styles/a1-landscape.yaml'
> adding 'rst2pdf/styles/a1.yaml'
> adding 'rst2pdf/styles/a2-landscape.yaml'
> adding 'rst2pdf/styles/a2.yaml'
> adding 'rst2pdf/styles/a3-landscape.yaml'
> adding 'rst2pdf/styles/a3.yaml'
> adding 'rst2pdf/styles/a4-landscape.yaml'
> adding 'rst2pdf/styles/a4.yaml'
> adding 'rst2pdf/styles/a5-landscape.yaml'
> adding 'rst2pdf/styles/a5.yaml'
> adding 'rst2pdf/styles/a6-landscape.yaml'
> adding 'rst2pdf/styles/a6.yaml'
> adding 'rst2pdf/styles/abap.yaml'
> adding 'rst2pdf/styles/algol.yaml'
> adding 'rst2pdf/styles/algol_nu.yaml'
> adding 'rst2pdf/styles/arduino.yaml'
> adding 'rst2pdf/styles/autumn.yaml'
> adding 'rst2pdf/styles/b0.yaml'
> adding 'rst2pdf/styles/b1-landscape.yaml'
> adding 'rst2pdf/styles/b1.yaml'
> adding 'rst2pdf/styles/b2-landscape.yaml'
> adding 'rst2pdf/styles/b2.yaml'
> adding 'rst2pdf/styles/b3-landscape.yaml'
> adding 'rst2pdf/styles/b3.yaml'
> adding 'rst2pdf/styles/b4-landscape.yaml'
> adding 'rst2pdf/styles/b4.yaml'
> adding 'rst2pdf/styles/b5-landscape.yaml'
> adding 'rst2pdf/styles/b5.yaml'
> adding 'rst2pdf/styles/b6-landscape.yaml'
> adding 'rst2pdf/styles/b6.yaml'
> adding 'rst2pdf/styles/borland.yaml'
> adding 'rst2pdf/styles/bw.yaml'
> adding 'rst2pdf/styles/colorful.yaml'
> adding 'rst2pdf/styles/debugtables.yaml'
> adding 'rst2pdf/styles/default.yaml'
> adding 'rst2pdf/styles/dejavu.yaml'
> adding 'rst2pdf/styles/double-sided.yaml'
> adding 'rst2pdf/styles/eightpoint.yaml'
> adding 'rst2pdf/styles/emacs.yaml'
> adding 'rst2pdf/styles/freetype-sans.yaml'
> adding 'rst2pdf/styles/freetype-serif.yaml'
> adding 'rst2pdf/styles/friendly.yaml'
> adding 'rst2pdf/styles/fruity.yaml'
> adding 'rst2pdf/styles/igor.yaml'
> adding 'rst2pdf/styles/legal.yaml'
> adding 'rst2pdf/styles/letter-landscape.yaml'
> adding 'rst2pdf/styles/letter.yaml'
> adding 'rst2pdf/styles/lovelace.yaml'
> adding 'rst2pdf/styles/manni.yaml'
> adding 'rst2pdf/styles/monokai.yaml'
> adding 'rst2pdf/styles/murphy.yaml'
> adding 'rst2pdf/styles/native.yaml'
> adding 'rst2pdf/styles/no-compact-lists.yaml'
> adding 'rst2pdf/styles/paraiso-dark.yaml'
> adding 'rst2pdf/styles/paraiso-light.yaml'
> adding 'rst2pdf/styles/pastie.yaml'
> adding 'rst2pdf/styles/perldoc.yaml'
> adding 'rst2pdf/styles/rainbow_dash.yaml'
> adding 'rst2pdf/styles/rrt.yaml'
> adding 'rst2pdf/styles/rst2pdf-0-9.yaml'
> adding 'rst2pdf/styles/sas.yaml'
> adding 'rst2pdf/styles/serif.yaml'
> adding 'rst2pdf/styles/solarized-dark.yaml'
> adding 'rst2pdf/styles/solarized-light.yaml'
> adding 'rst2pdf/styles/sphinx.yaml'
> adding 'rst2pdf/styles/stata-dark.yaml'
> adding 'rst2pdf/styles/stata-light.yaml'
> adding 'rst2pdf/styles/stata.yaml'
> adding 'rst2pdf/styles/styles.yaml'
> adding 'rst2pdf/styles/tango.yaml'
> adding 'rst2pdf/styles/tenpoint.yaml'
> adding 'rst2pdf/styles/trac.yaml'
> adding 'rst2pdf/styles/twelvepoint.yaml'
> adding 'rst2pdf/styles/twocolumn.yaml'
> adding 'rst2pdf/styles/vim.yaml'
> adding 'rst2pdf/styles/vs.yaml'
> adding 'rst2pdf/styles/xcode.yaml'
> adding 'rst2pdf/templates/cover.tmpl'
> adding 'rst2pdf/templates/sphinxcover.tmpl'
> adding 'rst2pdf-0.101.dist-info/LICENSE.txt'
> adding 'rst2pdf-0.101.dist-info/METADATA'
> adding 'rst2pdf-0.101.dist-info/WHEEL'
> adding 'rst2pdf-0.101.dist-info/entry_points.txt'
> adding 'rst2pdf-0.101.dist-info/top_level.txt'
> adding 'rst2pdf-0.101.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built rst2pdf-0.101-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with
> "installer" module
> I: pybuild pybuild:334: cd doc ;
> PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/build python3.11
> rst2html-manual.py --stylesheet=assets/manual.css manual.rst
> output/html/manual.html ; rst2man rst2pdf.rst output/rst2pdf.1
> I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build"
> module
> I: pybuild base:311: python3.12 -m build --skip-dependency-check
> --no-isolation --wheel --outdir
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf
> * Building wheel...
> WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml
> does not contain a tool.setuptools_scm section'
> Traceback (most recent call last):
> File
> "/usr/lib/python3/dist-packages/setuptools_scm/_integration/pyproject_reading.py",
> line 36, in read_pyproject
> section = defn.get("tool", {})[tool_name]
> ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
> KeyError: 'setuptools_scm'
> running bdist_wheel
> running build
> running build_py
> installing to build/bdist.linux-x86_64/wheel
> running install
> running install_lib
> creating build/bdist.linux-x86_64/wheel
> creating build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a1.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/murphy.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rrt.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/styles.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b5-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rst2pdf-0-9.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b4.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/twelvepoint.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/trac.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b2.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/autumn.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b3-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/debugtables.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b1.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/freetype-serif.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/letter.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/dejavu.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/arduino.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a6-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b5.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/sphinx.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b4-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/paraiso-dark.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/xcode.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/monokai.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/freetype-sans.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/pastie.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a3-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/vim.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/lovelace.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/no-compact-lists.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/letter-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/twocolumn.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/serif.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a5.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/colorful.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a3.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a6.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/11x17.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b6.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/perldoc.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/vs.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/rainbow_dash.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a1-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a0.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a4-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/igor.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/borland.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/bw.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b1-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata-light.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b2-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a2-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/eightpoint.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/friendly.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/abap.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/double-sided.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a4.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/fruity.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b3.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/algol.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/emacs.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/algol_nu.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/tenpoint.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/default.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/native.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/solarized-light.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/tango.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/paraiso-light.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/legal.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/sas.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a5-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/manni.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b6-landscape.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/a2.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/b0.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/stata-dark.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/styles/solarized-dark.yaml ->
> build/bdist.linux-x86_64/wheel/rst2pdf/styles
> copying build/lib/rst2pdf/sphinxnodes.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/dumpstyle.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/rson.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/styles.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/image.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/languages.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/createpdf.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/genpdftext.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/sample.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/dotted_toc.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/plantuml_r2p.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/fancytitles.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/preprocess_r2p.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/extensions/__init__.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/extensions
> copying build/lib/rst2pdf/svgimage.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/utils.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/writer.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/nodehandlers.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/config.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/findfonts.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/sinker.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/math_flowable.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/templates/cover.tmpl ->
> build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/templates/sphinxcover.tmpl ->
> build/bdist.linux-x86_64/wheel/rst2pdf/templates
> copying build/lib/rst2pdf/basenodehandler.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/style2yaml.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/pygments2style.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/log.py -> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/images/image-missing.jpg ->
> build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/images/image-missing.png ->
> build/bdist.linux-x86_64/wheel/rst2pdf/images
> copying build/lib/rst2pdf/genelements.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/sectnumlinks.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/counter_off.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/counter.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/package.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/roles/__init__.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/roles
> copying build/lib/rst2pdf/__init__.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> creating build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/contents.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/oddeven.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/noop.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/code_block.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/aafigure.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/directives/__init__.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf/directives
> copying build/lib/rst2pdf/flowables.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> copying build/lib/rst2pdf/pdfbuilder.py ->
> build/bdist.linux-x86_64/wheel/rst2pdf
> running install_egg_info
> running egg_info
> writing rst2pdf.egg-info/PKG-INFO
> writing dependency_links to rst2pdf.egg-info/dependency_links.txt
> writing entry points to rst2pdf.egg-info/entry_points.txt
> writing requirements to rst2pdf.egg-info/requires.txt
> writing top-level names to rst2pdf.egg-info/top_level.txt
> reading manifest file 'rst2pdf.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'rst2pdf.egg-info/SOURCES.txt'
> Copying rst2pdf.egg-info to
> build/bdist.linux-x86_64/wheel/rst2pdf-0.101.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/rst2pdf-0.101.dist-info/WHEEL
> creating
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/.tmp-crbg3u_y/rst2pdf-0.101-py3-none-any.whl'
> and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'rst2pdf/__init__.py'
> adding 'rst2pdf/basenodehandler.py'
> adding 'rst2pdf/config.py'
> adding 'rst2pdf/createpdf.py'
> adding 'rst2pdf/dumpstyle.py'
> adding 'rst2pdf/findfonts.py'
> adding 'rst2pdf/flowables.py'
> adding 'rst2pdf/genelements.py'
> adding 'rst2pdf/genpdftext.py'
> adding 'rst2pdf/image.py'
> adding 'rst2pdf/languages.py'
> adding 'rst2pdf/log.py'
> adding 'rst2pdf/math_flowable.py'
> adding 'rst2pdf/nodehandlers.py'
> adding 'rst2pdf/pdfbuilder.py'
> adding 'rst2pdf/pygments2style.py'
> adding 'rst2pdf/rson.py'
> adding 'rst2pdf/sectnumlinks.py'
> adding 'rst2pdf/sinker.py'
> adding 'rst2pdf/sphinxnodes.py'
> adding 'rst2pdf/style2yaml.py'
> adding 'rst2pdf/styles.py'
> adding 'rst2pdf/svgimage.py'
> adding 'rst2pdf/utils.py'
> adding 'rst2pdf/writer.py'
> adding 'rst2pdf/directives/__init__.py'
> adding 'rst2pdf/directives/aafigure.py'
> adding 'rst2pdf/directives/code_block.py'
> adding 'rst2pdf/directives/contents.py'
> adding 'rst2pdf/directives/noop.py'
> adding 'rst2pdf/directives/oddeven.py'
> adding 'rst2pdf/extensions/__init__.py'
> adding 'rst2pdf/extensions/dotted_toc.py'
> adding 'rst2pdf/extensions/fancytitles.py'
> adding 'rst2pdf/extensions/plantuml_r2p.py'
> adding 'rst2pdf/extensions/preprocess_r2p.py'
> adding 'rst2pdf/extensions/sample.py'
> adding 'rst2pdf/images/image-missing.jpg'
> adding 'rst2pdf/images/image-missing.png'
> adding 'rst2pdf/roles/__init__.py'
> adding 'rst2pdf/roles/counter.py'
> adding 'rst2pdf/roles/counter_off.py'
> adding 'rst2pdf/roles/package.py'
> adding 'rst2pdf/styles/11x17.yaml'
> adding 'rst2pdf/styles/a0.yaml'
> adding 'rst2pdf/styles/a1-landscape.yaml'
> adding 'rst2pdf/styles/a1.yaml'
> adding 'rst2pdf/styles/a2-landscape.yaml'
> adding 'rst2pdf/styles/a2.yaml'
> adding 'rst2pdf/styles/a3-landscape.yaml'
> adding 'rst2pdf/styles/a3.yaml'
> adding 'rst2pdf/styles/a4-landscape.yaml'
> adding 'rst2pdf/styles/a4.yaml'
> adding 'rst2pdf/styles/a5-landscape.yaml'
> adding 'rst2pdf/styles/a5.yaml'
> adding 'rst2pdf/styles/a6-landscape.yaml'
> adding 'rst2pdf/styles/a6.yaml'
> adding 'rst2pdf/styles/abap.yaml'
> adding 'rst2pdf/styles/algol.yaml'
> adding 'rst2pdf/styles/algol_nu.yaml'
> adding 'rst2pdf/styles/arduino.yaml'
> adding 'rst2pdf/styles/autumn.yaml'
> adding 'rst2pdf/styles/b0.yaml'
> adding 'rst2pdf/styles/b1-landscape.yaml'
> adding 'rst2pdf/styles/b1.yaml'
> adding 'rst2pdf/styles/b2-landscape.yaml'
> adding 'rst2pdf/styles/b2.yaml'
> adding 'rst2pdf/styles/b3-landscape.yaml'
> adding 'rst2pdf/styles/b3.yaml'
> adding 'rst2pdf/styles/b4-landscape.yaml'
> adding 'rst2pdf/styles/b4.yaml'
> adding 'rst2pdf/styles/b5-landscape.yaml'
> adding 'rst2pdf/styles/b5.yaml'
> adding 'rst2pdf/styles/b6-landscape.yaml'
> adding 'rst2pdf/styles/b6.yaml'
> adding 'rst2pdf/styles/borland.yaml'
> adding 'rst2pdf/styles/bw.yaml'
> adding 'rst2pdf/styles/colorful.yaml'
> adding 'rst2pdf/styles/debugtables.yaml'
> adding 'rst2pdf/styles/default.yaml'
> adding 'rst2pdf/styles/dejavu.yaml'
> adding 'rst2pdf/styles/double-sided.yaml'
> adding 'rst2pdf/styles/eightpoint.yaml'
> adding 'rst2pdf/styles/emacs.yaml'
> adding 'rst2pdf/styles/freetype-sans.yaml'
> adding 'rst2pdf/styles/freetype-serif.yaml'
> adding 'rst2pdf/styles/friendly.yaml'
> adding 'rst2pdf/styles/fruity.yaml'
> adding 'rst2pdf/styles/igor.yaml'
> adding 'rst2pdf/styles/legal.yaml'
> adding 'rst2pdf/styles/letter-landscape.yaml'
> adding 'rst2pdf/styles/letter.yaml'
> adding 'rst2pdf/styles/lovelace.yaml'
> adding 'rst2pdf/styles/manni.yaml'
> adding 'rst2pdf/styles/monokai.yaml'
> adding 'rst2pdf/styles/murphy.yaml'
> adding 'rst2pdf/styles/native.yaml'
> adding 'rst2pdf/styles/no-compact-lists.yaml'
> adding 'rst2pdf/styles/paraiso-dark.yaml'
> adding 'rst2pdf/styles/paraiso-light.yaml'
> adding 'rst2pdf/styles/pastie.yaml'
> adding 'rst2pdf/styles/perldoc.yaml'
> adding 'rst2pdf/styles/rainbow_dash.yaml'
> adding 'rst2pdf/styles/rrt.yaml'
> adding 'rst2pdf/styles/rst2pdf-0-9.yaml'
> adding 'rst2pdf/styles/sas.yaml'
> adding 'rst2pdf/styles/serif.yaml'
> adding 'rst2pdf/styles/solarized-dark.yaml'
> adding 'rst2pdf/styles/solarized-light.yaml'
> adding 'rst2pdf/styles/sphinx.yaml'
> adding 'rst2pdf/styles/stata-dark.yaml'
> adding 'rst2pdf/styles/stata-light.yaml'
> adding 'rst2pdf/styles/stata.yaml'
> adding 'rst2pdf/styles/styles.yaml'
> adding 'rst2pdf/styles/tango.yaml'
> adding 'rst2pdf/styles/tenpoint.yaml'
> adding 'rst2pdf/styles/trac.yaml'
> adding 'rst2pdf/styles/twelvepoint.yaml'
> adding 'rst2pdf/styles/twocolumn.yaml'
> adding 'rst2pdf/styles/vim.yaml'
> adding 'rst2pdf/styles/vs.yaml'
> adding 'rst2pdf/styles/xcode.yaml'
> adding 'rst2pdf/templates/cover.tmpl'
> adding 'rst2pdf/templates/sphinxcover.tmpl'
> adding 'rst2pdf-0.101.dist-info/LICENSE.txt'
> adding 'rst2pdf-0.101.dist-info/METADATA'
> adding 'rst2pdf-0.101.dist-info/WHEEL'
> adding 'rst2pdf-0.101.dist-info/entry_points.txt'
> adding 'rst2pdf-0.101.dist-info/top_level.txt'
> adding 'rst2pdf-0.101.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built rst2pdf-0.101-py3-none-any.whl
> I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with
> "installer" module
> I: pybuild pybuild:334: cd doc ;
> PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/build python3.12
> rst2html-manual.py --stylesheet=assets/manual.css manual.rst
> output/html/manual.html ; rst2man rst2pdf.rst output/rst2pdf.1
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:311: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/build; python3.11 -m pytest
> -v -k "not test-referencing-an-aliased-font and not test_aafigure and not
> test_aafigure_extra and not test_blockquotes_in_table and not
> test_docutils_math and not test_issue_231 and not test_issue_349 and not
> test_issue_363 and not
> test_issue_73_unicode_box_drawing_characters_renders_without_errors and not
> test_issue_785 and not test_math and not test_raw_html and not test_slides
> and not sphinx-issue252 and not sphinx-issue257 "
> ImportError while loading conftest
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/build/tests/conftest.py'.
> tests/conftest.py:16: in <module>
> import fitz
> E ModuleNotFoundError: No module named 'fitz'
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_rst2pdf/build; python3.11 -m pytest
> -v -k "not test-referencing-an-aliased-font and not test_aafigure and not
> test_aafigure_extra and not test_blockquotes_in_table and not
> test_docutils_math and not test_issue_231 and not test_issue_349 and not
> test_issue_363 and not
> test_issue_73_unicode_box_drawing_characters_renders_without_errors and not
> test_issue_785 and not test_math and not test_raw_html and not test_slides
> and not sphinx-issue252 and not sphinx-issue257 "
> I: pybuild base:311: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/build; python3.12 -m pytest
> -v -k "not test-referencing-an-aliased-font and not test_aafigure and not
> test_aafigure_extra and not test_blockquotes_in_table and not
> test_docutils_math and not test_issue_231 and not test_issue_349 and not
> test_issue_363 and not
> test_issue_73_unicode_box_drawing_characters_renders_without_errors and not
> test_issue_785 and not test_math and not test_raw_html and not test_slides
> and not sphinx-issue252 and not sphinx-issue257 "
> ImportError while loading conftest
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/build/tests/conftest.py'.
> tests/conftest.py:16: in <module>
> import fitz
> E ModuleNotFoundError: No module named 'fitz'
> E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_rst2pdf/build; python3.12 -m pytest
> -v -k "not test-referencing-an-aliased-font and not test_aafigure and not
> test_aafigure_extra and not test_blockquotes_in_table and not
> test_docutils_math and not test_issue_231 and not test_issue_349 and not
> test_issue_363 and not
> test_issue_73_unicode_box_drawing_characters_renders_without_errors and not
> test_issue_785 and not test_math and not test_raw_html and not test_slides
> and not sphinx-issue252 and not sphinx-issue257 "
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.11
> 3.12" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rst2pdf_0.101-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: rst2pdf
Source-Version: 0.102-1
Done: Bastian Germann <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
rst2pdf, 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 1074...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated rst2pdf 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: Fri, 12 Jul 2024 20:46:28 +0200
Source: rst2pdf
Architecture: source
Version: 0.102-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 1048463 1074644
Changes:
rst2pdf (0.102-1) unstable; urgency=medium
.
* Team upload
* New upstream version 0.102
* Deal with PyMuPDF installed as fitz_old (Closes: #1074644)
* Clean package properly (Closes: #1048463)
Checksums-Sha1:
029509a02beb0e0e274de533c16abdeb6a9caa26 2228 rst2pdf_0.102-1.dsc
ccd9bb73c98d35c3541e04ebd6efe4bb14de50cd 12140105 rst2pdf_0.102.orig.tar.gz
a154ffcc3dfab7e73cf35dbdcffefd59d28ffd13 6872 rst2pdf_0.102-1.debian.tar.xz
36107c8f0497ab1144844e5a5af72ae2d0247831 5446 rst2pdf_0.102-1_source.buildinfo
Checksums-Sha256:
4caf366c1bde3efbd9184d8e278d1ec9fdee1318fa8c8d5206043f0e617bad06 2228
rst2pdf_0.102-1.dsc
45d7d1e074793762d9aa9799cfbaa15495377456fd88ed63fa941c562cd165eb 12140105
rst2pdf_0.102.orig.tar.gz
2c98b8a3fa4d89a211bbb4131f73b9fa5b4b888f1fd4a95411af3a83d31dcd39 6872
rst2pdf_0.102-1.debian.tar.xz
274ab531a58193b0c561edbcf4a8a543da488fff841af95b6defa4d2121c43c8 5446
rst2pdf_0.102-1_source.buildinfo
Files:
a7852e4df9852bb7a11fcddf94cde182 2228 utils optional rst2pdf_0.102-1.dsc
d2d7fa48a7dd3809bf3c1b635afb5ab7 12140105 utils optional
rst2pdf_0.102.orig.tar.gz
05f7e382db801eb50359a01090c3d6b9 6872 utils optional
rst2pdf_0.102-1.debian.tar.xz
d9ac1779c1c36c6114550927097ff5af 5446 utils optional
rst2pdf_0.102-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmaRfA0QHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFKD8DADfraqAS+veCEwh1nCJZSEC97Z1T0Tc/ysE
cWtt9DnqVM418RcGJgoa5PLELaxKu0ueurFh/Z1n5Kju4K4i/A0SKYpLARL/nMmj
9GlI4o03vyYDhBTFExcWLE2XkRgqOvXJjicqyVAGCDbhVNiP9PF84Assv9szrgIb
s9ZIsfCJKPVseA8BO5hFe8JAl4PPXGwmS8dlrS5XKVAbb6Snxftz9N6MBYLuziFk
/63ZBIAgSnWjy4Tsy2GntzzgcUYp60/fphh7o0ACCFEtwMijbW90e4qeI+lU8MUb
+IzRNki0mqAUhDsvkOqIFTBMAfq7bacMXEnQHyonkvkgPzx5q/YMx1aIohh37+Ww
Rb0YyRqqlMY7sbZPww73+jumDZ90jDYLSlqI4CP9JLUs5pxCjiv29wW6OSAltdCP
vJeQSR5ADTpLWVga/VBc8rLQg3gA9FStCdA6ja83kGBLW7ywmNgxBdLWTihvRAoC
d2IGKB0nVCGL0um+JIUSUdnBi55rmPg=
=NBBO
-----END PGP SIGNATURE-----
pgpXdjBcsfBYO.pgp
Description: PGP signature
--- End Message ---