]> git.pld-linux.org Git - packages/python3-furo.git/commitdiff
- updated to 2021.10.9 for Sphinx 4.x (last version building with plain setuptools) master auto/th/python3-furo-2021.10.9-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Sep 2022 16:47:29 +0000 (18:47 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 13 Sep 2022 16:47:29 +0000 (18:47 +0200)
python3-furo.spec

index 24a5a25ea559518d2b463555e35d0f75f6535ced..4d9088927a942690552a4190376941a698e12d98 100644 (file)
@@ -1,20 +1,21 @@
 Summary:       Clean customizable Sphinx documentation theme
 Summary(pl.UTF-8):     Czysty, konfigurowalny motyw dokumentacji Sphinksa
 Name:          python3-furo
-Version:       2021.6.18b36
-Release:       5
+# 2021.11.12+ requires sphinx-theme-builder
+Version:       2021.10.9
+Release:       1
 License:       MIT
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/furo/
 Source0:       https://files.pythonhosted.org/packages/source/f/furo/furo-%{version}.tar.gz
-# Source0-md5: a7fbec5cc288089f547238dae38a56c1
+# Source0-md5: 0ebcd2d672b60689d89ae1affafbe418
 Patch0:                %{name}-setuptools.patch
 URL:           https://pypi.org/project/furo/
-BuildRequires: python3-modules >= 1:3.5
+BuildRequires: python3-modules >= 1:3.6
 BuildRequires: python3-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
-Requires:      python3-modules >= 1:3.5
+Requires:      python3-modules >= 1:3.6
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.132179 seconds and 4 git commands to generate.