PKGNAME=pycryptodome
PKGSEC=python
PKGDEP="python-3"
PKGRECOM="gmp"
BUILDDEP="setuptools-python3"
PKGDES="Collection of cryptographic algorithms and protocols"

# NOTE: pycryptodomex was 3.23.0 in stable before going to 1:0
#       However, 3.23.0-1~preXXX was shipped in Python 3.14 testing
#       topic. Users who involved in testing may fail to upgrade their system.
PKGBREAK="pycrypto<=2.6.1-4 pycryptodomex<=3.24.0 musicbox<=1:0.3.1 yt-dlp<=2025.12.08 mycli<=1.42.0-1"
PKGREP="pycrypto<=2.6.1-4 pycryptodomex<=3.24.0"
PKGPROV="pycryptodomex"
# NOTE: building both pycryptodome and pycryptodomex in one package.
ABTYPE=self
NOPYTHON2=1

# Needed by Afterglow, whereas FAIL_ARCH defaults to mainline-only.
FAIL_ARCH="!(mainline|retro)"
