==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-oscrypto 1.3.0-8 (Sun Jan 11 06:21:29 2026)
==> Retrieving sources...
-> Found python-oscrypto-1.3.0.tar.gz
-> Found replace-removed-imp-module.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
python-oscrypto-1.3.0.tar.gz ... Passed
replace-removed-imp-module.patch ... Passed
==> Making package: python-oscrypto 1.3.0-8 (Sun Jan 11 06:21:31 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) mpdecimal-4.0.1-1 python-3.14.2-2 python-asn1crypto-1.5.1-6
Total Download Size: 0.20 MiB
Total Installed Size: 79.33 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-asn1crypto-1.5.1-6-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-asn1crypto...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (13) python-autocommand-2.2.2-9 python-jaraco.collections-5.1.0-3 python-jaraco.context-6.0.1-3 python-jaraco.functools-4.1.0-3 python-jaraco.text-4.0.0-4 python-more-itertools-10.8.0-2 python-packaging-25.0-4 python-platformdirs-4.5.1-3 python-pyproject-hooks-1.2.0-6 python-build-1.3.0-4 python-installer-0.7.0-14 python-setuptools-1:80.9.0-4 python-wheel-0.45.1-4
Total Installed Size: 11.01 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-packaging...
installing python-pyproject-hooks...
installing python-build...
Optional dependencies for python-build
python-pip: to use as the Python package installer (default)
python-uv: to use as the Python package installer
python-virtualenv: to use virtualenv for build isolation
installing python-installer...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found python-oscrypto-1.3.0.tar.gz
-> Found replace-removed-imp-module.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting python-oscrypto-1.3.0.tar.gz with bsdtar
==> Starting prepare()...
patching file dev/_import.py
patching file dev/build.py
patching file dev/coverage.py
patching file tests/__init__.py
==> Starting build()...
* Getting build dependencies for wheel...
<string>:98: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.14/site-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 :: MIT License
See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
********************************************************************************
!!
self._finalize_license_expression()
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'
* Building wheel...
<string>:98: DeprecationWarning: codecs.open() is deprecated. Use open() instead.
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3.14/site-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 :: MIT License
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/oscrypto
copying oscrypto/_rand.py -> build/lib/oscrypto
copying oscrypto/keys.py -> build/lib/oscrypto
copying oscrypto/kdf.py -> build/lib/oscrypto
copying oscrypto/_cipher_suites.py -> build/lib/oscrypto
copying oscrypto/_ecdsa.py -> build/lib/oscrypto
copying oscrypto/symmetric.py -> build/lib/oscrypto
copying oscrypto/trust_list.py -> build/lib/oscrypto
copying oscrypto/tls.py -> build/lib/oscrypto
copying oscrypto/_ffi.py -> build/lib/oscrypto
copying oscrypto/_asymmetric.py -> build/lib/oscrypto
copying oscrypto/errors.py -> build/lib/oscrypto
copying oscrypto/version.py -> build/lib/oscrypto
copying oscrypto/_errors.py -> build/lib/oscrypto
copying oscrypto/_pkcs1.py -> build/lib/oscrypto
copying oscrypto/asymmetric.py -> build/lib/oscrypto
copying oscrypto/util.py -> build/lib/oscrypto
copying oscrypto/_pkcs5.py -> build/lib/oscrypto
copying oscrypto/_pkcs12.py -> build/lib/oscrypto
copying oscrypto/__init__.py -> build/lib/oscrypto
copying oscrypto/_tls.py -> build/lib/oscrypto
copying oscrypto/_asn1.py -> build/lib/oscrypto
copying oscrypto/_int.py -> build/lib/oscrypto
copying oscrypto/_types.py -> build/lib/oscrypto
creating build/lib/oscrypto/_mac
copying oscrypto/_mac/_common_crypto.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/_core_foundation_cffi.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/_core_foundation.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/_security.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/symmetric.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/trust_list.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/tls.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/_security_ctypes.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/_common_crypto_cffi.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/asymmetric.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/util.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/_common_crypto_ctypes.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/_core_foundation_ctypes.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/__init__.py -> build/lib/oscrypto/_mac
copying oscrypto/_mac/_security_cffi.py -> build/lib/oscrypto/_mac
creating build/lib/oscrypto/_win
copying oscrypto/_win/_advapi32_ctypes.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_kernel32_cffi.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_cng_ctypes.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_kernel32.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_kernel32_ctypes.py -> build/lib/oscrypto/_win
copying oscrypto/_win/symmetric.py -> build/lib/oscrypto/_win
copying oscrypto/_win/trust_list.py -> build/lib/oscrypto/_win
copying oscrypto/_win/tls.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_advapi32.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_crypt32.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_secur32_ctypes.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_crypt32_ctypes.py -> build/lib/oscrypto/_win
copying oscrypto/_win/asymmetric.py -> build/lib/oscrypto/_win
copying oscrypto/_win/util.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_crypt32_cffi.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_cng.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_secur32.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_secur32_cffi.py -> build/lib/oscrypto/_win
copying oscrypto/_win/__init__.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_advapi32_cffi.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_cng_cffi.py -> build/lib/oscrypto/_win
copying oscrypto/_win/_decode.py -> build/lib/oscrypto/_win
creating build/lib/oscrypto/_openssl
copying oscrypto/_openssl/symmetric.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/tls.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/_libcrypto_ctypes.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/_libcrypto.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/asymmetric.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/_libssl_ctypes.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/util.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/_libcrypto_cffi.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/_libssl.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/__init__.py -> build/lib/oscrypto/_openssl
copying oscrypto/_openssl/_libssl_cffi.py -> build/lib/oscrypto/_openssl
creating build/lib/oscrypto/_linux_bsd
copying oscrypto/_linux_bsd/trust_list.py -> build/lib/oscrypto/_linux_bsd
copying oscrypto/_linux_bsd/__init__.py -> build/lib/oscrypto/_linux_bsd
installing to build/bdist.linux-aarch64/wheel
running install
running install_lib
creating build/bdist.linux-aarch64/wheel
creating build/bdist.linux-aarch64/wheel/oscrypto
copying build/lib/oscrypto/_rand.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/keys.py -> build/bdist.linux-aarch64/wheel/./oscrypto
creating build/bdist.linux-aarch64/wheel/oscrypto/_mac
copying build/lib/oscrypto/_mac/_common_crypto.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/_core_foundation_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/_core_foundation.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/_security.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/symmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/trust_list.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/tls.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/_security_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/_common_crypto_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/asymmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/util.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/_common_crypto_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/_core_foundation_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/__init__.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/_mac/_security_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_mac
copying build/lib/oscrypto/kdf.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_cipher_suites.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_ecdsa.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/symmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/trust_list.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/tls.py -> build/bdist.linux-aarch64/wheel/./oscrypto
creating build/bdist.linux-aarch64/wheel/oscrypto/_win
copying build/lib/oscrypto/_win/_advapi32_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_kernel32_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_cng_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_kernel32.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_kernel32_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/symmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/trust_list.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/tls.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_advapi32.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_crypt32.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_secur32_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_crypt32_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/asymmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/util.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_crypt32_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_cng.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_secur32.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_secur32_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/__init__.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_advapi32_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_cng_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_win/_decode.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_win
copying build/lib/oscrypto/_ffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_asymmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/errors.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/version.py -> build/bdist.linux-aarch64/wheel/./oscrypto
creating build/bdist.linux-aarch64/wheel/oscrypto/_openssl
copying build/lib/oscrypto/_openssl/symmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/tls.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/_libcrypto_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/_libcrypto.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/asymmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/_libssl_ctypes.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/util.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/_libcrypto_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/_libssl.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/__init__.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_openssl/_libssl_cffi.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_openssl
copying build/lib/oscrypto/_errors.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_pkcs1.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/asymmetric.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/util.py -> build/bdist.linux-aarch64/wheel/./oscrypto
creating build/bdist.linux-aarch64/wheel/oscrypto/_linux_bsd
copying build/lib/oscrypto/_linux_bsd/trust_list.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_linux_bsd
copying build/lib/oscrypto/_linux_bsd/__init__.py -> build/bdist.linux-aarch64/wheel/./oscrypto/_linux_bsd
copying build/lib/oscrypto/_pkcs5.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_pkcs12.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/__init__.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_tls.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_asn1.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_int.py -> build/bdist.linux-aarch64/wheel/./oscrypto
copying build/lib/oscrypto/_types.py -> build/bdist.linux-aarch64/wheel/./oscrypto
running install_egg_info
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'
Copying oscrypto.egg-info to build/bdist.linux-aarch64/wheel/./oscrypto-1.3.0-py3.14.egg-info
running install_scripts
creating build/bdist.linux-aarch64/wheel/oscrypto-1.3.0.dist-info/WHEEL
creating '/build/python-oscrypto/src/oscrypto-1.3.0/dist/.tmp-e9pew_p0/oscrypto-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
adding 'oscrypto/__init__.py'
adding 'oscrypto/_asn1.py'
adding 'oscrypto/_asymmetric.py'
adding 'oscrypto/_cipher_suites.py'
adding 'oscrypto/_ecdsa.py'
adding 'oscrypto/_errors.py'
adding 'oscrypto/_ffi.py'
adding 'oscrypto/_int.py'
adding 'oscrypto/_pkcs1.py'
adding 'oscrypto/_pkcs12.py'
adding 'oscrypto/_pkcs5.py'
adding 'oscrypto/_rand.py'
adding 'oscrypto/_tls.py'
adding 'oscrypto/_types.py'
adding 'oscrypto/asymmetric.py'
adding 'oscrypto/errors.py'
adding 'oscrypto/kdf.py'
adding 'oscrypto/keys.py'
adding 'oscrypto/symmetric.py'
adding 'oscrypto/tls.py'
adding 'oscrypto/trust_list.py'
adding 'oscrypto/util.py'
adding 'oscrypto/version.py'
adding 'oscrypto/_linux_bsd/__init__.py'
adding 'oscrypto/_linux_bsd/trust_list.py'
adding 'oscrypto/_mac/__init__.py'
adding 'oscrypto/_mac/_common_crypto.py'
adding 'oscrypto/_mac/_common_crypto_cffi.py'
adding 'oscrypto/_mac/_common_crypto_ctypes.py'
adding 'oscrypto/_mac/_core_foundation.py'
adding 'oscrypto/_mac/_core_foundation_cffi.py'
adding 'oscrypto/_mac/_core_foundation_ctypes.py'
adding 'oscrypto/_mac/_security.py'
adding 'oscrypto/_mac/_security_cffi.py'
adding 'oscrypto/_mac/_security_ctypes.py'
adding 'oscrypto/_mac/asymmetric.py'
adding 'oscrypto/_mac/symmetric.py'
adding 'oscrypto/_mac/tls.py'
adding 'oscrypto/_mac/trust_list.py'
adding 'oscrypto/_mac/util.py'
adding 'oscrypto/_openssl/__init__.py'
adding 'oscrypto/_openssl/_libcrypto.py'
adding 'oscrypto/_openssl/_libcrypto_cffi.py'
adding 'oscrypto/_openssl/_libcrypto_ctypes.py'
adding 'oscrypto/_openssl/_libssl.py'
adding 'oscrypto/_openssl/_libssl_cffi.py'
adding 'oscrypto/_openssl/_libssl_ctypes.py'
adding 'oscrypto/_openssl/asymmetric.py'
adding 'oscrypto/_openssl/symmetric.py'
adding 'oscrypto/_openssl/tls.py'
adding 'oscrypto/_openssl/util.py'
adding 'oscrypto/_win/__init__.py'
adding 'oscrypto/_win/_advapi32.py'
adding 'oscrypto/_win/_advapi32_cffi.py'
adding 'oscrypto/_win/_advapi32_ctypes.py'
adding 'oscrypto/_win/_cng.py'
adding 'oscrypto/_win/_cng_cffi.py'
adding 'oscrypto/_win/_cng_ctypes.py'
adding 'oscrypto/_win/_crypt32.py'
adding 'oscrypto/_win/_crypt32_cffi.py'
adding 'oscrypto/_win/_crypt32_ctypes.py'
adding 'oscrypto/_win/_decode.py'
adding 'oscrypto/_win/_kernel32.py'
adding 'oscrypto/_win/_kernel32_cffi.py'
adding 'oscrypto/_win/_kernel32_ctypes.py'
adding 'oscrypto/_win/_secur32.py'
adding 'oscrypto/_win/_secur32_cffi.py'
adding 'oscrypto/_win/_secur32_ctypes.py'
adding 'oscrypto/_win/asymmetric.py'
adding 'oscrypto/_win/symmetric.py'
adding 'oscrypto/_win/tls.py'
adding 'oscrypto/_win/trust_list.py'
adding 'oscrypto/_win/util.py'
adding 'oscrypto-1.3.0.dist-info/licenses/LICENSE'
adding 'oscrypto-1.3.0.dist-info/LICENSE'
adding 'oscrypto-1.3.0.dist-info/METADATA'
adding 'oscrypto-1.3.0.dist-info/WHEEL'
adding 'oscrypto-1.3.0.dist-info/top_level.txt'
adding 'oscrypto-1.3.0.dist-info/RECORD'
removing build/bdist.linux-aarch64/wheel
Successfully built oscrypto-1.3.0-py3-none-any.whl
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "python-oscrypto"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-oscrypto 1.3.0-8 (Sun Jan 11 06:21:47 2026)
==> Cleaning up...
[?12l[?25h