diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-15 16:00:26 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-05-18 12:42:47 -0700 |
commit | 2fe4ddc9907b7f54b5575586609bda5ad063931d (patch) | |
tree | 9b35003b30e99761594414d9d14a2ae44b194d05 /meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb | |
parent | 1924fedd7a139593c1f1d0f0e4e11b0bdc639b04 (diff) | |
download | meta-openembedded-2fe4ddc9907b7f54b5575586609bda5ad063931d.tar.gz |
python-pysocks: upgrade 1.6.8 -> 1.7.0
-Upgrade from python-pysocks_1.6.8.bb to python-pysocks_1.7.0.bb.
-Upgrade from python3-pysocks_1.6.8.bb to python3-pysocks_1.7.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb b/meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb new file mode 100644 index 0000000000..8a24e4c49a --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pysocks_1.7.0.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pysocks.inc | ||