814414c
%global srcname zuul-sphinx
814414c
814414c
Name:           python-%{srcname}
48b9162
Version:        0.4.1
a4a2c33
Release:        15%{?dist}
814414c
Summary:        Sphinx extension for Zuul jobs
814414c
814414c
License:        ASL 2.0
48b9162
URL:            https://zuul-ci.org
48b9162
Source0:        https://opendev.org/zuul/zuul-sphinx/archive/%{version}.tar.gz
814414c
814414c
BuildArch:      noarch
814414c
814414c
814414c
%description
814414c
A Sphinx extension for documenting Zuul jobs.
814414c
814414c
814414c
%package -n     python3-%{srcname}
814414c
Summary:        %{summary}
814414c
BuildRequires:  python3-devel
814414c
BuildRequires:  python3-setuptools
814414c
BuildRequires:  python3-pbr
814414c
Requires:       python3-pbr
814414c
Requires:       python3-sphinx
814414c
Requires:       python3-PyYAML
814414c
%{?python_provide:%python_provide python3-%{srcname}}
814414c
814414c
%description -n python3-%{srcname}
814414c
A Sphinx extension for documenting Zuul jobs.
814414c
814414c
814414c
%prep
48b9162
%setup -qn %{srcname}
814414c
# Remove bundled eggs
814414c
rm -rf *requirements.txt %{srcname}.egg-info
814414c
814414c
814414c
%build
48b9162
export PBR_VERSION=%{version}
814414c
%py3_build
814414c
814414c
814414c
%install
48b9162
export PBR_VERSION=%{version}
814414c
%py3_install
814414c
814414c
814414c
%files -n python3-%{srcname}
814414c
%license LICENSE
814414c
%doc README.rst
814414c
%{python3_sitelib}/zuul_sphinx-%{version}-py3*.egg-info/
814414c
%{python3_sitelib}/zuul_sphinx/
814414c
814414c
814414c
%changelog
a4a2c33
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-15
a4a2c33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
a4a2c33
222726e
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-14
222726e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
222726e
183dc92
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-13
183dc92
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
183dc92
093fed1
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.4.1-12
093fed1
- Rebuilt for Python 3.12
093fed1
866eabb
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-11
866eabb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
866eabb
89e6381
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-10
89e6381
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
89e6381
b17a837
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.4.1-9
b17a837
- Rebuilt for Python 3.11
b17a837
cce4838
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-8
cce4838
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
cce4838
6b59b3a
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-7
6b59b3a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
6b59b3a
2f1b6fa
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.4.1-6
2f1b6fa
- Rebuilt for Python 3.10
2f1b6fa
4d39eb9
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-5
4d39eb9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
4d39eb9
5dd0af9
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-4
5dd0af9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
5dd0af9
36e5e38
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4.1-3
36e5e38
- Rebuilt for Python 3.9
36e5e38
5a51970
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-2
5a51970
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
5a51970
48b9162
* Fri Oct 11 2019 Fabien Boucher <fboucher@redhat.com> - 0.4.1-1
48b9162
- Bump to 0.4.1
48b9162
0e3c927
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.1-8
0e3c927
- Rebuilt for Python 3.8.0rc1 (#1748018)
0e3c927
a5ebf64
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.2.1-7
a5ebf64
- Rebuilt for Python 3.8
a5ebf64
eab5698
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-6
eab5698
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
eab5698
0d6211c
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-5
0d6211c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
0d6211c
68b6f0b
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-4
68b6f0b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
68b6f0b
9b8ab83
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.2.1-3
9b8ab83
- Rebuilt for Python 3.7
9b8ab83
4c8f30a
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
4c8f30a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
4c8f30a
814414c
* Fri Dec 29 2017 Tristan Cacqueray <tdecacqu@redhat.com> - 0.2.1-1
814414c
- Import from software factory repository