paperwork-shell: Initial commit version 2.1.0
Summary:
Depends on D12703
This version removes dependency to python-getkey.
Can python-getkey be deprecated or should we leave it in the repo? -> https://github.com/getsolus/solus-sc/pull/123
python-psutil comes from paperwork-backend.
It also does not need the patch anymore.
Test Plan:
Installed and run paperwork-cli chkdeps:
$ paperwork-cli chkdeps /usr/lib/python3.9/site-packages/sklearn/feature_extraction/image.py:167: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information. Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations dtype=np.int): Detected system: solus 4.3 fortitude [WARNING] [openpaperwork_core.cmd.chkdeps] WARNING: Unknown distribution. Can't suggest packages to install Es gibt nichts zu tun.
Reviewers: Triage Team, DataDrake
Reviewed By: Triage Team, DataDrake
Subscribers: DataDrake
Differential Revision: https://dev.getsol.us/D12704