varlink / python

Python implementation of the Varlink protocol
https://varlink.org/python/
Apache License 2.0
43 stars 8 forks source link

fix #12: add python2 rpm building. #13

Closed genalt closed 5 years ago

genalt commented 5 years ago

There are both Python 2 and 3 version in PyPI repository. But only Python 3 RPM-package is available for Fedora.

I added subpackage for python2-varlink.

Also, I would like to add this subpackage to EPEL fedora-wishlist, to include python2 version of varlink to epel7. This would fix issue #12

genalt commented 5 years ago

Forgot to mention, Copr build is successful. https://copr.fedorainfracloud.org/coprs/galt/blkinfo/build/908560/

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 216


Totals Coverage Status
Change from base Build 215: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls