#3 Remove useless dependency on future
Merged 6 months ago by ngompa. Opened 9 months ago by lbalhar.
rpms/ lbalhar/kiwi rawhide  into  rawhide

file modified
-1
@@ -41,7 +41,6 @@ 

  

  # doc build requirements

  BuildRequires:  python3dist(docopt) >= 0.6.2

- BuildRequires:  python3dist(future)

  BuildRequires:  python3dist(lxml)

  BuildRequires:  python3dist(pyyaml)

  BuildRequires:  python3dist(requests)

Upstream issue: https://github.com/OSInside/kiwi/issues/2361

It seems it's no longer needed and the package builds fine without it.

rebased onto a454b42

6 months ago

Pull-Request has been merged by ngompa

6 months ago
Metadata