Juan Orti Alcaine 50220fc
%global _description\
Juan Orti Alcaine 50220fc
Nyx is a command-line monitor for Tor. With this you can get detailed\
Juan Orti Alcaine 50220fc
real-time information about your relay such as bandwidth usage,\
Juan Orti Alcaine 50220fc
connections, logs, and much more.
3e47326
3e47326
Name:           nyx
0494865
Version:        2.1.0
68c7020
Release:        6%{?dist}
Juan Orti Alcaine 50220fc
Summary:        Command-line monitor for Tor
3e47326
License:        GPLv3
Juan Orti Alcaine 50220fc
URL:            https://nyx.torproject.org
0494865
Source0:        %{pypi_source}
3e47326
BuildArch:      noarch
3e47326
BuildRequires:  python3-devel
68c7020
# Tests
68c7020
BuildRequires:  python3-stem
68c7020
BuildRequires:  python3-pyflakes
3e47326
Suggests:       %{name}-doc = %{version}-%{release}
Juan Orti Alcaine 50220fc
Provides:       tor-arm = %{version}-%{release}
Juan Orti Alcaine 50220fc
Obsoletes:      tor-arm <= 1.4.5.0-17
9d7b378
Obsoletes:      tor-arm-gui <= 1.4.5.0-17
9d7b378
Obsoletes:      tor-arm-devel <= 1.4.5.0-17
3e47326
Juan Orti Alcaine 50220fc
%description %_description
3e47326
3e47326
%package doc
Juan Orti Alcaine 50220fc
Summary:        %summary
3e47326
Juan Orti Alcaine 50220fc
%description doc %_description
3e47326
3e47326
%prep
Juan Orti Alcaine 50220fc
%autosetup
3e47326
3e47326
%build
3e47326
%py3_build
3e47326
3e47326
%install
3e47326
%py3_install
Juan Orti Alcaine 50220fc
install -D -m 0644 nyx.1 %{buildroot}%{_mandir}/man1/nyx.1
Juan Orti Alcaine 50220fc
Juan Orti Alcaine 50220fc
%check
68c7020
%{__python3} run_tests.py
3e47326
3e47326
%files
3e47326
%license LICENSE
3e47326
%{_bindir}/%{name}
3e47326
%{python3_sitelib}/%{name}
3e47326
%{python3_sitelib}/%{name}-%{version}*-py*.egg-info
3e47326
3e47326
%files doc
Juan Orti Alcaine 50220fc
%license LICENSE
Juan Orti Alcaine 50220fc
%doc web
3e47326
%{_mandir}/man1/nyx.1*
3e47326
3e47326
%changelog
68c7020
* Mon Aug 03 2020 Juan Orti Alcaine <jortialc@redhat.com> - 2.1.0-6
68c7020
- Enable tests
68c7020
7af9f8f
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-5
7af9f8f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
7af9f8f
705be81
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-4
705be81
- Rebuilt for Python 3.9
705be81
f56208e
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-3
f56208e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
f56208e
b28df71
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.1.0-2
b28df71
- Rebuilt for Python 3.8.0rc1 (#1748018)
b28df71
0494865
* Thu Aug 29 2019 Juan Orti Alcaine <jortialc@redhat.com> - 2.1.0-1
0494865
- Version 2.1.0
0494865
6c21ae1
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.0.4-8
6c21ae1
- Rebuilt for Python 3.8
6c21ae1
703e7da
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-7
703e7da
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
703e7da
22f0345
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-6
22f0345
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
22f0345
623d6f9
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-5
623d6f9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
623d6f9
2a828c4
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.4-4
2a828c4
- Rebuilt for Python 3.7
2a828c4
b9af566
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.4-3
b9af566
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
b9af566
9d7b378
* Fri Nov 10 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.0.4-2
9d7b378
- Add Obsoletes for all tor-arm subpackages
9d7b378
Juan Orti Alcaine 50220fc
* Wed Nov 08 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 2.0.4-1
Juan Orti Alcaine 50220fc
- Version 2.0.4
Juan Orti Alcaine 50220fc
3e47326
* Wed Jul 12 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 1.4.6-2.20170712git08eec6f
3e47326
- Use Python3
3e47326
- Doc subpackage
3e47326
3e47326
* Wed Jul 12 2017 Juan Orti Alcaine <jorti@fedoraproject.org> - 1.4.6-1.20170712git08eec6f
3e47326
- First release of nyx