diff options
author | Derek Straka <derek@asterius.io> | 2017-02-16 17:09:21 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-20 11:50:12 +0100 |
commit | b393366a76d3a7ba3ed27e4044bcaadee4daa387 (patch) | |
tree | 492b4ad5d823f4fc297f4354186c2433aea90da1 /meta-python | |
parent | c4445538f86929f2cb90f1c2fb42be1aa97911fc (diff) | |
download | meta-openembedded-b393366a76d3a7ba3ed27e4044bcaadee4daa387.tar.gz |
python-pysocks: update to version 1.6.6
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pysocks.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pysocks_1.6.6.bb (renamed from meta-python/recipes-devtools/python/python-pysocks_1.6.5.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pysocks_1.6.6.bb (renamed from meta-python/recipes-devtools/python/python3-pysocks_1.6.5.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pysocks.inc b/meta-python/recipes-devtools/python/python-pysocks.inc index edf98fe19..5aec6fc4e 100644 --- a/meta-python/recipes-devtools/python/python-pysocks.inc +++ b/meta-python/recipes-devtools/python/python-pysocks.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "http://python-requests.org" | |||
3 | LICENSE = "BSD" | 3 | LICENSE = "BSD" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "06524b15a3a96fe05212f12cfb87c57d" | 6 | SRC_URI[md5sum] = "571f4c23982fa86bf0e7a441f1b6c881" |
7 | SRC_URI[sha256sum] = "7962f4d7c76e8414ae168c677a77f19cf8926143911f7e8d37a5d4c4eb910c6f" | 7 | SRC_URI[sha256sum] = "02419a225ff5dcfc3c9695ef8fc9b4d8cc99658e650c6d4718d4c8f451e63f41" |
8 | 8 | ||
9 | PYPI_PACKAGE = "PySocks" | 9 | PYPI_PACKAGE = "PySocks" |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python-pysocks_1.6.5.bb b/meta-python/recipes-devtools/python/python-pysocks_1.6.6.bb index 8a24e4c49..8a24e4c49 100644 --- a/meta-python/recipes-devtools/python/python-pysocks_1.6.5.bb +++ b/meta-python/recipes-devtools/python/python-pysocks_1.6.6.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pysocks_1.6.5.bb b/meta-python/recipes-devtools/python/python3-pysocks_1.6.6.bb index f8aa01be8..f8aa01be8 100644 --- a/meta-python/recipes-devtools/python/python3-pysocks_1.6.5.bb +++ b/meta-python/recipes-devtools/python/python3-pysocks_1.6.6.bb | |||