You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
515 B
14 lines
515 B
################################################################################
|
|
#
|
|
# python-gnupg
|
|
#
|
|
################################################################################
|
|
|
|
PYTHON_GNUPG_VERSION = 0.4.8
|
|
PYTHON_GNUPG_SITE = https://files.pythonhosted.org/packages/b1/90/75e15ead9693028c05fc7abd25c756c0d1da27bf04a27d6f5c4139d8ee10
|
|
PYTHON_GNUPG_LICENSE = BSD-3-Clause
|
|
PYTHON_GNUPG_LICENSE_FILES = LICENSE.txt
|
|
PYTHON_GNUPG_CPE_ID_VENDOR = python
|
|
PYTHON_GNUPG_SETUP_TYPE = setuptools
|
|
|
|
$(eval $(python-package))
|
|
|