mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 02:54:16 +02:00
improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which)
This commit is contained in:
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## [0.9.17]
|
||||
### Improvements
|
||||
- general: replacing subprocess commands to detected installed CLIs by Python faster native calls (**shutil.which**)
|
||||
|
||||
### Fixes
|
||||
- Arch
|
||||
- skipping the package version epoch when checking the updates requirements
|
||||
|
||||
Reference in New Issue
Block a user