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