python-rpm-generators/pythondist.attr
shixuantong 4817f8fc81 downgrade version to 9
(cherry picked from commit 2f58820e751848187ade2aa4dc03ba9afc2d0de1)
2022-01-20 15:32:46 +08:00

4 lines
279 B
Plaintext

%__pythondist_provides %{_rpmconfigdir}/pythondistdeps.py --provides --majorver-provides
%__pythondist_requires %{_rpmconfigdir}/pythondistdeps.py --requires
%__pythondist_path ^/usr/lib(64)?/python[[:digit:]]\\.[[:digit:]]+/site-packages/[^/]+\\.(dist-info|egg-info|egg-link)$