Skip to content

Commit

Permalink
python3-pyudev: upgrade 0.24.0 -> 0.24.1
Browse files Browse the repository at this point in the history
Changelog:
=========
    Add support for PySide6: openembedded#487
    Add missing 'priority' argument for GLib.to_add_watch() openembedded#479
    Tidies and Maintenance: openembedded#486 openembedded#485 openembedded#484 openembedded#481 openembedded#480 openembedded#477 openembedded#474

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
wangmingyu84 authored and kraj committed May 9, 2023
1 parent e2ad7fc commit 07391c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SUMMARY = "A libudev binding"
LICENSE = "LGPL-2.1-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"

SRC_URI[sha256sum] = "b2a3afe1c99ea751f8296652557eac559874da2a1b1ec0625178706ec5a345f3"
SRC_URI[sha256sum] = "75e54d37218f5ac45b0da1f0fd9cc5e526a3cac3ef1cfad410cf7ab338b01471"

inherit pypi setuptools3

Expand Down

0 comments on commit 07391c2

Please sign in to comment.