781646c
%global srcname aaargh
781646c
%global desc \
781646c
Aaargh is a Python module that makes building friendly command line\
781646c
applications really easy. Applications built with Aaargh provide\
781646c
a single executable with a subcommand for each exposed Python function.\
781646c
Each subcommand may have its own command line arguments.\
781646c
This is similar to the way version control systems provide multiple commands\
781646c
using a single entry point.
781646c
781646c
Name:           python-%{srcname}
781646c
Version:        0.7.1
ea3d2d8
Release:        21%{?dist}
781646c
Summary:        An astonishingly awesome application argument helper
781646c
781646c
License:        BSD
781646c
URL:            http://pypi.python.org/pypi/%{srcname}
781646c
Source0:        https://github.com/wbolster/%{srcname}/archive/%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
781646c
781646c
BuildArch:      noarch
781646c
781646c
781646c
%description %{desc}
781646c
781646c
%package -n python3-%{srcname}
781646c
Summary:        %{summary}
781646c
BuildRequires:  python3-devel
781646c
BuildRequires:  python3-setuptools
781646c
BuildRequires:  python3-pytest
781646c
%{?python_provide:%python_provide python3-%{srcname}}
781646c
781646c
%description -n python3-%{srcname} %{desc}
781646c
Python 3 version.
781646c
781646c
781646c
%prep
781646c
%autosetup -n %{srcname}-%{version}
781646c
781646c
781646c
%build
781646c
%py3_build
781646c
781646c
%install
781646c
%py3_install
781646c
781646c
%check
781646c
py.test-3 -v
781646c
781646c
%files -n python3-%{srcname}
781646c
%doc README.rst
781646c
%license LICENSE.rst
781646c
%{python3_sitelib}/%{srcname}/
781646c
%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info/
781646c
781646c
781646c
%changelog
ea3d2d8
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-21
ea3d2d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
ea3d2d8
13a14e0
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7.1-20
13a14e0
- Rebuilt for Python 3.11
13a14e0
6c484b6
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-19
6c484b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
6c484b6
989cc08
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-18
989cc08
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
989cc08
5479cc0
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.7.1-17
5479cc0
- Rebuilt for Python 3.10
5479cc0
1a34f21
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-16
1a34f21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
1a34f21
65931c7
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-15
65931c7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
65931c7
3e0d305
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-14
3e0d305
- Rebuilt for Python 3.9
3e0d305
47c6ff2
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-13
47c6ff2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
47c6ff2
e37c16d
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-12
e37c16d
- Rebuilt for Python 3.8.0rc1 (#1748018)
e37c16d
4f9c8a0
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-11
4f9c8a0
- Rebuilt for Python 3.8
4f9c8a0
3f12342
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-10
3f12342
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
3f12342
e655a7f
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-9
e655a7f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
e655a7f
0933af4
* Mon Oct 15 2018 Lumír Balhar <lbalhar@redhat.com> - 0.7.1-8
0933af4
- Get rid of Python 2 subpackage
0933af4
- Resolves: rhbz#1639310
0933af4
acfbe0a
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-7
acfbe0a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
acfbe0a
38213b9
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-6
38213b9
- Rebuilt for Python 3.7
38213b9
8b4a587
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-5
8b4a587
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
8b4a587
67a59c5
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-4
67a59c5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
67a59c5
9462d32
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.1-3
9462d32
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
9462d32
4540826
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-2
4540826
- Rebuild for Python 3.6
4540826
781646c
* Tue Aug 09 2016 Dominika Krejci <dkrejci@redhat.com> - 0.7.1-1
781646c
- Initial release
781646c