Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packaging: do not use
%py_provides
for Python 2
The macro is not available in EPEL-7 buildroot and causes the build of csdiff to fail: ``` error: line 79: Unknown tag: %py_provides python2-csdiff ``` This partially reverts commit df5c63f.
- Loading branch information