]> git.pld-linux.org Git - packages/python3-furo.git/commitdiff
- updated to 2021.6.18b36 (the last with Sphinx 3 support) auto/th/python3-furo-2021.6.18b36-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 21 Mar 2022 18:29:39 +0000 (19:29 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 21 Mar 2022 18:29:39 +0000 (19:29 +0100)
python3-furo-setuptools.patch
python3-furo.spec

index a400e66eb3fa0718132b9d483205bd447adbb3c9..a6936c8900d48c84c716d6b2ce88249fff7f8cb8 100644 (file)
@@ -9,12 +9,3 @@
  
  packages = \
  ['furo']
-@@ -28,7 +28,7 @@
- {'': 'src'}
- install_requires = \
--['beautifulsoup4', 'sphinx ~= 3.0']
-+['beautifulsoup4', 'sphinx >= 3.0']
- extras_require = \
- {'doc': ['myst-parser', 'sphinx-copybutton', 'sphinx-inline-tabs'],
index f19b386246aa65c6bee7125cff1dc7e261e01985..43c4c02dfed60008be19e1f9ab89dea08801b494 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       Clean customizable Sphinx documentation theme
 Summary(pl.UTF-8):     Czysty, konfigurowalny motyw dokumentacji Sphinksa
 Name:          python3-furo
-Version:       2020.12.30b24
-Release:       2
+Version:       2021.6.18b36
+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: 97839a66110e698eed24acfb041bd6e7
+# Source0-md5: a7fbec5cc288089f547238dae38a56c1
 Patch0:                %{name}-setuptools.patch
 URL:           https://pypi.org/project/furo/
 BuildRequires: python3-modules >= 1:3.5
This page took 0.142362 seconds and 4 git commands to generate.