mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/grpclib: add 0.4.3 Python 3.11
Closes: https://bugs.gentoo.org/901153 Signed-off-by: Antonín Říha <antonin.riha@protonmail.com>
This commit is contained in:
10
dev-python/grpclib/files/grpclib-add_css_file.patch
Normal file
10
dev-python/grpclib/files/grpclib-add_css_file.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
diff --git a/docs/conf.py b/docs/conf.py
|
||||
index 7ccef26..766b77d 100644
|
||||
--- a/docs/conf.py
|
||||
+++ b/docs/conf.py
|
||||
@@ -27,4 +27,4 @@ html_theme_options = {
|
||||
|
||||
|
||||
def setup(app):
|
||||
- app.add_stylesheet('style.css')
|
||||
+ app.add_css_file('style.css')
|
||||
Reference in New Issue
Block a user