krbcontext / python-krbcontext

A Kerberos context manager
https://krbcontext.github.io/
GNU General Public License v3.0
25 stars 10 forks source link

Fix SPEC #18

Closed tkdchen closed 7 years ago

tkdchen commented 7 years ago

SPEC is reviewed by Fedora packager and krbcontext is accepted as a Fedora package.

This patch contains fixes according to package review[1] feedback.

This patch is also changed for building package for RHEL, as python-gssapi has been already available in RHEL repository and the CentOS base repository.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1488093

Signed-off-by: Chenxiong Qi qcxhome@gmail.com

codecov-io commented 7 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         110    110           
=====================================
  Hits          110    110

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4117526...6a10457. Read the comment docs.