python/pyproject_installer: update to 0.5.5
[oi-userland.git] / components / python / appdirs / Makefile
blob2aa448f96c9916dbc44d6a45d8ee82c84421b17f
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.
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 appdirs
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = appdirs
22 HUMAN_VERSION = 1.4.4
23 COMPONENT_REVISION = 2
24 COMPONENT_SUMMARY = appdirs - A small Python module for determining appropriate platform-specific dirs, e.g. a \\\\\\\"user data dir\\\\\\\".
25 COMPONENT_PROJECT_URL = http://github.com/ActiveState/appdirs
26 COMPONENT_ARCHIVE_URL = \
27 https://files.pythonhosted.org/packages/d7/d8/05696357e0311f5b5c316d7b95f46c669dd9c15aaeecbb48c7d0aeb88c40/appdirs-1.4.4.tar.gz
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41
30 COMPONENT_LICENSE = MIT
31 COMPONENT_LICENSE_FILE = LICENSE.txt
33 include $(WS_MAKE_RULES)/common.mk
35 # Auto-generated dependencies
36 PYTHON_REQUIRED_PACKAGES += runtime/python