File: add-missing-data-files-to-MANIFEST.patch

package info (click to toggle)
libcloud 3.8.0%2Brepack-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 27,636 kB
  • sloc: python: 158,372; xml: 19,482; sh: 27; makefile: 11
file content (14 lines) | stat: -rw-r--r-- 510 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: libcloud/MANIFEST.in
===================================================================
--- libcloud.orig/MANIFEST.in
+++ libcloud/MANIFEST.in
@@ -11,6 +11,9 @@ include requirements-tests.txt
 include requirements-lint.txt
 include libcloud/data/pricing.json
 include demos/*
+include libcloud/data/pricing.json.sha256
+include libcloud/data/pricing.json.sha512
+include libcloud/py.typed
 include scripts/check_file_names.sh
 recursive-exclude libcloud/test secrets.py
 prune libcloud/test/secrets.py