diff --git a/.gitignore b/.gitignore index f138dc9..fc6c2ca 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /pyudev-0.20.0.tar.gz /pyudev-0.21.0.tar.gz /pyudev-0.22.0.tar.gz +/pyudev-0.23.2.tar.gz diff --git a/python-pyudev.spec b/python-pyudev.spec index 1c877b3..8978d25 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -1,7 +1,7 @@ %global srcname pyudev Name: python-%{srcname} -Version: 0.22.0 -Release: 8%{?dist} +Version: 0.23.2 +Release: 1%{?dist} Summary: A libudev binding License: LGPLv2+ @@ -16,11 +16,7 @@ and hardware management and information library for Linux. It supports almost all libudev functionality, you can enumerate devices, query device properties and attributes or monitor devices, including asynchronous monitoring with threads, or within the event loops of Qt, Glib or wxPython. - -The binding supports CPython 2 (2.6 or newer) and 3 (3.1 or newer), and -PyPy 1.5 or newer. It is tested against udev 151 or newer, earlier -versions of udev as found on dated Linux systems may work, but are not -officially supported. +The binding supports CPython 3 and PyPy. %package -n python3-%{srcname} Summary: A libudev binding @@ -38,11 +34,7 @@ and hardware management and information library for Linux. It supports almost all libudev functionality, you can enumerate devices, query device properties and attributes or monitor devices, including asynchronous monitoring with threads, or within the event loops of Qt, Glib or wxPython. - -The binding supports CPython 2 (2.6 or newer) and 3 (3.1 or newer), and -PyPy 1.5 or newer. It is tested against udev 151 or newer, earlier -versions of udev as found on dated Linux systems may work, but are not -officially supported. +The binding supports CPython 3 and PyPy. %package -n python3-%{srcname}-qt4 Summary: Qt4 integration for pyudev @@ -105,6 +97,9 @@ rm -rf pyudev.egg-info %{python3_sitelib}/pyudev/__pycache__/pyqt5.* %changelog +* Tue Feb 15 2022 mulhern - 0.23.2-1 +- Update to 0.23.2 + * Tue Feb 15 2022 mulhern - 0.22.0-8 - Drop redundant Requires diff --git a/sources b/sources index 5cc7714..30733c5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (pyudev-0.22.0.tar.gz) = a09ed479a54a1772a6af68cb975fef792068c2de3655e20223905bc3f574fd32bd3dbe6b97062eee3ab5f08a8b041ad3ea86dfb68c839ea44e29d65ec1686670 +SHA512 (pyudev-0.23.2.tar.gz) = 40b947d363dca73789f5ab77cbda4b48349e28fe04f2f5cafb93d20799d842ebeb2b7d78d1f16dcbcaac5c20aff1b931b372c75852706e731337e6e1d30b8538