forked from pool/python312
Accepting request 1183433 from home:Andreas_Schwab:Factory
- Update import_failed.map for python 3.12 OBS-URL: https://build.opensuse.org/request/show/1183433 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=51
This commit is contained in:
@@ -773,6 +773,9 @@ LD_LIBRARY_PATH=. ./python -O -c "from py_compile import compile; compile('$FAIL
|
||||
cd $FAILDIR
|
||||
while read package modules; do
|
||||
for module in $modules; do
|
||||
%if 0%{?suse_version} >= 1599
|
||||
test $module = nis && continue
|
||||
%endif
|
||||
ln import_failed.py $module.py
|
||||
pushd __pycache__
|
||||
for i in import_failed*; do
|
||||
|
||||
Reference in New Issue
Block a user