2023-11-20 14:56:21 +00:00
|
|
|
Name: python-sphinx-theme-alabaster
|
2023-10-21 13:57:17 +00:00
|
|
|
Version: 0.7.13
|
2023-11-20 14:57:38 +00:00
|
|
|
Release: 2%{?dist}
|
2015-08-04 18:52:38 +00:00
|
|
|
Summary: Configurable sidebar-enabled Sphinx theme
|
|
|
|
|
2023-09-11 07:15:19 +00:00
|
|
|
License: BSD-3-Clause
|
2023-11-20 14:56:21 +00:00
|
|
|
URL: https://pypi.python.org/pypi/alabaster
|
2023-11-20 14:55:26 +00:00
|
|
|
Source: %{pypi_source alabaster}
|
2015-08-04 18:52:38 +00:00
|
|
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description
|
2023-11-20 15:00:24 +00:00
|
|
|
Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx
|
|
|
|
documentation system.
|
|
|
|
|
|
|
|
It began as a third-party theme, and is still maintained separately,
|
|
|
|
but as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and is
|
|
|
|
selected as the default theme.
|
2015-08-04 18:52:38 +00:00
|
|
|
|
|
|
|
|
2023-11-20 14:56:21 +00:00
|
|
|
%package -n python%{python3_pkgversion}-sphinx-theme-alabaster
|
2015-08-04 18:52:38 +00:00
|
|
|
Summary: Configurable sidebar-enabled Sphinx theme
|
2016-05-13 15:12:32 +00:00
|
|
|
BuildRequires: python%{python3_pkgversion}-devel
|
|
|
|
BuildRequires: python%{python3_pkgversion}-setuptools
|
2023-11-20 14:57:38 +00:00
|
|
|
%py_provides python%{python3_pkgversion}-alabaster
|
2015-08-04 18:52:38 +00:00
|
|
|
|
2023-11-20 14:56:21 +00:00
|
|
|
%description -n python%{python3_pkgversion}-sphinx-theme-alabaster
|
2023-11-20 15:00:24 +00:00
|
|
|
Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx
|
|
|
|
documentation system.
|
|
|
|
|
|
|
|
It began as a third-party theme, and is still maintained separately,
|
|
|
|
but as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and is
|
|
|
|
selected as the default theme.
|
2015-08-04 18:52:38 +00:00
|
|
|
|
|
|
|
|
|
|
|
%prep
|
2023-11-20 14:59:05 +00:00
|
|
|
%autosetup -p1 -n alabaster-%{version}
|
2015-08-04 18:52:38 +00:00
|
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
%py3_build
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%py3_install
|
|
|
|
|
|
|
|
|
2023-11-20 14:56:21 +00:00
|
|
|
%files -n python%{python3_pkgversion}-sphinx-theme-alabaster
|
2015-08-04 18:52:38 +00:00
|
|
|
%license LICENSE
|
|
|
|
%doc README.rst
|
2023-11-20 14:56:21 +00:00
|
|
|
%{python3_sitelib}/alabaster-%{version}-py%{python3_version}.egg-info/
|
|
|
|
%{python3_sitelib}/alabaster/
|
2015-08-04 18:52:38 +00:00
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
2023-11-20 14:57:38 +00:00
|
|
|
* Mon Nov 20 2023 Miro Hrončok <mhroncok@redhat.com> - 0.7.13-2
|
|
|
|
- Provide python3-alabaster
|
|
|
|
|
2023-10-21 13:57:17 +00:00
|
|
|
* Sat Oct 21 2023 Julien Enselme <jujens@jujens.eu> - 0.7.13-1
|
|
|
|
- Update to 0.7.13
|
|
|
|
|
2023-09-11 07:15:19 +00:00
|
|
|
* Mon Sep 11 2023 Karolina Surma <ksurma@redhat.com> - 0.7.12-20
|
|
|
|
- Declare the license as an SPDX expression
|
|
|
|
|
2023-07-21 14:19:25 +00:00
|
|
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-19
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
2023-06-13 18:53:44 +00:00
|
|
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.7.12-18
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
2023-01-20 17:30:49 +00:00
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-17
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2022-07-22 22:31:28 +00:00
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-16
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-06-13 13:25:24 +00:00
|
|
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7.12-15
|
|
|
|
- Rebuilt for Python 3.11
|
|
|
|
|
2022-01-21 15:41:22 +00:00
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-07-23 09:39:15 +00:00
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-13
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-06-02 16:33:02 +00:00
|
|
|
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.7.12-12
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
2021-01-27 13:32:56 +00:00
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-07-29 04:01:18 +00:00
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-10
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-05-22 15:43:57 +00:00
|
|
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7.12-9
|
|
|
|
- Rebuilt for Python 3.9
|
|
|
|
|
2020-01-30 15:28:00 +00:00
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-10-03 12:31:22 +00:00
|
|
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.12-7
|
|
|
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
|
|
|
|
2019-08-15 14:46:21 +00:00
|
|
|
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.12-6
|
|
|
|
- Rebuilt for Python 3.8
|
|
|
|
|
2019-07-26 16:25:34 +00:00
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-03-06 14:41:00 +00:00
|
|
|
* Wed Mar 06 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.12-4
|
|
|
|
- Subpackage python2-sphinx-theme-alabaster has been removed
|
|
|
|
See https://fedoraproject.org/wiki/Changes/Sphinx2
|
|
|
|
|
2019-02-02 09:26:47 +00:00
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-10-06 10:31:32 +00:00
|
|
|
* Sat Oct 06 2018 Julien Enselme <jujens@jujens.eu> - 0.7.12-2
|
|
|
|
- Readd Python 2 subpackage
|
|
|
|
|
2018-10-04 18:40:05 +00:00
|
|
|
* Thu Oct 04 2018 Julien Enselme <jujens@jujens.eu> - 0.7.12-1
|
|
|
|
- Update to 0.7.12
|
|
|
|
- Remove Python 2 subpackage
|
|
|
|
|
2018-07-14 02:10:15 +00:00
|
|
|
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.11-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-07-02 16:25:56 +00:00
|
|
|
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.11-4
|
|
|
|
- Rebuilt for Python 3.7
|
|
|
|
|
2018-07-02 16:23:54 +00:00
|
|
|
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.11-3
|
|
|
|
- Rebuilt for Python 3.7
|
|
|
|
|
2018-06-30 17:26:08 +00:00
|
|
|
* Sat Jun 30 2018 Julien Enselme <jujens@jujens.eu> - 0.7.11-2
|
|
|
|
- Correct source URL
|
|
|
|
|
2018-06-30 17:10:55 +00:00
|
|
|
* Sat Jun 30 2018 Julien Enselme <jujens@jujens.eu> - 0.7.11-1
|
|
|
|
- Update to 0.7.11
|
|
|
|
|
2018-06-14 12:33:58 +00:00
|
|
|
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 0.7.9-7
|
|
|
|
- Rebuilt for Python 3.7
|
|
|
|
|
2018-02-09 10:58:27 +00:00
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.9-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2018-01-30 01:48:59 +00:00
|
|
|
* Tue Jan 30 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.7.9-5
|
|
|
|
- Update Python 2 dependency declarations to new packaging standards
|
|
|
|
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
|
|
|
|
2017-07-27 11:53:51 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.9-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-02-11 10:32:58 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.9-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-12-11 15:13:28 +00:00
|
|
|
* Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 0.7.9-2
|
|
|
|
- Rebuild for Python 3.6
|
|
|
|
|
2016-09-18 10:05:39 +00:00
|
|
|
* Sun Sep 18 2016 Julien Enselme <jujens@jujens.eu> - 0.7.9-1
|
|
|
|
- Update to 0.7.9
|
|
|
|
|
2016-05-13 15:12:32 +00:00
|
|
|
* Fri May 13 2016 Julien Enselme <jujens@jujens.eu> - 0.7.8-1
|
|
|
|
- Use %%python3_pkgversion macro for EPEL7 release
|
|
|
|
|
2016-05-13 09:32:42 +00:00
|
|
|
* Fri May 13 2016 Julien Enselme <jujens@jujens.eu> - 0.7.8-1
|
|
|
|
- Update to 0.7.8 (#1334952)
|
|
|
|
|
2016-02-04 21:00:03 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.6-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-11-05 11:51:44 +00:00
|
|
|
* Thu Nov 5 2015 Julien Enselme <jujens@jujens.eu> - 0.7.6-5
|
|
|
|
- Rebuilt for python 3.5
|
|
|
|
|
2015-08-04 18:52:38 +00:00
|
|
|
* Fri Jul 31 2015 Julien Enseme <jujens@jujens.eu> - 0.7.6-4
|
|
|
|
- Use %%py2_build, %%py3build, %%py2_install and %%py2_install
|
|
|
|
- Make a python2 subpackage
|
|
|
|
|
|
|
|
* Thu Jul 30 2015 Julien Enselme <jujens@jujens.eu> - 0.7.6-3
|
|
|
|
- Add provides for python2-sphinx-theme-alabaster
|
|
|
|
- Remove usage of python2 and python3 dirs
|
|
|
|
|
|
|
|
* Fri Jul 24 2015 Julien Enselme <jujens@jujens.eu> - 0.7.6-2
|
|
|
|
- Remove %%py3dir macro
|
|
|
|
- Add CFLAGS in %%build
|
|
|
|
|
|
|
|
* Sat Jul 18 2015 Julien Enselme <jujens@jujens.eu> - 0.7.6-1
|
|
|
|
- Initial packaging
|