代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/bpytop 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: bpytop
Version: 1.0.40
Release: 1
Summary: Linux/OSX/FreeBSD resource monitor
BuildArch: noarch
License: ASL 2.0
URL: https://github.com/aristocratos/bpytop
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
Requires: python3 >= 3.6
Requires: python3-psutil
%description
Resource monitor that shows usage and stats for processor, memory, disks,
network and processes.
Python port of bashtop.
Features:
- Easy to use, with a game inspired menu system.
- Full mouse support, all buttons with a highlighted key is clickable and mouse
scroll works in process list and menu boxes.
- Fast and responsive UI with UP, DOWN keys process selection.
- Function for showing detailed stats for selected process.
- Ability to filter processes, multiple filters can be entered.
- Easy switching between sorting options.
- Send SIGTERM, SIGKILL, SIGINT to selected process.
- UI menu for changing all config file options.
- Auto scaling graph for network usage.
- Shows message in menu if new version is available
- Shows current read and write speeds for disks
%prep
%autosetup -p1
sed -i 's|update_check: bool = True|update_check: bool = False|' bpytop.py
%build
%make_build
%install
%make_install PREFIX=%{_prefix}
rm %{buildroot}%{_datadir}/%{name}/doc/README.md
%files
%license LICENSE
%doc README.md CHANGELOG.md
%{_bindir}/%{name}
%{_datadir}/%{name}/
%changelog
* Wed Sep 29 2021 Li Jingwei <lijingwei@uniontech.com> - 1.0.40-1
- Update to 1.0.40
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。