diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-05-15 14:15:55 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-05-18 12:42:47 -0700 |
| commit | f1ac744ee08f6995aec58691084e3727ae67f941 (patch) | |
| tree | 985e9729db8f75dc77e3bfd2a4c145d9b9aa8e8d /meta-python/recipes-devtools/python/python3-urllib3_1.25.2.bb | |
| parent | c6a93e51a817f04db5f49ec6cb8ed9cef12474a3 (diff) | |
| download | meta-openembedded-f1ac744ee08f6995aec58691084e3727ae67f941.tar.gz | |
python-urllib3: upgrade 1.23 -> 1.25.2
-Upgrade from python-urllib3_1.23.bb to python-urllib3_1.25.2.bb.
-Upgrade from python3-urllib3_1.23.bb to python3-urllib3_1.25.2.bb.
-License-Update: Copyright year updated to 2019.
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/python3-urllib3_1.25.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-urllib3_1.25.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-urllib3_1.25.2.bb b/meta-python/recipes-devtools/python/python3-urllib3_1.25.2.bb new file mode 100644 index 0000000000..19eb7025b2 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-urllib3_1.25.2.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-urllib3.inc | ||
