diff options
| author | Derek Straka <derek@asterius.io> | 2017-11-12 11:17:47 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-11-19 13:36:25 -0800 |
| commit | 691f01929a4b4b4125434610ff61b0fcebb59da6 (patch) | |
| tree | bd63dad9afde7c96309ccf93183dd34ef7ac9336 /meta-python/recipes-devtools/python/python3-multidict_3.3.0.bb | |
| parent | 076bc83facf753731f61dd0a873e88a79bb5fbf4 (diff) | |
| download | meta-openembedded-691f01929a4b4b4125434610ff61b0fcebb59da6.tar.gz | |
python3-multidict: update to version 3.3.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-multidict_3.3.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-multidict_3.3.0.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-multidict_3.3.0.bb b/meta-python/recipes-devtools/python/python3-multidict_3.3.0.bb deleted file mode 100644 index 1a3eb0aa5f..0000000000 --- a/meta-python/recipes-devtools/python/python3-multidict_3.3.0.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | SUMMARY = "Multidicts are useful for working with HTTP headers, URL query args etc." | ||
| 2 | HOMEPAGE = "https://github.com/aio-libs/multidict/" | ||
| 3 | LICENSE = "Apache-2.0" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=e74c98abe0de8f798ca609137f9cef4a" | ||
| 5 | |||
| 6 | inherit pypi setuptools3 | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "7ecd7c2807fd76ba7ca83e4e0c7fdf5f" | ||
| 9 | SRC_URI[sha256sum] = "e76909da2fad6966281d4e0e4ccfd3c3025699ebcc30806afa09fa1384c3532b" | ||
