1 Star 0 Fork 19

张梁鹏堃/python-sphinx_rtd_theme

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
python-sphinx_rtd_theme.spec 2.03 KB
Copy Edit Raw Blame History
张梁鹏堃 authored 2023-01-07 16:20 . Fix typos
Name: python-sphinx_rtd_theme
Summary: Sphinx theme for readthedocs.org
Version: 1.0.0
Release: 2
License: MIT
URL: https://github.com/snide/sphinx_rtd_theme
Source0: https://files.pythonhosted.org/packages/source/s/sphinx_rtd_theme/sphinx_rtd_theme-%{version}.tar.gz
Patch0000: Fix-typos.patch
BuildArch: noarch
BuildRequires: python3-devel python3-setuptools python3-sphinx
%description
This Sphinx theme was designed to provide a great reader experience for documentation users
on both desktop and mobile devices. This theme is used primarily on Read the Docs but can work
with any Sphinx project. You can find a working demo of the theme in the theme documentation.
%package -n python3-sphinx_rtd_theme
Summary: Sphinx theme for readthedocs.org
Recommends: fontawesome-fonts-web font(fontawesome) font(lato) font(robotoslab)
Requires: python3-sphinx
%{?python_provide:%python_provide python3-sphinx_rtd_theme}
%description -n python3-sphinx_rtd_theme
this sphinx theme was designed to provide a great reader experience for documentation users
on both desktop and mobile devices. this theme is used primarily on read the docs but can work
with any sphinx project. you can find a working demo of the theme in the theme documentation.
%prep
%autosetup -c -p1
%build
cd sphinx_rtd_theme-%{version}
%py3_build
%install
pushd sphinx_rtd_theme-%{version}
%py3_install
popd
%files -n python3-sphinx_rtd_theme
%doc sphinx_rtd_theme-%{version}/README.rst
%license sphinx_rtd_theme-%{version}/LICENSE
%{python3_sitelib}/sphinx_rtd_theme*
%changelog
* Sat Jan 7 2023 zhangliangpengkun<zhangliangpengkun@xfusion.com> - 1.0.0-2
- Fix typos
* Mon Dec 20 2021 renhongxun <renhongxun@huawei.com> 1.0.0-1
- upgrade version to 1.0.0
* Mon Aug 10 2020 zhangjiapeng <zhangjiapeng9@huawei.com> - 0.4.3-2
* Remove python2
* Fri Jul 24 2020 tianwei <tianwei12@huawei.com> - 0.4.3-1
- package update to release to 0.4.3
* Thu Nov 14 2019 Lijin Yang <yanglijin@huawei.com> - 0.4.1-2
- init package
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhang-liang-pengkun/python-sphinx_rtd_theme.git
git@gitee.com:zhang-liang-pengkun/python-sphinx_rtd_theme.git
zhang-liang-pengkun
python-sphinx_rtd_theme
python-sphinx_rtd_theme
master

Search