Fix Fedora
Fedora doesn't support importlib_metadata; instead it uses importlib.metadata. Since it works in everything else, the change is sensible.
This commit is contained in:
parent
8b6f4538e6
commit
739beb853c
2 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,8 @@
|
|||
# History of versions #
|
||||
|
||||
* Version 4.21.3 (2026-02-19)
|
||||
* Fixed fedora
|
||||
|
||||
* Version 4.21.2 (2026-02-18)
|
||||
* Fixed dependencies
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue