File: 0001-Remove-status-badges-from-docs.patch

package info (click to toggle)
nvchecker 2.19-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 804 kB
  • sloc: python: 5,192; makefile: 30; sh: 27
file content (29 lines) | stat: -rw-r--r-- 911 bytes parent folder | download
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
28
29
From: =?utf-8?b?SmFrdWIgUnXFvmnEjWth?= <jakub.ruzicka@nic.cz>
Date: Thu, 9 Nov 2023 15:52:06 +0100
Subject: Remove status badges from docs

This prevents lintian warnings:

W: python-nvchecker-doc: privacy-breach-generic
---
 docs/usage.rst | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/docs/usage.rst b/docs/usage.rst
index e202512..7048d39 100644
--- a/docs/usage.rst
+++ b/docs/usage.rst
@@ -5,13 +5,6 @@ Usage of nvchecker commands
 
 This is the version 2.0 branch. For the old version 1.x, please switch to the ``v1.x`` branch.
 
-.. image:: https://github.com/lilydjwg/nvchecker/workflows/run%20tests/badge.svg?branch=master
-   :alt: Test Status
-   :target: https://github.com/lilydjwg/nvchecker/actions?query=workflow%3A%22run+tests%22
-.. image:: https://badge.fury.io/py/nvchecker.svg
-   :alt: PyPI version
-   :target: https://badge.fury.io/py/nvchecker
-
 .. contents::
    :local: