Package: html5-parser / 0.4.12+ds-3

0003-Remove-Debian-specific-files-from-SOURCES.txt.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
From: YOKOTA Hiroshi <yokota.hgml@gmail.com>
Date: Tue, 18 Apr 2023 02:43:54 +0900
Subject: Remove Debian specific files from SOURCES.txt

Forwarded: not-needed
---
 MANIFEST.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MANIFEST.in b/MANIFEST.in
index 6574593..55b7be7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,3 +5,4 @@ include gumbo/*.c gumbo/*.h gumbo/*.rl
 include src/*.c src/*.h
 include test/*.py
 exclude PKG-INFO
+prune debian