2025-10-31 11:45:05 +00:00
committed by Git OBS Bridge
parent 2661cf88e9
commit 1b28ae4a0f
4 changed files with 24 additions and 5 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Oct 31 11:44:57 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.24.4:
* Add device attributes unset():
https://github.com/pyudev/pyudev/pull/525
* Remove license classifier deprecated by PEP 639:
https://github.com/pyudev/pyudev/pull/522
* Tidies and Maintenance:
https://github.com/pyudev/pyudev/pull/529
https://github.com/pyudev/pyudev/pull/528
https://github.com/pyudev/pyudev/pull/526
https://github.com/pyudev/pyudev/pull/524
https://github.com/pyudev/pyudev/pull/521
https://github.com/pyudev/pyudev/pull/520
https://github.com/pyudev/pyudev/pull/518
https://github.com/pyudev/pyudev/pull/512
https://github.com/pyudev/pyudev/pull/511
-------------------------------------------------------------------
Wed Nov 6 14:37:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>