diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography.inc | 10 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb (renamed from meta-python/recipes-devtools/python/python-cryptography_2.0.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb) | 0 |
3 files changed, 5 insertions, 5 deletions
diff --git a/meta-python/recipes-devtools/python/python-cryptography.inc b/meta-python/recipes-devtools/python/python-cryptography.inc index a4d1bbba99..371ba7303e 100644 --- a/meta-python/recipes-devtools/python/python-cryptography.inc +++ b/meta-python/recipes-devtools/python/python-cryptography.inc | |||
@@ -6,17 +6,17 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d5ede125ed08d4fd14ec44d334bdb388" | |||
6 | DEPENDS += " \ | 6 | DEPENDS += " \ |
7 | ${PYTHON_PN}-cffi \ | 7 | ${PYTHON_PN}-cffi \ |
8 | ${PYTHON_PN}-cffi-native \ | 8 | ${PYTHON_PN}-cffi-native \ |
9 | ${PYTHON_PN}-pyasn1 \ | 9 | ${PYTHON_PN}-asn1crypto \ |
10 | ${PYTHON_PN}-six \ | 10 | ${PYTHON_PN}-six \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "24cbdab3fda22be31dd3aef2808f5d2f" | 13 | SRC_URI[md5sum] = "f0565d3e85cea64f0f01382e525a33dd" |
14 | SRC_URI[sha256sum] = "d04bb2425086c3fe86f7bc48915290b13e798497839fbb18ab7f6dffcf98cc3a" | 14 | SRC_URI[sha256sum] = "d7f348e4f5df146a0e75998544bab6d42313cf19a81a6e49990ab7b27cc9c73b" |
15 | 15 | ||
16 | RDEPENDS_${PN} += " \ | 16 | RDEPENDS_${PN} += " \ |
17 | ${PYTHON_PN}-cffi \ | 17 | ${PYTHON_PN}-cffi \ |
18 | ${PYTHON_PN}-idna \ | 18 | ${PYTHON_PN}-idna \ |
19 | ${PYTHON_PN}-pyasn1 \ | 19 | ${PYTHON_PN}-asn1crypto \ |
20 | ${PYTHON_PN}-pycparser \ | 20 | ${PYTHON_PN}-pycparser \ |
21 | ${PYTHON_PN}-setuptools \ | 21 | ${PYTHON_PN}-setuptools \ |
22 | ${PYTHON_PN}-six \ | 22 | ${PYTHON_PN}-six \ |
@@ -26,7 +26,7 @@ RDEPENDS_${PN}_class-target += " \ | |||
26 | ${PYTHON_PN}-cffi \ | 26 | ${PYTHON_PN}-cffi \ |
27 | ${PYTHON_PN}-idna \ | 27 | ${PYTHON_PN}-idna \ |
28 | ${PYTHON_PN}-numbers \ | 28 | ${PYTHON_PN}-numbers \ |
29 | ${PYTHON_PN}-pyasn1 \ | 29 | ${PYTHON_PN}-asn1crypto \ |
30 | ${PYTHON_PN}-pycparser \ | 30 | ${PYTHON_PN}-pycparser \ |
31 | ${PYTHON_PN}-subprocess \ | 31 | ${PYTHON_PN}-subprocess \ |
32 | ${PYTHON_PN}-setuptools \ | 32 | ${PYTHON_PN}-setuptools \ |
diff --git a/meta-python/recipes-devtools/python/python-cryptography_2.0.3.bb b/meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb index f5b1e0b3b5..f5b1e0b3b5 100644 --- a/meta-python/recipes-devtools/python/python-cryptography_2.0.3.bb +++ b/meta-python/recipes-devtools/python/python-cryptography_2.1.2.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb index f807042ec0..f807042ec0 100644 --- a/meta-python/recipes-devtools/python/python3-cryptography_2.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-cryptography_2.1.2.bb | |||