File: 0003-Drop-external-images-from-README.rst.patch

package info (click to toggle)
mutagen 1.46.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,440 kB
  • sloc: python: 22,473; makefile: 50; sh: 28
file content (27 lines) | stat: -rw-r--r-- 872 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
From: Tristan Seligmann <mithrandi@debian.org>
Date: Wed, 12 Aug 2020 16:01:17 +0200
Subject: Drop external images from README.rst

---
 README.rst | 7 -------
 1 file changed, 7 deletions(-)

Index: mutagen/README.rst
===================================================================
--- mutagen.orig/README.rst
+++ mutagen/README.rst
@@ -1,7 +1,3 @@
-.. image:: https://raw.githubusercontent.com/quodlibet/mutagen/master/docs/images/logo.svg
-   :align: center
-   :width: 400px
-
 |
 
 Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC,
@@ -18,6 +14,3 @@ under `the GPL version 2 or
 later <https://spdx.org/licenses/GPL-2.0-or-later.html>`__.
 
 For more information visit https://mutagen.readthedocs.org
-
-.. image:: https://codecov.io/gh/quodlibet/mutagen/branch/master/graph/badge.svg
-  :target: https://codecov.io/gh/quodlibet/mutagen