diff options
| author | Derek Straka <derek@asterius.io> | 2017-06-16 15:07:58 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-19 19:30:43 +0200 |
| commit | f1a2073e17d15695fb3adf465f26dd5634339dfe (patch) | |
| tree | acfb12d7c0391346080161b3cd969192c7ee66bf /meta-python/recipes-devtools/python/python3-multidict_2.1.4.bb | |
| parent | 0d8a65ba6605f5c019696a867f73a466e170e393 (diff) | |
| download | meta-openembedded-f1a2073e17d15695fb3adf465f26dd5634339dfe.tar.gz | |
python3-multidict: update to version 2.1.6
Drop patch incorporated in upstream release
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-multidict_2.1.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-multidict_2.1.4.bb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-python/recipes-devtools/python/python3-multidict_2.1.4.bb b/meta-python/recipes-devtools/python/python3-multidict_2.1.4.bb deleted file mode 100644 index 62895d2b37..0000000000 --- a/meta-python/recipes-devtools/python/python3-multidict_2.1.4.bb +++ /dev/null | |||
| @@ -1,11 +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=e3fc50a88d0a364313df4b21ef20c29e" | ||
| 5 | |||
| 6 | inherit pypi setuptools3 | ||
| 7 | |||
| 8 | SRC_URI += "file://0001-Allow-calling-make-clean-without-sphinx-build.patch" | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "051d92edec87fd98e43ea83f3ce6072d" | ||
| 11 | SRC_URI[sha256sum] = "a77aa8c9f68846c3b5db43ff8ed2a7a884dbe845d01f55113a3fba78518c4cd7" | ||
