File patch-remove-unsupported-theme-option.patch of Package python-marshmallow
--- marshmallow-2.13.6/docs/conf.py 2017-08-16 14:35:37.000000000 +0200 +++ marshmallow-2.13.6/docs/conf.py 2017-08-19 11:44:53.648747309 +0200 @@ -80,7 +80,6 @@ 'github_repo': 'marshmallow', 'github_banner': True, 'github_type': 'star', - 'donate_url': 'https://www.paypal.me/StevenLoria', 'code_font_size': '0.8em', 'warn_bg': '#FFC', 'warn_border': '#EEE',