- disable pythondist requires generator for now
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=517
This commit is contained in:
parent
ac565bb812
commit
dc8b6f3f18
@ -42,3 +42,11 @@
|
|||||||
%__perllib_magic ^Perl[[:digit:]] module source.*
|
%__perllib_magic ^Perl[[:digit:]] module source.*
|
||||||
%__perllib_path \\.pm$
|
%__perllib_path \\.pm$
|
||||||
%__perllib_flags magic_and_path
|
%__perllib_flags magic_and_path
|
||||||
|
--- ./fileattrs/pythondist.attr.orig 2019-12-06 14:32:57.245328376 +0000
|
||||||
|
+++ ./fileattrs/pythondist.attr 2019-12-06 14:33:35.345238073 +0000
|
||||||
|
@@ -1,3 +1,4 @@
|
||||||
|
%__pythondist_provides %{_rpmconfigdir}/pythondistdeps.py --provides --majorver-provides
|
||||||
|
-%__pythondist_requires %{_rpmconfigdir}/pythondistdeps.py --requires
|
||||||
|
+#disabled for now
|
||||||
|
+#%__pythondist_requires %{_rpmconfigdir}/pythondistdeps.py --requires
|
||||||
|
%__pythondist_path /lib(64)?/python[[:digit:]]\\.[[:digit:]]+/site-packages/[^/]+\\.(dist-info|egg-info|egg-link)$
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 6 15:30:48 CET 2019 - mls@suse.de
|
||||||
|
|
||||||
|
- disable pythondist requires generator for now
|
||||||
|
* modified patch: fileattrs.diff
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 20 11:56:20 CET 2019 - mls@suse.de
|
Wed Nov 20 11:56:20 CET 2019 - mls@suse.de
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user