diff --git a/python-sphinx-theme-alabaster.spec b/python-sphinx-theme-alabaster.spec index cb686ca..9732108 100644 --- a/python-sphinx-theme-alabaster.spec +++ b/python-sphinx-theme-alabaster.spec @@ -10,9 +10,12 @@ Source: %{pypi_source alabaster} BuildArch: noarch %description -This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as -used in his Requests project), which was itself originally based on @mitsuhiko's -theme used for Flask & related projects. +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. %package -n python%{python3_pkgversion}-sphinx-theme-alabaster @@ -23,9 +26,12 @@ BuildRequires: python%{python3_pkgversion}-setuptools %py_provides python%{python3_pkgversion}-alabaster %description -n python%{python3_pkgversion}-sphinx-theme-alabaster -This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as -used in his Requests project), which was itself originally based on @mitsuhiko's -theme used for Flask & related projects. +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. %prep