mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
18
package/python-cryptography/python-cryptography.mk
Normal file
18
package/python-cryptography/python-cryptography.mk
Normal file
@@ -0,0 +1,18 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-cryptography
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# Please keep in sync with package/python3-cryptography/python3-cryptography.mk
|
||||
PYTHON_CRYPTOGRAPHY_VERSION = 3.3.2
|
||||
PYTHON_CRYPTOGRAPHY_SOURCE = cryptography-$(PYTHON_CRYPTOGRAPHY_VERSION).tar.gz
|
||||
PYTHON_CRYPTOGRAPHY_SITE = https://files.pythonhosted.org/packages/d4/85/38715448253404186029c575d559879912eb8a1c5d16ad9f25d35f7c4f4c
|
||||
PYTHON_CRYPTOGRAPHY_SETUP_TYPE = setuptools
|
||||
PYTHON_CRYPTOGRAPHY_LICENSE = Apache-2.0 or BSD-3-Clause
|
||||
PYTHON_CRYPTOGRAPHY_LICENSE_FILES = LICENSE LICENSE.APACHE LICENSE.BSD
|
||||
PYTHON_CRYPTOGRAPHY_CPE_ID_VENDOR = cryptography_project
|
||||
PYTHON_CRYPTOGRAPHY_CPE_ID_PRODUCT = cryptography
|
||||
PYTHON_CRYPTOGRAPHY_DEPENDENCIES = host-python-cffi openssl
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user