File: pyrequire-no-leveldb.patch

package info (click to toggle)
caffe 1.0.0%2Bgit20180821.99bd997-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,288 kB
  • sloc: cpp: 61,586; python: 5,783; makefile: 599; sh: 559
file content (13 lines) | stat: -rw-r--r-- 342 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Descrption: python3-leveldb is deprecated.
diff --git a/python/requirements.txt b/python/requirements.txt
index e7d89e6..686864f 100644
--- a/python/requirements.txt
+++ b/python/requirements.txt
@@ -5,7 +5,6 @@ scikit-image>=0.9.3
 matplotlib>=1.3.1
 ipython>=3.0.0
 h5py>=2.2.0
-leveldb>=0.191
 networkx>=1.8.1
 nose>=1.3.0
 pandas>=0.12.0