Your message dated Mon, 16 Dec 2024 23:53:46 +0000
with message-id <[email protected]>
and subject line Bug#1090152: fixed in python-nacl 1.5.0-7
has caused the Debian Bug report #1090152,
regarding python-nacl: FTBFS: ERROR: Invalid value `None` in 
intersphinx_mapping['http://docs.python.org/']. Expected a two-element tuple or 
list.
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.)


-- 
1090152: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090152
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-nacl
Version: 1.5.0-6
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build --with python3,sphinxdoc --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
        cp -an --reflink=auto src/libsodium/build-aux/config.guess 
debian/.debhelper/bucket/files/a41df3c465f3704faf331f052c4c3975f656436902d1778e81e16b5b511fb5ed.tmp
        mv 
debian/.debhelper/bucket/files/a41df3c465f3704faf331f052c4c3975f656436902d1778e81e16b5b511fb5ed.tmp
 
debian/.debhelper/bucket/files/a41df3c465f3704faf331f052c4c3975f656436902d1778e81e16b5b511fb5ed
        cp -f /usr/share/misc/config.guess 
./src/libsodium/build-aux/config.guess
        cp -an --reflink=auto src/libsodium/build-aux/config.sub 
debian/.debhelper/bucket/files/325caa596fa7aee6495bc416af6ed7d9e36b23aa2e0f6fba04cbb07838b37a27.tmp
        mv 
debian/.debhelper/bucket/files/325caa596fa7aee6495bc416af6ed7d9e36b23aa2e0f6fba04cbb07838b37a27.tmp
 
debian/.debhelper/bucket/files/325caa596fa7aee6495bc416af6ed7d9e36b23aa2e0f6fba04cbb07838b37a27
        cp -f /usr/share/misc/config.sub ./src/libsodium/build-aux/config.sub
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
        pybuild --configure -i python{version} -p "3.13 3.12"
   dh_auto_build -O--buildsystem=pybuild
        pybuild --build -i python{version} -p "3.13 3.12"
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_nacl  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/signing.py -> build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/exceptions.py -> build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/utils.py -> build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/secret.py -> build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/__init__.py -> build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/hashlib.py -> build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/hash.py -> build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/public.py -> build/lib.linux-x86_64-cpython-313/nacl
copying src/nacl/encoding.py -> build/lib.linux-x86_64-cpython-313/nacl
creating build/lib.linux-x86_64-cpython-313/nacl/pwhash
copying src/nacl/pwhash/argon2id.py -> 
build/lib.linux-x86_64-cpython-313/nacl/pwhash
copying src/nacl/pwhash/_argon2.py -> 
build/lib.linux-x86_64-cpython-313/nacl/pwhash
copying src/nacl/pwhash/scrypt.py -> 
build/lib.linux-x86_64-cpython-313/nacl/pwhash
copying src/nacl/pwhash/__init__.py -> 
build/lib.linux-x86_64-cpython-313/nacl/pwhash
copying src/nacl/pwhash/argon2i.py -> 
build/lib.linux-x86_64-cpython-313/nacl/pwhash
creating build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_generichash.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_kx.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_aead.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/utils.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_secretstream.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_scalarmult.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/__init__.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_secretbox.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_shorthash.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_hash.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/sodium_core.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_sign.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_core.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_box.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/randombytes.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/bindings/crypto_pwhash.py -> 
build/lib.linux-x86_64-cpython-313/nacl/bindings
copying src/nacl/py.typed -> build/lib.linux-x86_64-cpython-313/nacl
warning: build_py: byte-compiling is disabled, skipping.

running build_ext
generating cffi module 'build/temp.linux-x86_64-cpython-313/_sodium.c'
creating build/temp.linux-x86_64-cpython-313
building '_sodium' extension
creating build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.13 -c 
build/temp.linux-x86_64-cpython-313/_sodium.c -o 
build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313/_sodium.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313/_sodium.o
 -L/usr/lib/x86_64-linux-gnu -lsodium -o 
build/lib.linux-x86_64-cpython-313/nacl/_sodium.abi3.so
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/nacl
copying build/lib.linux-x86_64-cpython-313/nacl/signing.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/utils.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/secret.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/__init__.py -> 
build/bdist.linux-x86_64/wheel/./nacl
creating build/bdist.linux-x86_64/wheel/nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_generichash.py 
-> build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_kx.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_aead.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/utils.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_secretstream.py 
-> build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_scalarmult.py 
-> build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/__init__.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_secretbox.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_shorthash.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_hash.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/sodium_core.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_sign.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_core.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_box.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/randombytes.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-313/nacl/bindings/crypto_pwhash.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
creating build/bdist.linux-x86_64/wheel/nacl/pwhash
copying build/lib.linux-x86_64-cpython-313/nacl/pwhash/argon2id.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-313/nacl/pwhash/_argon2.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-313/nacl/pwhash/scrypt.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-313/nacl/pwhash/__init__.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-313/nacl/pwhash/argon2i.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-313/nacl/hashlib.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/py.typed -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/_sodium.abi3.so -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/hash.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/public.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-313/nacl/encoding.py -> 
build/bdist.linux-x86_64/wheel/./nacl
warning: install_lib: byte-compiling is disabled, skipping.

running install_egg_info
running egg_info
creating src/PyNaCl.egg-info
writing src/PyNaCl.egg-info/PKG-INFO
writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt
writing requirements to src/PyNaCl.egg-info/requires.txt
writing top-level names to src/PyNaCl.egg-info/top_level.txt
writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '__pycache__/*' found anywhere 
in distribution
warning: no previously-included files matching '*' found under directory 
'.github'
warning: no previously-included files matching '*' found under directory 
'.circleci'
warning: no previously-included files found matching '.readthedocs.yml'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'src/libsodium*.zip'
adding license file 'LICENSE'
writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
Copying src/PyNaCl.egg-info to 
build/bdist.linux-x86_64/wheel/./PyNaCl-1.5.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/PyNaCl-1.5.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_nacl/.tmp-ekarvpzx/PyNaCl-1.5.0-cp313-cp313-linux_x86_64.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'nacl/__init__.py'
adding 'nacl/_sodium.abi3.so'
adding 'nacl/encoding.py'
adding 'nacl/exceptions.py'
adding 'nacl/hash.py'
adding 'nacl/hashlib.py'
adding 'nacl/public.py'
adding 'nacl/py.typed'
adding 'nacl/secret.py'
adding 'nacl/signing.py'
adding 'nacl/utils.py'
adding 'nacl/bindings/__init__.py'
adding 'nacl/bindings/crypto_aead.py'
adding 'nacl/bindings/crypto_box.py'
adding 'nacl/bindings/crypto_core.py'
adding 'nacl/bindings/crypto_generichash.py'
adding 'nacl/bindings/crypto_hash.py'
adding 'nacl/bindings/crypto_kx.py'
adding 'nacl/bindings/crypto_pwhash.py'
adding 'nacl/bindings/crypto_scalarmult.py'
adding 'nacl/bindings/crypto_secretbox.py'
adding 'nacl/bindings/crypto_secretstream.py'
adding 'nacl/bindings/crypto_shorthash.py'
adding 'nacl/bindings/crypto_sign.py'
adding 'nacl/bindings/randombytes.py'
adding 'nacl/bindings/sodium_core.py'
adding 'nacl/bindings/utils.py'
adding 'nacl/pwhash/__init__.py'
adding 'nacl/pwhash/_argon2.py'
adding 'nacl/pwhash/argon2i.py'
adding 'nacl/pwhash/argon2id.py'
adding 'nacl/pwhash/scrypt.py'
adding 'PyNaCl-1.5.0.dist-info/LICENSE'
adding 'PyNaCl-1.5.0.dist-info/METADATA'
adding 'PyNaCl-1.5.0.dist-info/WHEEL'
adding 'PyNaCl-1.5.0.dist-info/top_level.txt'
adding 'PyNaCl-1.5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built PyNaCl-1.5.0-cp313-cp313-linux_x86_64.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with 
"installer" module
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_nacl  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/signing.py -> build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/exceptions.py -> build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/utils.py -> build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/secret.py -> build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/__init__.py -> build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/hashlib.py -> build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/hash.py -> build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/public.py -> build/lib.linux-x86_64-cpython-312/nacl
copying src/nacl/encoding.py -> build/lib.linux-x86_64-cpython-312/nacl
creating build/lib.linux-x86_64-cpython-312/nacl/pwhash
copying src/nacl/pwhash/argon2id.py -> 
build/lib.linux-x86_64-cpython-312/nacl/pwhash
copying src/nacl/pwhash/_argon2.py -> 
build/lib.linux-x86_64-cpython-312/nacl/pwhash
copying src/nacl/pwhash/scrypt.py -> 
build/lib.linux-x86_64-cpython-312/nacl/pwhash
copying src/nacl/pwhash/__init__.py -> 
build/lib.linux-x86_64-cpython-312/nacl/pwhash
copying src/nacl/pwhash/argon2i.py -> 
build/lib.linux-x86_64-cpython-312/nacl/pwhash
creating build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_generichash.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_kx.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_aead.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/utils.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_secretstream.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_scalarmult.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/__init__.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_secretbox.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_shorthash.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_hash.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/sodium_core.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_sign.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_core.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_box.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/randombytes.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/bindings/crypto_pwhash.py -> 
build/lib.linux-x86_64-cpython-312/nacl/bindings
copying src/nacl/py.typed -> build/lib.linux-x86_64-cpython-312/nacl
warning: build_py: byte-compiling is disabled, skipping.

running build_ext
generating cffi module 'build/temp.linux-x86_64-cpython-312/_sodium.c'
creating build/temp.linux-x86_64-cpython-312
building '_sodium' extension
creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall 
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c 
build/temp.linux-x86_64-cpython-312/_sodium.c -o 
build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_sodium.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g 
-fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_sodium.o
 -L/usr/lib/x86_64-linux-gnu -lsodium -o 
build/lib.linux-x86_64-cpython-312/nacl/_sodium.abi3.so
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/nacl
copying build/lib.linux-x86_64-cpython-312/nacl/signing.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/exceptions.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/utils.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/secret.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/__init__.py -> 
build/bdist.linux-x86_64/wheel/./nacl
creating build/bdist.linux-x86_64/wheel/nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_generichash.py 
-> build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_kx.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_aead.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/utils.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_secretstream.py 
-> build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_scalarmult.py 
-> build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/__init__.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_secretbox.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_shorthash.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_hash.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/sodium_core.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_sign.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_core.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_box.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/randombytes.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
copying build/lib.linux-x86_64-cpython-312/nacl/bindings/crypto_pwhash.py -> 
build/bdist.linux-x86_64/wheel/./nacl/bindings
creating build/bdist.linux-x86_64/wheel/nacl/pwhash
copying build/lib.linux-x86_64-cpython-312/nacl/pwhash/argon2id.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-312/nacl/pwhash/_argon2.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-312/nacl/pwhash/scrypt.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-312/nacl/pwhash/__init__.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-312/nacl/pwhash/argon2i.py -> 
build/bdist.linux-x86_64/wheel/./nacl/pwhash
copying build/lib.linux-x86_64-cpython-312/nacl/hashlib.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/py.typed -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/_sodium.abi3.so -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/hash.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/public.py -> 
build/bdist.linux-x86_64/wheel/./nacl
copying build/lib.linux-x86_64-cpython-312/nacl/encoding.py -> 
build/bdist.linux-x86_64/wheel/./nacl
warning: install_lib: byte-compiling is disabled, skipping.

running install_egg_info
running egg_info
writing src/PyNaCl.egg-info/PKG-INFO
writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt
writing requirements to src/PyNaCl.egg-info/requires.txt
writing top-level names to src/PyNaCl.egg-info/top_level.txt
reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching 'docs/_build'
warning: no previously-included files matching '__pycache__/*' found anywhere 
in distribution
warning: no previously-included files matching '*' found under directory 
'.github'
warning: no previously-included files matching '*' found under directory 
'.circleci'
warning: no previously-included files found matching '.readthedocs.yml'
warning: no previously-included files found matching '.coveragerc'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching 'release.py'
warning: no previously-included files found matching 'src/libsodium*.zip'
adding license file 'LICENSE'
writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt'
Copying src/PyNaCl.egg-info to 
build/bdist.linux-x86_64/wheel/./PyNaCl-1.5.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/PyNaCl-1.5.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_nacl/.tmp-p79z512r/PyNaCl-1.5.0-cp312-cp312-linux_x86_64.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'nacl/__init__.py'
adding 'nacl/_sodium.abi3.so'
adding 'nacl/encoding.py'
adding 'nacl/exceptions.py'
adding 'nacl/hash.py'
adding 'nacl/hashlib.py'
adding 'nacl/public.py'
adding 'nacl/py.typed'
adding 'nacl/secret.py'
adding 'nacl/signing.py'
adding 'nacl/utils.py'
adding 'nacl/bindings/__init__.py'
adding 'nacl/bindings/crypto_aead.py'
adding 'nacl/bindings/crypto_box.py'
adding 'nacl/bindings/crypto_core.py'
adding 'nacl/bindings/crypto_generichash.py'
adding 'nacl/bindings/crypto_hash.py'
adding 'nacl/bindings/crypto_kx.py'
adding 'nacl/bindings/crypto_pwhash.py'
adding 'nacl/bindings/crypto_scalarmult.py'
adding 'nacl/bindings/crypto_secretbox.py'
adding 'nacl/bindings/crypto_secretstream.py'
adding 'nacl/bindings/crypto_shorthash.py'
adding 'nacl/bindings/crypto_sign.py'
adding 'nacl/bindings/randombytes.py'
adding 'nacl/bindings/sodium_core.py'
adding 'nacl/bindings/utils.py'
adding 'nacl/pwhash/__init__.py'
adding 'nacl/pwhash/_argon2.py'
adding 'nacl/pwhash/argon2i.py'
adding 'nacl/pwhash/argon2id.py'
adding 'nacl/pwhash/scrypt.py'
adding 'PyNaCl-1.5.0.dist-info/LICENSE'
adding 'PyNaCl-1.5.0.dist-info/METADATA'
adding 'PyNaCl-1.5.0.dist-info/WHEEL'
adding 'PyNaCl-1.5.0.dist-info/top_level.txt'
adding 'PyNaCl-1.5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built PyNaCl-1.5.0-cp312-cp312-linux_x86_64.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
        pybuild --test -i python{version} -p "3.13 3.12"
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_nacl/build; 
python3.13 -m pytest /<<PKGBUILDDIR>>/tests/
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: typeguard-4.4.1, hypothesis-6.122.1
collected 4656 items

../../../tests/test_aead.py ............................................ [  0%]
..............................                                           [  1%]
../../../tests/test_bindings.py .................................ss      [  2%]
../../../tests/test_box.py ..............                                [  2%]
../../../tests/test_encoding.py ......                                   [  2%]
../../../tests/test_exc.py ....                                          [  2%]
../../../tests/test_generichash.py ..................................... [  3%]
........................................................................ [  5%]
........................................................................ [  6%]
........................................................................ [  8%]
........................................................................ [  9%]
........................................................................ [ 11%]
........................................................................ [ 12%]
........................................................................ [ 14%]
........................................................................ [ 16%]
........................................................................ [ 17%]
........................................................................ [ 19%]
........................................................................ [ 20%]
........................................................................ [ 22%]
........................................................................ [ 23%]
........................................................................ [ 25%]
........................................................................ [ 26%]
........................................................................ [ 28%]
........................................................................ [ 29%]
........................................................................ [ 31%]
........................................................................ [ 33%]
........................................................................ [ 34%]
........................................................................ [ 36%]
........................................................................ [ 37%]
.ss..................................................................... [ 39%]
........................................................................ [ 40%]
........................................................................ [ 42%]
.........................................ss............................. [ 43%]
........................................................................ [ 45%]
........................................................................ [ 46%]
........................................................................ [ 48%]
...............                                                          [ 48%]
../../../tests/test_hash.py ........                                     [ 48%]
../../../tests/test_hashlib_scrypt.py ....s                              [ 49%]
../../../tests/test_kx.py ......                                         [ 49%]
../../../tests/test_public.py ...............                            [ 49%]
../../../tests/test_pwhash.py .......................................... [ 50%]
.............................................................ss          [ 51%]
../../../tests/test_sealed_box.py ..............                         [ 52%]
../../../tests/test_secret.py ...................                        [ 52%]
../../../tests/test_secretstream.py .....                                [ 52%]
../../../tests/test_shorthash.py ....................................... [ 53%]
........................................................................ [ 55%]
...................s                                                     [ 55%]
../../../tests/test_signing.py ......................................... [ 56%]
........................................................................ [ 57%]
........................................................................ [ 59%]
........................................................................ [ 60%]
........................................................................ [ 62%]
........................................................................ [ 64%]
........................................................................ [ 65%]
........................................................................ [ 67%]
........................................................................ [ 68%]
........................................................................ [ 70%]
........................................................................ [ 71%]
........................................................................ [ 73%]
........................................................................ [ 74%]
........................................................................ [ 76%]
........................................................................ [ 77%]
........................................................................ [ 79%]
........................................................................ [ 81%]
........................................................................ [ 82%]
........................................................................ [ 84%]
........................................................................ [ 85%]
........................................................................ [ 87%]
........................................................................ [ 88%]
........................................................................ [ 90%]
........................................................................ [ 91%]
........................................................................ [ 93%]
........................................................................ [ 94%]
........................................................................ [ 96%]
........................................................................ [ 98%]
........................................................................ [ 99%]
.............                                                            [ 99%]
../../../tests/test_utils.py .....                                       [100%]

====================== 4646 passed, 10 skipped in 13.19s =======================
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_nacl/build; 
python3.12 -m pytest /<<PKGBUILDDIR>>/tests/
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: typeguard-4.4.1, hypothesis-6.122.1
collected 4656 items

../../../tests/test_aead.py ............................................ [  0%]
..............................                                           [  1%]
../../../tests/test_bindings.py .................................ss      [  2%]
../../../tests/test_box.py ..............                                [  2%]
../../../tests/test_encoding.py ......                                   [  2%]
../../../tests/test_exc.py ....                                          [  2%]
../../../tests/test_generichash.py ..................................... [  3%]
........................................................................ [  5%]
........................................................................ [  6%]
........................................................................ [  8%]
........................................................................ [  9%]
........................................................................ [ 11%]
........................................................................ [ 12%]
........................................................................ [ 14%]
........................................................................ [ 16%]
........................................................................ [ 17%]
........................................................................ [ 19%]
........................................................................ [ 20%]
........................................................................ [ 22%]
........................................................................ [ 23%]
........................................................................ [ 25%]
........................................................................ [ 26%]
........................................................................ [ 28%]
........................................................................ [ 29%]
........................................................................ [ 31%]
........................................................................ [ 33%]
........................................................................ [ 34%]
........................................................................ [ 36%]
........................................................................ [ 37%]
.ss..................................................................... [ 39%]
........................................................................ [ 40%]
........................................................................ [ 42%]
.........................................ss............................. [ 43%]
........................................................................ [ 45%]
........................................................................ [ 46%]
........................................................................ [ 48%]
...............                                                          [ 48%]
../../../tests/test_hash.py ........                                     [ 48%]
../../../tests/test_hashlib_scrypt.py ....s                              [ 49%]
../../../tests/test_kx.py ......                                         [ 49%]
../../../tests/test_public.py ...............                            [ 49%]
../../../tests/test_pwhash.py .......................................... [ 50%]
.............................................................ss          [ 51%]
../../../tests/test_sealed_box.py ..............                         [ 52%]
../../../tests/test_secret.py ...................                        [ 52%]
../../../tests/test_secretstream.py .....                                [ 52%]
../../../tests/test_shorthash.py ....................................... [ 53%]
........................................................................ [ 55%]
...................s                                                     [ 55%]
../../../tests/test_signing.py ......................................... [ 56%]
........................................................................ [ 57%]
........................................................................ [ 59%]
........................................................................ [ 60%]
........................................................................ [ 62%]
........................................................................ [ 64%]
........................................................................ [ 65%]
........................................................................ [ 67%]
........................................................................ [ 68%]
........................................................................ [ 70%]
........................................................................ [ 71%]
........................................................................ [ 73%]
........................................................................ [ 74%]
........................................................................ [ 76%]
........................................................................ [ 77%]
........................................................................ [ 79%]
........................................................................ [ 81%]
........................................................................ [ 82%]
........................................................................ [ 84%]
........................................................................ [ 85%]
........................................................................ [ 87%]
........................................................................ [ 88%]
........................................................................ [ 90%]
........................................................................ [ 91%]
........................................................................ [ 93%]
........................................................................ [ 94%]
........................................................................ [ 96%]
........................................................................ [ 98%]
........................................................................ [ 99%]
.............                                                            [ 99%]
../../../tests/test_utils.py .....                                       [100%]

====================== 4646 passed, 10 skipped in 13.35s =======================
        rm -fr -- /tmp/dh-xdg-rundir-8oAeFwVc
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
        rm -f -- debian/python3-nacl.substvars debian/python-nacl-doc.substvars
        rm -fr -- debian/.debhelper/generated/python3-nacl/ 
debian/python3-nacl/ debian/tmp/ debian/.debhelper/generated/python-nacl-doc/ 
debian/python-nacl-doc/
   dh_auto_install -O--buildsystem=pybuild
        install -m0755 -d /<<PKGBUILDDIR>>/debian/tmp
        pybuild --install -i python{version} -p "3.13 3.12" --dest-dir 
/<<PKGBUILDDIR>>/debian/tmp
I: pybuild plugin_pyproject:178: Copying package built for python3.13 to destdir
I: pybuild plugin_pyproject:178: Copying package built for python3.12 to destdir
   dh_installdocs -O--buildsystem=pybuild
        install -m0755 -d debian/python3-nacl/usr/share/doc/python3-nacl
        install -p -m0644 debian/copyright 
debian/python3-nacl/usr/share/doc/python3-nacl/copyright
        install -m0755 -d debian/python-nacl-doc/usr/share/doc/python-nacl-doc
        install -p -m0644 debian/copyright 
debian/python-nacl-doc/usr/share/doc/python-nacl-doc/copyright
        install -m0755 -d debian/python-nacl-doc/usr/share/doc-base/
        install -p -m0644 debian/python-nacl-doc.doc-base 
debian/python-nacl-doc/usr/share/doc-base/python-nacl-doc.pynacl
   debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=debian/python3-nacl/usr/lib/python3.12/dist-packages 
http_proxy='127.0.0.1:9' python3 -m sphinx -N -bhtml docs 
debian/python-nacl-doc/usr/share/doc/python-nacl-doc/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/']. 
Expected a two-element tuple or list.

Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:31: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202412/

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 could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: python-nacl
Source-Version: 1.5.0-7
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-nacl, 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.
Colin Watson <[email protected]> (supplier of updated python-nacl 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: SHA256

Format: 1.8
Date: Mon, 16 Dec 2024 23:26:27 +0000
Source: python-nacl
Architecture: source
Version: 1.5.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1090152
Changes:
 python-nacl (1.5.0-7) unstable; urgency=medium
 .
   * Fix documentation build for Sphinx 8.0 (closes: #1090152).
Checksums-Sha1:
 bf1b12a606856987085f56b56a8f42350430265a 2410 python-nacl_1.5.0-7.dsc
 045589d29cae581c9f5d50dd28ced61fe1b24da4 7664 python-nacl_1.5.0-7.debian.tar.xz
Checksums-Sha256:
 5369cd9255011af67330f2c30d7edfd7e6d2c5e457147eed992ac87bd8558def 2410 
python-nacl_1.5.0-7.dsc
 c99e336b0a660c13899f59dc5c354355d71b7b752891d555160db2f4c2d6296c 7664 
python-nacl_1.5.0-7.debian.tar.xz
Files:
 d66cb3e69878805d10e0408838a64c83 2410 python optional python-nacl_1.5.0-7.dsc
 500a7e09b4b8ccc51e3ea540c80d9fe6 7664 python optional 
python-nacl_1.5.0-7.debian.tar.xz

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

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdgt0IACgkQOTWH2X2G
UAvCMA/9HHHteF/Nd/Gw6uM5twAR1VhOHVaOweNb4BpssIzi4NQcoLSXme05FpJu
CCIiqa/hRxtEd8gNVmcB9biP+eyeXdQJIv8XbjtpfJFeZdDzFW/AVvDa67GIN9vb
ioINO+ZALRJNu1ylUWduWHN/xXaJ6MHLMZOIKtcGdqW0DL4L5rwKofUyKdFKJ4TX
eGQ2agV6DCC+XZb/oM47ka2Gwnse5N1ZzFz1VfhoRbYS+jKfDrm2dDM2RqpQwf4W
4Ev8e1qeNLgEgJfdwmXUUf6+W1QfQWZeakmQleXbGdfkpaQMt+5wEOfLYzxc7VT4
m7+cDIsm8s2uRSQwzjmemozXgSOkPY5bVcBc9wza+YGv1hVAzDH2jkf9VFHEnIEI
6GBNIJ2Rjgs6jgear/eUZ38ZjEucewmYNUMwSfwJQMYYx+jEfK35T0+UpbkgToJ3
hw58tRwe74zaqtl4Y85KYEGSuWgBYEG4Ua0DMsF4oLeVxCd1Os864RRgAD7kCU4Q
eOM01fq2sXKlXqgYHgml/xV9v1MNk8gAOfid6yvjcD28pcvroXIB4sT9FUcPOGZv
9GppwFSSdgvppNTLaSodEOx2f8oxY4dnBNgSek1Hg13n4tkUrwqPbgGH4l6Mku5I
C8Zyk/M66ZDnZMg11ULhC+J4qIn7TTF+B9u4ACj5ayEoP15TR/M=
=tCMx
-----END PGP SIGNATURE-----

Attachment: pgpAPRQWiBok6.pgp
Description: PGP signature


--- End Message ---

Reply via email to