14
0
forked from pool/python-pyudev

- update to 0.24.0:

* Remove six dependency
  * Drop pylint tasks
  * Support python 3.9 and 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=54
This commit is contained in:
2022-10-01 07:49:29 +00:00
committed by Git OBS Bridge
parent 1597d92213
commit bc00a63817
9 changed files with 60 additions and 78 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Oct 1 07:48:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.24.0:
* Remove six dependency
* Drop pylint tasks
* Support python 3.9 and 3.10
-------------------------------------------------------------------
Thu Mar 17 09:06:05 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>