mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/flask-sqlalchemy: Bump to 2.3.2
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
19
dev-python/flask-sqlalchemy/files/2.3.2-mapping.patch
Normal file
19
dev-python/flask-sqlalchemy/files/2.3.2-mapping.patch
Normal file
@@ -0,0 +1,19 @@
|
||||
--- a/docs/conf.py
|
||||
+++ b/docs/conf.py
|
||||
@@ -225,11 +225,11 @@
|
||||
|
||||
|
||||
# Example configuration for intersphinx: refer to the Python standard library.
|
||||
-intersphinx_mapping = {
|
||||
- 'python': ('https://docs.python.org/3/', None),
|
||||
- 'flask': ('http://flask.pocoo.org/docs/', None),
|
||||
- 'sqlalchemy': ('http://docs.sqlalchemy.org/en/latest/', None)
|
||||
-}
|
||||
+# intersphinx_mapping = {
|
||||
+# 'python': ('https://docs.python.org/3/', None),
|
||||
+# 'flask': ('http://flask.pocoo.org/docs/', None),
|
||||
+# 'sqlalchemy': ('http://docs.sqlalchemy.org/en/latest/', None)
|
||||
+# }
|
||||
pygments_style = 'flask_theme_support.FlaskyStyle'
|
||||
|
||||
# fall back if theme is not there
|
||||
Reference in New Issue
Block a user