# # 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 pickleshare # BUILD_STYLE = setup.py include ../../../make-rules/shared-macros.mk COMPONENT_NAME = pickleshare HUMAN_VERSION = 0.7.5 COMPONENT_SUMMARY = pickleshare - Tiny 'shelve'-like database with concurrency support COMPONENT_PROJECT_URL = https://github.com/pickleshare/pickleshare COMPONENT_ARCHIVE_URL = \ https://files.pythonhosted.org/packages/d8/b6/df3c1c9b616e9c0edbc4fbab6ddd09df9535849c64ba51fcb6531c32d4d8/pickleshare-0.7.5.tar.gz COMPONENT_ARCHIVE_HASH = \ sha256:87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca COMPONENT_LICENSE = MIT COMPONENT_LICENSE_FILE = LICENSE TEST_STYLE = pytest include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PYTHON_REQUIRED_PACKAGES += runtime/python