Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f35-build-30357240-4160744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-pandas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1633564800 Wrote: /builddir/build/SRPMS/python-pandas-1.3.3-2.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-pandas.spec'], chrootPath='/var/lib/mock/f35-build-30357240-4160744/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-pandas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1633564800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.I7p9FX + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pandas-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pandas-1.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pandas-1.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep -rl '/\* Generated by Cython' + rm -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.L7nrHq + umask 022 + cd /builddir/build/BUILD + cd pandas-1.3.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Compiling pandas/_libs/algos.pyx because it changed. Compiling pandas/_libs/arrays.pyx because it changed. Compiling pandas/_libs/groupby.pyx because it changed. Compiling pandas/_libs/hashing.pyx because it changed. Compiling pandas/_libs/hashtable.pyx because it changed. Compiling pandas/_libs/index.pyx because it changed. Compiling pandas/_libs/indexing.pyx because it changed. Compiling pandas/_libs/internals.pyx because it changed. Compiling pandas/_libs/interval.pyx because it changed. Compiling pandas/_libs/join.pyx because it changed. Compiling pandas/_libs/lib.pyx because it changed. Compiling pandas/_libs/missing.pyx because it changed. Compiling pandas/_libs/parsers.pyx because it changed. Compiling pandas/_libs/reduction.pyx because it changed. Compiling pandas/_libs/ops.pyx because it changed. Compiling pandas/_libs/ops_dispatch.pyx because it changed. Compiling pandas/_libs/properties.pyx because it changed. Compiling pandas/_libs/reshape.pyx because it changed. Compiling pandas/_libs/sparse.pyx because it changed. Compiling pandas/_libs/tslib.pyx because it changed. Compiling pandas/_libs/tslibs/base.pyx because it changed. Compiling pandas/_libs/tslibs/ccalendar.pyx because it changed. Compiling pandas/_libs/tslibs/dtypes.pyx because it changed. Compiling pandas/_libs/tslibs/conversion.pyx because it changed. Compiling pandas/_libs/tslibs/fields.pyx because it changed. Compiling pandas/_libs/tslibs/nattype.pyx because it changed. Compiling pandas/_libs/tslibs/np_datetime.pyx because it changed. Compiling pandas/_libs/tslibs/offsets.pyx because it changed. Compiling pandas/_libs/tslibs/parsing.pyx because it changed. Compiling pandas/_libs/tslibs/period.pyx because it changed. Compiling pandas/_libs/tslibs/strptime.pyx because it changed. Compiling pandas/_libs/tslibs/timedeltas.pyx because it changed. Compiling pandas/_libs/tslibs/timestamps.pyx because it changed. Compiling pandas/_libs/tslibs/timezones.pyx because it changed. Compiling pandas/_libs/tslibs/tzconversion.pyx because it changed. Compiling pandas/_libs/tslibs/vectorized.pyx because it changed. Compiling pandas/_libs/testing.pyx because it changed. Compiling pandas/_libs/window/aggregations.pyx because it changed. Compiling pandas/_libs/window/indexers.pyx because it changed. Compiling pandas/_libs/writers.pyx because it changed. Compiling pandas/io/sas/sas.pyx because it changed. [ 1/41] Cythonizing pandas/_libs/algos.pyx [ 2/41] Cythonizing pandas/_libs/arrays.pyx [ 3/41] Cythonizing pandas/_libs/groupby.pyx [ 4/41] Cythonizing pandas/_libs/hashing.pyx [ 5/41] Cythonizing pandas/_libs/hashtable.pyx [ 6/41] Cythonizing pandas/_libs/index.pyx [ 7/41] Cythonizing pandas/_libs/indexing.pyx [ 8/41] Cythonizing pandas/_libs/internals.pyx [ 9/41] Cythonizing pandas/_libs/interval.pyx [10/41] Cythonizing pandas/_libs/join.pyx [11/41] Cythonizing pandas/_libs/lib.pyx [12/41] Cythonizing pandas/_libs/missing.pyx [13/41] Cythonizing pandas/_libs/ops.pyx [14/41] Cythonizing pandas/_libs/ops_dispatch.pyx [15/41] Cythonizing pandas/_libs/parsers.pyx [16/41] Cythonizing pandas/_libs/properties.pyx [17/41] Cythonizing pandas/_libs/reduction.pyx [18/41] Cythonizing pandas/_libs/reshape.pyx [19/41] Cythonizing pandas/_libs/sparse.pyx [20/41] Cythonizing pandas/_libs/testing.pyx [21/41] Cythonizing pandas/_libs/tslib.pyx [22/41] Cythonizing pandas/_libs/tslibs/base.pyx [23/41] Cythonizing pandas/_libs/tslibs/ccalendar.pyx [24/41] Cythonizing pandas/_libs/tslibs/conversion.pyx [25/41] Cythonizing pandas/_libs/tslibs/dtypes.pyx [26/41] Cythonizing pandas/_libs/tslibs/fields.pyx [27/41] Cythonizing pandas/_libs/tslibs/nattype.pyx [28/41] Cythonizing pandas/_libs/tslibs/np_datetime.pyx [29/41] Cythonizing pandas/_libs/tslibs/offsets.pyx [30/41] Cythonizing pandas/_libs/tslibs/parsing.pyx [31/41] Cythonizing pandas/_libs/tslibs/period.pyx [32/41] Cythonizing pandas/_libs/tslibs/strptime.pyx [33/41] Cythonizing pandas/_libs/tslibs/timedeltas.pyx [34/41] Cythonizing pandas/_libs/tslibs/timestamps.pyx [35/41] Cythonizing pandas/_libs/tslibs/timezones.pyx [36/41] Cythonizing pandas/_libs/tslibs/tzconversion.pyx [37/41] Cythonizing pandas/_libs/tslibs/vectorized.pyx [38/41] Cythonizing pandas/_libs/window/aggregations.pyx [39/41] Cythonizing pandas/_libs/window/indexers.pyx [40/41] Cythonizing pandas/_libs/writers.pyx [41/41] Cythonizing pandas/io/sas/sas.pyx running build running build_py creating build creating build/lib.linux-s390x-3.10 creating build/lib.linux-s390x-3.10/pandas copying pandas/__init__.py -> build/lib.linux-s390x-3.10/pandas copying pandas/_typing.py -> build/lib.linux-s390x-3.10/pandas copying pandas/_version.py -> build/lib.linux-s390x-3.10/pandas copying pandas/conftest.py -> build/lib.linux-s390x-3.10/pandas copying pandas/testing.py -> build/lib.linux-s390x-3.10/pandas creating build/lib.linux-s390x-3.10/pandas/_config copying pandas/_config/__init__.py -> build/lib.linux-s390x-3.10/pandas/_config copying pandas/_config/config.py -> build/lib.linux-s390x-3.10/pandas/_config copying pandas/_config/dates.py -> build/lib.linux-s390x-3.10/pandas/_config copying pandas/_config/display.py -> build/lib.linux-s390x-3.10/pandas/_config copying pandas/_config/localization.py -> build/lib.linux-s390x-3.10/pandas/_config creating build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.linux-s390x-3.10/pandas/_libs creating build/lib.linux-s390x-3.10/pandas/_testing copying pandas/_testing/__init__.py -> build/lib.linux-s390x-3.10/pandas/_testing copying pandas/_testing/_io.py -> build/lib.linux-s390x-3.10/pandas/_testing copying pandas/_testing/_random.py -> build/lib.linux-s390x-3.10/pandas/_testing copying pandas/_testing/_warnings.py -> build/lib.linux-s390x-3.10/pandas/_testing copying pandas/_testing/asserters.py -> build/lib.linux-s390x-3.10/pandas/_testing copying pandas/_testing/compat.py -> build/lib.linux-s390x-3.10/pandas/_testing copying pandas/_testing/contexts.py -> build/lib.linux-s390x-3.10/pandas/_testing creating build/lib.linux-s390x-3.10/pandas/api copying pandas/api/__init__.py -> build/lib.linux-s390x-3.10/pandas/api creating build/lib.linux-s390x-3.10/pandas/arrays copying pandas/arrays/__init__.py -> build/lib.linux-s390x-3.10/pandas/arrays creating build/lib.linux-s390x-3.10/pandas/compat copying pandas/compat/__init__.py -> build/lib.linux-s390x-3.10/pandas/compat copying pandas/compat/_optional.py -> build/lib.linux-s390x-3.10/pandas/compat copying pandas/compat/chainmap.py -> build/lib.linux-s390x-3.10/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.linux-s390x-3.10/pandas/compat copying pandas/compat/pyarrow.py -> build/lib.linux-s390x-3.10/pandas/compat creating build/lib.linux-s390x-3.10/pandas/core copying pandas/core/__init__.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/accessor.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/aggregation.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/algorithms.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/api.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/apply.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/arraylike.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/base.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/common.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/config_init.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/construction.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/describe.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/flags.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/frame.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/generic.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/index.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/indexers.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/indexing.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/missing.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/nanops.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/resample.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/roperator.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/series.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/shared_docs.py -> build/lib.linux-s390x-3.10/pandas/core copying pandas/core/sorting.py -> build/lib.linux-s390x-3.10/pandas/core creating build/lib.linux-s390x-3.10/pandas/errors copying pandas/errors/__init__.py -> build/lib.linux-s390x-3.10/pandas/errors creating build/lib.linux-s390x-3.10/pandas/io copying pandas/io/__init__.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/api.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/clipboards.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/common.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/date_converters.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/feather_format.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/gbq.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/html.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/orc.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/parquet.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/pickle.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/pytables.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/spss.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/sql.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/stata.py -> build/lib.linux-s390x-3.10/pandas/io copying pandas/io/xml.py -> build/lib.linux-s390x-3.10/pandas/io creating build/lib.linux-s390x-3.10/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.linux-s390x-3.10/pandas/plotting copying pandas/plotting/_core.py -> build/lib.linux-s390x-3.10/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.linux-s390x-3.10/pandas/plotting creating build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_aggregation.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_algos.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_common.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_errors.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_flags.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_optional_dependency.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_register_accessor.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.linux-s390x-3.10/pandas/tests copying pandas/tests/test_take.py -> build/lib.linux-s390x-3.10/pandas/tests creating build/lib.linux-s390x-3.10/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.linux-s390x-3.10/pandas/tseries copying pandas/tseries/api.py -> build/lib.linux-s390x-3.10/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.linux-s390x-3.10/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.linux-s390x-3.10/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.linux-s390x-3.10/pandas/tseries creating build/lib.linux-s390x-3.10/pandas/util copying pandas/util/__init__.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/_decorators.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/_depr_module.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/_doctools.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/_exceptions.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/_print_versions.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/_test_decorators.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/_tester.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/_validators.py -> build/lib.linux-s390x-3.10/pandas/util copying pandas/util/testing.py -> build/lib.linux-s390x-3.10/pandas/util creating build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs creating build/lib.linux-s390x-3.10/pandas/_libs/window copying pandas/_libs/window/__init__.py -> build/lib.linux-s390x-3.10/pandas/_libs/window creating build/lib.linux-s390x-3.10/pandas/api/extensions copying pandas/api/extensions/__init__.py -> build/lib.linux-s390x-3.10/pandas/api/extensions creating build/lib.linux-s390x-3.10/pandas/api/indexers copying pandas/api/indexers/__init__.py -> build/lib.linux-s390x-3.10/pandas/api/indexers creating build/lib.linux-s390x-3.10/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.linux-s390x-3.10/pandas/api/types creating build/lib.linux-s390x-3.10/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.linux-s390x-3.10/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.linux-s390x-3.10/pandas/compat/numpy creating build/lib.linux-s390x-3.10/pandas/core/array_algos copying pandas/core/array_algos/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/array_algos copying pandas/core/array_algos/masked_reductions.py -> build/lib.linux-s390x-3.10/pandas/core/array_algos copying pandas/core/array_algos/putmask.py -> build/lib.linux-s390x-3.10/pandas/core/array_algos copying pandas/core/array_algos/quantile.py -> build/lib.linux-s390x-3.10/pandas/core/array_algos copying pandas/core/array_algos/replace.py -> build/lib.linux-s390x-3.10/pandas/core/array_algos copying pandas/core/array_algos/take.py -> build/lib.linux-s390x-3.10/pandas/core/array_algos copying pandas/core/array_algos/transforms.py -> build/lib.linux-s390x-3.10/pandas/core/array_algos creating build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/_arrow_utils.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/_mixins.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/_ranges.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/base.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/boolean.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/categorical.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/datetimelike.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/datetimes.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/floating.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/integer.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/interval.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/masked.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/numeric.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/numpy_.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/period.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/string_.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/string_arrow.py -> build/lib.linux-s390x-3.10/pandas/core/arrays copying pandas/core/arrays/timedeltas.py -> build/lib.linux-s390x-3.10/pandas/core/arrays creating build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/parsing.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.linux-s390x-3.10/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.linux-s390x-3.10/pandas/core/computation creating build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/base.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.linux-s390x-3.10/pandas/core/dtypes creating build/lib.linux-s390x-3.10/pandas/core/groupby copying pandas/core/groupby/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/groupby copying pandas/core/groupby/base.py -> build/lib.linux-s390x-3.10/pandas/core/groupby copying pandas/core/groupby/categorical.py -> build/lib.linux-s390x-3.10/pandas/core/groupby copying pandas/core/groupby/generic.py -> build/lib.linux-s390x-3.10/pandas/core/groupby copying pandas/core/groupby/groupby.py -> build/lib.linux-s390x-3.10/pandas/core/groupby copying pandas/core/groupby/grouper.py -> build/lib.linux-s390x-3.10/pandas/core/groupby copying pandas/core/groupby/numba_.py -> build/lib.linux-s390x-3.10/pandas/core/groupby copying pandas/core/groupby/ops.py -> build/lib.linux-s390x-3.10/pandas/core/groupby creating build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/extension.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.linux-s390x-3.10/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.linux-s390x-3.10/pandas/core/indexes creating build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/api.py -> build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/array_manager.py -> build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/base.py -> build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/blocks.py -> build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/concat.py -> build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/construction.py -> build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/managers.py -> build/lib.linux-s390x-3.10/pandas/core/internals copying pandas/core/internals/ops.py -> build/lib.linux-s390x-3.10/pandas/core/internals creating build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/array_ops.py -> build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/common.py -> build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/dispatch.py -> build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/docstrings.py -> build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/invalid.py -> build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/mask_ops.py -> build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/methods.py -> build/lib.linux-s390x-3.10/pandas/core/ops copying pandas/core/ops/missing.py -> build/lib.linux-s390x-3.10/pandas/core/ops creating build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/melt.py -> build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.linux-s390x-3.10/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.linux-s390x-3.10/pandas/core/reshape creating build/lib.linux-s390x-3.10/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.linux-s390x-3.10/pandas/core/sparse creating build/lib.linux-s390x-3.10/pandas/core/strings copying pandas/core/strings/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/strings copying pandas/core/strings/accessor.py -> build/lib.linux-s390x-3.10/pandas/core/strings copying pandas/core/strings/base.py -> build/lib.linux-s390x-3.10/pandas/core/strings copying pandas/core/strings/object_array.py -> build/lib.linux-s390x-3.10/pandas/core/strings creating build/lib.linux-s390x-3.10/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.linux-s390x-3.10/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.linux-s390x-3.10/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.linux-s390x-3.10/pandas/core/tools copying pandas/core/tools/times.py -> build/lib.linux-s390x-3.10/pandas/core/tools creating build/lib.linux-s390x-3.10/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.linux-s390x-3.10/pandas/core/util copying pandas/core/util/numba_.py -> build/lib.linux-s390x-3.10/pandas/core/util creating build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/common.py -> build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/doc.py -> build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/ewm.py -> build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/expanding.py -> build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/indexers.py -> build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/numba_.py -> build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/online.py -> build/lib.linux-s390x-3.10/pandas/core/window copying pandas/core/window/rolling.py -> build/lib.linux-s390x-3.10/pandas/core/window creating build/lib.linux-s390x-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/__init__.py -> build/lib.linux-s390x-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/accessor.py -> build/lib.linux-s390x-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/array.py -> build/lib.linux-s390x-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/dtype.py -> build/lib.linux-s390x-3.10/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.linux-s390x-3.10/pandas/core/arrays/sparse creating build/lib.linux-s390x-3.10/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.linux-s390x-3.10/pandas/io/clipboard creating build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/__init__.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_base.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_odfreader.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_odswriter.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_openpyxl.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_pyxlsb.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_util.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_xlrd.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_xlsxwriter.py -> build/lib.linux-s390x-3.10/pandas/io/excel copying pandas/io/excel/_xlwt.py -> build/lib.linux-s390x-3.10/pandas/io/excel creating build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/_color_data.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/csvs.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/html.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/info.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/latex.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/string.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/style_render.py -> build/lib.linux-s390x-3.10/pandas/io/formats copying pandas/io/formats/xml.py -> build/lib.linux-s390x-3.10/pandas/io/formats creating build/lib.linux-s390x-3.10/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.linux-s390x-3.10/pandas/io/json copying pandas/io/json/_json.py -> build/lib.linux-s390x-3.10/pandas/io/json copying pandas/io/json/_normalize.py -> build/lib.linux-s390x-3.10/pandas/io/json copying pandas/io/json/_table_schema.py -> build/lib.linux-s390x-3.10/pandas/io/json creating build/lib.linux-s390x-3.10/pandas/io/parsers copying pandas/io/parsers/__init__.py -> build/lib.linux-s390x-3.10/pandas/io/parsers copying pandas/io/parsers/base_parser.py -> build/lib.linux-s390x-3.10/pandas/io/parsers copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.linux-s390x-3.10/pandas/io/parsers copying pandas/io/parsers/python_parser.py -> build/lib.linux-s390x-3.10/pandas/io/parsers copying pandas/io/parsers/readers.py -> build/lib.linux-s390x-3.10/pandas/io/parsers creating build/lib.linux-s390x-3.10/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.linux-s390x-3.10/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.linux-s390x-3.10/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.linux-s390x-3.10/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.linux-s390x-3.10/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.linux-s390x-3.10/pandas/io/sas creating build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/__init__.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/compat.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/converter.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/core.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/hist.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/misc.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/style.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/tools.py -> build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib creating build/lib.linux-s390x-3.10/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.linux-s390x-3.10/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.linux-s390x-3.10/pandas/tests/api creating build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/common.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/test_frame_apply.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/test_frame_transform.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/test_invalid_arg.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/test_series_apply.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.linux-s390x-3.10/pandas/tests/apply copying pandas/tests/apply/test_series_transform.py -> build/lib.linux-s390x-3.10/pandas/tests/apply creating build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/common.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_categorical.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_interval.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_numeric.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_object.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_period.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.linux-s390x-3.10/pandas/tests/arithmetic creating build/lib.linux-s390x-3.10/pandas/tests/arrays copying pandas/tests/arrays/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_array.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_datetimelike.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_datetimes.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_numpy.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_period.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays copying pandas/tests/arrays/test_timedeltas.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays creating build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/common.py -> build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/test_conversion.py -> build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/test_fillna.py -> build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/test_misc.py -> build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/test_transpose.py -> build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/test_unique.py -> build/lib.linux-s390x-3.10/pandas/tests/base copying pandas/tests/base/test_value_counts.py -> build/lib.linux-s390x-3.10/pandas/tests/base creating build/lib.linux-s390x-3.10/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.linux-s390x-3.10/pandas/tests/computation creating build/lib.linux-s390x-3.10/pandas/tests/config copying pandas/tests/config/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/config copying pandas/tests/config/test_config.py -> build/lib.linux-s390x-3.10/pandas/tests/config copying pandas/tests/config/test_localization.py -> build/lib.linux-s390x-3.10/pandas/tests/config creating build/lib.linux-s390x-3.10/pandas/tests/construction copying pandas/tests/construction/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/construction copying pandas/tests/construction/test_extract_array.py -> build/lib.linux-s390x-3.10/pandas/tests/construction creating build/lib.linux-s390x-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes creating build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_boolean.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_categorical.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_common.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_datetime.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_extension.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_external_block.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_floating.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_integer.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_interval.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_numpy.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_period.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_sparse.py -> build/lib.linux-s390x-3.10/pandas/tests/extension copying pandas/tests/extension/test_string.py -> build/lib.linux-s390x-3.10/pandas/tests/extension creating build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_cumulative.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_iteration.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_logical_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_npfuncs.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_reductions.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_stack_unstack.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_ufunc.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_unary.py -> build/lib.linux-s390x-3.10/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.linux-s390x-3.10/pandas/tests/frame creating build/lib.linux-s390x-3.10/pandas/tests/generic copying pandas/tests/generic/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/generic copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.linux-s390x-3.10/pandas/tests/generic copying pandas/tests/generic/test_finalize.py -> build/lib.linux-s390x-3.10/pandas/tests/generic copying pandas/tests/generic/test_frame.py -> build/lib.linux-s390x-3.10/pandas/tests/generic copying pandas/tests/generic/test_generic.py -> build/lib.linux-s390x-3.10/pandas/tests/generic copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.linux-s390x-3.10/pandas/tests/generic copying pandas/tests/generic/test_series.py -> build/lib.linux-s390x-3.10/pandas/tests/generic copying pandas/tests/generic/test_to_xarray.py -> build/lib.linux-s390x-3.10/pandas/tests/generic creating build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_allowlist.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_any_all.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_apply.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_function.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_grouping.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_libgroupby.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_min_max.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_missing.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_nunique.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_pipe.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_quantile.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_rank.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_sample.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_size.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby creating build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_any_index.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_common.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_engines.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_index_new.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes copying pandas/tests/indexes/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes creating build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_at.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_check_indexer.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_iat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_indexers.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_na_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing creating build/lib.linux-s390x-3.10/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/internals copying pandas/tests/internals/test_api.py -> build/lib.linux-s390x-3.10/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.linux-s390x-3.10/pandas/tests/internals copying pandas/tests/internals/test_managers.py -> build/lib.linux-s390x-3.10/pandas/tests/internals creating build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_compression.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_date_converters.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_fsspec.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_gbq.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_gcs.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_orc.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_spss.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.linux-s390x-3.10/pandas/tests/io copying pandas/tests/io/test_user_agent.py -> build/lib.linux-s390x-3.10/pandas/tests/io creating build/lib.linux-s390x-3.10/pandas/tests/libs copying pandas/tests/libs/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/libs copying pandas/tests/libs/test_hashtable.py -> build/lib.linux-s390x-3.10/pandas/tests/libs copying pandas/tests/libs/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/libs copying pandas/tests/libs/test_lib.py -> build/lib.linux-s390x-3.10/pandas/tests/libs creating build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_backend.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_common.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting copying pandas/tests/plotting/test_style.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting creating build/lib.linux-s390x-3.10/pandas/tests/reductions copying pandas/tests/reductions/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/reductions copying pandas/tests/reductions/test_reductions.py -> build/lib.linux-s390x-3.10/pandas/tests/reductions copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.linux-s390x-3.10/pandas/tests/reductions creating build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/test_base.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/test_datetime_index.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/test_deprecated.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/test_period_index.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/test_resample_api.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/test_time_grouper.py -> build/lib.linux-s390x-3.10/pandas/tests/resample copying pandas/tests/resample/test_timedelta.py -> build/lib.linux-s390x-3.10/pandas/tests/resample creating build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_crosstab.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_cut.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_get_dummies.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_melt.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_qcut.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape creating build/lib.linux-s390x-3.10/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar copying pandas/tests/scalar/test_na_scalar.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar creating build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_cumulative.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_iteration.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_logical_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_npfuncs.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_reductions.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_ufunc.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_unary.py -> build/lib.linux-s390x-3.10/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.linux-s390x-3.10/pandas/tests/series creating build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_api.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_case_justify.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_cat.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_extract.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_find_replace.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_get_dummies.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_split_partition.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_string_array.py -> build/lib.linux-s390x-3.10/pandas/tests/strings copying pandas/tests/strings/test_strings.py -> build/lib.linux-s390x-3.10/pandas/tests/strings creating build/lib.linux-s390x-3.10/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/tools copying pandas/tests/tools/test_to_datetime.py -> build/lib.linux-s390x-3.10/pandas/tests/tools copying pandas/tests/tools/test_to_numeric.py -> build/lib.linux-s390x-3.10/pandas/tests/tools copying pandas/tests/tools/test_to_time.py -> build/lib.linux-s390x-3.10/pandas/tests/tools copying pandas/tests/tools/test_to_timedelta.py -> build/lib.linux-s390x-3.10/pandas/tests/tools creating build/lib.linux-s390x-3.10/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries creating build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_api.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_conversion.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_fields.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_parsing.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_timezones.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs copying pandas/tests/tslibs/test_to_offset.py -> build/lib.linux-s390x-3.10/pandas/tests/tslibs creating build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_index_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_assert_series_equal.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_deprecate.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_doc.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_numba.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_safe_import.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_show_versions.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_validate_args.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.linux-s390x-3.10/pandas/tests/util copying pandas/tests/util/test_validate_kwargs.py -> build/lib.linux-s390x-3.10/pandas/tests/util creating build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_api.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_apply.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_base_indexer.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_ewm.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_expanding.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_groupby.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_numba.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_online.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_pairwise.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_rolling.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_timeseries_window.py -> build/lib.linux-s390x-3.10/pandas/tests/window copying pandas/tests/window/test_win_type.py -> build/lib.linux-s390x-3.10/pandas/tests/window creating build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_function.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean creating build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/common.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_api.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_take.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical creating build/lib.linux-s390x-3.10/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/datetimes creating build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_concat.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_construction.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_function.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_repr.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/floating creating build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_concat.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_construction.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_function.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_repr.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/integer creating build/lib.linux-s390x-3.10/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_interval.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/interval creating build/lib.linux-s390x-3.10/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_function.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/masked creating build/lib.linux-s390x-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_reductions.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/period creating build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_array.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse creating build/lib.linux-s390x-3.10/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/test_string.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/string_ creating build/lib.linux-s390x-3.10/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.linux-s390x-3.10/pandas/tests/arrays/timedeltas creating build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast creating build/lib.linux-s390x-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/arrays.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_bool.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_string.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_timestamp.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/arrow creating build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/base.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/casting.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/dim2.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/dtype.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/getitem.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/groupby.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/interface.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/io.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/methods.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/missing.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/ops.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/printing.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/reduce.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/reshaping.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base copying pandas/tests/extension/base/setitem.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/base creating build/lib.linux-s390x-3.10/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/array.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/decimal creating build/lib.linux-s390x-3.10/pandas/tests/extension/json copying pandas/tests/extension/json/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/json copying pandas/tests/extension/json/array.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/json copying pandas/tests/extension/json/test_json.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/json creating build/lib.linux-s390x-3.10/pandas/tests/extension/list copying pandas/tests/extension/list/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/list copying pandas/tests/extension/list/array.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/list copying pandas/tests/extension/list/test_list.py -> build/lib.linux-s390x-3.10/pandas/tests/extension/list creating build/lib.linux-s390x-3.10/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/constructors creating build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_get.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_insert.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_lookup.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_mask.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_take.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_where.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_xs.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/indexing creating build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_align.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_append.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_asof.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_assign.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_at_time.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_between_time.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_clip.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_combine.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_compare.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_convert.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_copy.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_count.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_count_with_level_deprecated.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_describe.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_diff.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dot.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_drop.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dropna.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_equals.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_explode.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_fillna.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_filter.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_isin.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_matmul.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pipe.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pop.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_quantile.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rank.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reindex.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rename.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_replace.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_round.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sample.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_set_index.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_shift.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_period.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_records.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_transpose.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_truncate.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_update.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_values.py -> build/lib.linux-s390x-3.10/pandas/tests/frame/methods creating build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate creating build/lib.linux-s390x-3.10/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/test_numba.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/test_transform.py -> build/lib.linux-s390x-3.10/pandas/tests/groupby/transform creating build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_where.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class creating build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_append.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_category.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_map.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical creating build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_ creating build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes creating build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_base.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_equals.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_formats.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/interval creating build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_copy.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_drop.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_formats.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_isin.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_missing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_names.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_take.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/multi creating build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric creating build/lib.linux-s390x-3.10/pandas/tests/indexes/object copying pandas/tests/indexes/object/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/object copying pandas/tests/indexes/object/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/object copying pandas/tests/indexes/object/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/object creating build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period creating build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_range.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges creating build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas creating build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods creating build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods creating build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods creating build/lib.linux-s390x-3.10/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/interval creating build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex creating build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_odf.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_odswriter.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_readers.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_style.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_writers.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlrd.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlwt.py -> build/lib.linux-s390x-3.10/pandas/tests/io/excel creating build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_console.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_info.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_string.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats creating build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.linux-s390x-3.10/pandas/tests/io/json creating build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_comment.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_compression.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_converters.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_dialect.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_encoding.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_header.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_index_col.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_na_values.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_quoting.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_skiprows.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser creating build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/common.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_append.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_categorical.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_compat.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_complex.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_errors.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_keys.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_put.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_read.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_select.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_store.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_subclass.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_time_series.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_timezones.py -> build/lib.linux-s390x-3.10/pandas/tests/io/pytables creating build/lib.linux-s390x-3.10/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.linux-s390x-3.10/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.linux-s390x-3.10/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.linux-s390x-3.10/pandas/tests/io/sas creating build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_align.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_format.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_html.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_style.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.linux-s390x-3.10/pandas/tests/io/formats/style creating build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_float.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_index.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_inf.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_ints.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/common creating build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes creating build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols creating build/lib.linux-s390x-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.linux-s390x-3.10/pandas/tests/plotting/frame creating build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_append.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_concat.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_empty.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_index.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_series.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_sort.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/concat creating build/lib.linux-s390x-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_join.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_multi.py -> build/lib.linux-s390x-3.10/pandas/tests/reshape/merge creating build/lib.linux-s390x-3.10/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_interval.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/interval creating build/lib.linux-s390x-3.10/pandas/tests/scalar/period copying pandas/tests/scalar/period/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_period.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/period creating build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta creating build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp creating build/lib.linux-s390x-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.linux-s390x-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.linux-s390x-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.linux-s390x-3.10/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.linux-s390x-3.10/pandas/tests/series/accessors creating build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_datetime.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_delitem.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_get.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_getitem.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_indexing.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_mask.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_set_value.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_setitem.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_take.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_where.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_xs.py -> build/lib.linux-s390x-3.10/pandas/tests/series/indexing creating build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_align.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_append.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_argsort.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_asfreq.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_asof.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_astype.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_autocorr.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_between.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_clip.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_combine.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_combine_first.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_compare.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_convert.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_copy.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_count.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_describe.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_diff.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_drop.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_dropna.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_dtypes.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_duplicated.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_equals.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_explode.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_fillna.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_head_tail.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_interpolate.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_is_unique.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_isin.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_isna.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_item.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_matmul.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_nlargest.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_nunique.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_pct_change.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_pop.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_quantile.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_rank.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_reindex.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_rename.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_repeat.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_replace.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_reset_index.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_round.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_set_name.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_shift.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_sort_index.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_sort_values.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_csv.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_dict.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_frame.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_truncate.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_tz_convert.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_unique.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_unstack.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_update.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_value_counts.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_values.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods copying pandas/tests/series/methods/test_view.py -> build/lib.linux-s390x-3.10/pandas/tests/series/methods creating build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies creating build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday creating build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/common.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_month.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_opening_times.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_week.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_yqm_offsets.py -> build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets creating build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/__init__.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/conftest.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_ewm.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_rolling.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_rolling_apply.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_rolling_functions.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_rolling_quantile.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_rolling_skew_kurt.py -> build/lib.linux-s390x-3.10/pandas/tests/window/moments creating build/lib.linux-s390x-3.10/pandas/util/version copying pandas/util/version/__init__.py -> build/lib.linux-s390x-3.10/pandas/util/version running egg_info writing pandas.egg-info/PKG-INFO writing dependency_links to pandas.egg-info/dependency_links.txt writing entry points to pandas.egg-info/entry_points.txt writing requirements to pandas.egg-info/requires.txt writing top-level names to pandas.egg-info/top_level.txt reading manifest file 'pandas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.bz2' found anywhere in distribution warning: no previously-included files matching '*.csv' found anywhere in distribution warning: no previously-included files matching '*.dta' found anywhere in distribution warning: no previously-included files matching '*.feather' found anywhere in distribution warning: no previously-included files matching '*.tar' found anywhere in distribution warning: no previously-included files matching '*.gz' found anywhere in distribution warning: no previously-included files matching '*.h5' found anywhere in distribution warning: no previously-included files matching '*.html' found anywhere in distribution warning: no previously-included files matching '*.json' found anywhere in distribution warning: no previously-included files matching '*.jsonl' found anywhere in distribution warning: no previously-included files matching '*.msgpack' found anywhere in distribution warning: no previously-included files matching '*.pdf' found anywhere in distribution warning: no previously-included files matching '*.pickle' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution warning: no previously-included files matching '*.pptx' found anywhere in distribution warning: no previously-included files matching '*.ods' found anywhere in distribution warning: no previously-included files matching '*.odt' found anywhere in distribution warning: no previously-included files matching '*.orc' found anywhere in distribution warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution warning: no previously-included files matching '*.sav' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.xls' found anywhere in distribution warning: no previously-included files matching '*.xlsb' found anywhere in distribution warning: no previously-included files matching '*.xlsm' found anywhere in distribution warning: no previously-included files matching '*.xlsx' found anywhere in distribution warning: no previously-included files matching '*.xpt' found anywhere in distribution warning: no previously-included files matching '*.xz' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution no previously-included directories found matching 'pandas/tests/io/parser/data' adding license file 'LICENSE' writing manifest file 'pandas.egg-info/SOURCES.txt' copying pandas/_libs/algos.pxd -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/algos.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/algos.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/arrays.pxd -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/arrays.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/arrays.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/groupby.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/groupby.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/hashing.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/hashing.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/hashtable.pxd -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/hashtable.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/hashtable.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/index.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/index.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/index_class_helper.pxi.in -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/indexing.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/internals.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/internals.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/interval.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/intervaltree.pxi.in -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/join.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/join.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/khash.pxd -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/lib.pxd -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/lib.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/lib.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/missing.pxd -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/missing.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/ops.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/ops.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/ops_dispatch.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/ops_dispatch.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/parsers.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/parsers.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/properties.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/reduction.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/reshape.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/reshape.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/sparse.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/testing.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/testing.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/tslib.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/tslib.pyx -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/util.pxd -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/writers.pyi -> build/lib.linux-s390x-3.10/pandas/_libs copying pandas/_libs/writers.pyx -> build/lib.linux-s390x-3.10/pandas/_libs creating build/lib.linux-s390x-3.10/pandas/_libs/src copying pandas/_libs/src/inline_helper.h -> build/lib.linux-s390x-3.10/pandas/_libs/src copying pandas/_libs/src/parse_helper.h -> build/lib.linux-s390x-3.10/pandas/_libs/src copying pandas/_libs/src/skiplist.h -> build/lib.linux-s390x-3.10/pandas/_libs/src creating build/lib.linux-s390x-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/cmath -> build/lib.linux-s390x-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/ms_inttypes.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/ms_stdint.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/portable.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/headers copying pandas/_libs/src/headers/stdint.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/headers creating build/lib.linux-s390x-3.10/pandas/_libs/src/klib copying pandas/_libs/src/klib/khash.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/klib copying pandas/_libs/src/klib/khash_python.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/klib creating build/lib.linux-s390x-3.10/pandas/_libs/src/parser copying pandas/_libs/src/parser/io.c -> build/lib.linux-s390x-3.10/pandas/_libs/src/parser copying pandas/_libs/src/parser/io.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/parser copying pandas/_libs/src/parser/tokenizer.c -> build/lib.linux-s390x-3.10/pandas/_libs/src/parser copying pandas/_libs/src/parser/tokenizer.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/parser creating build/lib.linux-s390x-3.10/pandas/_libs/src/ujson creating build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajson.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajsondec.c -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajsonenc.c -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/lib creating build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/JSONtoObj.c -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/date_conversions.c -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/date_conversions.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/objToJSON.c -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/ujson.c -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/version.h -> build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python copying pandas/_libs/tslibs/base.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/base.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/fields.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/fields.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/offsets.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/offsets.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/strptime.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/strptime.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/util.pxd -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs creating build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src creating build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime.c -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime.h -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime_strings.h -> build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime copying pandas/_libs/window/aggregations.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/window copying pandas/_libs/window/aggregations.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/window copying pandas/_libs/window/indexers.pyi -> build/lib.linux-s390x-3.10/pandas/_libs/window copying pandas/_libs/window/indexers.pyx -> build/lib.linux-s390x-3.10/pandas/_libs/window creating build/lib.linux-s390x-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.linux-s390x-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/html_style.tpl -> build/lib.linux-s390x-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/html_table.tpl -> build/lib.linux-s390x-3.10/pandas/io/formats/templates copying pandas/io/formats/templates/latex.tpl -> build/lib.linux-s390x-3.10/pandas/io/formats/templates copying pandas/io/sas/sas.pyx -> build/lib.linux-s390x-3.10/pandas/io/sas creating build/lib.linux-s390x-3.10/pandas/tests/io/data copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.linux-s390x-3.10/pandas/tests/io/data creating build/lib.linux-s390x-3.10/pandas/tests/io/data/fixed_width copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.linux-s390x-3.10/pandas/tests/io/data/fixed_width creating build/lib.linux-s390x-3.10/pandas/tests/io/data/legacy_pickle creating build/lib.linux-s390x-3.10/pandas/tests/io/data/legacy_pickle/1.2.4 copying pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> build/lib.linux-s390x-3.10/pandas/tests/io/data/legacy_pickle/1.2.4 creating build/lib.linux-s390x-3.10/pandas/tests/io/data/parquet copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.linux-s390x-3.10/pandas/tests/io/data/parquet creating build/lib.linux-s390x-3.10/pandas/tests/io/data/pickle copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.linux-s390x-3.10/pandas/tests/io/data/pickle copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.linux-s390x-3.10/pandas/tests/io/data/pickle creating build/lib.linux-s390x-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.linux-s390x-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/books.xml -> build/lib.linux-s390x-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.linux-s390x-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.linux-s390x-3.10/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.linux-s390x-3.10/pandas/tests/io/data/xml creating build/lib.linux-s390x-3.10/pandas/tests/io/xml copying pandas/tests/io/xml/test_to_xml.py -> build/lib.linux-s390x-3.10/pandas/tests/io/xml copying pandas/tests/io/xml/test_xml.py -> build/lib.linux-s390x-3.10/pandas/tests/io/xml UPDATING build/lib.linux-s390x-3.10/pandas/_version.py set build/lib.linux-s390x-3.10/pandas/_version.py to '1.3.3' running build_ext building 'pandas._libs.algos' extension creating build/temp.linux-s390x-3.10 creating build/temp.linux-s390x-3.10/pandas creating build/temp.linux-s390x-3.10/pandas/_libs gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/algos.c -o build/temp.linux-s390x-3.10/pandas/_libs/algos.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/algos.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/algos.cpython-310-s390x-linux-gnu.so building 'pandas._libs.arrays' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/arrays.c -o build/temp.linux-s390x-3.10/pandas/_libs/arrays.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/arrays.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/arrays.cpython-310-s390x-linux-gnu.so building 'pandas._libs.groupby' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/groupby.c -o build/temp.linux-s390x-3.10/pandas/_libs/groupby.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/groupby.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/groupby.cpython-310-s390x-linux-gnu.so building 'pandas._libs.hashing' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/hashing.c -o build/temp.linux-s390x-3.10/pandas/_libs/hashing.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/hashing.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/hashing.cpython-310-s390x-linux-gnu.so building 'pandas._libs.hashtable' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/hashtable.c -o build/temp.linux-s390x-3.10/pandas/_libs/hashtable.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/hashtable.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/hashtable.cpython-310-s390x-linux-gnu.so building 'pandas._libs.index' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I./pandas/_libs -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/index.c -o build/temp.linux-s390x-3.10/pandas/_libs/index.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/index.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/index.cpython-310-s390x-linux-gnu.so building 'pandas._libs.indexing' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/indexing.c -o build/temp.linux-s390x-3.10/pandas/_libs/indexing.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/indexing.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/indexing.cpython-310-s390x-linux-gnu.so building 'pandas._libs.internals' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/internals.c -o build/temp.linux-s390x-3.10/pandas/_libs/internals.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/internals.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/internals.cpython-310-s390x-linux-gnu.so building 'pandas._libs.interval' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/interval.c -o build/temp.linux-s390x-3.10/pandas/_libs/interval.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/interval.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/interval.cpython-310-s390x-linux-gnu.so building 'pandas._libs.join' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/join.c -o build/temp.linux-s390x-3.10/pandas/_libs/join.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/join.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/join.cpython-310-s390x-linux-gnu.so building 'pandas._libs.lib' extension creating build/temp.linux-s390x-3.10/pandas/_libs/src creating build/temp.linux-s390x-3.10/pandas/_libs/src/parser gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs/tslibs -I./pandas/_libs -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/lib.c -o build/temp.linux-s390x-3.10/pandas/_libs/lib.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs/tslibs -I./pandas/_libs -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/parser/tokenizer.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/lib.o build/temp.linux-s390x-3.10/pandas/_libs/src/parser/tokenizer.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/lib.cpython-310-s390x-linux-gnu.so building 'pandas._libs.missing' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/missing.c -o build/temp.linux-s390x-3.10/pandas/_libs/missing.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/missing.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/missing.cpython-310-s390x-linux-gnu.so building 'pandas._libs.parsers' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/parsers.c -o build/temp.linux-s390x-3.10/pandas/_libs/parsers.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/parser/io.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/parser/io.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/parser/tokenizer.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/parsers.o build/temp.linux-s390x-3.10/pandas/_libs/src/parser/io.o build/temp.linux-s390x-3.10/pandas/_libs/src/parser/tokenizer.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/parsers.cpython-310-s390x-linux-gnu.so building 'pandas._libs.reduction' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/reduction.c -o build/temp.linux-s390x-3.10/pandas/_libs/reduction.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/reduction.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/reduction.cpython-310-s390x-linux-gnu.so building 'pandas._libs.ops' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/ops.c -o build/temp.linux-s390x-3.10/pandas/_libs/ops.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/ops.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/ops.cpython-310-s390x-linux-gnu.so building 'pandas._libs.ops_dispatch' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/ops_dispatch.c -o build/temp.linux-s390x-3.10/pandas/_libs/ops_dispatch.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/ops_dispatch.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/ops_dispatch.cpython-310-s390x-linux-gnu.so building 'pandas._libs.properties' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/properties.c -o build/temp.linux-s390x-3.10/pandas/_libs/properties.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/properties.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/properties.cpython-310-s390x-linux-gnu.so building 'pandas._libs.reshape' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/reshape.c -o build/temp.linux-s390x-3.10/pandas/_libs/reshape.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/reshape.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/reshape.cpython-310-s390x-linux-gnu.so building 'pandas._libs.sparse' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/sparse.c -o build/temp.linux-s390x-3.10/pandas/_libs/sparse.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/sparse.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/sparse.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslib' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I./pandas/_libs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslib.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslib.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslib.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslib.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.base' extension creating build/temp.linux-s390x-3.10/pandas/_libs/tslibs gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/base.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/base.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/base.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/base.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.ccalendar' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/ccalendar.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/ccalendar.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/ccalendar.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/ccalendar.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.dtypes' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/dtypes.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/dtypes.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/dtypes.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/dtypes.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.conversion' extension creating build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src creating build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/conversion.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/conversion.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/conversion.o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/conversion.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.fields' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/fields.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/fields.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/fields.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/fields.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.nattype' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/nattype.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/nattype.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/nattype.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/nattype.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.np_datetime' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/np_datetime.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/np_datetime.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/np_datetime.o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/np_datetime.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.offsets' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/offsets.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/offsets.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/offsets.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/offsets.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.parsing' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/parser/tokenizer.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/parsing.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/parsing.o pandas/_libs/tslibs/parsing.c: In function ‘__pyx_f_6pandas_5_libs_6tslibs_7parsing_dateutil_parse.constprop.0’: pandas/_libs/tslibs/parsing.c:9327:22: warning: array subscript ‘struct PyMethodObject[0]’ is partly outside array bounds of ‘struct PyObject[1]’ [-Warray-bounds] 9327 | __pyx_t_10 = PyMethod_GET_SELF(__pyx_t_2); In file included from /usr/include/python3.10/Python.h:87, from pandas/_libs/tslibs/parsing.c:41: /usr/include/python3.10/object.h:605:22: note: while referencing ‘_Py_NoneStruct’ 605 | PyAPI_DATA(PyObject) _Py_NoneStruct; /* Don't use this directly */ | ^~~~~~~~~~~~~~ pandas/_libs/tslibs/parsing.c:9329:23: warning: array subscript ‘struct PyMethodObject[0]’ is partly outside array bounds of ‘struct PyObject[1]’ [-Warray-bounds] 9329 | PyObject* function = PyMethod_GET_FUNCTION(__pyx_t_2); | ^~~~~~~~ In file included from /usr/include/python3.10/Python.h:87, from pandas/_libs/tslibs/parsing.c:41: /usr/include/python3.10/object.h:605:22: note: while referencing ‘_Py_NoneStruct’ 605 | PyAPI_DATA(PyObject) _Py_NoneStruct; /* Don't use this directly */ | ^~~~~~~~~~~~~~ gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/src/parser/tokenizer.o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/parsing.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/parsing.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.period' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/period.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/period.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/period.o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/period.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.strptime' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/strptime.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/strptime.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/strptime.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/strptime.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.timedeltas' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/timedeltas.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/timedeltas.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/timedeltas.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timedeltas.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.timestamps' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/timestamps.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/timestamps.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/timestamps.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timestamps.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.timezones' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/timezones.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/timezones.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/timezones.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timezones.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.tzconversion' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/tzconversion.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/tzconversion.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/tzconversion.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/tzconversion.cpython-310-s390x-linux-gnu.so building 'pandas._libs.tslibs.vectorized' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/vectorized.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/vectorized.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/tslibs/vectorized.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/tslibs/vectorized.cpython-310-s390x-linux-gnu.so building 'pandas._libs.testing' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/testing.c -o build/temp.linux-s390x-3.10/pandas/_libs/testing.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/testing.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/testing.cpython-310-s390x-linux-gnu.so building 'pandas._libs.window.aggregations' extension creating build/temp.linux-s390x-3.10/pandas/_libs/window gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/window -I./pandas/_libs -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/window/aggregations.cpp -o build/temp.linux-s390x-3.10/pandas/_libs/window/aggregations.o g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/window/aggregations.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/window/aggregations.cpython-310-s390x-linux-gnu.so building 'pandas._libs.window.indexers' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/window/indexers.c -o build/temp.linux-s390x-3.10/pandas/_libs/window/indexers.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/window/indexers.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/window/indexers.cpython-310-s390x-linux-gnu.so building 'pandas._libs.writers' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/writers.c -o build/temp.linux-s390x-3.10/pandas/_libs/writers.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/writers.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/writers.cpython-310-s390x-linux-gnu.so building 'pandas.io.sas._sas' extension creating build/temp.linux-s390x-3.10/pandas/io creating build/temp.linux-s390x-3.10/pandas/io/sas gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/io/sas/sas.c -o build/temp.linux-s390x-3.10/pandas/io/sas/sas.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/io/sas/sas.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/io/sas/_sas.cpython-310-s390x-linux-gnu.so building 'pandas._libs.json' extension creating build/temp.linux-s390x-3.10/pandas/_libs/src/ujson creating build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/lib creating build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python/JSONtoObj.o -D_GNU_SOURCE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/ujson/python/date_conversions.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python/date_conversions.o -D_GNU_SOURCE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python/objToJSON.o -D_GNU_SOURCE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python/ujson.o -D_GNU_SOURCE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.o -D_GNU_SOURCE gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/lib64/python3.10/site-packages/numpy/core/include -I/usr/include/python3.10 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -D_GNU_SOURCE gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python/date_conversions.o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python/objToJSON.o build/temp.linux-s390x-3.10/pandas/_libs/src/ujson/python/ujson.o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/pandas/_libs/json.cpython-310-s390x-linux-gnu.so copying build/lib.linux-s390x-3.10/pandas/_libs/algos.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/arrays.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/groupby.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashing.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashtable.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/index.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/indexing.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/internals.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/interval.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/join.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/lib.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/missing.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/parsers.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/reduction.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/ops.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/ops_dispatch.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/properties.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/reshape.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/sparse.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/tslib.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/base.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/ccalendar.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/dtypes.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/conversion.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/fields.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/nattype.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/np_datetime.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/offsets.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/parsing.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/period.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/strptime.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timedeltas.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timestamps.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timezones.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/tzconversion.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/vectorized.cpython-310-s390x-linux-gnu.so -> pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/testing.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/window/aggregations.cpython-310-s390x-linux-gnu.so -> pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/window/indexers.cpython-310-s390x-linux-gnu.so -> pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/writers.cpython-310-s390x-linux-gnu.so -> pandas/_libs copying build/lib.linux-s390x-3.10/pandas/io/sas/_sas.cpython-310-s390x-linux-gnu.so -> pandas/io/sas copying build/lib.linux-s390x-3.10/pandas/_libs/json.cpython-310-s390x-linux-gnu.so -> pandas/_libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H3Ft9u + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x ++ dirname /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x + cd pandas-1.3.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas copying build/lib.linux-s390x-3.10/pandas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas copying build/lib.linux-s390x-3.10/pandas/_typing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas copying build/lib.linux-s390x-3.10/pandas/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas copying build/lib.linux-s390x-3.10/pandas/testing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config copying build/lib.linux-s390x-3.10/pandas/_config/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config copying build/lib.linux-s390x-3.10/pandas/_config/config.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config copying build/lib.linux-s390x-3.10/pandas/_config/dates.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config copying build/lib.linux-s390x-3.10/pandas/_config/display.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config copying build/lib.linux-s390x-3.10/pandas/_config/localization.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/base.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/base.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/ccalendar.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/ccalendar.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/ccalendar.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/conversion.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/conversion.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/conversion.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/dtypes.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/dtypes.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/dtypes.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/fields.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/fields.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/nattype.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/nattype.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/nattype.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/np_datetime.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/np_datetime.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/offsets.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/offsets.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/parsing.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/parsing.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/parsing.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/period.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/period.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/period.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/strptime.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/strptime.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timedeltas.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timedeltas.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timedeltas.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timestamps.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timestamps.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timestamps.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timezones.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timezones.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timezones.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/tzconversion.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/tzconversion.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/tzconversion.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/util.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/vectorized.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/vectorized.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/src creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/src/datetime/np_datetime_strings.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/base.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/ccalendar.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/dtypes.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/conversion.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/fields.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/nattype.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/np_datetime.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/offsets.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/parsing.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/period.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/strptime.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timedeltas.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timestamps.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/timezones.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/tzconversion.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs copying build/lib.linux-s390x-3.10/pandas/_libs/tslibs/vectorized.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/window/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/window/aggregations.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/window/aggregations.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/window/indexers.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/window/indexers.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/window/aggregations.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/window/indexers.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window copying build/lib.linux-s390x-3.10/pandas/_libs/algos.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/algos.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/algos.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/algos_common_helper.pxi.in -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/algos_take_helper.pxi.in -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/arrays.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/arrays.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/arrays.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/groupby.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/groupby.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashing.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashing.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashtable.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashtable.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashtable.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashtable_class_helper.pxi.in -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashtable_func_helper.pxi.in -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/index.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/index.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/index_class_helper.pxi.in -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/indexing.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/internals.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/internals.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/interval.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/intervaltree.pxi.in -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/join.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/join.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/khash.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/khash_for_primitive_helper.pxi.in -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/lib.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/lib.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/lib.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/missing.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/missing.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/ops.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/ops.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/ops_dispatch.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/ops_dispatch.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/parsers.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/parsers.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/properties.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/reduction.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/reshape.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/reshape.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/sparse.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/sparse_op_helper.pxi.in -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/testing.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/testing.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/tslib.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/tslib.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/util.pxd -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/writers.pyi -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/writers.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src copying build/lib.linux-s390x-3.10/pandas/_libs/src/inline_helper.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src copying build/lib.linux-s390x-3.10/pandas/_libs/src/parse_helper.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src copying build/lib.linux-s390x-3.10/pandas/_libs/src/skiplist.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/headers copying build/lib.linux-s390x-3.10/pandas/_libs/src/headers/cmath -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/headers copying build/lib.linux-s390x-3.10/pandas/_libs/src/headers/ms_inttypes.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/headers copying build/lib.linux-s390x-3.10/pandas/_libs/src/headers/ms_stdint.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/headers copying build/lib.linux-s390x-3.10/pandas/_libs/src/headers/portable.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/headers copying build/lib.linux-s390x-3.10/pandas/_libs/src/headers/stdint.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/headers creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/klib copying build/lib.linux-s390x-3.10/pandas/_libs/src/klib/khash.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/klib copying build/lib.linux-s390x-3.10/pandas/_libs/src/klib/khash_python.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/klib creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/parser copying build/lib.linux-s390x-3.10/pandas/_libs/src/parser/io.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/parser copying build/lib.linux-s390x-3.10/pandas/_libs/src/parser/io.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/parser copying build/lib.linux-s390x-3.10/pandas/_libs/src/parser/tokenizer.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/parser copying build/lib.linux-s390x-3.10/pandas/_libs/src/parser/tokenizer.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/parser creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/lib copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/lib/ultrajson.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/lib copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/lib/ultrajsondec.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/lib copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/lib/ultrajsonenc.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/lib creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/python copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python/JSONtoObj.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/python copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python/date_conversions.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/python copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python/date_conversions.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/python copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python/objToJSON.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/python copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python/ujson.c -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/python copying build/lib.linux-s390x-3.10/pandas/_libs/src/ujson/python/version.h -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/src/ujson/python copying build/lib.linux-s390x-3.10/pandas/_libs/algos.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/arrays.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/groupby.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashing.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/hashtable.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/index.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/indexing.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/internals.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/interval.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/join.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/lib.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/missing.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/parsers.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/reduction.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/ops.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/ops_dispatch.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/properties.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/reshape.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/sparse.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/tslib.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/testing.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/writers.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs copying build/lib.linux-s390x-3.10/pandas/_libs/json.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing copying build/lib.linux-s390x-3.10/pandas/_testing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing copying build/lib.linux-s390x-3.10/pandas/_testing/_io.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing copying build/lib.linux-s390x-3.10/pandas/_testing/_random.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing copying build/lib.linux-s390x-3.10/pandas/_testing/_warnings.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing copying build/lib.linux-s390x-3.10/pandas/_testing/asserters.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing copying build/lib.linux-s390x-3.10/pandas/_testing/compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing copying build/lib.linux-s390x-3.10/pandas/_testing/contexts.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api copying build/lib.linux-s390x-3.10/pandas/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/extensions copying build/lib.linux-s390x-3.10/pandas/api/extensions/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/extensions creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/indexers copying build/lib.linux-s390x-3.10/pandas/api/indexers/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/indexers creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/types copying build/lib.linux-s390x-3.10/pandas/api/types/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/types creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/arrays copying build/lib.linux-s390x-3.10/pandas/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/arrays creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat copying build/lib.linux-s390x-3.10/pandas/compat/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat copying build/lib.linux-s390x-3.10/pandas/compat/_optional.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat copying build/lib.linux-s390x-3.10/pandas/compat/chainmap.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat copying build/lib.linux-s390x-3.10/pandas/compat/pickle_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat copying build/lib.linux-s390x-3.10/pandas/compat/pyarrow.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/numpy copying build/lib.linux-s390x-3.10/pandas/compat/numpy/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/numpy copying build/lib.linux-s390x-3.10/pandas/compat/numpy/function.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/numpy creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/aggregation.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/algorithms.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/apply.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/arraylike.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/config_init.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/construction.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/describe.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/flags.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/frame.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/generic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/indexers.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/nanops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/resample.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/roperator.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/series.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/shared_docs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core copying build/lib.linux-s390x-3.10/pandas/core/sorting.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos copying build/lib.linux-s390x-3.10/pandas/core/array_algos/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos copying build/lib.linux-s390x-3.10/pandas/core/array_algos/masked_reductions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos copying build/lib.linux-s390x-3.10/pandas/core/array_algos/putmask.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos copying build/lib.linux-s390x-3.10/pandas/core/array_algos/quantile.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos copying build/lib.linux-s390x-3.10/pandas/core/array_algos/replace.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos copying build/lib.linux-s390x-3.10/pandas/core/array_algos/take.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos copying build/lib.linux-s390x-3.10/pandas/core/array_algos/transforms.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/_arrow_utils.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/_mixins.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/_ranges.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/boolean.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/floating.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/integer.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/interval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/masked.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/numeric.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/numpy_.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/string_.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/string_arrow.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays copying build/lib.linux-s390x-3.10/pandas/core/arrays/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/core/arrays/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/core/arrays/sparse/accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/core/arrays/sparse/array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/core/arrays/sparse/dtype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/core/arrays/sparse/scipy_sparse.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/align.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/check.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/engines.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/eval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/expr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/expressions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/parsing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/pytables.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation copying build/lib.linux-s390x-3.10/pandas/core/computation/scope.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/cast.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/concat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/generic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/inference.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes copying build/lib.linux-s390x-3.10/pandas/core/dtypes/missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby copying build/lib.linux-s390x-3.10/pandas/core/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby copying build/lib.linux-s390x-3.10/pandas/core/groupby/base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby copying build/lib.linux-s390x-3.10/pandas/core/groupby/categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby copying build/lib.linux-s390x-3.10/pandas/core/groupby/generic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby copying build/lib.linux-s390x-3.10/pandas/core/groupby/groupby.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby copying build/lib.linux-s390x-3.10/pandas/core/groupby/grouper.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby copying build/lib.linux-s390x-3.10/pandas/core/groupby/numba_.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby copying build/lib.linux-s390x-3.10/pandas/core/groupby/ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/accessors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/category.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/extension.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/frozen.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/interval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/multi.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/numeric.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/range.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes copying build/lib.linux-s390x-3.10/pandas/core/indexes/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/array_manager.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/blocks.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/concat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/construction.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/managers.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals copying build/lib.linux-s390x-3.10/pandas/core/internals/ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/array_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/dispatch.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/docstrings.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/invalid.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/mask_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/methods.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops copying build/lib.linux-s390x-3.10/pandas/core/ops/missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/concat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/melt.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/merge.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/pivot.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/reshape.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/tile.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape copying build/lib.linux-s390x-3.10/pandas/core/reshape/util.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/sparse copying build/lib.linux-s390x-3.10/pandas/core/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/sparse copying build/lib.linux-s390x-3.10/pandas/core/sparse/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/sparse creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings copying build/lib.linux-s390x-3.10/pandas/core/strings/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings copying build/lib.linux-s390x-3.10/pandas/core/strings/accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings copying build/lib.linux-s390x-3.10/pandas/core/strings/base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings copying build/lib.linux-s390x-3.10/pandas/core/strings/object_array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools copying build/lib.linux-s390x-3.10/pandas/core/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools copying build/lib.linux-s390x-3.10/pandas/core/tools/datetimes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools copying build/lib.linux-s390x-3.10/pandas/core/tools/numeric.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools copying build/lib.linux-s390x-3.10/pandas/core/tools/timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools copying build/lib.linux-s390x-3.10/pandas/core/tools/times.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/util copying build/lib.linux-s390x-3.10/pandas/core/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/util copying build/lib.linux-s390x-3.10/pandas/core/util/hashing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/util copying build/lib.linux-s390x-3.10/pandas/core/util/numba_.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/util creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/doc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/ewm.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/expanding.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/indexers.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/numba_.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/online.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window copying build/lib.linux-s390x-3.10/pandas/core/window/rolling.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/errors copying build/lib.linux-s390x-3.10/pandas/errors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/errors creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/clipboards.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/date_converters.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/feather_format.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/gbq.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/html.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/orc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/parquet.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/pickle.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/pytables.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/spss.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/sql.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/stata.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io copying build/lib.linux-s390x-3.10/pandas/io/xml.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/clipboard copying build/lib.linux-s390x-3.10/pandas/io/clipboard/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/clipboard creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_odfreader.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_odswriter.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_openpyxl.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_pyxlsb.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_util.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_xlrd.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_xlsxwriter.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel copying build/lib.linux-s390x-3.10/pandas/io/excel/_xlwt.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/_color_data.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/console.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/css.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/csvs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/excel.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/format.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/html.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/info.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/latex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/printing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/string.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/style.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/style_render.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats copying build/lib.linux-s390x-3.10/pandas/io/formats/xml.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/templates copying build/lib.linux-s390x-3.10/pandas/io/formats/templates/html.tpl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/templates copying build/lib.linux-s390x-3.10/pandas/io/formats/templates/html_style.tpl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/templates copying build/lib.linux-s390x-3.10/pandas/io/formats/templates/html_table.tpl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/templates copying build/lib.linux-s390x-3.10/pandas/io/formats/templates/latex.tpl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/templates creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json copying build/lib.linux-s390x-3.10/pandas/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json copying build/lib.linux-s390x-3.10/pandas/io/json/_json.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json copying build/lib.linux-s390x-3.10/pandas/io/json/_normalize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json copying build/lib.linux-s390x-3.10/pandas/io/json/_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers copying build/lib.linux-s390x-3.10/pandas/io/parsers/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers copying build/lib.linux-s390x-3.10/pandas/io/parsers/base_parser.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers copying build/lib.linux-s390x-3.10/pandas/io/parsers/c_parser_wrapper.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers copying build/lib.linux-s390x-3.10/pandas/io/parsers/python_parser.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers copying build/lib.linux-s390x-3.10/pandas/io/parsers/readers.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas copying build/lib.linux-s390x-3.10/pandas/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas copying build/lib.linux-s390x-3.10/pandas/io/sas/sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas copying build/lib.linux-s390x-3.10/pandas/io/sas/sas_constants.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas copying build/lib.linux-s390x-3.10/pandas/io/sas/sas_xport.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas copying build/lib.linux-s390x-3.10/pandas/io/sas/sasreader.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas copying build/lib.linux-s390x-3.10/pandas/io/sas/sas.pyx -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas copying build/lib.linux-s390x-3.10/pandas/io/sas/_sas.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting copying build/lib.linux-s390x-3.10/pandas/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting copying build/lib.linux-s390x-3.10/pandas/plotting/_core.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting copying build/lib.linux-s390x-3.10/pandas/plotting/_misc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/boxplot.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/converter.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/core.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/hist.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/misc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/style.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/timeseries.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib copying build/lib.linux-s390x-3.10/pandas/plotting/_matplotlib/tools.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_aggregation.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_downstream.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_errors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_expressions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_flags.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_multilevel.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_nanops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_optional_dependency.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_register_accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests copying build/lib.linux-s390x-3.10/pandas/tests/test_take.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/api copying build/lib.linux-s390x-3.10/pandas/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/api copying build/lib.linux-s390x-3.10/pandas/tests/api/test_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/api copying build/lib.linux-s390x-3.10/pandas/tests/api/test_types.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/api creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/test_frame_apply.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/test_frame_apply_relabeling.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/test_frame_transform.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/test_invalid_arg.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/test_series_apply.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/test_series_apply_relabeling.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply copying build/lib.linux-s390x-3.10/pandas/tests/apply/test_series_transform.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/test_array_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/test_datetime64.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/test_object.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/test_period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic copying build/lib.linux-s390x-3.10/pandas/tests/arithmetic/test_timedelta64.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays copying build/lib.linux-s390x-3.10/pandas/tests/arrays/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays copying build/lib.linux-s390x-3.10/pandas/tests/arrays/test_array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays copying build/lib.linux-s390x-3.10/pandas/tests/arrays/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays copying build/lib.linux-s390x-3.10/pandas/tests/arrays/test_datetimes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays copying build/lib.linux-s390x-3.10/pandas/tests/arrays/test_ndarray_backed.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays copying build/lib.linux-s390x-3.10/pandas/tests/arrays/test_numpy.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays copying build/lib.linux-s390x-3.10/pandas/tests/arrays/test_period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays copying build/lib.linux-s390x-3.10/pandas/tests/arrays/test_timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_comparison.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_function.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_logical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_reduction.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean copying build/lib.linux-s390x-3.10/pandas/tests/arrays/boolean/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_algos.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_operators.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_take.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical copying build/lib.linux-s390x-3.10/pandas/tests/arrays/categorical/test_warnings.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/arrays/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/arrays/datetimes/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/arrays/datetimes/test_reductions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/datetimes creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/test_comparison.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/test_function.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating copying build/lib.linux-s390x-3.10/pandas/tests/arrays/floating/test_to_numpy.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/test_comparison.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/test_construction.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/test_function.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer copying build/lib.linux-s390x-3.10/pandas/tests/arrays/integer/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval copying build/lib.linux-s390x-3.10/pandas/tests/arrays/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval copying build/lib.linux-s390x-3.10/pandas/tests/arrays/interval/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval copying build/lib.linux-s390x-3.10/pandas/tests/arrays/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval copying build/lib.linux-s390x-3.10/pandas/tests/arrays/interval/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked copying build/lib.linux-s390x-3.10/pandas/tests/arrays/masked/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked copying build/lib.linux-s390x-3.10/pandas/tests/arrays/masked/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked copying build/lib.linux-s390x-3.10/pandas/tests/arrays/masked/test_arrow_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked copying build/lib.linux-s390x-3.10/pandas/tests/arrays/masked/test_function.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period copying build/lib.linux-s390x-3.10/pandas/tests/arrays/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period copying build/lib.linux-s390x-3.10/pandas/tests/arrays/period/test_arrow_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period copying build/lib.linux-s390x-3.10/pandas/tests/arrays/period/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period copying build/lib.linux-s390x-3.10/pandas/tests/arrays/period/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period copying build/lib.linux-s390x-3.10/pandas/tests/arrays/period/test_reductions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse/test_accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse/test_arithmetics.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse/test_array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse/test_combine_concat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse/test_dtype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse copying build/lib.linux-s390x-3.10/pandas/tests/arrays/sparse/test_libsparse.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/string_ copying build/lib.linux-s390x-3.10/pandas/tests/arrays/string_/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/string_ copying build/lib.linux-s390x-3.10/pandas/tests/arrays/string_/test_string.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/string_ copying build/lib.linux-s390x-3.10/pandas/tests/arrays/string_/test_string_arrow.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/string_ creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/arrays/timedeltas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/arrays/timedeltas/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/arrays/timedeltas/test_reductions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/timedeltas creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/test_fillna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/test_transpose.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/test_unique.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base copying build/lib.linux-s390x-3.10/pandas/tests/base/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/computation copying build/lib.linux-s390x-3.10/pandas/tests/computation/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/computation copying build/lib.linux-s390x-3.10/pandas/tests/computation/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/computation copying build/lib.linux-s390x-3.10/pandas/tests/computation/test_eval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/computation creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/config copying build/lib.linux-s390x-3.10/pandas/tests/config/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/config copying build/lib.linux-s390x-3.10/pandas/tests/config/test_config.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/config copying build/lib.linux-s390x-3.10/pandas/tests/config/test_localization.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/config creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/construction copying build/lib.linux-s390x-3.10/pandas/tests/construction/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/construction copying build/lib.linux-s390x-3.10/pandas/tests/construction/test_extract_array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/construction creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_construct_ndarray.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_construct_object_arr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_dict_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_downcast.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_find_common_type.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_infer_dtype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_maybe_box_native.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast copying build/lib.linux-s390x-3.10/pandas/tests/dtypes/cast/test_promote.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_boolean.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_extension.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_external_block.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_floating.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_integer.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_numpy.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_sparse.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension copying build/lib.linux-s390x-3.10/pandas/tests/extension/test_string.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow copying build/lib.linux-s390x-3.10/pandas/tests/extension/arrow/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow copying build/lib.linux-s390x-3.10/pandas/tests/extension/arrow/arrays.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow copying build/lib.linux-s390x-3.10/pandas/tests/extension/arrow/test_bool.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow copying build/lib.linux-s390x-3.10/pandas/tests/extension/arrow/test_string.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow copying build/lib.linux-s390x-3.10/pandas/tests/extension/arrow/test_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/casting.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/dim2.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/dtype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/getitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/groupby.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/interface.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/io.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/methods.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/printing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/reduce.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/reshaping.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base copying build/lib.linux-s390x-3.10/pandas/tests/extension/base/setitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/decimal copying build/lib.linux-s390x-3.10/pandas/tests/extension/decimal/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/decimal copying build/lib.linux-s390x-3.10/pandas/tests/extension/decimal/array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/decimal copying build/lib.linux-s390x-3.10/pandas/tests/extension/decimal/test_decimal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/decimal creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/json copying build/lib.linux-s390x-3.10/pandas/tests/extension/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/json copying build/lib.linux-s390x-3.10/pandas/tests/extension/json/array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/json copying build/lib.linux-s390x-3.10/pandas/tests/extension/json/test_json.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/json creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/list copying build/lib.linux-s390x-3.10/pandas/tests/extension/list/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/list copying build/lib.linux-s390x-3.10/pandas/tests/extension/list/array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/list copying build/lib.linux-s390x-3.10/pandas/tests/extension/list/test_list.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/list creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_alter_axes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_block_internals.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_cumulative.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_iteration.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_logical_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_nonunique_indexes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_npfuncs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_query_eval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_reductions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_repr_info.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_stack_unstack.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_ufunc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_unary.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame copying build/lib.linux-s390x-3.10/pandas/tests/frame/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/constructors copying build/lib.linux-s390x-3.10/pandas/tests/frame/constructors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/constructors copying build/lib.linux-s390x-3.10/pandas/tests/frame/constructors/test_from_dict.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/constructors copying build/lib.linux-s390x-3.10/pandas/tests/frame/constructors/test_from_records.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/constructors creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_delitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_get.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_get_value.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_getitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_insert.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_lookup.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_mask.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_set_value.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_setitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_take.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_where.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing copying build/lib.linux-s390x-3.10/pandas/tests/frame/indexing/test_xs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_add_prefix_suffix.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_align.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_append.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_assign.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_at_time.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_between_time.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_clip.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_combine.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_combine_first.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_compare.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_convert.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_convert_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_copy.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_count.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_count_with_level_deprecated.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_cov_corr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_describe.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_diff.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_dot.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_drop.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_drop_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_droplevel.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_dropna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_duplicated.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_equals.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_explode.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_fillna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_filter.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_first_and_last.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_first_valid_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_get_numeric_data.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_head_tail.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_infer_objects.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_interpolate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_isin.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_matmul.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_nlargest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_pct_change.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_pipe.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_pop.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_reindex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_reindex_like.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_rename.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_rename_axis.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_reorder_levels.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_reset_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_round.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_sample.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_select_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_set_axis.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_set_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_shift.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_sort_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_sort_values.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_swapaxes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_swaplevel.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_to_dict.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_to_dict_of_blocks.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_to_numpy.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_to_period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_to_records.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_to_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_transpose.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_truncate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_tz_convert.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_tz_localize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_update.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods copying build/lib.linux-s390x-3.10/pandas/tests/frame/methods/test_values.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic copying build/lib.linux-s390x-3.10/pandas/tests/generic/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic copying build/lib.linux-s390x-3.10/pandas/tests/generic/test_duplicate_labels.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic copying build/lib.linux-s390x-3.10/pandas/tests/generic/test_finalize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic copying build/lib.linux-s390x-3.10/pandas/tests/generic/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic copying build/lib.linux-s390x-3.10/pandas/tests/generic/test_generic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic copying build/lib.linux-s390x-3.10/pandas/tests/generic/test_label_or_level_utils.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic copying build/lib.linux-s390x-3.10/pandas/tests/generic/test_series.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic copying build/lib.linux-s390x-3.10/pandas/tests/generic/test_to_xarray.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_allowlist.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_any_all.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_apply_mutate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_bin_groupby.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_counting.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_filters.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_function.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_groupby_dropna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_groupby_shift_diff.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_groupby_subclass.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_grouping.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_libgroupby.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_min_max.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_nth.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_nunique.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_pipe.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_sample.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_size.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_timegrouper.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby copying build/lib.linux-s390x-3.10/pandas/tests/groupby/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate/test_aggregate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate/test_cython.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate/test_numba.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-s390x-3.10/pandas/tests/groupby/aggregate/test_other.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/transform copying build/lib.linux-s390x-3.10/pandas/tests/groupby/transform/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/transform copying build/lib.linux-s390x-3.10/pandas/tests/groupby/transform/test_numba.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/transform copying build/lib.linux-s390x-3.10/pandas/tests/groupby/transform/test_transform.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/transform creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_any_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_engines.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_frozen.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_index_new.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_numpy_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class copying build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class copying build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class copying build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class copying build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class copying build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class copying build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class copying build/lib.linux-s390x-3.10/pandas/tests/indexes/base_class/test_where.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_append.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_category.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_equals.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_fillna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_map.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical copying build/lib.linux-s390x-3.10/pandas/tests/indexes/categorical/test_reindex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_/test_equals.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_/test_nat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_/test_sort_values.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimelike_/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_ creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_date_range.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_delete.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_map.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_npfuncs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_pickle.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_reindex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/test_unique.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_factorize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_fillna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_insert.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_repeat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_shift.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_snap.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_to_frame.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_to_period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/datetimes/methods/test_to_series.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_equals.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_interval_range.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_interval_tree.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexes/interval/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_analytics.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_copy.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_drop.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_equivalence.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_get_level_values.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_get_set.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_integrity.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_isin.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_lexsort.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_monotonic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_names.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_partial_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_reindex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_reshape.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_sorting.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi copying build/lib.linux-s390x-3.10/pandas/tests/indexes/multi/test_take.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric copying build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric copying build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric copying build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric copying build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric copying build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric/test_numeric.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric copying build/lib.linux-s390x-3.10/pandas/tests/indexes/numeric/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/object copying build/lib.linux-s390x-3.10/pandas/tests/indexes/object/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/object copying build/lib.linux-s390x-3.10/pandas/tests/indexes/object/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/object copying build/lib.linux-s390x-3.10/pandas/tests/indexes/object/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/object creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_monotonic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_partial_slicing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_period_range.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_searchsorted.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/test_tools.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_factorize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_fillna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_insert.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_is_full.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_repeat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_shift.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/period/methods/test_to_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges copying build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges copying build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges copying build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges copying build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges copying build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges/test_range.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges copying build/lib.linux-s390x-3.10/pandas/tests/indexes/ranges/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_delete.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_searchsorted.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_setops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods/test_factorize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods/test_fillna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods/test_insert.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods/test_repeat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.linux-s390x-3.10/pandas/tests/indexes/timedeltas/methods/test_shift.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_at.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_check_indexer.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_coercion.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_floats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_iat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_indexers.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_na_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing copying build/lib.linux-s390x-3.10/pandas/tests/indexing/test_scalar.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexing/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexing/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/interval copying build/lib.linux-s390x-3.10/pandas/tests/indexing/interval/test_interval_new.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/interval creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_getitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_iloc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_indexing_slow.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_loc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_multiindex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_partial.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_setitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_slice.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex copying build/lib.linux-s390x-3.10/pandas/tests/indexing/multiindex/test_sorted.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals copying build/lib.linux-s390x-3.10/pandas/tests/internals/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals copying build/lib.linux-s390x-3.10/pandas/tests/internals/test_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals copying build/lib.linux-s390x-3.10/pandas/tests/internals/test_internals.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals copying build/lib.linux-s390x-3.10/pandas/tests/internals/test_managers.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/generate_legacy_storage_files.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_clipboard.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_date_converters.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_feather.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_fsspec.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_gbq.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_gcs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_html.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_orc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_parquet.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_pickle.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_s3.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_spss.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_sql.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_stata.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io copying build/lib.linux-s390x-3.10/pandas/tests/io/test_user_agent.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_odf.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_odswriter.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_openpyxl.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_readers.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_style.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_writers.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_xlrd.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_xlsxwriter.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel copying build/lib.linux-s390x-3.10/pandas/tests/io/excel/test_xlwt.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_console.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_css.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_eng_formatting.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_format.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_info.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_printing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_to_excel.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_to_html.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_to_latex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_to_markdown.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/test_to_string.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_align.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_format.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_highlight.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_html.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_matplotlib.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_non_unique.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_style.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_to_latex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style copying build/lib.linux-s390x-3.10/pandas/tests/io/formats/style/test_tooltip.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/test_deprecated_kwargs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/test_json_table_schema.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/test_normalize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/test_pandas.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/test_readlines.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json copying build/lib.linux-s390x-3.10/pandas/tests/io/json/test_ujson.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_c_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_comment.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_compression.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_converters.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_dialect.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_encoding.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_header.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_index_col.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_mangle_dupes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_multi_thread.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_na_values.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_network.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_parse_dates.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_python_parser_only.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_quoting.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_read_fwf.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_skiprows.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_textreader.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/test_unsupported.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_chunksize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_common_basic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_data_list.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_decimal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_file_buffer_url.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_float.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_inf.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_ints.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_iterator.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_read_errors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/common/test_verbose.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/dtypes/test_empty.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols/test_parse_dates.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols/test_strings.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols copying build/lib.linux-s390x-3.10/pandas/tests/io/parser/usecols/test_usecols_basic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_append.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_compat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_complex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_errors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_file_handling.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_keys.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_put.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_pytables_missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_read.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_retain_attributes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_round_trip.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_select.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_store.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_time_series.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables copying build/lib.linux-s390x-3.10/pandas/tests/io/pytables/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas copying build/lib.linux-s390x-3.10/pandas/tests/io/sas/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas copying build/lib.linux-s390x-3.10/pandas/tests/io/sas/test_sas.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas copying build/lib.linux-s390x-3.10/pandas/tests/io/sas/test_sas7bdat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas copying build/lib.linux-s390x-3.10/pandas/tests/io/sas/test_xport.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data copying build/lib.linux-s390x-3.10/pandas/tests/io/data/gbq_fake_job.txt -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/fixed_width copying build/lib.linux-s390x-3.10/pandas/tests/io/data/fixed_width/fixed_width_format.txt -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/fixed_width creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/legacy_pickle creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/legacy_pickle/1.2.4 copying build/lib.linux-s390x-3.10/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/legacy_pickle/1.2.4 creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/parquet copying build/lib.linux-s390x-3.10/pandas/tests/io/data/parquet/simple.parquet -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/parquet creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/pickle copying build/lib.linux-s390x-3.10/pandas/tests/io/data/pickle/test_mi_py27.pkl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/pickle copying build/lib.linux-s390x-3.10/pandas/tests/io/data/pickle/test_py27.pkl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/pickle creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/xml copying build/lib.linux-s390x-3.10/pandas/tests/io/data/xml/baby_names.xml -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/xml copying build/lib.linux-s390x-3.10/pandas/tests/io/data/xml/books.xml -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/xml copying build/lib.linux-s390x-3.10/pandas/tests/io/data/xml/cta_rail_lines.kml -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/xml copying build/lib.linux-s390x-3.10/pandas/tests/io/data/xml/flatten_doc.xsl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/xml copying build/lib.linux-s390x-3.10/pandas/tests/io/data/xml/row_field_output.xsl -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/data/xml creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/xml copying build/lib.linux-s390x-3.10/pandas/tests/io/xml/test_to_xml.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/xml copying build/lib.linux-s390x-3.10/pandas/tests/io/xml/test_xml.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/xml creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs copying build/lib.linux-s390x-3.10/pandas/tests/libs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs copying build/lib.linux-s390x-3.10/pandas/tests/libs/test_hashtable.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs copying build/lib.linux-s390x-3.10/pandas/tests/libs/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs copying build/lib.linux-s390x-3.10/pandas/tests/libs/test_lib.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_backend.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_boxplot_method.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_converter.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_datetimelike.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_hist_method.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_misc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_series.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting copying build/lib.linux-s390x-3.10/pandas/tests/plotting/test_style.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame copying build/lib.linux-s390x-3.10/pandas/tests/plotting/frame/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame copying build/lib.linux-s390x-3.10/pandas/tests/plotting/frame/test_frame.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame copying build/lib.linux-s390x-3.10/pandas/tests/plotting/frame/test_frame_color.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame copying build/lib.linux-s390x-3.10/pandas/tests/plotting/frame/test_frame_groupby.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame copying build/lib.linux-s390x-3.10/pandas/tests/plotting/frame/test_frame_legend.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame copying build/lib.linux-s390x-3.10/pandas/tests/plotting/frame/test_frame_subplots.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reductions copying build/lib.linux-s390x-3.10/pandas/tests/reductions/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reductions copying build/lib.linux-s390x-3.10/pandas/tests/reductions/test_reductions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reductions copying build/lib.linux-s390x-3.10/pandas/tests/reductions/test_stat_reductions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reductions creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/test_base.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/test_datetime_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/test_deprecated.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/test_period_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/test_resample_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/test_resampler_grouper.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/test_time_grouper.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample copying build/lib.linux-s390x-3.10/pandas/tests/resample/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_crosstab.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_cut.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_get_dummies.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_melt.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_pivot.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_pivot_multilevel.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_qcut.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_union_categoricals.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape copying build/lib.linux-s390x-3.10/pandas/tests/reshape/test_util.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_append.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_append_common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_categorical.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_concat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_dataframe.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_datetimes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_empty.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_invalid.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_series.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat copying build/lib.linux-s390x-3.10/pandas/tests/reshape/concat/test_sort.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge copying build/lib.linux-s390x-3.10/pandas/tests/reshape/merge/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge copying build/lib.linux-s390x-3.10/pandas/tests/reshape/merge/test_join.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge copying build/lib.linux-s390x-3.10/pandas/tests/reshape/merge/test_merge.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge copying build/lib.linux-s390x-3.10/pandas/tests/reshape/merge/test_merge_asof.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge copying build/lib.linux-s390x-3.10/pandas/tests/reshape/merge/test_merge_cross.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge copying build/lib.linux-s390x-3.10/pandas/tests/reshape/merge/test_merge_index_as_string.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge copying build/lib.linux-s390x-3.10/pandas/tests/reshape/merge/test_merge_ordered.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge copying build/lib.linux-s390x-3.10/pandas/tests/reshape/merge/test_multi.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar copying build/lib.linux-s390x-3.10/pandas/tests/scalar/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar copying build/lib.linux-s390x-3.10/pandas/tests/scalar/test_na_scalar.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar copying build/lib.linux-s390x-3.10/pandas/tests/scalar/test_nat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval copying build/lib.linux-s390x-3.10/pandas/tests/scalar/interval/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval copying build/lib.linux-s390x-3.10/pandas/tests/scalar/interval/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval copying build/lib.linux-s390x-3.10/pandas/tests/scalar/interval/test_interval.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval copying build/lib.linux-s390x-3.10/pandas/tests/scalar/interval/test_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/period copying build/lib.linux-s390x-3.10/pandas/tests/scalar/period/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/period copying build/lib.linux-s390x-3.10/pandas/tests/scalar/period/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/period copying build/lib.linux-s390x-3.10/pandas/tests/scalar/period/test_period.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/period creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta/test_formats.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timedelta/test_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp/test_comparisons.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp/test_rendering.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp/test_timestamp.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-s390x-3.10/pandas/tests/scalar/timestamp/test_unary_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_arithmetic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_constructors.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_cumulative.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_iteration.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_logical_ops.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_missing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_npfuncs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_reductions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_repr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_subclass.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_ufunc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_unary.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series copying build/lib.linux-s390x-3.10/pandas/tests/series/test_validate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors copying build/lib.linux-s390x-3.10/pandas/tests/series/accessors/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors copying build/lib.linux-s390x-3.10/pandas/tests/series/accessors/test_cat_accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors copying build/lib.linux-s390x-3.10/pandas/tests/series/accessors/test_dt_accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors copying build/lib.linux-s390x-3.10/pandas/tests/series/accessors/test_sparse_accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors copying build/lib.linux-s390x-3.10/pandas/tests/series/accessors/test_str_accessor.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_datetime.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_delitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_get.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_getitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_indexing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_mask.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_set_value.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_setitem.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_take.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_where.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing copying build/lib.linux-s390x-3.10/pandas/tests/series/indexing/test_xs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_align.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_append.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_argsort.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_asof.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_astype.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_autocorr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_between.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_clip.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_combine.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_combine_first.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_compare.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_convert.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_convert_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_copy.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_count.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_cov_corr.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_describe.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_diff.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_drop.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_drop_duplicates.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_dropna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_duplicated.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_equals.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_explode.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_fillna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_get_numeric_data.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_head_tail.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_infer_objects.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_interpolate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_is_monotonic.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_is_unique.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_isin.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_isna.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_item.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_matmul.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_nlargest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_nunique.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_pct_change.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_pop.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_quantile.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_rank.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_reindex.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_reindex_like.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_rename.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_rename_axis.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_repeat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_replace.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_reset_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_round.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_searchsorted.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_set_name.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_shift.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_sort_index.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_sort_values.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_to_csv.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_to_dict.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_to_frame.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_truncate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_tz_convert.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_tz_localize.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_unique.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_unstack.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_update.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_value_counts.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_values.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods copying build/lib.linux-s390x-3.10/pandas/tests/series/methods/test_view.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_case_justify.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_cat.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_extract.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_find_replace.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_get_dummies.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_split_partition.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_string_array.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings copying build/lib.linux-s390x-3.10/pandas/tests/strings/test_strings.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools copying build/lib.linux-s390x-3.10/pandas/tests/tools/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools copying build/lib.linux-s390x-3.10/pandas/tests/tools/test_to_datetime.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools copying build/lib.linux-s390x-3.10/pandas/tests/tools/test_to_numeric.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools copying build/lib.linux-s390x-3.10/pandas/tests/tools/test_to_time.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools copying build/lib.linux-s390x-3.10/pandas/tests/tools/test_to_timedelta.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries copying build/lib.linux-s390x-3.10/pandas/tests/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies/test_freq_code.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies/test_frequencies.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies copying build/lib.linux-s390x-3.10/pandas/tests/tseries/frequencies/test_inference.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday/test_calendar.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday/test_federal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday/test_holiday.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday copying build/lib.linux-s390x-3.10/pandas/tests/tseries/holiday/test_observance.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/common.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_business_day.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_business_hour.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_custom_business_hour.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_dst.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_fiscal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_month.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_offsets.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_offsets_properties.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_opening_times.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_ticks.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_week.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-s390x-3.10/pandas/tests/tseries/offsets/test_yqm_offsets.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_array_to_datetime.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_ccalendar.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_conversion.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_fields.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_libfrequencies.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_liboffsets.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_parse_iso8601.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_parsing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_period_asfreq.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_timedeltas.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_timezones.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs copying build/lib.linux-s390x-3.10/pandas/tests/tslibs/test_to_offset.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_almost_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_attr_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_categorical_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_extension_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_frame_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_index_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_interval_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_numpy_array_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_produces_warning.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_assert_series_equal.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_deprecate.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_deprecate_kwarg.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_doc.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_hashing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_numba.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_safe_import.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_show_versions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_util.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_validate_args.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_validate_args_and_kwargs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util copying build/lib.linux-s390x-3.10/pandas/tests/util/test_validate_kwargs.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_apply.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_base_indexer.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_dtypes.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_ewm.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_expanding.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_groupby.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_numba.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_online.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_pairwise.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_rolling.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_timeseries_window.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window copying build/lib.linux-s390x-3.10/pandas/tests/window/test_win_type.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/conftest.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_consistency_ewm.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_consistency_expanding.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_consistency_rolling.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_ewm.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_rolling.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_rolling_apply.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_rolling_functions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_rolling_quantile.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments copying build/lib.linux-s390x-3.10/pandas/tests/window/moments/test_moments_rolling_skew_kurt.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries copying build/lib.linux-s390x-3.10/pandas/tseries/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries copying build/lib.linux-s390x-3.10/pandas/tseries/api.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries copying build/lib.linux-s390x-3.10/pandas/tseries/frequencies.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries copying build/lib.linux-s390x-3.10/pandas/tseries/holiday.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries copying build/lib.linux-s390x-3.10/pandas/tseries/offsets.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/_decorators.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/_depr_module.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/_doctools.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/_exceptions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/_print_versions.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/_test_decorators.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/_tester.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/_validators.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util copying build/lib.linux-s390x-3.10/pandas/util/testing.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util creating /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/version copying build/lib.linux-s390x-3.10/pandas/util/version/__init__.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/version copying build/lib.linux-s390x-3.10/pandas/_version.py -> /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_typing.py to _typing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/testing.py to testing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config/config.py to config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config/dates.py to dates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config/display.py to display.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_config/localization.py to localization.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing/_io.py to _io.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing/_random.py to _random.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing/_warnings.py to _warnings.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing/asserters.py to asserters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing/compat.py to compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_testing/contexts.py to contexts.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/extensions/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/indexers/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/api/types/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/arrays/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/_optional.py to _optional.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/chainmap.py to chainmap.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/pickle_compat.py to pickle_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/pyarrow.py to pyarrow.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/numpy/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/compat/numpy/function.py to function.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/accessor.py to accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/aggregation.py to aggregation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/algorithms.py to algorithms.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/apply.py to apply.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arraylike.py to arraylike.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/config_init.py to config_init.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/construction.py to construction.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/describe.py to describe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/flags.py to flags.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/frame.py to frame.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/generic.py to generic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/index.py to index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexers.py to indexers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexing.py to indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/missing.py to missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/nanops.py to nanops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/resample.py to resample.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/roperator.py to roperator.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/series.py to series.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/shared_docs.py to shared_docs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/sorting.py to sorting.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos/masked_reductions.py to masked_reductions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos/putmask.py to putmask.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos/quantile.py to quantile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos/replace.py to replace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos/take.py to take.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/array_algos/transforms.py to transforms.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/_arrow_utils.py to _arrow_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/_mixins.py to _mixins.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/_ranges.py to _ranges.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/boolean.py to boolean.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/categorical.py to categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/datetimelike.py to datetimelike.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/datetimes.py to datetimes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/floating.py to floating.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/integer.py to integer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/interval.py to interval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/masked.py to masked.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/numeric.py to numeric.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/numpy_.py to numpy_.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/period.py to period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/string_.py to string_.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/string_arrow.py to string_arrow.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/timedeltas.py to timedeltas.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse/accessor.py to accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse/array.py to array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse/dtype.py to dtype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/arrays/sparse/scipy_sparse.py to scipy_sparse.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/align.py to align.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/check.py to check.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/engines.py to engines.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/eval.py to eval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/expr.py to expr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/expressions.py to expressions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/ops.py to ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/parsing.py to parsing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/pytables.py to pytables.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/computation/scope.py to scope.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/cast.py to cast.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/concat.py to concat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/dtypes.py to dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/generic.py to generic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/inference.py to inference.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/dtypes/missing.py to missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby/categorical.py to categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby/generic.py to generic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby/groupby.py to groupby.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby/grouper.py to grouper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby/numba_.py to numba_.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/groupby/ops.py to ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/accessors.py to accessors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/category.py to category.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/datetimes.py to datetimes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/extension.py to extension.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/frozen.py to frozen.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/interval.py to interval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/multi.py to multi.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/numeric.py to numeric.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/period.py to period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/range.py to range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/array_manager.py to array_manager.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/blocks.py to blocks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/concat.py to concat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/construction.py to construction.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/managers.py to managers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/internals/ops.py to ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/array_ops.py to array_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/dispatch.py to dispatch.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/docstrings.py to docstrings.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/invalid.py to invalid.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/mask_ops.py to mask_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/methods.py to methods.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/ops/missing.py to missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/concat.py to concat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/melt.py to melt.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/merge.py to merge.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/pivot.py to pivot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/reshape.py to reshape.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/tile.py to tile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/reshape/util.py to util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/sparse/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/sparse/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings/accessor.py to accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/strings/object_array.py to object_array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools/datetimes.py to datetimes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools/numeric.py to numeric.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools/timedeltas.py to timedeltas.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/tools/times.py to times.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/util/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/util/hashing.py to hashing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/util/numba_.py to numba_.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/doc.py to doc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/ewm.py to ewm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/expanding.py to expanding.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/indexers.py to indexers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/numba_.py to numba_.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/online.py to online.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/core/window/rolling.py to rolling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/errors/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/clipboards.py to clipboards.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/date_converters.py to date_converters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/feather_format.py to feather_format.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/gbq.py to gbq.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/html.py to html.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/orc.py to orc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parquet.py to parquet.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/pickle.py to pickle.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/pytables.py to pytables.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/spss.py to spss.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sql.py to sql.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/stata.py to stata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/xml.py to xml.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/clipboard/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_base.py to _base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_odfreader.py to _odfreader.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_odswriter.py to _odswriter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_openpyxl.py to _openpyxl.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_pyxlsb.py to _pyxlsb.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_util.py to _util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_xlrd.py to _xlrd.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_xlsxwriter.py to _xlsxwriter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/excel/_xlwt.py to _xlwt.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/_color_data.py to _color_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/console.py to console.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/css.py to css.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/csvs.py to csvs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/excel.py to excel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/format.py to format.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/html.py to html.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/info.py to info.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/latex.py to latex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/printing.py to printing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/string.py to string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/style.py to style.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/style_render.py to style_render.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/formats/xml.py to xml.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json/_json.py to _json.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json/_normalize.py to _normalize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/json/_table_schema.py to _table_schema.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers/base_parser.py to base_parser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers/c_parser_wrapper.py to c_parser_wrapper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers/python_parser.py to python_parser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/parsers/readers.py to readers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas/sas_constants.py to sas_constants.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas/sas_xport.py to sas_xport.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas/sasreader.py to sasreader.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_core.py to _core.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_misc.py to _misc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/boxplot.py to boxplot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/compat.py to compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/converter.py to converter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/core.py to core.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/hist.py to hist.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/misc.py to misc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/style.py to style.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/timeseries.py to timeseries.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/plotting/_matplotlib/tools.py to tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_aggregation.py to test_aggregation.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_algos.py to test_algos.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_common.py to test_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_downstream.py to test_downstream.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_errors.py to test_errors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_expressions.py to test_expressions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_flags.py to test_flags.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_multilevel.py to test_multilevel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_nanops.py to test_nanops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_optional_dependency.py to test_optional_dependency.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_register_accessor.py to test_register_accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_sorting.py to test_sorting.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/test_take.py to test_take.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/api/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/api/test_api.py to test_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/api/test_types.py to test_types.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/test_frame_apply.py to test_frame_apply.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/test_frame_apply_relabeling.py to test_frame_apply_relabeling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/test_frame_transform.py to test_frame_transform.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/test_invalid_arg.py to test_invalid_arg.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/test_series_apply.py to test_series_apply.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/test_series_apply_relabeling.py to test_series_apply_relabeling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/apply/test_series_transform.py to test_series_transform.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/test_array_ops.py to test_array_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/test_categorical.py to test_categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/test_datetime64.py to test_datetime64.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/test_interval.py to test_interval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/test_numeric.py to test_numeric.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/test_object.py to test_object.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/test_period.py to test_period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arithmetic/test_timedelta64.py to test_timedelta64.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/test_array.py to test_array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/test_datetimelike.py to test_datetimelike.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/test_datetimes.py to test_datetimes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/test_ndarray_backed.py to test_ndarray_backed.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/test_numpy.py to test_numpy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/test_period.py to test_period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/test_timedeltas.py to test_timedeltas.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_comparison.py to test_comparison.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_construction.py to test_construction.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_function.py to test_function.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_logical.py to test_logical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_ops.py to test_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_reduction.py to test_reduction.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/boolean/test_repr.py to test_repr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_algos.py to test_algos.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_analytics.py to test_analytics.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_api.py to test_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_dtypes.py to test_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_missing.py to test_missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_operators.py to test_operators.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_replace.py to test_replace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_repr.py to test_repr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_sorting.py to test_sorting.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_subclass.py to test_subclass.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_take.py to test_take.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/categorical/test_warnings.py to test_warnings.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/datetimes/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/datetimes/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/datetimes/test_reductions.py to test_reductions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/test_comparison.py to test_comparison.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/test_concat.py to test_concat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/test_construction.py to test_construction.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/test_function.py to test_function.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/test_repr.py to test_repr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/floating/test_to_numpy.py to test_to_numpy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/test_comparison.py to test_comparison.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/test_concat.py to test_concat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/test_construction.py to test_construction.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/test_dtypes.py to test_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/test_function.py to test_function.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/integer/test_repr.py to test_repr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval/test_interval.py to test_interval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/interval/test_ops.py to test_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked/test_arrow_compat.py to test_arrow_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/masked/test_function.py to test_function.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period/test_arrow_compat.py to test_arrow_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/period/test_reductions.py to test_reductions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse/test_accessor.py to test_accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse/test_arithmetics.py to test_arithmetics.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse/test_array.py to test_array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse/test_combine_concat.py to test_combine_concat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse/test_dtype.py to test_dtype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/sparse/test_libsparse.py to test_libsparse.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/string_/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/string_/test_string.py to test_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/string_/test_string_arrow.py to test_string_arrow.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/timedeltas/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/timedeltas/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/arrays/timedeltas/test_reductions.py to test_reductions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/test_conversion.py to test_conversion.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/test_fillna.py to test_fillna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/test_misc.py to test_misc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/test_transpose.py to test_transpose.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/test_unique.py to test_unique.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/base/test_value_counts.py to test_value_counts.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/computation/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/computation/test_compat.py to test_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/computation/test_eval.py to test_eval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/config/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/config/test_config.py to test_config.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/config/test_localization.py to test_localization.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/construction/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/construction/test_extract_array.py to test_extract_array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/test_common.py to test_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_construct_from_scalar.py to test_construct_from_scalar.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_construct_ndarray.py to test_construct_ndarray.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_construct_object_arr.py to test_construct_object_arr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_dict_compat.py to test_dict_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_downcast.py to test_downcast.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_find_common_type.py to test_find_common_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_infer_datetimelike.py to test_infer_datetimelike.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_infer_dtype.py to test_infer_dtype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_maybe_box_native.py to test_maybe_box_native.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/dtypes/cast/test_promote.py to test_promote.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_boolean.py to test_boolean.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_categorical.py to test_categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_common.py to test_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_datetime.py to test_datetime.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_extension.py to test_extension.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_external_block.py to test_external_block.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_floating.py to test_floating.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_integer.py to test_integer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_interval.py to test_interval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_numpy.py to test_numpy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_period.py to test_period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_sparse.py to test_sparse.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/test_string.py to test_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow/arrays.py to arrays.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow/test_bool.py to test_bool.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow/test_string.py to test_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/arrow/test_timestamp.py to test_timestamp.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/casting.py to casting.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/constructors.py to constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/dim2.py to dim2.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/dtype.py to dtype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/getitem.py to getitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/groupby.py to groupby.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/interface.py to interface.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/io.py to io.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/methods.py to methods.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/missing.py to missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/ops.py to ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/printing.py to printing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/reduce.py to reduce.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/reshaping.py to reshaping.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/base/setitem.py to setitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/decimal/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/decimal/array.py to array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/decimal/test_decimal.py to test_decimal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/json/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/json/array.py to array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/json/test_json.py to test_json.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/list/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/list/array.py to array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/extension/list/test_list.py to test_list.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_alter_axes.py to test_alter_axes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_api.py to test_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_block_internals.py to test_block_internals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_cumulative.py to test_cumulative.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_iteration.py to test_iteration.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_logical_ops.py to test_logical_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_nonunique_indexes.py to test_nonunique_indexes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_npfuncs.py to test_npfuncs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_query_eval.py to test_query_eval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_reductions.py to test_reductions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_repr_info.py to test_repr_info.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_stack_unstack.py to test_stack_unstack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_ufunc.py to test_ufunc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_unary.py to test_unary.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/test_validate.py to test_validate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/constructors/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/constructors/test_from_dict.py to test_from_dict.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/constructors/test_from_records.py to test_from_records.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_delitem.py to test_delitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_get.py to test_get.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_get_value.py to test_get_value.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_getitem.py to test_getitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_insert.py to test_insert.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_lookup.py to test_lookup.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_mask.py to test_mask.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_set_value.py to test_set_value.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_setitem.py to test_setitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_take.py to test_take.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_where.py to test_where.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/indexing/test_xs.py to test_xs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_add_prefix_suffix.py to test_add_prefix_suffix.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_align.py to test_align.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_append.py to test_append.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_asfreq.py to test_asfreq.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_asof.py to test_asof.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_assign.py to test_assign.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_at_time.py to test_at_time.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_between_time.py to test_between_time.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_clip.py to test_clip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_combine.py to test_combine.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_combine_first.py to test_combine_first.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_compare.py to test_compare.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_convert.py to test_convert.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_convert_dtypes.py to test_convert_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_copy.py to test_copy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_count.py to test_count.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_count_with_level_deprecated.py to test_count_with_level_deprecated.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_cov_corr.py to test_cov_corr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_describe.py to test_describe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_diff.py to test_diff.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_dot.py to test_dot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_drop.py to test_drop.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_drop_duplicates.py to test_drop_duplicates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_droplevel.py to test_droplevel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_dropna.py to test_dropna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_dtypes.py to test_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_duplicated.py to test_duplicated.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_equals.py to test_equals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_explode.py to test_explode.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_fillna.py to test_fillna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_filter.py to test_filter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_first_and_last.py to test_first_and_last.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_first_valid_index.py to test_first_valid_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_get_numeric_data.py to test_get_numeric_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_head_tail.py to test_head_tail.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_infer_objects.py to test_infer_objects.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_interpolate.py to test_interpolate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_is_homogeneous_dtype.py to test_is_homogeneous_dtype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_isin.py to test_isin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_matmul.py to test_matmul.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_nlargest.py to test_nlargest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_pct_change.py to test_pct_change.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_pipe.py to test_pipe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_pop.py to test_pop.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_quantile.py to test_quantile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_rank.py to test_rank.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_reindex.py to test_reindex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_reindex_like.py to test_reindex_like.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_rename.py to test_rename.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_rename_axis.py to test_rename_axis.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_reorder_levels.py to test_reorder_levels.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_replace.py to test_replace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_reset_index.py to test_reset_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_round.py to test_round.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_sample.py to test_sample.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_select_dtypes.py to test_select_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_set_axis.py to test_set_axis.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_set_index.py to test_set_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_shift.py to test_shift.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_sort_index.py to test_sort_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_sort_values.py to test_sort_values.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_swapaxes.py to test_swapaxes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_swaplevel.py to test_swaplevel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_to_csv.py to test_to_csv.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_to_dict.py to test_to_dict.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_to_dict_of_blocks.py to test_to_dict_of_blocks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_to_numpy.py to test_to_numpy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_to_period.py to test_to_period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_to_records.py to test_to_records.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_to_timestamp.py to test_to_timestamp.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_transpose.py to test_transpose.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_truncate.py to test_truncate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_tz_convert.py to test_tz_convert.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_tz_localize.py to test_tz_localize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_update.py to test_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_value_counts.py to test_value_counts.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/frame/methods/test_values.py to test_values.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic/test_duplicate_labels.py to test_duplicate_labels.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic/test_finalize.py to test_finalize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic/test_frame.py to test_frame.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic/test_generic.py to test_generic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic/test_label_or_level_utils.py to test_label_or_level_utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic/test_series.py to test_series.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/generic/test_to_xarray.py to test_to_xarray.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_allowlist.py to test_allowlist.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_any_all.py to test_any_all.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_apply.py to test_apply.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_apply_mutate.py to test_apply_mutate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_bin_groupby.py to test_bin_groupby.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_counting.py to test_counting.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_filters.py to test_filters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_function.py to test_function.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_groupby_dropna.py to test_groupby_dropna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_groupby_shift_diff.py to test_groupby_shift_diff.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_groupby_subclass.py to test_groupby_subclass.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_grouping.py to test_grouping.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_index_as_string.py to test_index_as_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_libgroupby.py to test_libgroupby.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_min_max.py to test_min_max.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_missing.py to test_missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_nth.py to test_nth.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_nunique.py to test_nunique.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_pipe.py to test_pipe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_quantile.py to test_quantile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_rank.py to test_rank.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_sample.py to test_sample.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_size.py to test_size.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/test_value_counts.py to test_value_counts.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate/test_aggregate.py to test_aggregate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate/test_cython.py to test_cython.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate/test_numba.py to test_numba.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/aggregate/test_other.py to test_other.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/transform/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/transform/test_numba.py to test_numba.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/groupby/transform/test_transform.py to test_transform.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_any_index.py to test_any_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_base.py to test_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_common.py to test_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_engines.py to test_engines.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_index_new.py to test_index_new.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_numpy_compat.py to test_numpy_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class/test_formats.py to test_formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class/test_reshape.py to test_reshape.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/base_class/test_where.py to test_where.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_append.py to test_append.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_category.py to test_category.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_equals.py to test_equals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_fillna.py to test_fillna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_formats.py to test_formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_map.py to test_map.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/categorical/test_reindex.py to test_reindex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py to test_drop_duplicates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_/test_equals.py to test_equals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_/test_nat.py to test_nat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_/test_sort_values.py to test_sort_values.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimelike_/test_value_counts.py to test_value_counts.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_asof.py to test_asof.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_date_range.py to test_date_range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_datetime.py to test_datetime.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py to test_datetimelike.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_delete.py to test_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_formats.py to test_formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_map.py to test_map.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_misc.py to test_misc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_npfuncs.py to test_npfuncs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_ops.py to test_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py to test_partial_slicing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_pickle.py to test_pickle.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_reindex.py to test_reindex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.py to test_scalar_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_timezones.py to test_timezones.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/test_unique.py to test_unique.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_factorize.py to test_factorize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_fillna.py to test_fillna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_insert.py to test_insert.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_repeat.py to test_repeat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_shift.py to test_shift.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_snap.py to test_snap.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_to_frame.py to test_to_frame.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_to_period.py to test_to_period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/datetimes/methods/test_to_series.py to test_to_series.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_base.py to test_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_equals.py to test_equals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_formats.py to test_formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_interval.py to test_interval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_interval_range.py to test_interval_range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_interval_tree.py to test_interval_tree.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/interval/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_analytics.py to test_analytics.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_compat.py to test_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_conversion.py to test_conversion.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_copy.py to test_copy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_drop.py to test_drop.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_duplicates.py to test_duplicates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_equivalence.py to test_equivalence.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_formats.py to test_formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_get_level_values.py to test_get_level_values.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_get_set.py to test_get_set.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_integrity.py to test_integrity.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_isin.py to test_isin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_lexsort.py to test_lexsort.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_missing.py to test_missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_monotonic.py to test_monotonic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_names.py to test_names.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_partial_indexing.py to test_partial_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_reindex.py to test_reindex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_reshape.py to test_reshape.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_sorting.py to test_sorting.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/multi/test_take.py to test_take.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric/test_numeric.py to test_numeric.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/numeric/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/object/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/object/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/object/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_formats.py to test_formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_monotonic.py to test_monotonic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_ops.py to test_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_partial_slicing.py to test_partial_slicing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_period.py to test_period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_period_range.py to test_period_range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_scalar_compat.py to test_scalar_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_searchsorted.py to test_searchsorted.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/test_tools.py to test_tools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_asfreq.py to test_asfreq.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_factorize.py to test_factorize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_fillna.py to test_fillna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_insert.py to test_insert.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_is_full.py to test_is_full.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_repeat.py to test_repeat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_shift.py to test_shift.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/period/methods/test_to_timestamp.py to test_to_timestamp.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges/test_range.py to test_range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/ranges/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_delete.py to test_delete.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_formats.py to test_formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_ops.py to test_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py to test_scalar_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_searchsorted.py to test_searchsorted.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_setops.py to test_setops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py to test_timedelta.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py to test_timedelta_range.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods/test_factorize.py to test_factorize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods/test_fillna.py to test_fillna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods/test_insert.py to test_insert.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods/test_repeat.py to test_repeat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexes/timedeltas/methods/test_shift.py to test_shift.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_at.py to test_at.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_chaining_and_caching.py to test_chaining_and_caching.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_check_indexer.py to test_check_indexer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_floats.py to test_floats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_iat.py to test_iat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_indexers.py to test_indexers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_loc.py to test_loc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_na_indexing.py to test_na_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_partial.py to test_partial.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/interval/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/interval/test_interval.py to test_interval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/interval/test_interval_new.py to test_interval_new.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_chaining_and_caching.py to test_chaining_and_caching.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_datetime.py to test_datetime.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_getitem.py to test_getitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_iloc.py to test_iloc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_indexing_slow.py to test_indexing_slow.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_loc.py to test_loc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_multiindex.py to test_multiindex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_partial.py to test_partial.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_setitem.py to test_setitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_slice.py to test_slice.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/indexing/multiindex/test_sorted.py to test_sorted.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals/test_api.py to test_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals/test_internals.py to test_internals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/internals/test_managers.py to test_managers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/generate_legacy_storage_files.py to generate_legacy_storage_files.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_common.py to test_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_compression.py to test_compression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_date_converters.py to test_date_converters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_feather.py to test_feather.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_fsspec.py to test_fsspec.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_gbq.py to test_gbq.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_gcs.py to test_gcs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_html.py to test_html.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_orc.py to test_orc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_parquet.py to test_parquet.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_pickle.py to test_pickle.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_s3.py to test_s3.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_spss.py to test_spss.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_sql.py to test_sql.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_stata.py to test_stata.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/test_user_agent.py to test_user_agent.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_odf.py to test_odf.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_odswriter.py to test_odswriter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_openpyxl.py to test_openpyxl.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_readers.py to test_readers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_style.py to test_style.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_writers.py to test_writers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_xlrd.py to test_xlrd.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_xlsxwriter.py to test_xlsxwriter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/excel/test_xlwt.py to test_xlwt.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_console.py to test_console.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_css.py to test_css.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_eng_formatting.py to test_eng_formatting.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_format.py to test_format.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_info.py to test_info.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_printing.py to test_printing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_to_csv.py to test_to_csv.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_to_excel.py to test_to_excel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_to_html.py to test_to_html.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_to_latex.py to test_to_latex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_to_markdown.py to test_to_markdown.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/test_to_string.py to test_to_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_align.py to test_align.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_format.py to test_format.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_highlight.py to test_highlight.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_html.py to test_html.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_matplotlib.py to test_matplotlib.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_non_unique.py to test_non_unique.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_style.py to test_style.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_to_latex.py to test_to_latex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/formats/style/test_tooltip.py to test_tooltip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/test_compression.py to test_compression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/test_deprecated_kwargs.py to test_deprecated_kwargs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/test_json_table_schema.py to test_json_table_schema.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/test_normalize.py to test_normalize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/test_pandas.py to test_pandas.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/test_readlines.py to test_readlines.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/json/test_ujson.py to test_ujson.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_c_parser_only.py to test_c_parser_only.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_comment.py to test_comment.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_compression.py to test_compression.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_converters.py to test_converters.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_dialect.py to test_dialect.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_encoding.py to test_encoding.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_header.py to test_header.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_index_col.py to test_index_col.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_mangle_dupes.py to test_mangle_dupes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_multi_thread.py to test_multi_thread.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_na_values.py to test_na_values.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_network.py to test_network.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_parse_dates.py to test_parse_dates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_python_parser_only.py to test_python_parser_only.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_quoting.py to test_quoting.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_read_fwf.py to test_read_fwf.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_skiprows.py to test_skiprows.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_textreader.py to test_textreader.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/test_unsupported.py to test_unsupported.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_chunksize.py to test_chunksize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_common_basic.py to test_common_basic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_data_list.py to test_data_list.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_decimal.py to test_decimal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_file_buffer_url.py to test_file_buffer_url.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_float.py to test_float.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_index.py to test_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_inf.py to test_inf.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_ints.py to test_ints.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_iterator.py to test_iterator.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_read_errors.py to test_read_errors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/common/test_verbose.py to test_verbose.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes/test_categorical.py to test_categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes/test_dtypes_basic.py to test_dtypes_basic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/dtypes/test_empty.py to test_empty.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols/test_parse_dates.py to test_parse_dates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols/test_strings.py to test_strings.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/parser/usecols/test_usecols_basic.py to test_usecols_basic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_append.py to test_append.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_categorical.py to test_categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_compat.py to test_compat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_complex.py to test_complex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_errors.py to test_errors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_file_handling.py to test_file_handling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_keys.py to test_keys.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_put.py to test_put.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_pytables_missing.py to test_pytables_missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_read.py to test_read.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_retain_attributes.py to test_retain_attributes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_round_trip.py to test_round_trip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_select.py to test_select.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_store.py to test_store.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_subclass.py to test_subclass.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_time_series.py to test_time_series.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/pytables/test_timezones.py to test_timezones.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas/test_sas.py to test_sas.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas/test_sas7bdat.py to test_sas7bdat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/sas/test_xport.py to test_xport.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/xml/test_to_xml.py to test_to_xml.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/io/xml/test_xml.py to test_xml.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs/test_hashtable.py to test_hashtable.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/libs/test_lib.py to test_lib.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_backend.py to test_backend.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_boxplot_method.py to test_boxplot_method.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_common.py to test_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_converter.py to test_converter.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_hist_method.py to test_hist_method.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_misc.py to test_misc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_series.py to test_series.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/test_style.py to test_style.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame/test_frame.py to test_frame.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame/test_frame_color.py to test_frame_color.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame/test_frame_groupby.py to test_frame_groupby.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame/test_frame_legend.py to test_frame_legend.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/plotting/frame/test_frame_subplots.py to test_frame_subplots.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reductions/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reductions/test_reductions.py to test_reductions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reductions/test_stat_reductions.py to test_stat_reductions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/test_base.py to test_base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/test_datetime_index.py to test_datetime_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/test_deprecated.py to test_deprecated.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/test_period_index.py to test_period_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/test_resample_api.py to test_resample_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/test_resampler_grouper.py to test_resampler_grouper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/test_time_grouper.py to test_time_grouper.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/resample/test_timedelta.py to test_timedelta.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_crosstab.py to test_crosstab.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_cut.py to test_cut.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_get_dummies.py to test_get_dummies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_melt.py to test_melt.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_pivot_multilevel.py to test_pivot_multilevel.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_qcut.py to test_qcut.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_union_categoricals.py to test_union_categoricals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/test_util.py to test_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_append.py to test_append.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_append_common.py to test_append_common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_categorical.py to test_categorical.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_concat.py to test_concat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_dataframe.py to test_dataframe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_datetimes.py to test_datetimes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_empty.py to test_empty.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_index.py to test_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_invalid.py to test_invalid.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_series.py to test_series.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/concat/test_sort.py to test_sort.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge/test_join.py to test_join.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge/test_merge.py to test_merge.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge/test_merge_asof.py to test_merge_asof.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge/test_merge_cross.py to test_merge_cross.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.py to test_merge_index_as_string.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge/test_merge_ordered.py to test_merge_ordered.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/reshape/merge/test_multi.py to test_multi.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/test_na_scalar.py to test_na_scalar.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/test_nat.py to test_nat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval/test_interval.py to test_interval.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/interval/test_ops.py to test_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/period/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/period/test_asfreq.py to test_asfreq.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/period/test_period.py to test_period.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta/test_formats.py to test_formats.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timedelta/test_timedelta.py to test_timedelta.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp/test_comparisons.py to test_comparisons.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp/test_rendering.py to test_rendering.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp/test_timestamp.py to test_timestamp.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp/test_timezones.py to test_timezones.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.py to test_unary_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_api.py to test_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_arithmetic.py to test_arithmetic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_constructors.py to test_constructors.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_cumulative.py to test_cumulative.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_iteration.py to test_iteration.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_logical_ops.py to test_logical_ops.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_missing.py to test_missing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_npfuncs.py to test_npfuncs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_reductions.py to test_reductions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_repr.py to test_repr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_subclass.py to test_subclass.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_ufunc.py to test_ufunc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_unary.py to test_unary.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/test_validate.py to test_validate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors/test_cat_accessor.py to test_cat_accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors/test_dt_accessor.py to test_dt_accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors/test_sparse_accessor.py to test_sparse_accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/accessors/test_str_accessor.py to test_str_accessor.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_datetime.py to test_datetime.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_delitem.py to test_delitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_get.py to test_get.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_getitem.py to test_getitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_indexing.py to test_indexing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_mask.py to test_mask.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_set_value.py to test_set_value.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_setitem.py to test_setitem.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_take.py to test_take.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_where.py to test_where.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/indexing/test_xs.py to test_xs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_align.py to test_align.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_append.py to test_append.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_argsort.py to test_argsort.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_asfreq.py to test_asfreq.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_asof.py to test_asof.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_astype.py to test_astype.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_autocorr.py to test_autocorr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_between.py to test_between.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_clip.py to test_clip.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_combine.py to test_combine.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_combine_first.py to test_combine_first.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_compare.py to test_compare.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_convert.py to test_convert.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_convert_dtypes.py to test_convert_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_copy.py to test_copy.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_count.py to test_count.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_cov_corr.py to test_cov_corr.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_describe.py to test_describe.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_diff.py to test_diff.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_drop.py to test_drop.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_drop_duplicates.py to test_drop_duplicates.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_dropna.py to test_dropna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_dtypes.py to test_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_duplicated.py to test_duplicated.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_equals.py to test_equals.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_explode.py to test_explode.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_fillna.py to test_fillna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_get_numeric_data.py to test_get_numeric_data.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_head_tail.py to test_head_tail.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_infer_objects.py to test_infer_objects.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_interpolate.py to test_interpolate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_is_monotonic.py to test_is_monotonic.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_is_unique.py to test_is_unique.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_isin.py to test_isin.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_isna.py to test_isna.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_item.py to test_item.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_matmul.py to test_matmul.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_nlargest.py to test_nlargest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_nunique.py to test_nunique.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_pct_change.py to test_pct_change.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_pop.py to test_pop.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_quantile.py to test_quantile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_rank.py to test_rank.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_reindex.py to test_reindex.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_reindex_like.py to test_reindex_like.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_rename.py to test_rename.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_rename_axis.py to test_rename_axis.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_repeat.py to test_repeat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_replace.py to test_replace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_reset_index.py to test_reset_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_round.py to test_round.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_searchsorted.py to test_searchsorted.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_set_name.py to test_set_name.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_shift.py to test_shift.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_sort_index.py to test_sort_index.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_sort_values.py to test_sort_values.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_to_csv.py to test_to_csv.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_to_dict.py to test_to_dict.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_to_frame.py to test_to_frame.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_truncate.py to test_truncate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_tz_convert.py to test_tz_convert.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_tz_localize.py to test_tz_localize.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_unique.py to test_unique.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_unstack.py to test_unstack.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_update.py to test_update.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_value_counts.py to test_value_counts.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_values.py to test_values.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/series/methods/test_view.py to test_view.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_api.py to test_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_case_justify.py to test_case_justify.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_cat.py to test_cat.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_extract.py to test_extract.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_find_replace.py to test_find_replace.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_get_dummies.py to test_get_dummies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_split_partition.py to test_split_partition.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_string_array.py to test_string_array.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/strings/test_strings.py to test_strings.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools/test_to_datetime.py to test_to_datetime.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools/test_to_numeric.py to test_to_numeric.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools/test_to_time.py to test_to_time.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tools/test_to_timedelta.py to test_to_timedelta.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies/test_freq_code.py to test_freq_code.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies/test_frequencies.py to test_frequencies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/frequencies/test_inference.py to test_inference.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday/test_calendar.py to test_calendar.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday/test_federal.py to test_federal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday/test_holiday.py to test_holiday.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/holiday/test_observance.py to test_observance.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/common.py to common.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_business_day.py to test_business_day.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_business_hour.py to test_business_hour.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_custom_business_hour.py to test_custom_business_hour.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_dst.py to test_dst.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_fiscal.py to test_fiscal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_month.py to test_month.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_offsets.py to test_offsets.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_offsets_properties.py to test_offsets_properties.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_opening_times.py to test_opening_times.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_ticks.py to test_ticks.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_week.py to test_week.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tseries/offsets/test_yqm_offsets.py to test_yqm_offsets.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_api.py to test_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_array_to_datetime.py to test_array_to_datetime.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_ccalendar.py to test_ccalendar.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_conversion.py to test_conversion.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_fields.py to test_fields.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_libfrequencies.py to test_libfrequencies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_liboffsets.py to test_liboffsets.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_parse_iso8601.py to test_parse_iso8601.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_parsing.py to test_parsing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_period_asfreq.py to test_period_asfreq.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_timedeltas.py to test_timedeltas.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_timezones.py to test_timezones.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/tslibs/test_to_offset.py to test_to_offset.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_almost_equal.py to test_assert_almost_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_attr_equal.py to test_assert_attr_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_categorical_equal.py to test_assert_categorical_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_extension_array_equal.py to test_assert_extension_array_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_frame_equal.py to test_assert_frame_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_index_equal.py to test_assert_index_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_interval_array_equal.py to test_assert_interval_array_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_numpy_array_equal.py to test_assert_numpy_array_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_produces_warning.py to test_assert_produces_warning.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_assert_series_equal.py to test_assert_series_equal.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_deprecate.py to test_deprecate.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_deprecate_kwarg.py to test_deprecate_kwarg.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_deprecate_nonkeyword_arguments.py to test_deprecate_nonkeyword_arguments.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_doc.py to test_doc.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_hashing.py to test_hashing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_numba.py to test_numba.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_safe_import.py to test_safe_import.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_show_versions.py to test_show_versions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_util.py to test_util.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_validate_args.py to test_validate_args.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_validate_args_and_kwargs.py to test_validate_args_and_kwargs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/util/test_validate_kwargs.py to test_validate_kwargs.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_api.py to test_api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_apply.py to test_apply.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_base_indexer.py to test_base_indexer.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_dtypes.py to test_dtypes.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_ewm.py to test_ewm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_expanding.py to test_expanding.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_groupby.py to test_groupby.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_numba.py to test_numba.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_online.py to test_online.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_pairwise.py to test_pairwise.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_rolling.py to test_rolling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_timeseries_window.py to test_timeseries_window.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/test_win_type.py to test_win_type.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/conftest.py to conftest.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_consistency_ewm.py to test_moments_consistency_ewm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_consistency_expanding.py to test_moments_consistency_expanding.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_consistency_rolling.py to test_moments_consistency_rolling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_ewm.py to test_moments_ewm.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_rolling.py to test_moments_rolling.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_rolling_apply.py to test_moments_rolling_apply.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_rolling_functions.py to test_moments_rolling_functions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_rolling_quantile.py to test_moments_rolling_quantile.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tests/window/moments/test_moments_rolling_skew_kurt.py to test_moments_rolling_skew_kurt.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries/api.py to api.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries/frequencies.py to frequencies.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries/holiday.py to holiday.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/tseries/offsets.py to offsets.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/_decorators.py to _decorators.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/_depr_module.py to _depr_module.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/_doctools.py to _doctools.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/_exceptions.py to _exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/_print_versions.py to _print_versions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/_test_decorators.py to _test_decorators.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/_tester.py to _tester.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/_validators.py to _validators.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/testing.py to testing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/util/version/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_version.py to _version.cpython-310.pyc writing byte-compilation script '/tmp/tmpiazvfvsi.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpiazvfvsi.py removing /tmp/tmpiazvfvsi.py running install_egg_info running egg_info writing pandas.egg-info/PKG-INFO writing dependency_links to pandas.egg-info/dependency_links.txt writing entry points to pandas.egg-info/entry_points.txt writing requirements to pandas.egg-info/requires.txt writing top-level names to pandas.egg-info/top_level.txt reading manifest file 'pandas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.bz2' found anywhere in distribution warning: no previously-included files matching '*.csv' found anywhere in distribution warning: no previously-included files matching '*.dta' found anywhere in distribution warning: no previously-included files matching '*.feather' found anywhere in distribution warning: no previously-included files matching '*.tar' found anywhere in distribution warning: no previously-included files matching '*.gz' found anywhere in distribution warning: no previously-included files matching '*.h5' found anywhere in distribution warning: no previously-included files matching '*.html' found anywhere in distribution warning: no previously-included files matching '*.json' found anywhere in distribution warning: no previously-included files matching '*.jsonl' found anywhere in distribution warning: no previously-included files matching '*.msgpack' found anywhere in distribution warning: no previously-included files matching '*.pdf' found anywhere in distribution warning: no previously-included files matching '*.pickle' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution warning: no previously-included files matching '*.pptx' found anywhere in distribution warning: no previously-included files matching '*.ods' found anywhere in distribution warning: no previously-included files matching '*.odt' found anywhere in distribution warning: no previously-included files matching '*.orc' found anywhere in distribution warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution warning: no previously-included files matching '*.sav' found anywhere in distribution warning: no previously-included files matching '*.xls' found anywhere in distribution warning: no previously-included files matching '*.xlsb' found anywhere in distribution warning: no previously-included files matching '*.xlsm' found anywhere in distribution warning: no previously-included files matching '*.xlsx' found anywhere in distribution warning: no previously-included files matching '*.xpt' found anywhere in distribution warning: no previously-included files matching '*.xz' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution warning: no previously-included files matching '*.py[ocd]' found anywhere in distribution no previously-included directories found matching 'pandas/tests/io/parser/data' adding license file 'LICENSE' writing manifest file 'pandas.egg-info/SOURCES.txt' Copying pandas.egg-info to /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas-1.3.3-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 1.3.3-2.fc35 --unique-debug-suffix -1.3.3-2.fc35.s390x --unique-debug-src-base python-pandas-1.3.3-2.fc35.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pandas-1.3.3 extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/algos.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/arrays.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/groupby.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/hashing.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/hashtable.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/index.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/indexing.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/internals.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/interval.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/join.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/json.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/lib.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/missing.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/ops.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/ops_dispatch.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/parsers.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/properties.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/reduction.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/reshape.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/sparse.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/testing.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslib.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/base.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/ccalendar.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/conversion.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/dtypes.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/fields.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/nattype.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/np_datetime.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/offsets.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/parsing.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/period.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/strptime.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/timedeltas.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/timestamps.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/timezones.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/tzconversion.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/tslibs/vectorized.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window/aggregations.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/window/indexers.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/_libs/writers.cpython-310-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10/site-packages/pandas/io/sas/_sas.cpython-310-s390x-linux-gnu.so original debug info size: 71900kB, size after compression: 68800kB /usr/bin/sepdebugcrcfix: Updated 42 CRC32s, 0 CRC32s did match. 151148 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-pandas-1.3.3-2.fc35.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AVBaoQ + umask 022 + cd /builddir/build/BUILD + cd pandas-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/share/doc/python3-pandas + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/share/doc/python3-pandas + cp -pr RELEASE.md /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/share/doc/python3-pandas + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wJiyWY + umask 022 + cd /builddir/build/BUILD + cd pandas-1.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/share/licenses/python3-pandas + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/share/licenses/python3-pandas + cp -pr LICENSE /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x/usr/share/licenses/python3-pandas + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib.cpython-310-s390x-linux-gnu.so()(64bit) python-pandas = 1.3.3-2.fc35 python3-pandas = 1.3.3-2.fc35 python3-pandas(s390-64) = 1.3.3-2.fc35 python3.10-pandas = 1.3.3-2.fc35 python3.10dist(pandas) = 1.3.3 python3dist(pandas) = 1.3.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) python(abi) = 3.10 python3.10dist(numpy) >= 1.17.3 python3.10dist(python-dateutil) >= 2.7.3 python3.10dist(pytz) >= 2017.3 rtld(GNU_HASH) Obsoletes: python-pandas < 1.3.3-2.fc35 Recommends: python3-pandas-datareader python3-xlrd python3-xlwt Processing files: python-pandas-debugsource-1.3.3-2.fc35.s390x Provides: python-pandas-debugsource = 1.3.3-2.fc35 python-pandas-debugsource(s390-64) = 1.3.3-2.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pandas-debuginfo-1.3.3-2.fc35.s390x Provides: debuginfo(build-id) = 03a9150278ac2aa147e6bc6c6fdecc264b3d2261 debuginfo(build-id) = 03e516b234cbe822d494f3f337bb10ffdb2080cb debuginfo(build-id) = 09c901c592fb9ae2dc8033d09990fa235f3e74e9 debuginfo(build-id) = 0c91a2e34645d2243c265d480ec401698172ca4a debuginfo(build-id) = 0d5b04a7c65f07abb4b5ff3f69c4f186da72dc06 debuginfo(build-id) = 0ffed5987515a54d4aa4b1f3709f3fe0f7b0818f debuginfo(build-id) = 13e6b76e989ed256c83a20b929279693e3913e5c debuginfo(build-id) = 357a282ffd6c48f6d903edfe8daf805a68f6b653 debuginfo(build-id) = 3938bcf0451f9799464db50432ae0135b734aec3 debuginfo(build-id) = 3c6f35052dd79304b7bf0318ae65818ed2d905e7 debuginfo(build-id) = 4512ae83dbfb67a4a7288bb066e4c7d7c8a7cc52 debuginfo(build-id) = 4c02c5f83223f7db98aeb9b8575f8d35a99e1775 debuginfo(build-id) = 4cccd587b47be0ad9db728401dffd9f07684f5f6 debuginfo(build-id) = 4ef884b3cac9c48fe75546ca9cc59cd2145c4ea2 debuginfo(build-id) = 50131ce14295dad22b038d04963b4e7d122ccf69 debuginfo(build-id) = 52b57de37664b9ca8129241415869c2061a3550d debuginfo(build-id) = 5dc463218859b4ada497a3a6eeb1adf49ea0f1b9 debuginfo(build-id) = 5e8b0f3cd095639408d2fbca0c0de8b171b66dc5 debuginfo(build-id) = 725aa77a68f1aafabaa1fd8bf6fa12207ca139fd debuginfo(build-id) = 740811ae989edfe7dce5905657e8bd2b10c1502f debuginfo(build-id) = 74f59ad66a5910f8739ef1ec03a56d2b2d4d38ad debuginfo(build-id) = 7800bb61ab3b444eaa7c46d6e766d3e8542366f4 debuginfo(build-id) = 8054cad6866ad09aaa147708561629e3fb201b05 debuginfo(build-id) = 88bd257d7dfc2d2b927161d5178acb484f3fb1cf debuginfo(build-id) = 8c672849c0da3eddaac456c2336782d6da04ec92 debuginfo(build-id) = 8cb38b0ab5b4a510afd73e3770368eb8149ccc7f debuginfo(build-id) = 8daba7d45cc8fe71891dbad62767401be1b8e6e2 debuginfo(build-id) = 950d2cc91f9a9c54fd1922d8e0a6d693c25a17ba debuginfo(build-id) = 963d46cdcb6dd79f23397a2791c333a05cc5cb41 debuginfo(build-id) = 9f470d571194fd1a75e5a222de6943119b74ea38 debuginfo(build-id) = a66e07e20e997893854f8fafa3ba077dd45674d1 debuginfo(build-id) = ac82c93e3f678c855b1c7896ca1f5ef0382dae1f debuginfo(build-id) = b7d5978f4b49f6d6449ad9ab6967bb9c591ce3f3 debuginfo(build-id) = bceb5128f2743eaf0e8974b9d21e464aceb6fbec debuginfo(build-id) = d48984ee06ce15f48d587d8426955b947ca421b2 debuginfo(build-id) = dd69cba404b938dc6006486b83587baed0bf9d60 debuginfo(build-id) = e2d6dd6b8b68ca477d7ab1c0a8ba313d395c852c debuginfo(build-id) = e9edb5cc3b88faeb42455a82eda815c2d8395844 debuginfo(build-id) = f87d20574fdfeb3de9fd0c8b12947accc56b359b debuginfo(build-id) = fa51354c156a5eac8257066d9420295eb2ba1c7b debuginfo(build-id) = fb332b3103620f321e9e7cdce29ea20637f8cd19 debuginfo(build-id) = fca5df84f39b2ead35ce75f8d832ee6d4060c537 lib.cpython-310-s390x-linux-gnu.so-1.3.3-2.fc35.s390x.debug()(64bit) python-pandas-debuginfo = 1.3.3-2.fc35 python3-pandas-debuginfo = 1.3.3-2.fc35 python3-pandas-debuginfo(s390-64) = 1.3.3-2.fc35 python3.10-pandas-debuginfo = 1.3.3-2.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pandas-debugsource(s390-64) = 1.3.3-2.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x Wrote: /builddir/build/RPMS/python3-pandas-debuginfo-1.3.3-2.fc35.s390x.rpm Wrote: /builddir/build/RPMS/python-pandas-debugsource-1.3.3-2.fc35.s390x.rpm Wrote: /builddir/build/RPMS/python3-pandas-1.3.3-2.fc35.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PCSDXi + umask 022 + cd /builddir/build/BUILD + cd pandas-1.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pandas-1.3.3-2.fc35.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0