File: 0002-Remove-remote-badges-to-prevent-privacy-issues.patch

package info (click to toggle)
python-django-tree-queries 0.20-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 388 kB
  • sloc: python: 2,269; makefile: 26; sh: 6
file content (23 lines) | stat: -rw-r--r-- 768 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
From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Sun, 12 Nov 2023 16:30:40 +0000
Subject: Remove remote badges to prevent privacy issues.

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

diff --git a/README.rst b/README.rst
index 70a8586..3b9931f 100644
--- a/README.rst
+++ b/README.rst
@@ -2,10 +2,6 @@
 django-tree-queries
 ===================
 
-.. image:: https://github.com/matthiask/django-tree-queries/actions/workflows/test.yml/badge.svg
-    :target: https://github.com/matthiask/django-tree-queries/
-    :alt: CI Status
-
 Query Django model trees using adjacency lists and recursive common
 table expressions. Supports PostgreSQL, sqlite3 (3.8.3 or higher) and
 MariaDB (10.2.2 or higher) and MySQL (8.0 or higher, if running without