|
@ -8,11 +8,11 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=python-cryptography |
|
|
PKG_NAME:=python-cryptography |
|
|
PKG_VERSION:=2.9 |
|
|
|
|
|
PKG_RELEASE:=2 |
|
|
|
|
|
|
|
|
PKG_VERSION:=2.9.2 |
|
|
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
|
PYPI_NAME:=cryptography |
|
|
PYPI_NAME:=cryptography |
|
|
PKG_HASH:=0cacd3ef5c604b8e5f59bf2582c076c98a37fe206b31430d0cd08138aff0986e |
|
|
|
|
|
|
|
|
PKG_HASH:=a0c30272fb4ddda5f5ffc1089d7405b7a71b0b0f51993cb4e5dbb4590b2fc229 |
|
|
|
|
|
|
|
|
PKG_LICENSE:=Apache-2.0 BSD-3-Clause |
|
|
PKG_LICENSE:=Apache-2.0 BSD-3-Clause |
|
|
PKG_LICENSE_FILES:=LICENSE.APACHE LICENSE.BSD |
|
|
PKG_LICENSE_FILES:=LICENSE.APACHE LICENSE.BSD |
|
|