Your message dated Mon, 04 Jul 2022 10:19:58 +0000
with message-id <e1o8jbo-000eoc...@fasolo.debian.org>
and subject line Bug#1011713: fixed in oscrypto 1.3.0-1
has caused the Debian Bug report #1011713,
regarding oscrypto: FTBFS: AttributeError: 
/usr/lib/x86_64-linux-gnu/libcrypto.so.3: undefined symbol: EVP_PKEY_size. Did 
you mean: 'EVP_PKEY_free'?
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.)


-- 
1011713: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011713
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: oscrypto
Version: 1.2.1-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

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
>       install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
>       pybuild --configure -i python{version} -p "3.9 3.10"
> D: pybuild pybuild:587: version: 5.20220403
> D: pybuild pybuild:588: ['/usr/bin/pybuild', '--configure', '-i', 
> 'python{version}', '-p', '3.9 3.10']
> D: pybuild pybuild:38: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=False, configure_only=True, 
> build_only=False, install_only=False, test_only=False, list_systems=False, 
> print_args=None, before_clean=None, clean_args=None, after_clean=None, 
> before_configure=None, configure_args=None, after_configure=None, 
> before_build=None, build_args=None, after_build=None, before_install=None, 
> install_args=None, after_install=None, before_test=None, test_args=None, 
> after_test=None, test_nose=False, test_nose2=False, test_pytest=False, 
> test_tox=False, test_custom=False, dir='/<<PKGBUILDDIR>>', 
> destdir='debian/tmp', ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', 
> ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, name='oscrypto', 
> system=None, versions=['3.9', '3.10'], interpreter=['python{version}'], 
> disable=None, custom_tests=False)
> D: pybuild __init__:36: cannot initialize 'cmake' plugin
> Traceback (most recent call last):
>   File "/usr/share/dh-python/dhpython/build/__init__.py", line 32, in <module>
>     module.BuildSystem.is_usable()
>   File "/usr/share/dh-python/dhpython/build/base.py", line 122, in is_usable
>     raise Exception("missing command: %s" % command)
> Exception: missing command: cmake
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:169: source=oscrypto, binary 
> packages=['python3-oscrypto']
> D: pybuild pybuild:122: Plugin custom: certainty 0
> D: pybuild pybuild:122: Plugin distutils: certainty 50
> D: pybuild pybuild:122: Plugin flit: certainty 0
> D: pybuild pybuild:122: Plugin pyproject: certainty 0
> D: pybuild pybuild:148: detected build system: distutils (certainty: 50%)
> D: pybuild plugin_distutils:54: pydistutils config file:
> [clean]
> all=1
> [build]
> build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build
> [install]
> force=1
> install_layout=deb
> install_scripts=$base/bin
> install_lib=/usr/lib/python3.9/dist-packages
> prefix=/usr
> 
> I: pybuild base:239: python3.9 setup.py config 
> D: pybuild tools:232: invoking: python3.9 setup.py config 
> running config
> D: pybuild plugin_distutils:54: pydistutils config file:
> [clean]
> all=1
> [build]
> build_lib=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build
> [install]
> force=1
> install_layout=deb
> install_scripts=$base/bin
> install_lib=/usr/lib/python3.10/dist-packages
> prefix=/usr
> 
> I: pybuild base:239: python3.10 setup.py config 
> D: pybuild tools:232: invoking: python3.10 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
>       pybuild --build -i python{version} -p "3.9 3.10"
> D: pybuild pybuild:587: version: 5.20220403
> D: pybuild pybuild:588: ['/usr/bin/pybuild', '--build', '-i', 
> 'python{version}', '-p', '3.9 3.10']
> D: pybuild pybuild:38: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=False, 
> configure_only=False, build_only=True, install_only=False, test_only=False, 
> list_systems=False, print_args=None, before_clean=None, clean_args=None, 
> after_clean=None, before_configure=None, configure_args=None, 
> after_configure=None, before_build=None, build_args=None, after_build=None, 
> before_install=None, install_args=None, after_install=None, before_test=None, 
> test_args=None, after_test=None, test_nose=False, test_nose2=False, 
> test_pytest=False, test_tox=False, test_custom=False, dir='/<<PKGBUILDDIR>>', 
> destdir='debian/tmp', ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', 
> ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, name='oscrypto', 
> system=None, versions=['3.9', '3.10'], interpreter=['python{version}'], 
> disable=None, custom_tests=False)
> D: pybuild __init__:36: cannot initialize 'cmake' plugin
> Traceback (most recent call last):
>   File "/usr/share/dh-python/dhpython/build/__init__.py", line 32, in <module>
>     module.BuildSystem.is_usable()
>   File "/usr/share/dh-python/dhpython/build/base.py", line 122, in is_usable
>     raise Exception("missing command: %s" % command)
> Exception: missing command: cmake
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:169: source=oscrypto, binary 
> packages=['python3-oscrypto']
> D: pybuild pybuild:122: Plugin custom: certainty 0
> D: pybuild pybuild:122: Plugin distutils: certainty 50
> D: pybuild pybuild:122: Plugin flit: certainty 0
> D: pybuild pybuild:122: Plugin pyproject: certainty 0
> D: pybuild pybuild:148: detected build system: distutils (certainty: 50%)
> I: pybuild base:239: /usr/bin/python3.9 setup.py build 
> D: pybuild tools:232: invoking: /usr/bin/python3.9 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/kdf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_cipher_suites.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_int.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_asn1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_pkcs12.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_pkcs1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_ffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/keys.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_pkcs5.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_rand.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> copying oscrypto/_ecdsa.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_openssl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_mac
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_decode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_win
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_linux_bsd
> copying oscrypto/_linux_bsd/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_linux_bsd
> copying oscrypto/_linux_bsd/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_oscrypto/build/oscrypto/_linux_bsd
> I: pybuild base:239: /usr/bin/python3 setup.py build 
> D: pybuild tools:232: invoking: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_types.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/kdf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_cipher_suites.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_int.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_asn1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_pkcs12.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_pkcs1.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_ffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/keys.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_pkcs5.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_errors.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_rand.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> copying oscrypto/_ecdsa.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libcrypto_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/_libssl.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> copying oscrypto/_openssl/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_openssl
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_core_foundation.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_common_crypto_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> copying oscrypto/_mac/_security.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_mac
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_decode.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/util.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/asymmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/symmetric.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32_ctypes.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_crypt32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_cng.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/tls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_kernel32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_secur32_cffi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> copying oscrypto/_win/_advapi32.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_win
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_linux_bsd
> copying oscrypto/_linux_bsd/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_linux_bsd
> copying oscrypto/_linux_bsd/trust_list.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_oscrypto/build/oscrypto/_linux_bsd
>    dh_auto_test -O--buildsystem=pybuild
>       pybuild --test -i python{version} -p "3.9 3.10"
> D: pybuild pybuild:587: version: 5.20220403
> D: pybuild pybuild:588: ['/usr/bin/pybuild', '--test', '-i', 
> 'python{version}', '-p', '3.9 3.10']
> D: pybuild pybuild:38: cfg: Namespace(verbose=True, quiet=False, 
> really_quiet=False, detect_only=False, clean_only=False, 
> configure_only=False, build_only=False, install_only=False, test_only=True, 
> list_systems=False, print_args=None, before_clean=None, clean_args=None, 
> after_clean=None, before_configure=None, configure_args=None, 
> after_configure=None, before_build=None, build_args=None, after_build=None, 
> before_install=None, install_args=None, after_install=None, before_test=None, 
> test_args=None, after_test=None, test_nose=False, test_nose2=False, 
> test_pytest=False, test_tox=False, test_custom=False, dir='/<<PKGBUILDDIR>>', 
> destdir='debian/tmp', ext_destdir=None, ext_pattern='\\.so(\\.[^/]*)?$', 
> ext_sub_pattern=None, ext_sub_repl=None, install_dir=None, name='oscrypto', 
> system=None, versions=['3.9', '3.10'], interpreter=['python{version}'], 
> disable=None, custom_tests=False)
> D: pybuild __init__:36: cannot initialize 'cmake' plugin
> Traceback (most recent call last):
>   File "/usr/share/dh-python/dhpython/build/__init__.py", line 32, in <module>
>     module.BuildSystem.is_usable()
>   File "/usr/share/dh-python/dhpython/build/base.py", line 122, in is_usable
>     raise Exception("missing command: %s" % command)
> Exception: missing command: cmake
> D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
> D: pybuild debhelper:169: source=oscrypto, binary 
> packages=['python3-oscrypto']
> D: pybuild pybuild:122: Plugin custom: certainty 0
> D: pybuild pybuild:122: Plugin distutils: certainty 50
> D: pybuild pybuild:122: Plugin flit: certainty 0
> D: pybuild pybuild:122: Plugin pyproject: certainty 0
> D: pybuild pybuild:148: detected build system: distutils (certainty: 50%)
> I: pybuild base:239: python3.9 setup.py test 
> D: pybuild tools:232: invoking: python3.9 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> writing oscrypto.egg-info/PKG-INFO
> writing dependency_links to oscrypto.egg-info/dependency_links.txt
> writing requirements to oscrypto.egg-info/requires.txt
> writing top-level names to oscrypto.egg-info/top_level.txt
> writing manifest file 'oscrypto.egg-info/SOURCES.txt'
> reading manifest file 'oscrypto.egg-info/SOURCES.txt'
> adding license file 'LICENSE'
> writing manifest file 'oscrypto.egg-info/SOURCES.txt'
> running build_ext
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto_ctypes.py", line 304, 
> in <module>
>     libcrypto.EVP_PKEY_size.argtypes = [
>   File "/usr/lib/python3.9/ctypes/__init__.py", line 387, in __getattr__
>     func = self.__getitem__(name)
>   File "/usr/lib/python3.9/ctypes/__init__.py", line 392, in __getitem__
>     func = self._FuncPtr((name_or_ordinal, self))
> AttributeError: /usr/lib/x86_64-linux-gnu/libcrypto.so.3: undefined symbol: 
> EVP_PKEY_size
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 98, in <module>
>     setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 153, in 
> setup
>     return distutils.core.setup(**attrs)
>   File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
>     dist.run_commands()
>   File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
>     cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 223, 
> in run
>     self.run_tests()
>   File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 226, 
> in run_tests
>     test = unittest.main(
>   File "/usr/lib/python3.9/unittest/main.py", line 100, in __init__
>     self.parseArgs(argv)
>   File "/usr/lib/python3.9/unittest/main.py", line 147, in parseArgs
>     self.createTests()
>   File "/usr/lib/python3.9/unittest/main.py", line 158, in createTests
>     self.test = self.testLoader.loadTestsFromNames(self.testNames,
>   File "/usr/lib/python3.9/unittest/loader.py", line 220, in 
> loadTestsFromNames
>     suites = [self.loadTestsFromName(name, module) for name in names]
>   File "/usr/lib/python3.9/unittest/loader.py", line 220, in <listcomp>
>     suites = [self.loadTestsFromName(name, module) for name in names]
>   File "/usr/lib/python3.9/unittest/loader.py", line 205, in loadTestsFromName
>     test = obj()
>   File "/<<PKGBUILDDIR>>/tests/__init__.py", line 114, in make_suite
>     for test_class in test_classes():
>   File "/<<PKGBUILDDIR>>/tests/__init__.py", line 136, in test_classes
>     from .test_kdf import KDFTests
>   File "/<<PKGBUILDDIR>>/tests/test_kdf.py", line 7, in <module>
>     from oscrypto import kdf, _pkcs5
>   File "/<<PKGBUILDDIR>>/oscrypto/kdf.py", line 9, in <module>
>     from .util import rand_bytes
>   File "/<<PKGBUILDDIR>>/oscrypto/util.py", line 14, in <module>
>     from ._openssl.util import rand_bytes
>   File "/<<PKGBUILDDIR>>/oscrypto/_openssl/util.py", line 6, in <module>
>     from ._libcrypto import libcrypto, libcrypto_version_info, 
> handle_openssl_error
>   File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto.py", line 15, in 
> <module>
>     from ._libcrypto_ctypes import (
>   File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto_ctypes.py", line 688, 
> in <module>
>     raise FFIEngineError('Error initializing ctypes')
> oscrypto._ffi.FFIEngineError: Error initializing ctypes
> E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: 
> python3.9 setup.py test 
> Traceback (most recent call last):
>   File "/usr/bin/pybuild", line 367, in main
>     run(func, i, version, c)
>   File "/usr/bin/pybuild", line 317, in run
>     result = func(context, args)
>   File "/usr/share/dh-python/dhpython/build/base.py", line 289, in 
> wrapped_func
>     raise Exception(msg)
> Exception: exit code=1: python3.9 setup.py test 
> I: pybuild base:239: python3.10 setup.py test 
> D: pybuild tools:232: invoking: python3.10 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> writing oscrypto.egg-info/PKG-INFO
> writing dependency_links to oscrypto.egg-info/dependency_links.txt
> writing requirements to oscrypto.egg-info/requires.txt
> writing top-level names to oscrypto.egg-info/top_level.txt
> reading manifest file 'oscrypto.egg-info/SOURCES.txt'
> adding license file 'LICENSE'
> writing manifest file 'oscrypto.egg-info/SOURCES.txt'
> running build_ext
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto_ctypes.py", line 304, 
> in <module>
>     libcrypto.EVP_PKEY_size.argtypes = [
>   File "/usr/lib/python3.10/ctypes/__init__.py", line 387, in __getattr__
>     func = self.__getitem__(name)
>   File "/usr/lib/python3.10/ctypes/__init__.py", line 392, in __getitem__
>     func = self._FuncPtr((name_or_ordinal, self))
> AttributeError: /usr/lib/x86_64-linux-gnu/libcrypto.so.3: undefined symbol: 
> EVP_PKEY_size. Did you mean: 'EVP_PKEY_free'?
> 
> During handling of the above exception, another exception occurred:
> 
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 98, in <module>
>     setup(
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 153, in 
> setup
>     return distutils.core.setup(**attrs)
>   File "/usr/lib/python3.10/distutils/core.py", line 148, in setup
>     dist.run_commands()
>   File "/usr/lib/python3.10/distutils/dist.py", line 966, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3.10/distutils/dist.py", line 985, in run_command
>     cmd_obj.run()
>   File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 223, 
> in run
>     self.run_tests()
>   File "/usr/lib/python3/dist-packages/setuptools/command/test.py", line 226, 
> in run_tests
>     test = unittest.main(
>   File "/usr/lib/python3.10/unittest/main.py", line 100, in __init__
>     self.parseArgs(argv)
>   File "/usr/lib/python3.10/unittest/main.py", line 147, in parseArgs
>     self.createTests()
>   File "/usr/lib/python3.10/unittest/main.py", line 158, in createTests
>     self.test = self.testLoader.loadTestsFromNames(self.testNames,
>   File "/usr/lib/python3.10/unittest/loader.py", line 220, in 
> loadTestsFromNames
>     suites = [self.loadTestsFromName(name, module) for name in names]
>   File "/usr/lib/python3.10/unittest/loader.py", line 220, in <listcomp>
>     suites = [self.loadTestsFromName(name, module) for name in names]
>   File "/usr/lib/python3.10/unittest/loader.py", line 205, in 
> loadTestsFromName
>     test = obj()
>   File "/<<PKGBUILDDIR>>/tests/__init__.py", line 114, in make_suite
>     for test_class in test_classes():
>   File "/<<PKGBUILDDIR>>/tests/__init__.py", line 136, in test_classes
>     from .test_kdf import KDFTests
>   File "/<<PKGBUILDDIR>>/tests/test_kdf.py", line 7, in <module>
>     from oscrypto import kdf, _pkcs5
>   File "/<<PKGBUILDDIR>>/oscrypto/kdf.py", line 9, in <module>
>     from .util import rand_bytes
>   File "/<<PKGBUILDDIR>>/oscrypto/util.py", line 14, in <module>
>     from ._openssl.util import rand_bytes
>   File "/<<PKGBUILDDIR>>/oscrypto/_openssl/util.py", line 6, in <module>
>     from ._libcrypto import libcrypto, libcrypto_version_info, 
> handle_openssl_error
>   File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto.py", line 15, in 
> <module>
>     from ._libcrypto_ctypes import (
>   File "/<<PKGBUILDDIR>>/oscrypto/_openssl/_libcrypto_ctypes.py", line 688, 
> in <module>
>     raise FFIEngineError('Error initializing ctypes')
> oscrypto._ffi.FFIEngineError: Error initializing ctypes
> E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: 
> python3.10 setup.py test 
> Traceback (most recent call last):
>   File "/usr/bin/pybuild", line 367, in main
>     run(func, i, version, c)
>   File "/usr/bin/pybuild", line 317, in run
>     result = func(context, args)
>   File "/usr/share/dh-python/dhpython/build/base.py", line 289, in 
> wrapped_func
>     raise Exception(msg)
> Exception: exit code=1: python3.10 setup.py test 
>       rm -fr -- /tmp/dh-xdg-rundir-37O1zdDG
> dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.10" returned 
> exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/oscrypto_1.2.1-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&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 marking 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: oscrypto
Source-Version: 1.3.0-1
Done: Jochen Sprickerhof <jspri...@debian.org>

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

Debian distribution maintenance software
pp.
Jochen Sprickerhof <jspri...@debian.org> (supplier of updated oscrypto 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: Mon, 04 Jul 2022 08:53:23 +0200
Source: oscrypto
Architecture: source
Version: 1.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Jochen Sprickerhof <jspri...@debian.org>
Closes: 1011713
Changes:
 oscrypto (1.3.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 1.3.0 (Closes: #1011713)
   * Update d/copyright
   * Drop upstreamed patch
   * Use dh-sequence-python3
   * Bump policy version (no changes)
   * Bump dependency on asn1crypto
Checksums-Sha1:
 a5f01a81c5c71617896f2b257f81da1944eb0ba6 2229 oscrypto_1.3.0-1.dsc
 fa3f2fa877aef392293bfd4654bc03f34852aa16 313874 oscrypto_1.3.0.orig.tar.gz
 739e6308a988da468250baf9857bd16edde21a17 3564 oscrypto_1.3.0-1.debian.tar.xz
 d411c07e24c550ffbe93ee2e1ccb85b2c3072376 7241 oscrypto_1.3.0-1_source.buildinfo
Checksums-Sha256:
 a613c23e6b83939fae792dde6f51d31d2c0149c56f53df7832c420b412e7952f 2229 
oscrypto_1.3.0-1.dsc
 6daf845e07e3883926a5ceecd6b4f73d23841abc2769f682da79bf12291fc1af 313874 
oscrypto_1.3.0.orig.tar.gz
 d7efd1099d6af5302fd3093eb583d1eee592885002f887c3f8bdcff1f1a8889d 3564 
oscrypto_1.3.0-1.debian.tar.xz
 251b0435a2a69d5cf5fd700ca690d3dbd392d6937573d797d80b1db30efb6508 7241 
oscrypto_1.3.0-1_source.buildinfo
Files:
 909f1a7a0c0eb91f31f5e0146dff1f72 2229 python optional oscrypto_1.3.0-1.dsc
 f92bac69482710abcbfdbd92db89773e 313874 python optional 
oscrypto_1.3.0.orig.tar.gz
 996f78aa896deb0b7bba3ae45d9fa298 3564 python optional 
oscrypto_1.3.0-1.debian.tar.xz
 371ed186acdfeeb53fcd57e3aae673fb 7241 python optional 
oscrypto_1.3.0-1_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmLCpuAACgkQW//cwljm
lDOK+g//cutHyqOzW8bOB0S+uR+fO8jJNo2mwTFZxyuoE9fyo4oI9E0Gw8wasM1x
qDvBvIRiROGQrrVZ0FHKoIislD0pCwF3VokYLWEEcCPCfA0vg6mm0pSqoTqfBD9u
Rr1oWtXheMYF1xIeC7dZb7bsUAFzPk8UIMdoK+uxDzzknGygYfSvJBKQUuj/Iq7P
mULKUafDGTQhrKDX10mzDajoOHsxbgnhDozqpkr7gUXUgeRgRRcVoHXR1kdL3zM5
U0zCN5bjKH89T6kkRVD/cvxowLDI91SwzNG2g7CA0KAYGdTyGWJ+bwhoGujpXxZw
hUKx3vRBBq0k+NtYUCG6CrptkkQar+oVK3GAkHiYzu83iIp5ytukAGgKd6FlC4su
19sfUT7ENfwev1Zp7VH2gE345pQdBvBLIt4X5so/WpGTFbaT4tpAOtwW/fjalop3
wornIXXdO/HbljMNVmvSvXxS4V1OihqzHFjLHbF0EkGkFnDinwa1hsUe0uauC/l0
dHB6dDMOeGfZ6BCPq4KNcP/U1MHOcIihFRnGegfMC3e1t9zDwwjy/K7tOQIe84/V
iTJwhvQF48Zc3m4pxzOKEj/XsuTZO3Ba+utEjIsWDVIWPWYAx4u0Z1DWsLIT8i0l
Z35jwv4rhBs/sA6n7GNzjP74mS94QY4G8G0nNtrtv+Jf52Yr9VA=
=k3dZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to