Name: python-pycryptodome Version: 3.23.0 Release: 1 Summary: A self-contained cryptographic library for Python License: BSD-2-Clause AND LicenseRef-Fedora-Public-Domain URL: https://github.com/Legrandin/pycryptodome/ Source: %{pypi_source pycryptodome} BuildRequires: python3-devel BuildRequires: gcc %description %{summary} %package -n python3-pycryptodome Summary: %{summary} %description -n python3-pycryptodome %{summary} %prep %autosetup -n pycryptodome-%{version} %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files Crypto %files -n python3-pycryptodome -f %{pyproject_files} %changelog %autochangelog