Compare commits

...

No commits in common. 'c9' and 'i10cs' have entirely different histories.
c9 ... i10cs

2
.gitignore vendored

@ -1 +1 @@
SOURCES/alabaster-0.7.12.tar.gz SOURCES/alabaster-0.7.16.tar.gz

@ -1 +1 @@
36c11bd5d8e99e2009b643b7f6e91bf2a0fd573b SOURCES/alabaster-0.7.12.tar.gz c374dfb1a6d6d87071d4d721d267b455ac1a5a62 SOURCES/alabaster-0.7.16.tar.gz

@ -1,65 +1,118 @@
%global pypi_name alabaster Name: python-sphinx-theme-alabaster
%global srcname sphinx-theme-%{pypi_name} Version: 0.7.16
Release: 5%{?dist}
Name: python-%{srcname}
Version: 0.7.12
Release: 13%{?dist}
Summary: Configurable sidebar-enabled Sphinx theme Summary: Configurable sidebar-enabled Sphinx theme
License: BSD License: BSD-3-Clause
URL: https://pypi.python.org/pypi/%{pypi_name} URL: https://pypi.python.org/pypi/alabaster
Source0: https://files.pythonhosted.org/packages/cc/b4/ed8dcb0d67d5cfb7f83c4d5463a7614cb1d078ad7ae890c9143edebbf072/alabaster-0.7.12.tar.gz Source: %{pypi_source alabaster}
BuildArch: noarch BuildArch: noarch
BuildRequires: python%{python3_pkgversion}-devel
%description # Upstream lists no runtime dependencies,
This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as # but alabaster/support.py imports from pygments.
used in his Requests project), which was itself originally based on @mitsuhiko's # This is fine, as the module is only used for pygments.
theme used for Flask & related projects. # This BuildRequires is necessary for a successful import check.
BuildRequires: python%{python3_pkgversion}-pygments
%global _description %{expand:
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.}
%description %_description
%package -n python%{python3_pkgversion}-%{srcname}
Summary: Configurable sidebar-enabled Sphinx theme
BuildArch: noarch
BuildRequires: python%{python3_pkgversion}-devel
BuildRequires: python%{python3_pkgversion}-setuptools
%{?python_provide:%python_provide python%{python3_pkgversion}-%{srcname}}
%description -n python%{python3_pkgversion}-%{srcname} %package -n python%{python3_pkgversion}-sphinx-theme-alabaster
This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as Summary: %{summary}
used in his Requests project), which was itself originally based on @mitsuhiko's %py_provides python%{python3_pkgversion}-alabaster
theme used for Flask & related projects.
%description -n python%{python3_pkgversion}-sphinx-theme-alabaster %_description
%prep %prep
%setup -qn %{pypi_name}-%{version} %autosetup -p1 -n alabaster-%{version}
# Remove bundled eggs %generate_buildrequires
rm -rf %{pypi_name}.egg-info %pyproject_buildrequires
%build %build
%py3_build %pyproject_wheel
%install %install
%py3_install %pyproject_install
%pyproject_save_files alabaster
%check
# upstream has no tests
%pyproject_check_import
%files -n python%{python3_pkgversion}-%{srcname}
%license LICENSE %files -n python%{python3_pkgversion}-sphinx-theme-alabaster -f %{pyproject_files}
%doc README.rst %doc README.rst
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
%{python3_sitelib}/%{pypi_name}/
%changelog %changelog
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.12-13 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.7.16-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags - Bump release for October 2024 mass rebuild:
Related: rhbz#1991688 Resolves: RHEL-64018
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.7.16-4
- Rebuilt for MSVSphere 10
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.7.16-4
- Bump release for June 2024 mass rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.16-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.16-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Julien Enselme <jujens@jujens.eu> - 0.7.16-1
- Update to 0.7.16
* Mon Nov 20 2023 Miro Hrončok <mhroncok@redhat.com> - 0.7.13-2
- Provide python3-alabaster
- Run a basic import check when this package is built
* Sat Oct 21 2023 Julien Enselme <jujens@jujens.eu> - 0.7.13-1
- Update to 0.7.13
* Mon Sep 11 2023 Karolina Surma <ksurma@redhat.com> - 0.7.12-20
- Declare the license as an SPDX expression
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-19
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.7.12-18
- Rebuilt for Python 3.12
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7.12-15
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.7.12-12 * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.7.12-12
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-11 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.12-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Loading…
Cancel
Save