blob: 31cab76fd778ac69a32bd59f2d0a64841cbd24fa [file] [log] [blame]
################################################################################
#
# python-sortedcontainers
#
################################################################################
PYTHON_SORTEDCONTAINERS_VERSION = 2.3.0
PYTHON_SORTEDCONTAINERS_SOURCE = sortedcontainers-$(PYTHON_SORTEDCONTAINERS_VERSION).tar.gz
PYTHON_SORTEDCONTAINERS_SITE = https://files.pythonhosted.org/packages/14/10/6a9481890bae97da9edd6e737c9c3dec6aea3fc2fa53b0934037b35c89ea
PYTHON_SORTEDCONTAINERS_SETUP_TYPE = setuptools
PYTHON_SORTEDCONTAINERS_LICENSE = Apache-2.0
PYTHON_SORTEDCONTAINERS_LICENSE_FILES = LICENSE
$(eval $(python-package))