Andreas Wacknitz
2024-03-26 5db69dc840ef6ca3119a69dd356812721954d272
commit | author | age
c41b70 1 #
MT 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
5 # 1.0 of the CDDL.
6 #
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.
10 #
11
12 #
13 # This file was automatically generated using the following command:
14 #   $WS_TOOLS/python-integrate-project trove-classifiers
15 #
16
17 BUILD_STYLE = pyproject
18
19 include ../../../make-rules/shared-macros.mk
20
21 COMPONENT_NAME =        trove-classifiers
3d2c63 22 HUMAN_VERSION =            2024.3.25
c41b70 23 COMPONENT_SUMMARY =        trove-classifiers - Canonical source for classifiers on PyPI (pypi.org).
MT 24 COMPONENT_PROJECT_URL =        https://github.com/pypa/trove-classifiers
25 COMPONENT_ARCHIVE_HASH =    \
3d2c63 26     sha256:6de68d06edd6fec5032162b6af22e818a4bb6f4ae2258e74699f8a41064b7cad
c41b70 27 COMPONENT_LICENSE =        Apache-2.0
MT 28 COMPONENT_LICENSE_FILE =    LICENSE
29
30 TEST_STYLE = pytest
a4e68b 31
MT 32 # This component is required by following bootstrapped components so it must be
33 # bootstrapped too.
34 # - hatchling (test bootstrap)
35 PYTHON_TEST_BOOTSTRAP = yes
c41b70 36
MT 37 include $(WS_MAKE_RULES)/common.mk
f18d33 38
c41b70 39 # Auto-generated dependencies
MT 40 PYTHON_REQUIRED_PACKAGES += library/python/calver
41 PYTHON_REQUIRED_PACKAGES += library/python/setuptools
a4e68b 42 PYTHON_REQUIRED_PACKAGES += library/python/wheel
c41b70 43 PYTHON_REQUIRED_PACKAGES += runtime/python