7de65ad
Name:           bpytop
d94a58d
Version:        1.0.68
57ef66f
Release:        7%{?dist}
7de65ad
Summary:        Linux/OSX/FreeBSD resource monitor 
7de65ad
BuildArch:      noarch
7de65ad
7de65ad
License:        ASL 2.0
7de65ad
URL:            https://github.com/aristocratos/bpytop
7de65ad
Source0:        %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
7de65ad
18f6fbc
BuildRequires:  make
d94a58d
Requires:       python3 >= 3.7
6ca208a
Requires:       python3-psutil >= 5.7.0
7de65ad
7de65ad
%description
7de65ad
Resource monitor that shows usage and stats for processor, memory, disks,
7de65ad
network and processes.
7de65ad
6ca208a
Python port and continuation of bashtop.
7de65ad
6ca208a
Features
7de65ad
6ca208a
  * Easy to use, with a game inspired menu system.
6ca208a
  * Full mouse support, all buttons with a highlighted key is clickable and
6ca208a
    mouse scroll works in process list and menu boxes.
6ca208a
  * Fast and responsive UI with UP, DOWN keys process selection.
6ca208a
  * Function for showing detailed stats for selected process.
6ca208a
  * Ability to filter processes, multiple filters can be entered.
6ca208a
  * Easy switching between sorting options.
6ca208a
  * Send SIGTERM, SIGKILL, SIGINT to selected process.
6ca208a
  * UI menu for changing all config file options.
6ca208a
  * Auto scaling graph for network usage.
6ca208a
  * Shows message in menu if new version is available
6ca208a
  * Shows current read and write speeds for disks
7de65ad
7de65ad
7de65ad
%prep
7de65ad
%autosetup -p1
7de65ad
f15d29a
# FIXME: this doesn't work
6ca208a
#   * https://github.com/aristocratos/bpytop/issues/83#issuecomment-678773990
6ca208a
#     - Disable new version check
4e5f5ee
sed -i 's|update_check: bool = True|update_check: bool = False|' bpytop.py
4e5f5ee
7de65ad
7de65ad
%build
7de65ad
%make_build
7de65ad
7de65ad
7de65ad
%install
7de65ad
%make_install PREFIX=%{_prefix}
7de65ad
rm %{buildroot}%{_datadir}/%{name}/doc/README.md
7de65ad
7de65ad
7de65ad
%files
7de65ad
%license LICENSE
7de65ad
%doc README.md CHANGELOG.md
7de65ad
%{_bindir}/%{name}
7de65ad
%{_datadir}/%{name}/
7de65ad
7de65ad
7de65ad
%changelog
57ef66f
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.68-7
57ef66f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
57ef66f
c7b6e8c
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.68-6
c7b6e8c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
c7b6e8c
9639db9
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.68-5
9639db9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
9639db9
18b7893
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.68-4
18b7893
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
18b7893
ba2dbe5
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.68-3
ba2dbe5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
ba2dbe5
53c2218
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.68-2
53c2218
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
53c2218
d94a58d
* Tue Dec 28 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.68-1
d94a58d
- chore(update): 1.0.68
d94a58d
efced08
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.67-2
efced08
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
efced08
896a53e
* Mon Jun 07 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.67-1
896a53e
- build(update): 1.0.67
896a53e
a64bdfc
* Mon May 31 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.66-1
a64bdfc
- build(update): 1.0.66
a64bdfc
e4fce90
* Sun May 02 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.65-1
e4fce90
- build(update): 1.0.65
e4fce90
6ca208a
* Sun Apr 25 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.64-1
6ca208a
- build(update): 1.0.64
6ca208a
16271cd
* Sun Feb 21 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.63-1
16271cd
- build(update): 1.0.63
16271cd
84d2a27
* Sun Feb 14 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.62-1
84d2a27
- build(update): 1.0.62
84d2a27
32466fd
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.61-2
32466fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
32466fd
1425106
* Mon Jan 25 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.61-1
1425106
- build(update): 1.0.61
1425106
db34063
* Sat Jan 23 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.60-1
db34063
- build(update): 1.0.60
db34063
74dc1b8
* Mon Jan 11 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.59-1
74dc1b8
- build(update): 1.0.59
74dc1b8
256372c
* Sun Jan 10 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.58-1
256372c
- build(update): 1.0.58
256372c
6c6a399
* Wed Jan  6 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.57-1
6c6a399
- build(update): 1.0.57
6c6a399
cc03516
* Tue Jan  5 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.56-1
cc03516
- build(update): 1.0.56
cc03516
b84dd3e
* Sat Jan  2 2021 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.55-1
b84dd3e
- build(update): 1.0.55
b84dd3e
945dd10
* Thu Dec 31 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.54-1
945dd10
- build(update): 1.0.54
945dd10
748a291
* Wed Dec 30 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.53-1
748a291
- build(update): 1.0.53
748a291
2038f38
* Sat Dec 19 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.51-1
2038f38
- build(update): 1.0.51
2038f38
2943ca1
* Tue Nov  3 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.50-1
2943ca1
- Update to 1.0.50
2943ca1
ace9567
* Sat Oct 31 07:59:51 EET 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.47-1
ace9567
- build(update): 1.0.47
ace9567
4d1d231
* Sun Oct 25 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.45-1
4d1d231
- build(update): 1.0.45
4d1d231
29d7f52
* Mon Oct 19 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.44-1
29d7f52
- build(update): 1.0.44
29d7f52
d39c516
* Sun Oct 18 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.43-1
d39c516
- build(update): 1.0.43
d39c516
3f73edc
* Thu Oct  8 20:59:15 EEST 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.42-1
3f73edc
- build(update): 1.0.42
3f73edc
4fc7771
* Tue Sep 29 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.40-1
4fc7771
- Update to 1.0.40
4fc7771
fa6cd85
* Thu Sep 24 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.37-1
fa6cd85
- Update to 1.0.37
fa6cd85
c520ccf
* Tue Sep 22 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.36-1
c520ccf
- Update to 1.0.36
c520ccf
62658b1
* Sun Sep 20 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.35-1
62658b1
- Update to 1.0.35
62658b1
6665e72
* Tue Sep 15 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.33-1
6665e72
- Update to 1.0.33
6665e72
6e0be0d
* Sun Sep 13 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.31-1
6e0be0d
- Update to 1.0.31
6e0be0d
6dfd92f
* Sat Sep 12 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.27-1
6dfd92f
- Update to 1.0.27
6dfd92f
06a21d4
* Wed Sep  9 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.26-1
06a21d4
- Update to 1.0.26
06a21d4
4e70c57
* Mon Sep  7 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.25-1
4e70c57
- Update to 1.0.25
4e70c57
f1c5fa3
* Sun Sep  6 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.24-1
f1c5fa3
- Update to 1.0.24
f1c5fa3
00648ec
* Wed Sep  2 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.22-1
00648ec
- Update to 1.0.22
00648ec
f15d29a
* Tue Aug 25 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.21-1
f15d29a
- Update to 1.0.21
f15d29a
088ba38
* Sun Aug 23 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.20-1
088ba38
- Update to 1.0.20
088ba38
7fc1750
* Sun Aug 23 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.17-1
7fc1750
- Update to 1.0.17
7fc1750
9e8f889
* Sun Aug 16 2020 Yaroslav Sidlovsky <zawertun@gmail.com> - 1.0.16-1
9e8f889
- Update to 1.0.16
9e8f889
8dc7d63
* Sat Aug 15 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.15-1
8dc7d63
- Update to 1.0.15
8dc7d63
fd4424c
* Fri Aug 14 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.14-1
fd4424c
- Update to 1.0.14
fd4424c
4e5f5ee
* Thu Aug 13 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.13-2
4e5f5ee
- Disable new version check
4e5f5ee
21db01a
* Wed Aug 12 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.13-1
21db01a
- Update to 1.0.13
21db01a
9827d42
* Tue Aug 11 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.10-1
9827d42
- Update to 1.0.10
9827d42
49180b0
* Mon Aug 10 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.8-1
49180b0
- Update to 1.0.8
49180b0
ed521a9
* Sat Aug 08 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.7-1
ed521a9
- Update to 1.0.7
ed521a9
7de65ad
* Wed Aug 05 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.3-1
7de65ad
- Update to 1.0.3
7de65ad
7de65ad
* Tue Aug 04 2020 Artem Polishchuk <ego.cordatus@gmail.com> - 1.0.2-2
7de65ad
- Initial package