forked from pool/python-pyudev
Accepting request 1316423 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1316423 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyudev?expand=0&rev=36
This commit is contained in:
BIN
python-pyudev-0.24.3-gh.tar.gz
(Stored with Git LFS)
BIN
python-pyudev-0.24.3-gh.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
python-pyudev-0.24.4-gh.tar.gz
Normal file
3
python-pyudev-0.24.4-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f2e9f14151c314b0c252313e933138a4901baa25505e20c71e77080ee8a90f7
|
||||||
|
size 80770
|
||||||
@@ -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>
|
Wed Nov 6 14:37:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyudev
|
# spec file for package python-pyudev
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyudev
|
Name: python-pyudev
|
||||||
Version: 0.24.3
|
Version: 0.24.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Udev bindings for Python
|
Summary: Udev bindings for Python
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
|||||||
Reference in New Issue
Block a user