diff options
-rw-r--r-- | meta-python/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-python/licenses/Unicode | 37 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography-vectors_1.1.bb (renamed from meta-python/recipes-devtools/python/python-cryptography-vectors_0.8.1.bb) | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cryptography_1.1.bb (renamed from meta-python/recipes-devtools/python/python-cryptography_0.8.1.bb) | 11 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-idna_git.bb | 22 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-ipaddress_git.bb | 22 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyasn1_0.1.9.bb (renamed from meta-python/recipes-devtools/python/python-pyasn1_0.1.7.bb) | 8 |
7 files changed, 98 insertions, 8 deletions
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf index 55169e4fb..d53677fef 100644 --- a/meta-python/conf/layer.conf +++ b/meta-python/conf/layer.conf | |||
@@ -13,3 +13,5 @@ BBFILE_PRIORITY_meta-python = "7" | |||
13 | LAYERVERSION_meta-python = "1" | 13 | LAYERVERSION_meta-python = "1" |
14 | 14 | ||
15 | LAYERDEPENDS_meta-python = "core openembedded-layer" | 15 | LAYERDEPENDS_meta-python = "core openembedded-layer" |
16 | |||
17 | LICENSE_PATH += "${LAYERDIR}/licenses" | ||
diff --git a/meta-python/licenses/Unicode b/meta-python/licenses/Unicode new file mode 100644 index 000000000..5d2cc4a62 --- /dev/null +++ b/meta-python/licenses/Unicode | |||
@@ -0,0 +1,37 @@ | |||
1 | COPYRIGHT AND PERMISSION NOTICE | ||
2 | |||
3 | Copyright 1991-2015 Unicode, Inc. All rights reserved. | ||
4 | Distributed under the Terms of Use in | ||
5 | http://www.unicode.org/copyright.html. | ||
6 | |||
7 | Permission is hereby granted, free of charge, to any person obtaining | ||
8 | a copy of the Unicode data files and any associated documentation | ||
9 | (the "Data Files") or Unicode software and any associated documentation | ||
10 | (the "Software") to deal in the Data Files or Software | ||
11 | without restriction, including without limitation the rights to use, | ||
12 | copy, modify, merge, publish, distribute, and/or sell copies of | ||
13 | the Data Files or Software, and to permit persons to whom the Data Files | ||
14 | or Software are furnished to do so, provided that | ||
15 | (a) this copyright and permission notice appear with all copies | ||
16 | of the Data Files or Software, | ||
17 | (b) this copyright and permission notice appear in associated | ||
18 | documentation, and | ||
19 | (c) there is clear notice in each modified Data File or in the Software | ||
20 | as well as in the documentation associated with the Data File(s) or | ||
21 | Software that the data or software has been modified. | ||
22 | |||
23 | THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF | ||
24 | ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE | ||
25 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
26 | NONINFRINGEMENT OF THIRD PARTY RIGHTS. | ||
27 | IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS | ||
28 | NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL | ||
29 | DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | ||
30 | DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | ||
31 | TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | ||
32 | PERFORMANCE OF THE DATA FILES OR SOFTWARE. | ||
33 | |||
34 | Except as contained in this notice, the name of a copyright holder | ||
35 | shall not be used in advertising or otherwise to promote the sale, | ||
36 | use or other dealings in these Data Files or Software without prior | ||
37 | written authorization of the copyright holder. | ||
diff --git a/meta-python/recipes-devtools/python/python-cryptography-vectors_0.8.1.bb b/meta-python/recipes-devtools/python/python-cryptography-vectors_1.1.bb index a9b64ed13..2150e5078 100644 --- a/meta-python/recipes-devtools/python/python-cryptography-vectors_0.8.1.bb +++ b/meta-python/recipes-devtools/python/python-cryptography-vectors_1.1.bb | |||
@@ -8,7 +8,7 @@ SRCNAME = "cryptography_vectors" | |||
8 | SRC_URI = "https://pypi.python.org/packages/source/c/cryptography-vectors/${SRCNAME}-${PV}.tar.gz" | 8 | SRC_URI = "https://pypi.python.org/packages/source/c/cryptography-vectors/${SRCNAME}-${PV}.tar.gz" |
9 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 9 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "04fcfcc61aee62e3b4beb1740cd120ac" | 11 | SRC_URI[md5sum] = "0ad422501074929c06b7edd40df41844" |
12 | SRC_URI[sha256sum] = "4a69e66026bfce4b97f75e72fe262f5e8f71daddc081f6608e5b0db89e552504" | 12 | SRC_URI[sha256sum] = "a929fbb0eac391c93c5745451a4d4157a8bc18eb2e69faf3af1d825ceacbf32c" |
13 | 13 | ||
14 | inherit setuptools | 14 | inherit setuptools |
diff --git a/meta-python/recipes-devtools/python/python-cryptography_0.8.1.bb b/meta-python/recipes-devtools/python/python-cryptography_1.1.bb index 41e4acdb5..b3eee0309 100644 --- a/meta-python/recipes-devtools/python/python-cryptography_0.8.1.bb +++ b/meta-python/recipes-devtools/python/python-cryptography_1.1.bb | |||
@@ -10,8 +10,8 @@ SRC_URI = "https://pypi.python.org/packages/source/c/${SRCNAME}/${SRCNAME}-${PV} | |||
10 | " | 10 | " |
11 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 11 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "70dde78a5515abdbfd7a3d58f15689ab" | 13 | SRC_URI[md5sum] = "dd06da41535184f48f2c8e8b74dd570f" |
14 | SRC_URI[sha256sum] = "f4e041bc83c1be94d87116a7aa201c378b7c6581be4d83994b2da0a84499f73b" | 14 | SRC_URI[sha256sum] = "059bc6428b1d0e2317f505698602642f1d8dda5b120ec573a59a430d8cb7a32d" |
15 | 15 | ||
16 | inherit pypi | 16 | inherit pypi |
17 | 17 | ||
@@ -26,6 +26,9 @@ RDEPENDS_${PN} = "\ | |||
26 | python-threading\ | 26 | python-threading\ |
27 | python-numbers\ | 27 | python-numbers\ |
28 | python-contextlib\ | 28 | python-contextlib\ |
29 | python-ipaddress\ | ||
30 | python-pyasn1\ | ||
31 | python-idna\ | ||
29 | " | 32 | " |
30 | 33 | ||
31 | RDEPENDS_${PN}-ptest = "\ | 34 | RDEPENDS_${PN}-ptest = "\ |
@@ -44,3 +47,7 @@ do_install_ptest() { | |||
44 | install -d ${D}${PTEST_PATH}/tests/hazmat | 47 | install -d ${D}${PTEST_PATH}/tests/hazmat |
45 | cp -rf ${S}/tests/hazmat/* ${D}${PTEST_PATH}/tests/hazmat/ | 48 | cp -rf ${S}/tests/hazmat/* ${D}${PTEST_PATH}/tests/hazmat/ |
46 | } | 49 | } |
50 | |||
51 | FILES_${PN}-dbg += " \ | ||
52 | ${libdir}/python2.7/site-packages/${SRCNAME}/hazmat/bindings/.debug \ | ||
53 | " \ No newline at end of file | ||
diff --git a/meta-python/recipes-devtools/python/python-idna_git.bb b/meta-python/recipes-devtools/python/python-idna_git.bb new file mode 100644 index 000000000..f5ce658cb --- /dev/null +++ b/meta-python/recipes-devtools/python/python-idna_git.bb | |||
@@ -0,0 +1,22 @@ | |||
1 | DESCRIPTION = "Internationalised Domain Names in Applications" | ||
2 | HOMEPAGE = "https://github.com/kjd/idna" | ||
3 | SECTION = "devel/python" | ||
4 | LICENSE = "BSD-3-Clause & Python-2.0 & Unicode" | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=c61e6ec7ab3da6b340d8d3a89c964ef2" | ||
6 | |||
7 | PV = "2.0" | ||
8 | SRCREV = "bb6e94c5b5525684d8ca010bf8ab42480c319e0a" | ||
9 | |||
10 | SRCNAME = "idna" | ||
11 | SRC_URI = "git://github.com/kjd/${SRCNAME}.git" | ||
12 | |||
13 | S = "${WORKDIR}/git" | ||
14 | |||
15 | inherit setuptools | ||
16 | |||
17 | DEPENDS += " \ | ||
18 | python-pip \ | ||
19 | " | ||
20 | |||
21 | RDEPENDS_${PN} += " \ | ||
22 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-ipaddress_git.bb b/meta-python/recipes-devtools/python/python-ipaddress_git.bb new file mode 100644 index 000000000..3d138338e --- /dev/null +++ b/meta-python/recipes-devtools/python/python-ipaddress_git.bb | |||
@@ -0,0 +1,22 @@ | |||
1 | DESCRIPTION = "Python 3.3+'s ipaddress for Python 2.6, 2.7, 3.2." | ||
2 | HOMEPAGE = "https://github.com/phihag/ipaddress" | ||
3 | SECTION = "devel/python" | ||
4 | LICENSE = "Python-2.0" | ||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=7f538584cc3407bf76042def7168548a" | ||
6 | |||
7 | PV = "1.0.15" | ||
8 | SRCREV = "95adb9f374a1cca5efda08d20d9fc58d955d4a42" | ||
9 | |||
10 | SRCNAME = "ipaddress" | ||
11 | SRC_URI = "git://github.com/phihag/${SRCNAME}.git" | ||
12 | |||
13 | S = "${WORKDIR}/git" | ||
14 | |||
15 | inherit setuptools | ||
16 | |||
17 | DEPENDS += " \ | ||
18 | python-pip \ | ||
19 | " | ||
20 | |||
21 | RDEPENDS_${PN} += " \ | ||
22 | " | ||
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.1.7.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.1.9.bb index 0fe690973..202e4dc0c 100644 --- a/meta-python/recipes-devtools/python/python-pyasn1_0.1.7.bb +++ b/meta-python/recipes-devtools/python/python-pyasn1_0.1.9.bb | |||
@@ -1,13 +1,13 @@ | |||
1 | DESCRIPTION = "Python library implementing ASN.1 types." | 1 | DESCRIPTION = "Python library implementing ASN.1 types." |
2 | HOMEPAGE = "http://pyasn1.sourceforge.net/" | 2 | HOMEPAGE = "http://pyasn1.sourceforge.net/" |
3 | SECTION = "devel/python" | 3 | SECTION = "devel/python" |
4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-2-Clause" |
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ae098273b2cf8b4af164ac20e32bddf7" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=425e62320d430219736139b134db2fc4" |
6 | DEPENDS = "python" | 6 | DEPENDS = "python" |
7 | 7 | ||
8 | SRC_URI = "https://pypi.python.org/packages/source/p/pyasn1/pyasn1-${PV}.tar.gz" | 8 | SRC_URI = "https://pypi.python.org/packages/source/p/pyasn1/pyasn1-${PV}.tar.gz" |
9 | SRC_URI[md5sum] = "2cbd80fcd4c7b1c82180d3d76fee18c8" | 9 | SRC_URI[md5sum] = "f00a02a631d4016818659d1cc38d229a" |
10 | SRC_URI[sha256sum] = "e4f81d53c533f6bd9526b047f047f7b101c24ab17339c1a7ad8f98b25c101eab" | 10 | SRC_URI[sha256sum] = "853cacd96d1f701ddd67aa03ecc05f51890135b7262e922710112f12a2ed2a7f" |
11 | 11 | ||
12 | S = "${WORKDIR}/pyasn1-${PV}" | 12 | S = "${WORKDIR}/pyasn1-${PV}" |
13 | 13 | ||