#384 Move rpm dependency for test environment only
Merged 4 years ago by onosek. Opened 4 years ago by onosek.
onosek/fedpkg rpm_dependency  into  master

file modified
-1
@@ -2,4 +2,3 @@ 

  python-bugzilla

  rpkg

  six

- rpm

file modified
+1
@@ -5,3 +5,4 @@ 

  cccolutils

  gitpython

  freezegun

+ rpm

Signed-off-by: Ondrej Nosek onosek@redhat.com

fedpkg command was failing during entry_point load. It required rpm module, which wasn't available in el6 and epel7 distros of fedpkg. On the other hand, rpm is still required for unittests.

rebased onto 3ab880a

4 years ago

Pull-Request has been merged by onosek

4 years ago