File: fix-dependencies.patch

package info (click to toggle)
python-scciclient 0.16.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 800 kB
  • sloc: python: 7,935; xml: 2,377; makefile: 24; sh: 2
file content (15 lines) | stat: -rw-r--r-- 424 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Fix dependencies
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2024-04-08

--- python-scciclient-0.16.0.orig/requirements.txt
+++ python-scciclient-0.16.0/requirements.txt
@@ -4,7 +4,6 @@
 pbr!=2.1.0,>=2.0.0 # Apache-2.0
 Babel!=2.4.0,>=2.3.4 # BSD
 pyghmi>=1.0.24 # Apache-2.0
-pysnmp-lextudio>=5.0.0 # BSD
 pyasn1>=0.5.1 # BSD
 pyasn1-modules>=0.3.0 # BSD
 requests>=2.14.2 # Apache-2.0