#270 Explicitly install python2-pkgwat-api
Merged 7 years ago by sayanchowdhury. Opened 7 years ago by jcline.
jcline/fedora-hubs install-pkgwat  into  develop

@@ -42,7 +42,7 @@ 

      - pytz

      - python-sqlalchemy

      - python-markdown

-     - python-pkgwat-api

+     - python2-pkgwat-api

      - python-six

      - python-pygments

      - python-pygments-markdown-lexer

For some reason, python2-pkgwat-api conflicts with python-pkgwat-api,
which shipped with F24. This has been reported[0], but this commit works
around the issue by explictly using python2.

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1388544

Signed-off-by: Jeremy Cline jeremy@jcline.org

Pull-Request has been merged by sayanchowdhury

7 years ago

Pull-Request has been merged by sayanchowdhury

7 years ago

Pull-Request has been merged by sayanchowdhury

7 years ago
Metadata