|
 |
81885a |
%global upname sphinx-argparse
|
|
 |
81885a |
%global srcname sphinx_argparse
|
|
 |
81885a |
|
|
 |
81885a |
Name: python-%{upname}
|
|
 |
81885a |
Version: 0.5.2
|
|
 |
81885a |
Release: 1%{?dist}
|
|
 |
81885a |
Summary: Sphinx extension that automatically documents argparse commands and options
|
|
 |
81885a |
BuildArch: noarch
|
|
 |
81885a |
|
|
 |
81885a |
License: MIT
|
|
 |
81885a |
Url: https://github.com/ashb/sphinx-argparse
|
|
 |
81885a |
Source: %{pypi_source %{srcname}}
|
|
 |
81885a |
|
|
 |
81885a |
BuildRequires: python3-devel
|
|
 |
81885a |
BuildRequires: %{py3_dist pytest}
|
|
 |
81885a |
BuildRequires: %{py3_dist lxml}
|
|
 |
81885a |
|
|
 |
81885a |
%description
|
|
 |
81885a |
Sphinx extension that automatically documents argparse commands and options
|
|
 |
81885a |
|
|
 |
81885a |
%package -n python3-%{upname}
|
|
 |
81885a |
Summary: %{summary}
|
|
 |
81885a |
|
|
 |
81885a |
%description -n python3-%{upname}
|
|
 |
81885a |
Sphinx extension that automatically documents argparse commands and options
|
|
 |
81885a |
|
|
 |
81885a |
%prep
|
|
 |
81885a |
%autosetup -n %{srcname}-%{version}
|
|
 |
81885a |
|
|
 |
81885a |
%generate_buildrequires
|
|
 |
81885a |
%pyproject_buildrequires
|
|
 |
81885a |
|
|
 |
81885a |
%build
|
|
 |
81885a |
%pyproject_wheel
|
|
 |
81885a |
|
|
 |
81885a |
%install
|
|
 |
81885a |
%pyproject_install
|
|
 |
81885a |
%pyproject_save_files sphinxarg
|
|
 |
81885a |
|
|
 |
81885a |
%check
|
|
 |
81885a |
%pytest
|
|
 |
81885a |
|
|
 |
81885a |
%files -n python3-%{upname} -f %{pyproject_files}
|
|
 |
81885a |
%license LICENCE.rst
|
|
 |
81885a |
%doc README.rst
|
|
 |
81885a |
|
|
 |
81885a |
%changelog
|
|
 |
81885a |
* Wed Aug 21 2024 Sergio Pascual <sergiopr@fis.ucm.es> - 0.5.2-1
|
|
 |
81885a |
- New upstream source
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-8
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.4.0-7
|
|
 |
81885a |
- Rebuilt for Python 3.13
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-6
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-5
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-4
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.4.0-3
|
|
 |
81885a |
- Rebuilt for Python 3.12
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-2
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Wed Nov 23 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 0.4.0-1
|
|
 |
81885a |
- Update to 0.4.0 - Closes rhbz#2131994
|
|
 |
81885a |
|
|
 |
81885a |
* Mon Aug 15 2022 Mikel Olasagasti Uranga <mikel@olasagasti.info> - 0.3.1-1
|
|
 |
81885a |
- Update to 0.3.1 - Closes rhbz#2116035
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-17
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.2.2-16
|
|
 |
81885a |
- Rebuilt for Python 3.11
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-15
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-14
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.2.2-13
|
|
 |
81885a |
- Rebuilt for Python 3.10
|
|
 |
81885a |
|
|
 |
81885a |
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-12
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-11
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.2.2-10
|
|
 |
81885a |
- Rebuilt for Python 3.9
|
|
 |
81885a |
|
|
 |
81885a |
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-9
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.2-8
|
|
 |
81885a |
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
|
 |
81885a |
|
|
 |
81885a |
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.2-7
|
|
 |
81885a |
- Rebuilt for Python 3.8
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-6
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-5
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Tue Sep 11 2018 Brian C. Lane <bcl@redhat.com> - 0.2.2-4
|
|
 |
81885a |
- Remove python2 package from build (#1627431)
|
|
 |
81885a |
|
|
 |
81885a |
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-3
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.2.2-2
|
|
 |
81885a |
- Rebuilt for Python 3.7
|
|
 |
81885a |
|
|
 |
81885a |
* Fri May 11 2018 Brian C. Lane <bcl@redhat.com> - 0.2.2-1
|
|
 |
81885a |
- Update to new upstream release
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.1.15-7
|
|
 |
81885a |
- Update Python 2 dependency declarations to new packaging standards
|
|
 |
81885a |
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
|
 |
81885a |
|
|
 |
81885a |
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.1.15-6
|
|
 |
81885a |
- Escape macros in %%changelog
|
|
 |
81885a |
|
|
 |
81885a |
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-4
|
|
 |
81885a |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
 |
81885a |
|
|
 |
81885a |
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.1.15-3
|
|
 |
81885a |
- Rebuild for Python 3.6
|
|
 |
81885a |
|
|
 |
81885a |
* Tue Feb 02 2016 Brian C. Lane <bcl@redhat.com> 0.1.15-2
|
|
 |
81885a |
- Fix description typo
|
|
 |
81885a |
- Drop %%check section, upstream uses tox for testing.
|
|
 |
81885a |
|
|
 |
81885a |
* Mon Feb 01 2016 Brian C. Lane <bcl@redhat.com> 0.1.15-1
|
|
 |
81885a |
- Initial creation
|