# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/python-integrate-project argon2_cffi # BUILD_STYLE = pyproject include ../../../make-rules/shared-macros.mk COMPONENT_NAME = argon2_cffi HUMAN_VERSION = 23.1.0 COMPONENT_SUMMARY = argon2_cffi - Argon2 for Python COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/31/fa/57ec2c6d16ecd2ba0cf15f3c7d1c3c2e7b5fcb83555ff56d7ab10888ec8f/argon2_cffi-23.1.0.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:879c3e79a2729ce768ebb7d36d4609e3a78a4ca2ec3a9f12286ca057e3d0db08 COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += library/python/argon2-cffi-bindings PYTHON_REQUIRED_PACKAGES += library/python/hatch-fancy-pypi-readme PYTHON_REQUIRED_PACKAGES += library/python/hatch-vcs PYTHON_REQUIRED_PACKAGES += library/python/hatchling PYTHON_REQUIRED_PACKAGES += runtime/python TEST_REQUIRED_PACKAGES.python += library/python/hypothesis TEST_REQUIRED_PACKAGES.python += library/python/pytest