Your message dated Wed, 28 Jan 2026 11:49:56 +0000
with message-id <[email protected]>
and subject line Bug#1123115: fixed in diceware 1.0.1-1.1
has caused the Debian Bug report #1123115,
regarding diceware: FTBFS: dh_auto_test: error: pybuild --test -i
python{version} -p "3.14 3.13" returned exit code 13
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.)
--
1123115: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123115
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:diceware
Version: 1.0.1-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:diceware, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
rm -rf .eggs
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3,sphinxdoc --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:131: Building wheel for python3.14 with "build"
module
I: pybuild base:317: python3.14 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82:
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for
`project.license`. You can also use `project.license-files`. (Both options
available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/ptr.py:38: SetuptoolsDeprecationWarning: The
test command is disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
class PyTest(orig.test):
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
dist._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
creating build/lib/diceware
copying diceware/__about__.py -> build/lib/diceware
copying diceware/logger.py -> build/lib/diceware
copying diceware/__main__.py -> build/lib/diceware
copying diceware/wordlist.py -> build/lib/diceware
copying diceware/config.py -> build/lib/diceware
copying diceware/random_sources.py -> build/lib/diceware
copying diceware/__init__.py -> build/lib/diceware
running egg_info
creating diceware.egg-info
writing diceware.egg-info/PKG-INFO
writing dependency_links to diceware.egg-info/dependency_links.txt
writing entry points to diceware.egg-info/entry_points.txt
writing requirements to diceware.egg-info/requires.txt
writing top-level names to diceware.egg-info/top_level.txt
writing manifest file 'diceware.egg-info/SOURCES.txt'
reading manifest file 'diceware.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'diceware.egg-info/SOURCES.txt'
creating build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_ca.txt -> build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_de.txt -> build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_de_8k.txt -> build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_en_adjectives.txt ->
build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_en_eff.txt -> build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_en_nouns.txt -> build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_en_securedrop.asc ->
build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_es.txt -> build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_fr.txt -> build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_it.txt -> build/lib/diceware/wordlists
copying diceware/wordlists/wordlist_pt-br.txt -> build/lib/diceware/wordlists
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/diceware
copying build/lib/diceware/__about__.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/logger.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/__main__.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/wordlist.py ->
build/bdist.linux-x86_64/wheel/./diceware
creating build/bdist.linux-x86_64/wheel/diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_fr.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_es.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_en_adjectives.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_de_8k.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_ca.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_en_securedrop.asc ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_it.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_pt-br.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_en_nouns.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_de.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_en_eff.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/config.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/random_sources.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/__init__.py ->
build/bdist.linux-x86_64/wheel/./diceware
running install_egg_info
Copying diceware.egg-info to
build/bdist.linux-x86_64/wheel/./diceware-1.0.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/diceware-1.0.1.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/.tmp-z5rerh_i/diceware-1.0.1-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'diceware/__about__.py'
adding 'diceware/__init__.py'
adding 'diceware/__main__.py'
adding 'diceware/config.py'
adding 'diceware/logger.py'
adding 'diceware/random_sources.py'
adding 'diceware/wordlist.py'
adding 'diceware/wordlists/wordlist_ca.txt'
adding 'diceware/wordlists/wordlist_de.txt'
adding 'diceware/wordlists/wordlist_de_8k.txt'
adding 'diceware/wordlists/wordlist_en_adjectives.txt'
adding 'diceware/wordlists/wordlist_en_eff.txt'
adding 'diceware/wordlists/wordlist_en_nouns.txt'
adding 'diceware/wordlists/wordlist_en_securedrop.asc'
adding 'diceware/wordlists/wordlist_es.txt'
adding 'diceware/wordlists/wordlist_fr.txt'
adding 'diceware/wordlists/wordlist_it.txt'
adding 'diceware/wordlists/wordlist_pt-br.txt'
adding 'diceware-1.0.1.dist-info/licenses/LICENSE'
adding 'diceware-1.0.1.dist-info/METADATA'
adding 'diceware-1.0.1.dist-info/WHEEL'
adding 'diceware-1.0.1.dist-info/entry_points.txt'
adding 'diceware-1.0.1.dist-info/top_level.txt'
adding 'diceware-1.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built diceware-1.0.1-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.14 with
"installer" module
I: pybuild plugin_pyproject:131: Building wheel for python3.13 with "build"
module
I: pybuild base:317: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:82:
SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
!!
********************************************************************************
Please use a simple string containing a SPDX expression for
`project.license`. You can also use `project.license-files`. (Both options
available on setuptools>=77.0.0).
By 2026-Feb-18, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
corresp(dist, value, root_dir)
/usr/lib/python3/dist-packages/ptr.py:38: SetuptoolsDeprecationWarning: The
test command is disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
class PyTest(orig.test):
/usr/lib/python3/dist-packages/setuptools/config/_apply_pyprojecttoml.py:61:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
dist._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/dist.py:759:
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!
********************************************************************************
Please consider removing the following classifiers in favor of a SPDX
license expression:
License :: OSI Approved :: GNU General Public License v3 or later
(GPLv3+)
See
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license
for details.
********************************************************************************
!!
self._finalize_license_expression()
running bdist_wheel
running build
running build_py
running egg_info
writing diceware.egg-info/PKG-INFO
writing dependency_links to diceware.egg-info/dependency_links.txt
writing entry points to diceware.egg-info/entry_points.txt
writing requirements to diceware.egg-info/requires.txt
writing top-level names to diceware.egg-info/top_level.txt
reading manifest file 'diceware.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'diceware.egg-info/SOURCES.txt'
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/diceware
copying build/lib/diceware/__about__.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/logger.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/__main__.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/wordlist.py ->
build/bdist.linux-x86_64/wheel/./diceware
creating build/bdist.linux-x86_64/wheel/diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_fr.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_es.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_en_adjectives.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_de_8k.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_ca.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_en_securedrop.asc ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_it.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_pt-br.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_en_nouns.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_de.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/wordlists/wordlist_en_eff.txt ->
build/bdist.linux-x86_64/wheel/./diceware/wordlists
copying build/lib/diceware/config.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/random_sources.py ->
build/bdist.linux-x86_64/wheel/./diceware
copying build/lib/diceware/__init__.py ->
build/bdist.linux-x86_64/wheel/./diceware
running install_egg_info
Copying diceware.egg-info to
build/bdist.linux-x86_64/wheel/./diceware-1.0.1.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/diceware-1.0.1.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-e7w590_l/diceware-1.0.1-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'diceware/__about__.py'
adding 'diceware/__init__.py'
adding 'diceware/__main__.py'
adding 'diceware/config.py'
adding 'diceware/logger.py'
adding 'diceware/random_sources.py'
adding 'diceware/wordlist.py'
adding 'diceware/wordlists/wordlist_ca.txt'
adding 'diceware/wordlists/wordlist_de.txt'
adding 'diceware/wordlists/wordlist_de_8k.txt'
adding 'diceware/wordlists/wordlist_en_adjectives.txt'
adding 'diceware/wordlists/wordlist_en_eff.txt'
adding 'diceware/wordlists/wordlist_en_nouns.txt'
adding 'diceware/wordlists/wordlist_en_securedrop.asc'
adding 'diceware/wordlists/wordlist_es.txt'
adding 'diceware/wordlists/wordlist_fr.txt'
adding 'diceware/wordlists/wordlist_it.txt'
adding 'diceware/wordlists/wordlist_pt-br.txt'
adding 'diceware-1.0.1.dist-info/licenses/LICENSE'
adding 'diceware-1.0.1.dist-info/METADATA'
adding 'diceware-1.0.1.dist-info/WHEEL'
adding 'diceware-1.0.1.dist-info/entry_points.txt'
adding 'diceware-1.0.1.dist-info/top_level.txt'
adding 'diceware-1.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built diceware-1.0.1-py3-none-any.whl
I: pybuild plugin_pyproject:155: Unpacking wheel built for python3.13 with
"installer" module
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
env PYTHONPATH=/<<PKGBUILDDIR>> dh_auto_test
I: pybuild pybuild:308: cp -r /<<PKGBUILDDIR>>/docs /<<PKGBUILDDIR>>/README.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build;
python3.14 -m pytest /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests
============================= test session starts ==============================
platform linux -- Python 3.14.2, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: tox.ini
plugins: typeguard-4.4.4
collected 152 items / 2 deselected / 150 selected
tests/conftest.py . [ 0%]
tests/test_config.py ......................... [ 17%]
tests/test_diceware.py ....................................... [ 43%]
tests/test_logger.py .... [ 46%]
tests/test_main.py F. [ 47%]
tests/test_random_sources.py ....................................... [ 73%]
tests/test_wordlist.py ........................................ [100%]
=================================== FAILURES ===================================
_______________________________ test_can_run_run _______________________________
monkeypatch = <_pytest.monkeypatch.MonkeyPatch object at 0x7f1b64cb6f20>
capsys = <_pytest.capture.CaptureFixture object at 0x7f1b64d868f0>
def test_can_run_run(monkeypatch, capsys):
# we can call __main__.py to run diceware
monkeypatch.setattr("sys.argv", ["can_run_run", "--help"])
monkeypatch.setattr("diceware.__main__.__name__", "__main__")
with pytest.raises(SystemExit) as exc_info:
run()
assert exc_info.value.code == 0
out, err = capsys.readouterr()
> assert "usage: can_run_run [-h]" in out
E AssertionError: assert 'usage: can_run_run [-h]' in 'usage: python3.14
-m pytest [-h] [-n NUM] [-c | --no-caps] [-s NUM]\n
[-d DELIMITER] [-r S... of sides of dice. Default: 6\n\nUse
--show-wordlist-dirs to list directories where you can store
custom\nwordlists.\n'
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_main.py:16:
AssertionError
=========================== short test summary info ============================
FAILED tests/test_main.py::test_can_run_run - AssertionError: assert 'usage: ...
================= 1 failed, 149 passed, 2 deselected in 0.38s ==================
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest
{build_dir}/tests
I: pybuild pybuild:308: cp -r /<<PKGBUILDDIR>>/docs /<<PKGBUILDDIR>>/README.rst
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
I: pybuild base:317: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m pytest /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests
============================= test session starts ==============================
platform linux -- Python 3.13.11, pytest-9.0.2, pluggy-1.6.0
rootdir: /<<PKGBUILDDIR>>
configfile: tox.ini
plugins: typeguard-4.4.4
collected 152 items / 2 deselected / 150 selected
tests/conftest.py . [ 0%]
tests/test_config.py ......................... [ 17%]
tests/test_diceware.py ....................................... [ 43%]
tests/test_logger.py .... [ 46%]
tests/test_main.py .. [ 47%]
tests/test_random_sources.py ....................................... [ 73%]
tests/test_wordlist.py ........................................ [100%]
====================== 150 passed, 2 deselected in 0.36s =======================
I: pybuild pybuild:334: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; rm
-rf docs README.rst *.egg-info
dh_auto_test: error: pybuild --test -i python{version} -p "3.14 3.13" returned
exit code 13
make[1]: *** [debian/rules:29: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: diceware
Source-Version: 1.0.1-1.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
diceware, 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.
Adrian Bunk <[email protected]> (supplier of updated diceware 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: SHA512
Format: 1.8
Date: Wed, 14 Jan 2026 23:15:39 +0200
Source: diceware
Architecture: source
Version: 1.0.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Andre Bianchi <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1123115
Changes:
diceware (1.0.1-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Backport upstream fix for FTBFS with Python 3.14.
(Closes: #1123115)
Checksums-Sha1:
f8220ca7a53be7f9e8dbf1686c65fa9d28ed1490 2093 diceware_1.0.1-1.1.dsc
3fc497cfecee7492edb309fdda2cd81fba1314be 11732 diceware_1.0.1-1.1.debian.tar.xz
Checksums-Sha256:
3874b1258f6dee19619610dfc4efe8c9e5a3e3bf347f6cb099e88432b042a3c2 2093
diceware_1.0.1-1.1.dsc
ebd0672b387addfbf16d35fcda1539661397908a118aa95339d381f1d9820152 11732
diceware_1.0.1-1.1.debian.tar.xz
Files:
596e0bbaab7370bc0069d2219140617f 2093 utils optional diceware_1.0.1-1.1.dsc
624a09521eaaf819d1d15594ba7999c3 11732 utils optional
diceware_1.0.1-1.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmloCjQACgkQiNJCh6LY
mLGiGw//Q009swhOC7ZGWXkYOtZVJZm3sIArKEilL8WJJuAtO/RlFlkKpLZ6uE8O
tKTa63j7PgS6is7mjd54OhNoObt/WSjizXyraxt6BhcrMYHq/6GeYLtq9PcYfbk2
TKxmgS/Mi73F+/llBp3JTafJiGHM6adpfrQbCdBjpUm37rvnEZSXNkgh4N1WiUT3
ps0JMogXaM18t7lhq0fJNz+ht4f+QMVzohwYDfzN2yPyS7zc1BvJ9YXxiwmiOLMh
D9QYR6mq4wAXAJ4Tp8NGDv8TwwXye3Ykt8SX4Kpk2ewceddEmczE80+4oPfmXRRR
npTJnWu8upPwerecU21dFwUk22x8TkVom8mdSawR7XmgszExAhpBlMb9KcGdIdKN
OdhaLIOPxevqnyqwVOObLasdycGVqiF+vofqwqO2Vm/Rk3piFM2DGMyJWtXWPvA4
nSKcA66/UtdjBJeQ0nPpX9wDoIO7u/5esQfgNRiqXtIMArK6+tkyI505+bSdqBJ8
GbXCEsMoKggmd01fJIBRnlwTsCDNh7xhNMoc2wjgubAiYGq8NtUbNmbPwDTQXytV
MjFNCLLctwaRnSf91yxWKQxewqx38qlRiqqgK/rks3IvR4eJNvl6dNQa+Qe6tcmS
q7IiOTnCHjKFw95ImyHdDPmQcZ1M5OmgSkmsL2qD0M82LMOh6t4=
=4LZ9
-----END PGP SIGNATURE-----
pgpOoQQZB0fQy.pgp
Description: PGP signature
--- End Message ---