diff --git a/python-docker-pycreds.spec b/python-docker-pycreds.spec index dace964..8fd0788 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -8,12 +8,8 @@ %bcond_with python3 %endif -%if 0%{?rhel} > 7 # Disable python2 build by default %bcond_with python2 -%else -%bcond_without python2 -%endif # the test suite is diabled b/c it needs docker-credential-secretservice binary # and we don't have that now (Sep 2016) in Fedora