diff options
| author | Derek Straka <derek@asterius.io> | 2016-03-25 18:56:21 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-01 15:33:56 +0200 |
| commit | bd6d6eee6ff98d4d2bbcf68d717bce44696cf89a (patch) | |
| tree | b0198befc65b0f5ee9c9aa86019931d8ec2c908b /meta-python | |
| parent | 6ddf37ad7672a4ccae09d5ba304ed5be47048437 (diff) | |
| download | meta-openembedded-bd6d6eee6ff98d4d2bbcf68d717bce44696cf89a.tar.gz | |
python-pyudev: update to 0.19.0
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyudev_0.19.0.bb (renamed from meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb b/meta-python/recipes-devtools/python/python-pyudev_0.19.0.bb index 1ec9944aea..aa26dc7d96 100644 --- a/meta-python/recipes-devtools/python/python-pyudev_0.16.1.bb +++ b/meta-python/recipes-devtools/python/python-pyudev_0.19.0.bb | |||
| @@ -2,8 +2,8 @@ SUMMARY = "A libudev binding" | |||
| 2 | LICENSE = "GPLv2" | 2 | LICENSE = "GPLv2" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" |
| 4 | 4 | ||
| 5 | SRC_URI[md5sum] = "4034de584b6d9efcbfc590a047c63285" | 5 | SRC_URI[md5sum] = "1151e9d05baf6ce7b43e7574dc0ef154" |
| 6 | SRC_URI[sha256sum] = "765d1c14bd9bd031f64e2612225621984cb2bbb8cbc0c03538bcc4c735ff1c95" | 6 | SRC_URI[sha256sum] = "5abcbd03e4965110d1fedcbdd5532974cb4638ceef34337aa2d5758eceb54ad3" |
| 7 | 7 | ||
| 8 | inherit pypi setuptools | 8 | inherit pypi setuptools |
| 9 | 9 | ||
