=>> Building math/py-pandas build started at Thu Jun 8 18:31:27 CDT 2023 port directory: /usr/ports/math/py-pandas package name: py39-pandas-1.4.4,1 building for: FreeBSD 132amd64-quarterly-job-02 13.2-RELEASE FreeBSD 13.2-RELEASE amd64 maintained by: python@FreeBSD.org Makefile ident: Poudriere version: 3.3.7_1 Host OSVERSION: 1302001 Jail OSVERSION: 1302001 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE UNAME_r=13.2-RELEASE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root USE_COLORS=no LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.7_1 MASTERMNT=/poudriere/data/.m/132amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/poudriere/data/.m/132amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=132amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/132amd64-quarterly/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR=py39 DEPENDS_ARGS= MAKE_ARGS= FLAVOR=py39 ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for py39-pandas-1.4.4,1: MPL=on: Support graphical plotting output via math/py-matplotlib SCIPY=on: Support various statistical functions via science/py-scipy ====> Computation Acceleration Add-ons BTLNCK=on: Accelerate certain NaN evals via math/py-bottleneck NUMEXPR=on: Accelerate certain numerical ops via math/py-numexpr ====> Data Storage Add-ons BOTO=on: Support Amazon S3 storage via devel/py-boto TABLES=on: Support HDF5-based storage via devel/py-tables ====> HTML Parsing/Generation Add-ons LXML=off: Parse HTML with devel/py-lxml and www/py-beautifulsoup HTML5LIB=on: Parse HTML with www/py-html5lib and www/py-beautifulsoup JINJA2=on: Support conditional HTML formatting with devel/py-Jinja2 ====> MS Excel I/O Add-ons XLRD=on: Read MS Excel with textproc/py-xlrd XLWT=on: Write MS Excel with textproc/py-xlwt OPENPYXL=off: Write MS Excel 2007+ with textproc/py-openpyxl XLSX=on: Write MS Excel with textproc/py-xlsxwriter ====> SQLAlchemy ORM Add-ons: you can only select none or one of them ALCHEMY10=off: Support SQL databases via databases/py-sqlalchemy10 ALCHEMY11=off: Support SQL databases via databases/py-sqlalchemy11 ALCHEMY12=off: Support SQL databases via databases/py-sqlalchemy12 ALCHEMY13=off: Support SQL databases via databases/py-sqlalchemy13 ALCHEMY14=on: Support SQL databases via databases/py-sqlalchemy14 ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- python@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pandas/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pandas/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/math/py-pandas/work-py39/.cache HOME=/wrkdirs/usr/ports/math/py-pandas/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-pandas/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/py-pandas/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/math/py-pandas/work-py39 XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/py-pandas/work-py39 XDG_CACHE_HOME=/wrkdirs/usr/ports/math/py-pandas/work-py39/.cache HOME=/wrkdirs/usr/ports/math/py-pandas/work-py39 TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/py-pandas/work-py39/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/math/py-pandas/work-py39/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/pandas" EXAMPLESDIR="share/examples/pandas" DATADIR="share/pandas" WWWDIR="www/pandas" ETCDIR="etc/pandas" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pandas DOCSDIR=/usr/local/share/doc/pandas EXAMPLESDIR=/usr/local/share/examples/pandas WWWDIR=/usr/local/www/pandas ETCDIR=/usr/local/etc/pandas --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /poudriere/control/quarterly-make.conf #### DEFAULT_VERSIONS+=apache=2.4 DEFAULT_VERSIONS+=corosync=3 DEFAULT_VERSIONS+=gcc=11 DEFAULT_VERSIONS+=ghostscript=agpl DEFAULT_VERSIONS+=java=17 DEFAULT_VERSIONS+=linux=c7_64 DEFAULT_VERSIONS+=llvm=13 DEFAULT_VERSIONS+=lua=5.3 DEFAULT_VERSIONS+=mono=6.8 DEFAULT_VERSIONS+=mysql=10.5m DEFAULT_VERSIONS+=perl5=5.32 DEFAULT_VERSIONS+=pgsql=14 DEFAULT_VERSIONS+=php=8.0 DEFAULT_VERSIONS+=python2=2.7 DEFAULT_VERSIONS+=python3=3.9 DEFAULT_VERSIONS+=python=3.9 DEFAULT_VERSIONS+=samba=4.13 #DEFAULT_VERSIONS+=ssl=libressl DEFAULT_VERSIONS+=ssl=openssl DEFAULT_VERSIONS+=tcltk=8.6 WANT_OPENLDAP_SASL=yes # We play ball with... LICENSES_GROUPS_ACCEPTED+=FSF LICENSES_GROUPS_ACCEPTED+=OSI LICENSES_GROUPS_ACCEPTED+=COPYFREE LICENSES_GROUPS_ACCEPTED+=FONTS LICENSES_ACCEPTED+=GPLv2+ LICENSES_ACCEPTED+=MSPAT LICENSES_ACCEPTED+=NONE LICENSES_ACCEPTED+='GPLV2+ MSPAT' # Until 1.18 gets its modules crap sorted #GO_PORT=lang/go117 # Ehh, screw it. DISABLE_LICENSES=yes # FINALLY. BUILD_ALL_PYTHON_FLAVORS=yes # Duh WITH_PKGNG=yes # Workaround for FreeBSD PR 201193 WITH_MPM=event # Workaround for FreeBSD PR 234914 -- JTFC, FreeBSD, figure it out. .if ${.CURDIR:M*/www/mod_php7[0-9]} CONFIGURE_ENV+= pthreads_working="yes" .endif MESA_LLVM_VER = 13 # ports infrastructure dudes are hacks. security_p5-GSSAPI_SET = GSSAPI_MIT OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_HEIMDAL OPTIONS_UNSET += WAYLAND OPTIONS_SET += GSSAPI_MIT KRB5_VERSION=119 #security_p5-GSSAPI_SET = GSSAPI_HEIMDAL #OPTIONS_UNSET += GSSAPI_BASE GSSAPI_NONE GSSAPI_MIT #OPTIONS_SET += GSSAPI_HEIMDAL WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 63795 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== =========================================================================== =================================================== ===> py39-pandas-1.4.4,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.18.4.pkg [132amd64-quarterly-job-02] Installing pkg-1.18.4... [132amd64-quarterly-job-02] Extracting pkg-1.18.4: .......... done ===> py39-pandas-1.4.4,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of py39-pandas-1.4.4,1 =========================================================================== =================================================== =========================================================================== =================================================== => pandas-1.4.4.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/p/pandas/pandas-1.4.4.tar.gz pandas-1.4.4.tar.gz 4833 kB 14 MBps 01s ===> Fetching all distfiles required by py39-pandas-1.4.4,1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by py39-pandas-1.4.4,1 for building => SHA256 Checksum OK for pandas-1.4.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by py39-pandas-1.4.4,1 for building ===> Extracting for py39-pandas-1.4.4,1 => SHA256 Checksum OK for pandas-1.4.4.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for py39-pandas-1.4.4,1 =========================================================================== =================================================== ===> py39-pandas-1.4.4,1 depends on package: py39-cython>=0.29.32<3 - not found ===> Installing existing package /packages/All/py39-cython-0.29.32.pkg [132amd64-quarterly-job-02] Installing py39-cython-0.29.32... [132amd64-quarterly-job-02] `-- Installing py39-setuptools-63.1.0... [132amd64-quarterly-job-02] | `-- Installing python39-3.9.16... [132amd64-quarterly-job-02] | | `-- Installing gettext-runtime-0.21... [132amd64-quarterly-job-02] | | `-- Installing indexinfo-0.3.1... [132amd64-quarterly-job-02] | | `-- Extracting indexinfo-0.3.1: . done [132amd64-quarterly-job-02] | | `-- Extracting gettext-runtime-0.21: .......... done [132amd64-quarterly-job-02] | | `-- Installing libffi-3.4.2... [132amd64-quarterly-job-02] | | `-- Extracting libffi-3.4.2: .......... done [132amd64-quarterly-job-02] | | `-- Installing mpdecimal-2.5.1... [132amd64-quarterly-job-02] | | `-- Extracting mpdecimal-2.5.1: .......... done [132amd64-quarterly-job-02] | | `-- Installing openssl-1.1.1q,1... [132amd64-quarterly-job-02] | | `-- Extracting openssl-1.1.1q,1: .......... done [132amd64-quarterly-job-02] | | `-- Installing readline-8.1.2... [132amd64-quarterly-job-02] | | `-- Extracting readline-8.1.2: .......... done [132amd64-quarterly-job-02] | `-- Extracting python39-3.9.16: .......... done [132amd64-quarterly-job-02] `-- Extracting py39-setuptools-63.1.0: .......... done [132amd64-quarterly-job-02] Extracting py39-cython-0.29.32: .......... done ===== Message from python39-3.9.16: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 ===> py39-pandas-1.4.4,1 depends on package: py39-cython>=0.29.32<3 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-numpy>=1.16.5,1 - not found ===> Installing existing package /packages/All/py39-numpy-1.23.3,1.pkg [132amd64-quarterly-job-02] Installing py39-numpy-1.23.3,1... [132amd64-quarterly-job-02] `-- Installing gcc11-11.3.0_1... [132amd64-quarterly-job-02] | `-- Installing binutils-2.37_4,1... [132amd64-quarterly-job-02] | `-- Extracting binutils-2.37_4,1: .......... done [132amd64-quarterly-job-02] | `-- Installing gmp-6.2.1... [132amd64-quarterly-job-02] | `-- Extracting gmp-6.2.1: .......... done [132amd64-quarterly-job-02] | `-- Installing isl-0.25... [132amd64-quarterly-job-02] | `-- Extracting isl-0.25: .......... done [132amd64-quarterly-job-02] | `-- Installing mpc-1.2.1... [132amd64-quarterly-job-02] | | `-- Installing mpfr-4.1.0_1... [132amd64-quarterly-job-02] | | `-- Extracting mpfr-4.1.0_1: .......... done [132amd64-quarterly-job-02] | `-- Extracting mpc-1.2.1: ...... done [132amd64-quarterly-job-02] `-- Extracting gcc11-11.3.0_1: .......... done [132amd64-quarterly-job-02] `-- Installing openblas-0.3.20,1... [132amd64-quarterly-job-02] `-- Extracting openblas-0.3.20,1: .......... done [132amd64-quarterly-job-02] `-- Installing suitesparse-umfpack-5.7.9... [132amd64-quarterly-job-02] | `-- Installing metis-5.1.0_9... [132amd64-quarterly-job-02] | `-- Extracting metis-5.1.0_9: .......... done [132amd64-quarterly-job-02] | `-- Installing suitesparse-amd-2.4.6... [132amd64-quarterly-job-02] | | `-- Installing suitesparse-config-5.13.0... [132amd64-quarterly-job-02] | | `-- Extracting suitesparse-config-5.13.0: ...... done [132amd64-quarterly-job-02] | `-- Extracting suitesparse-amd-2.4.6: ....... done [132amd64-quarterly-job-02] | `-- Installing suitesparse-camd-2.4.6... [132amd64-quarterly-job-02] | `-- Extracting suitesparse-camd-2.4.6: ...... done [132amd64-quarterly-job-02] | `-- Installing suitesparse-ccolamd-2.9.6... [132amd64-quarterly-job-02] | `-- Extracting suitesparse-ccolamd-2.9.6: ..... done [132amd64-quarterly-job-02] | `-- Installing suitesparse-cholmod-3.0.14... [132amd64-quarterly-job-02] | | `-- Installing suitesparse-colamd-2.9.6... [132amd64-quarterly-job-02] | | `-- Extracting suitesparse-colamd-2.9.6: ..... done [132amd64-quarterly-job-02] | `-- Extracting suitesparse-cholmod-3.0.14: .......... done [132amd64-quarterly-job-02] `-- Extracting suitesparse-umfpack-5.7.9: .......... done [132amd64-quarterly-job-02] Extracting py39-numpy-1.23.3,1: .......... done ===== Message from isl-0.25: -- ===> NOTICE: The isl port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===== Message from gcc11-11.3.0_1: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc11 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. ===== Message from metis-5.1.0_9: -- ===> NOTICE: The metis port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> py39-pandas-1.4.4,1 depends on package: py39-numpy>=1.16.5,1 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on executable: cython-3.9 - found ===> py39-pandas-1.4.4,1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pandas-1.4.4,1 depends on file: /usr/local/bin/python3.9 - found ===> py39-pandas-1.4.4,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_4.pkg [132amd64-quarterly-job-02] Installing ccache-3.7.12_4... [132amd64-quarterly-job-02] Extracting ccache-3.7.12_4: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc11 create symlink for gcc11 (world) create symlink for g++11 create symlink for g++11 (world) create symlink for cpp11 create symlink for cpp11 (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> py39-pandas-1.4.4,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of py39-pandas-1.4.4,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for py39-pandas-1.4.4,1 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 /usr/local/lib/python3.9/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running config =========================================================================== =================================================== ===> Building for py39-pandas-1.4.4,1 /usr/local/lib/python3.9/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39 creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas copying pandas/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas copying pandas/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas copying pandas/_typing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas copying pandas/testing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas copying pandas/_version.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api copying pandas/api/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/_print_versions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/_decorators.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/_doctools.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/testing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/_tester.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/_exceptions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/_test_decorators.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util copying pandas/util/_validators.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_register_accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_multilevel.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_sorting.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_errors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_take.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_algos.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_aggregation.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_optional_dependency.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_nanops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_flags.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_expressions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests copying pandas/tests/test_downstream.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/algorithms.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/resample.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/generic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/construction.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/describe.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/apply.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/flags.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/sorting.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/roperator.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/shared_docs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/config_init.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/sample.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/series.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/arraylike.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/frame.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core copying pandas/core/nanops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing copying pandas/_testing/compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing copying pandas/_testing/_io.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing copying pandas/_testing/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing copying pandas/_testing/_warnings.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing copying pandas/_testing/_hypothesis.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing copying pandas/_testing/_random.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing copying pandas/_testing/asserters.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing copying pandas/_testing/contexts.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config copying pandas/_config/display.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config copying pandas/_config/localization.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config copying pandas/_config/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config copying pandas/_config/dates.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config copying pandas/_config/config.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries copying pandas/tseries/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries copying pandas/tseries/frequencies.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries copying pandas/tseries/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries copying pandas/tseries/holiday.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries copying pandas/tseries/offsets.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat copying pandas/compat/pyarrow.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat copying pandas/compat/_optional.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat copying pandas/compat/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat copying pandas/compat/pickle_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat copying pandas/compat/chainmap.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting copying pandas/plotting/_misc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting copying pandas/plotting/_core.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting copying pandas/plotting/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/date_converters.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/pickle.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/parquet.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/xml.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/html.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/feather_format.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/pytables.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/orc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/sql.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/clipboards.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/stata.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/spss.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io copying pandas/io/gbq.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/arrays copying pandas/arrays/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/arrays creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/errors copying pandas/errors/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/errors creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/extensions copying pandas/api/extensions/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/extensions creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/types copying pandas/api/types/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/types creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/indexers copying pandas/api/indexers/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/indexers creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/version copying pandas/util/version/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/version creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/api copying pandas/tests/api/test_types.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/api copying pandas/tests/api/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/api copying pandas/tests/api/test_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/api creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic copying pandas/tests/generic/test_series.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic copying pandas/tests/generic/test_duplicate_labels.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic copying pandas/tests/generic/test_generic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic copying pandas/tests/generic/test_label_or_level_utils.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic copying pandas/tests/generic/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic copying pandas/tests/generic/test_finalize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic copying pandas/tests/generic/test_frame.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic copying pandas/tests/generic/test_to_xarray.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs copying pandas/tests/libs/test_hashtable.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs copying pandas/tests/libs/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs copying pandas/tests/libs/test_lib.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs copying pandas/tests/libs/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_engines.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_frozen.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_any_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_subclass.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_index_new.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/datetimelike.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes copying pandas/tests/indexes/test_numpy_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_validate_inclusive.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_categorical_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_util.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_produces_warning.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_interval_array_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_validate_args_and_kwargs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_extension_array_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_almost_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_show_versions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_index_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_shares_memory.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_deprecate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_series_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_doc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_safe_import.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_deprecate_kwarg.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_hashing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_numba.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_validate_kwargs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_frame_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_numpy_array_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_validate_args.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util copying pandas/tests/util/test_assert_attr_equal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_timedelta64.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_datetime64.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_object.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_array_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_interval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_numeric.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic copying pandas/tests/arithmetic/test_categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/test_misc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/test_conversion.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/test_value_counts.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/test_unique.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/test_transpose.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base copying pandas/tests/base/test_fillna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/test_invalid_arg.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/test_series_apply_relabeling.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/test_frame_apply.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/test_series_apply.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/test_frame_transform.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/test_str.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/test_series_transform.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply copying pandas/tests/apply/test_frame_apply_relabeling.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_stack_unstack.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_subclass.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_nonunique_indexes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_logical_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_validate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_iteration.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_alter_axes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_block_internals.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_repr_info.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_unary.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_reductions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_query_eval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_npfuncs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_ufunc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame copying pandas/tests/frame/test_cumulative.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries copying pandas/tests/tseries/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes copying pandas/tests/dtypes/test_generic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes copying pandas/tests/dtypes/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes copying pandas/tests/dtypes/test_inference.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes copying pandas/tests/dtypes/test_concat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes copying pandas/tests/dtypes/test_missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes copying pandas/tests/dtypes/test_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes copying pandas/tests/dtypes/test_common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar copying pandas/tests/scalar/test_nat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar copying pandas/tests/scalar/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar copying pandas/tests/scalar/test_na_scalar.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_series.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_misc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_hist_method.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_datetimelike.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_boxplot_method.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_style.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_groupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_converter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting copying pandas/tests/plotting/test_backend.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_dropna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_size.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_sample.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_min_max.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_frame_value_counts.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_libgroupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_value_counts.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_subclass.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_bin_groupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_quantile.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_any_all.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_filters.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_apply.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_index_as_string.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_pipe.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_function.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_timegrouper.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_groupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_apply_mutate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_numba.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_nth.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_allowlist.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_grouping.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_nunique.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_rank.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_counting.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_groupby_shift_diff.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby copying pandas/tests/groupby/test_categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_orc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_user_agent.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_compression.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_stata.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_pickle.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_parquet.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_sql.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_clipboard.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_s3.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_gcs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_fsspec.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/generate_legacy_storage_files.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_feather.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_date_converters.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_html.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io copying pandas/tests/io/test_spss.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/test_numpy.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/test_datetimelike.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/test_datetimes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/masked_shared.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/test_ndarray_backed.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/test_period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/test_array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays copying pandas/tests/arrays/test_timedeltas.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools copying pandas/tests/tools/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools copying pandas/tests/tools/test_to_timedelta.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools copying pandas/tests/tools/test_to_numeric.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools copying pandas/tests/tools/test_to_time.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools copying pandas/tests/tools/test_to_datetime.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_get_dummies.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_split_partition.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_strings.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_case_justify.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_find_replace.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_string_array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_extract.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings copying pandas/tests/strings/test_cat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_at.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_partial.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_datetime.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_check_indexer.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_chaining_and_caching.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_indexers.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_floats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_iat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_na_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_coercion.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_loc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_iloc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_scalar.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing copying pandas/tests/indexing/test_categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/construction copying pandas/tests/construction/test_extract_array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/construction copying pandas/tests/construction/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/construction creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/config copying pandas/tests/config/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/config copying pandas/tests/config/test_config.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/config copying pandas/tests/config/test_localization.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/config creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/computation copying pandas/tests/computation/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/computation copying pandas/tests/computation/test_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/computation copying pandas/tests/computation/test_eval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/computation creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reductions copying pandas/tests/reductions/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reductions copying pandas/tests/reductions/test_stat_reductions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reductions copying pandas/tests/reductions/test_reductions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reductions creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/test_period_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/test_datetime_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/test_base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/test_time_grouper.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/test_resample_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/test_deprecated.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/test_resampler_grouper.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample copying pandas/tests/resample/test_timedelta.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_floating.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_integer.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_string.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_numpy.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_datetime.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_boolean.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_sparse.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_interval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_external_block.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_extension.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension copying pandas/tests/extension/test_categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_base_indexer.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_rolling_skew_kurt.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_timeseries_window.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_ewm.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_apply.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_groupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_expanding.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_pairwise.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_rolling_functions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_rolling.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_numba.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_win_type.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_cython_aggregations.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_rolling_quantile.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window copying pandas/tests/window/test_online.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_period_asfreq.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_array_to_datetime.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_conversion.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_parsing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_ccalendar.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_timezones.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_fields.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_timedeltas.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_libfrequencies.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_liboffsets.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_parse_iso8601.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs copying pandas/tests/tslibs/test_to_offset.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_util.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_melt.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_get_dummies.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_pivot_multilevel.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_pivot.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_cut.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_union_categoricals.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_qcut.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape copying pandas/tests/reshape/test_crosstab.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_subclass.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_logical_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_validate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_iteration.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_unary.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_repr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_reductions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_npfuncs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_ufunc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series copying pandas/tests/series/test_cumulative.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals copying pandas/tests/internals/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals copying pandas/tests/internals/test_managers.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals copying pandas/tests/internals/test_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals copying pandas/tests/internals/test_internals.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_range.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_pickle.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval_tree.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_equals.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_interval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval copying pandas/tests/indexes/interval/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_nat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_value_counts.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_equals.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ copying pandas/tests/indexes/datetimelike_/test_sort_values.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_ creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_map.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_reindex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_category.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_equals.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_fillna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical copying pandas/tests/indexes/categorical/test_append.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_freq_attr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_scalar_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_partial_slicing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_pickle.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_tools.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period_range.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_resolution.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_monotonic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period copying pandas/tests/indexes/period/test_searchsorted.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_where.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_pickle.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_reshape.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class copying pandas/tests/indexes/base_class/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_numeric.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric copying pandas/tests/indexes/numeric/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_misc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_freq_attr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_scalar_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetime.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_partial_slicing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_datetimelike.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_pickle.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_asof.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_date_range.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_map.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_reindex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_unique.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_timezones.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_npfuncs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_delete.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes copying pandas/tests/indexes/datetimes/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_freq_attr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_scalar_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_pickle.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta_range.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_delete.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_searchsorted.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas copying pandas/tests/indexes/timedeltas/test_timedelta.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_range.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges copying pandas/tests/indexes/ranges/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/object copying pandas/tests/indexes/object/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/object copying pandas/tests/indexes/object/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/object copying pandas/tests/indexes/object/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/object creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_drop.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_analytics.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_copy.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_equivalence.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_setops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_conversion.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_sorting.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_pickle.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_level_values.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_partial_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reindex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_take.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_names.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_integrity.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_isin.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_lexsort.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_reshape.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_duplicates.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_monotonic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_get_set.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi copying pandas/tests/indexes/multi/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_is_full.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_shift.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_to_timestamp.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_repeat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_asfreq.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_factorize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_fillna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods copying pandas/tests/indexes/period/methods/test_insert.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_snap.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_frame.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_shift.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_repeat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_factorize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_fillna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_to_series.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods copying pandas/tests/indexes/datetimes/methods/test_insert.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_shift.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_repeat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_factorize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_fillna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods copying pandas/tests/indexes/timedeltas/methods/test_insert.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/test_from_records.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/constructors copying pandas/tests/frame/constructors/test_from_dict.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/constructors creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_drop.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_nlargest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_copy.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sample.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_describe.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_combine_first.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_compare.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_drop_duplicates.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_tz_convert.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sort_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_select_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_numpy.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_round.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_convert.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_first_valid_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_droplevel.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_set_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reindex_like.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_value_counts.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_swaplevel.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_add_prefix_suffix.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_matmul.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_asof.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_shift.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_values.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_truncate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_quantile.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reset_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rename.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_diff.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_head_tail.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_filter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reindex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_timestamp.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_tz_localize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pipe.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_update.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_get_numeric_data.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_equals.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_replace.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_transpose.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_records.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pct_change.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_isin.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_duplicated.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_interpolate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_asfreq.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_swapaxes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_first_and_last.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_count.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_align.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_fillna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_dict_of_blocks.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_infer_objects.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_csv.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dot.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_dropna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rename_axis.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_clip.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_between_time.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_pop.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_cov_corr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_explode.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_combine.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_convert_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_reorder_levels.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_count_with_level_deprecated.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_to_dict.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_at_time.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_rank.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_assign.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_append.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_set_axis.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods copying pandas/tests/frame/methods/test_sort_values.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_delitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_where.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_xs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_set_value.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_take.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_lookup.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_get_value.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_getitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_mask.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_setitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_insert.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing copying pandas/tests/frame/indexing/test_get.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_calendar.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_holiday.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_federal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday copying pandas/tests/tseries/holiday/test_observance.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_dst.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_easter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_day.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_fiscal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_month.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_hour.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_week.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets_properties.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_hour.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_day.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_month.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_quarter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_year.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_ticks.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_custom_business_month.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_offsets.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_business_quarter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets copying pandas/tests/tseries/offsets/test_year.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_frequencies.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_inference.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies copying pandas/tests/tseries/frequencies/test_freq_code.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_dict_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_promote.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_ndarray.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_maybe_box_native.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_find_common_type.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_object_arr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_dtype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_construct_from_scalar.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_downcast.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_can_hold_element.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast copying pandas/tests/dtypes/cast/test_infer_datetimelike.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_rendering.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_unary_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timezones.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_comparisons.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp copying pandas/tests/scalar/timestamp/test_timestamp.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_interval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval copying pandas/tests/scalar/interval/test_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_formats.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta copying pandas/tests/scalar/timedelta/test_timedelta.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/period copying pandas/tests/scalar/period/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_asfreq.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/period copying pandas/tests/scalar/period/test_period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/period creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_legend.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_color.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_groupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_hist_box_by.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame copying pandas/tests/plotting/frame/test_frame_subplots.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_aggregate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_cython.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_other.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate copying pandas/tests/groupby/aggregate/test_numba.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/test_transform.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/transform copying pandas/tests/groupby/transform/test_numba.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/transform creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas copying pandas/tests/io/sas/test_xport.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas copying pandas/tests/io/sas/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas7bdat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas copying pandas/tests/io/sas/test_sas.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_keys.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_time_series.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_errors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_subclass.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_complex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_round_trip.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_timezones.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_pytables_missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_file_handling.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_retain_attributes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_select.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_store.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_read.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_append.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables copying pandas/tests/io/pytables/test_put.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/xml copying pandas/tests/io/xml/test_xml.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/xml copying pandas/tests/io/xml/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/xml copying pandas/tests/io/xml/test_to_xml.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/xml creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/test_compression.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/test_readlines.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/test_normalize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/test_ujson.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/test_pandas.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json copying pandas/tests/io/json/test_deprecated_kwargs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlrd.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_odswriter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlwt.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_odf.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_style.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_xlsxwriter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_readers.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_openpyxl.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel copying pandas/tests/io/excel/test_writers.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_compression.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_read_fwf.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_header.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_multi_thread.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_skiprows.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_na_values.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_dialect.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_index_col.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_unsupported.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_encoding.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_c_parser_only.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_comment.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_textreader.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_python_parser_only.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_converters.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_parse_dates.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_network.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_mangle_dupes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser copying pandas/tests/io/parser/test_quoting.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_excel.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_format.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_css.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_markdown.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_latex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_console.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_string.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_info.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_csv.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_series_info.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_eng_formatting.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_to_html.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats copying pandas/tests/io/formats/test_printing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_decimal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_float.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_read_errors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_common_basic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_data_list.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_chunksize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_iterator.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_file_buffer_url.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_ints.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_inf.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common copying pandas/tests/io/parser/common/test_verbose.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_strings.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_parse_dates.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols copying pandas/tests/io/parser/usecols/test_usecols_basic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_empty.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes copying pandas/tests/io/parser/dtypes/test_categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_highlight.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_format.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_bar.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_tooltip.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_to_latex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_matplotlib.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_style.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_html.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_non_unique.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style copying pandas/tests/io/formats/style/test_deprecated.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_interval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval copying pandas/tests/arrays/interval/test_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_comparison.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_construction.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_concat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_function.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer copying pandas/tests/arrays/integer/test_repr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_comparison.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_construction.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_function.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_repr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_reduction.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean copying pandas/tests/arrays/boolean/test_logical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_analytics.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_sorting.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_subclass.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_take.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_algos.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_replace.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_repr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_operators.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical copying pandas/tests/arrays/categorical/test_warnings.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period copying pandas/tests/arrays/period/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_arrow_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period copying pandas/tests/arrays/period/test_reductions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_function.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked copying pandas/tests/arrays/masked/test_arrow_compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_combine_concat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_libsparse.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_arithmetics.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_dtype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse copying pandas/tests/arrays/sparse/test_array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/datetimes copying pandas/tests/arrays/datetimes/test_reductions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/datetimes creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/test_string.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/string_ copying pandas/tests/arrays/string_/test_string_arrow.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/string_ creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/test_constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/timedeltas copying pandas/tests/arrays/timedeltas/test_reductions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/timedeltas creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_to_numpy.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_comparison.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_arithmetic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_construction.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_concat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_function.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating copying pandas/tests/arrays/floating/test_repr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/interval copying pandas/tests/indexing/interval/test_interval_new.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/interval creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_partial.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_indexing_slow.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_datetime.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_slice.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_sorted.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_loc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_iloc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_getitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_setitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex copying pandas/tests/indexing/multiindex/test_multiindex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/constructors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/interface.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/casting.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/setitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/groupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/io.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/printing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/dtype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/reduce.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/getitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/dim2.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/reshaping.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/methods.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base copying pandas/tests/extension/base/missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/list copying pandas/tests/extension/list/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/list copying pandas/tests/extension/list/test_list.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/list copying pandas/tests/extension/list/array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/list creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/json copying pandas/tests/extension/json/test_json.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/json copying pandas/tests/extension/json/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/json copying pandas/tests/extension/json/array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/json creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/array_with_attr copying pandas/tests/extension/array_with_attr/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/array_with_attr copying pandas/tests/extension/array_with_attr/array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/array_with_attr copying pandas/tests/extension/array_with_attr/test_array_with_attr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/array_with_attr creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/date copying pandas/tests/extension/date/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/date copying pandas/tests/extension/date/array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/date creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/test_decimal.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/decimal copying pandas/tests/extension/decimal/array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/decimal creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_string.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/arrays.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_bool.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow copying pandas/tests/extension/arrow/test_timestamp.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_expanding.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments copying pandas/tests/window/moments/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_ewm.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments copying pandas/tests/window/moments/test_moments_consistency_rolling.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments copying pandas/tests/window/moments/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_cross.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_ordered.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_multi.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_asof.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_join.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge copying pandas/tests/reshape/merge/test_merge_index_as_string.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_series.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_empty.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_sort.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_invalid.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/conftest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_datetimes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_concat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_append_common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_dataframe.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_append.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat copying pandas/tests/reshape/concat/test_categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_drop.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_nlargest.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_copy.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_describe.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_combine_first.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_compare.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_isna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_drop_duplicates.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_sort_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_round.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_convert.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_reindex_like.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_value_counts.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_unstack.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_is_unique.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_frame.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_matmul.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_astype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_asof.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_view.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_values.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_truncate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_quantile.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_reset_index.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_rename.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_diff.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_head_tail.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_autocorr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_reindex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_unique.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_tz_localize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_between.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_update.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_get_numeric_data.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_repeat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_equals.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_replace.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_pct_change.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_isin.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_duplicated.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_interpolate.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_is_monotonic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_item.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_count.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_align.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_fillna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_infer_objects.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_csv.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_dropna.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_rename_axis.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_clip.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_pop.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_cov_corr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_explode.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_nunique.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_combine.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_convert_dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_to_dict.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_rank.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_append.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_argsort.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_searchsorted.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_set_name.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods copying pandas/tests/series/methods/test_sort_values.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors copying pandas/tests/series/accessors/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_str_accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_dt_accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_sparse_accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors copying pandas/tests/series/accessors/test_cat_accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_datetime.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_delitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_where.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_xs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_set_value.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_take.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_getitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_mask.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_setitem.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing copying pandas/tests/series/indexing/test_get.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos copying pandas/core/array_algos/quantile.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos copying pandas/core/array_algos/replace.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos copying pandas/core/array_algos/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos copying pandas/core/array_algos/masked_reductions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos copying pandas/core/array_algos/transforms.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos copying pandas/core/array_algos/putmask.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos copying pandas/core/array_algos/take.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/extension.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/frozen.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/timedeltas.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/interval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/numeric.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/datetimelike.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/accessors.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/multi.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/category.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/range.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes copying pandas/core/indexes/datetimes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/util copying pandas/core/util/hashing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/util copying pandas/core/util/numba_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/util copying pandas/core/util/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/util creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/generic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/inference.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/cast.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/dtypes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes copying pandas/core/dtypes/concat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/numba_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/generic.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/groupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/indexing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/grouper.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby copying pandas/core/groupby/categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/sparse copying pandas/core/sparse/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/sparse copying pandas/core/sparse/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/sparse creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/period.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/masked.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/integer.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/string_arrow.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/_ranges.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/timedeltas.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/numpy_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/interval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/_arrow_utils.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/string_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/numeric.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/datetimelike.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/boolean.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/_mixins.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/floating.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/categorical.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays copying pandas/core/arrays/datetimes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools copying pandas/core/tools/timedeltas.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools copying pandas/core/tools/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools copying pandas/core/tools/numeric.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools copying pandas/core/tools/times.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools copying pandas/core/tools/datetimes.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings copying pandas/core/strings/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings copying pandas/core/strings/accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings copying pandas/core/strings/base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings copying pandas/core/strings/object_array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/engines.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/parsing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/scope.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/eval.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/pytables.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/align.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/expressions.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/check.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/expr.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation copying pandas/core/computation/ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba copying pandas/core/_numba/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba copying pandas/core/_numba/executor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexers copying pandas/core/indexers/objects.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexers copying pandas/core/indexers/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexers copying pandas/core/indexers/utils.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexers creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window copying pandas/core/window/expanding.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window copying pandas/core/window/numba_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window copying pandas/core/window/ewm.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window copying pandas/core/window/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window copying pandas/core/window/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window copying pandas/core/window/online.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window copying pandas/core/window/doc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window copying pandas/core/window/rolling.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/tile.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/melt.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/pivot.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/reshape.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/util.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/merge.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape copying pandas/core/reshape/concat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/mask_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/common.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/dispatch.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/docstrings.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/array_ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/invalid.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/methods.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops copying pandas/core/ops/missing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/api.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/blocks.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/managers.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/construction.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/array_manager.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/ops.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals copying pandas/core/internals/concat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/scipy_sparse.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/accessor.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/array.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse copying pandas/core/arrays/sparse/dtype.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/min_max_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/var_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/mean_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/shared.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels copying pandas/core/_numba/kernels/sum_.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window copying pandas/_libs/window/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/numpy copying pandas/compat/numpy/function.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/numpy copying pandas/compat/numpy/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/numpy creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/converter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/compat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/groupby.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/hist.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/misc.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/tools.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/core.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/style.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/timeseries.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib copying pandas/plotting/_matplotlib/boxplot.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas copying pandas/io/sas/sas7bdat.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas copying pandas/io/sas/sasreader.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas copying pandas/io/sas/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas copying pandas/io/sas/sas_xport.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas copying pandas/io/sas/sas_constants.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json copying pandas/io/json/_table_schema.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json copying pandas/io/json/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json copying pandas/io/json/_normalize.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json copying pandas/io/json/_json.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_openpyxl.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_util.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_base.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_xlwt.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_odfreader.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_xlrd.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_pyxlsb.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_xlsxwriter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel copying pandas/io/excel/_odswriter.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers copying pandas/io/parsers/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers copying pandas/io/parsers/readers.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers copying pandas/io/parsers/base_parser.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers copying pandas/io/parsers/arrow_parser_wrapper.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers copying pandas/io/parsers/python_parser.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers copying pandas/io/parsers/c_parser_wrapper.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/style_render.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/console.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/latex.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/xml.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/csvs.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/excel.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/html.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/printing.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/format.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/style.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/_color_data.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/info.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/css.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats copying pandas/io/formats/string.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/clipboard copying pandas/io/clipboard/__init__.py -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/clipboard 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 '*.cpt' 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 '*.zst' 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' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.headers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.headers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.headers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.headers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.klib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.klib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.klib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.klib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.parser' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.parser' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.parser' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.parser' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.ujson.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.ujson.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.ujson.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.ujson.python' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.python' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.ujson.python' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.ujson.python' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.tslibs.src.datetime' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.tslibs.src.datetime' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.tslibs.src.datetime' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.tslibs.src.datetime' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.io.formats.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.io.formats.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.io.formats.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.io.formats.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.fixed_width' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.fixed_width' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.fixed_width' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.fixed_width' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.legacy_pickle' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.legacy_pickle' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.legacy_pickle' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.legacy_pickle' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.parquet' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.parquet' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.parquet' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.parquet' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.pickle' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.pickle' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.pickle' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.pickle' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.xml' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.xml' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.xml' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.xml' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying pandas/_libs/algos.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/algos.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/algos.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/algos_common_helper.pxi.in -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/algos_take_helper.pxi.in -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/arrays.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/arrays.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/arrays.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/dtypes.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/groupby.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/groupby.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/hashing.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/hashing.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/hashtable.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/hashtable.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/hashtable.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/hashtable_class_helper.pxi.in -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/hashtable_func_helper.pxi.in -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/index.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/index.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/index_class_helper.pxi.in -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/indexing.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/internals.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/internals.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/interval.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/intervaltree.pxi.in -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/join.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/join.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/khash.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/khash_for_primitive_helper.pxi.in -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/lib.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/lib.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/lib.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/missing.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/missing.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/missing.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/ops.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/ops.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/ops_dispatch.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/ops_dispatch.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/parsers.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/parsers.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/properties.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/properties.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/reduction.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/reshape.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/reshape.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/sparse.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/sparse.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/sparse_op_helper.pxi.in -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/testing.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/testing.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/tslib.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/tslib.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/util.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/writers.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs copying pandas/_libs/writers.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src copying pandas/_libs/src/inline_helper.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src copying pandas/_libs/src/parse_helper.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src copying pandas/_libs/src/skiplist.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers copying pandas/_libs/src/headers/cmath -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers copying pandas/_libs/src/headers/ms_inttypes.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers copying pandas/_libs/src/headers/ms_stdint.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers copying pandas/_libs/src/headers/portable.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers copying pandas/_libs/src/headers/stdint.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/klib copying pandas/_libs/src/klib/khash.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/klib copying pandas/_libs/src/klib/khash_python.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/klib creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser copying pandas/_libs/src/parser/io.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser copying pandas/_libs/src/parser/io.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser copying pandas/_libs/src/parser/tokenizer.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser copying pandas/_libs/src/parser/tokenizer.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajson.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajsondec.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib copying pandas/_libs/src/ujson/lib/ultrajsonenc.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/JSONtoObj.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/date_conversions.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/date_conversions.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/objToJSON.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/ujson.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python copying pandas/_libs/src/ujson/python/version.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data copying pandas/tests/io/data/gbq_fake_job.txt -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/fixed_width copying pandas/tests/io/data/fixed_width/fixed_width_format.txt -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/fixed_width creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/legacy_pickle creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/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.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/legacy_pickle/1.2.4 creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/parquet copying pandas/tests/io/data/parquet/simple.parquet -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/parquet creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/pickle copying pandas/tests/io/data/pickle/test_mi_py27.pkl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/pickle copying pandas/tests/io/data/pickle/test_py27.pkl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/pickle creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/baby_names.xml -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/books.xml -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/cta_rail_lines.kml -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/flatten_doc.xsl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml copying pandas/tests/io/data/xml/row_field_output.xsl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml copying pandas/_libs/window/aggregations.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window copying pandas/_libs/window/aggregations.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window copying pandas/_libs/window/indexers.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window copying pandas/_libs/window/indexers.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window copying pandas/_libs/tslibs/base.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/base.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/ccalendar.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/conversion.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/dtypes.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/fields.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/fields.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/nattype.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/np_datetime.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/offsets.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/offsets.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/parsing.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/period.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/strptime.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/strptime.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timedeltas.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timestamps.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/timezones.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/tzconversion.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/util.pxd -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/vectorized.pyi -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs copying pandas/_libs/tslibs/vectorized.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime copying pandas/_libs/tslibs/src/datetime/np_datetime_strings.h -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime copying pandas/io/sas/sas.pyx -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas creating build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates copying pandas/io/formats/templates/html.tpl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates copying pandas/io/formats/templates/html_style.tpl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates copying pandas/io/formats/templates/html_table.tpl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates copying pandas/io/formats/templates/latex.tpl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates copying pandas/io/formats/templates/latex_longtable.tpl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates copying pandas/io/formats/templates/latex_table.tpl -> build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates UPDATING build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_version.py set build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_version.py to '1.4.4' running build_ext building 'pandas._libs.algos' extension creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39 creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/algos.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.o pandas/_libs/algos.c:86004:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:87094:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:88184:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:88427:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:89517:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:89760:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:90850:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:91093:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:91336:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:92426:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:92669:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_arr.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/algos.c:147564:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/algos.c:377:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/algos.c:147575:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/algos.c:377:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 13 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.cpython-39.so building 'pandas._libs.arrays' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/arrays.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.cpython-39.so building 'pandas._libs.groupby' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/groupby.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/groupby.o pandas/_libs/groupby.c:97317:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/groupby.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/groupby.c:97328:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/groupby.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/groupby.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/groupby.cpython-39.so building 'pandas._libs.hashing' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/hashing.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashing.o pandas/_libs/hashing.c:23055:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/hashing.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/hashing.c:23066:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/hashing.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashing.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashing.cpython-39.so building 'pandas._libs.hashtable' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/hashtable.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.o pandas/_libs/hashtable.c:138630:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/hashtable.c:384:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/hashtable.c:138641:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/hashtable.c:384:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.cpython-39.so building 'pandas._libs.index' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/index.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index.o pandas/_libs/index.c:13982:3: warning: code will never be executed [-Wunreachable-code] __Pyx_SafeReleaseBuffer(&__pyx_pybuffernd_codes.rcbuffer->pybuffer); ^~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/index.c:51335:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/index.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/index.c:51346:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/index.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 3 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index.cpython-39.so building 'pandas._libs.indexing' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/indexing.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/indexing.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/indexing.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/indexing.cpython-39.so building 'pandas._libs.internals' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/internals.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/internals.o pandas/_libs/internals.c:33872:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/internals.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/internals.c:33883:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/internals.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/internals.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/internals.cpython-39.so building 'pandas._libs.interval' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/interval.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/interval.o pandas/_libs/interval.c:99292:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/interval.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/interval.c:99303:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/interval.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/interval.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/interval.cpython-39.so building 'pandas._libs.join' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/join.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/join.o pandas/_libs/join.c:214766:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/join.c:378:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/join.c:214777:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/join.c:378:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/join.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/join.cpython-39.so building 'pandas._libs.lib' extension creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/lib.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.o pandas/_libs/lib.c:64857:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/lib.c:380:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/lib.c:64868:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/lib.c:380:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs -I./pandas/_libs -I./pandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/tokenizer.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/tokenizer.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.cpython-39.so building 'pandas._libs.missing' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/missing.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.o pandas/_libs/missing.c:17270:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/missing.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/missing.c:17281:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/missing.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/missing.c:17723:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/missing.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/missing.c:17734:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/missing.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 4 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.cpython-39.so building 'pandas._libs.parsers' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/parsers.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/parsers.o pandas/_libs/parsers.c:45800:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/parsers.c:381:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/parsers.c:45811:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/parsers.c:381:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/parser/io.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/io.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -Ipandas/_libs/src/klib -Ipandas/_libs/src -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/tokenizer.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/parsers.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/io.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/tokenizer.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/parsers.cpython-39.so building 'pandas._libs.reduction' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/reduction.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reduction.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reduction.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reduction.cpython-39.so building 'pandas._libs.ops' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/ops.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops.o pandas/_libs/ops.c:26011:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/ops.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/ops.c:26022:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/ops.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops.cpython-39.so building 'pandas._libs.ops_dispatch' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/ops_dispatch.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops_dispatch.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops_dispatch.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops_dispatch.cpython-39.so building 'pandas._libs.properties' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/properties.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/properties.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/properties.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/properties.cpython-39.so building 'pandas._libs.reshape' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/reshape.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reshape.o pandas/_libs/reshape.c:26890:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/reshape.c:370:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/reshape.c:26901:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/reshape.c:370:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reshape.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reshape.cpython-39.so building 'pandas._libs.sparse' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/sparse.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse.o pandas/_libs/sparse.c:92213:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/sparse.c:371:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/sparse.c:92224:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/sparse.c:371:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse.cpython-39.so building 'pandas._libs.tslib' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I./pandas/_libs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslib.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslib.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslib.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslib.cpython-39.so building 'pandas._libs.tslibs.base' extension creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/base.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/base.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/base.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/base.cpython-39.so building 'pandas._libs.tslibs.ccalendar' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/ccalendar.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.o pandas/_libs/tslibs/ccalendar.c:6330:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/ccalendar.c:370:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/ccalendar.c:6341:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/ccalendar.c:370:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.cpython-39.so building 'pandas._libs.tslibs.dtypes' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/dtypes.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.o pandas/_libs/tslibs/dtypes.c:7569:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/dtypes.c:363:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/dtypes.c:7580:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/dtypes.c:363:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.cpython-39.so building 'pandas._libs.tslibs.conversion' extension creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/conversion.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.o pandas/_libs/tslibs/conversion.c:31230:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/conversion.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/conversion.c:31241:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/conversion.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/conversion.c:31568:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/conversion.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/conversion.c:31579:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/conversion.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 4 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.cpython-39.so building 'pandas._libs.tslibs.fields' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/fields.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/fields.o pandas/_libs/tslibs/fields.c:2365:9: warning: code will never be executed [-Wunreachable-code] PyErr_SetString(PyExc_RuntimeError, "Two's complement required for overflow checks."); ^~~~~~~~~~~~~~~ pandas/_libs/tslibs/fields.c:2364:10: note: silence by adding parentheses to mark code as explicitly dead if ((-1 != ~0)) { ^ /* DISABLES CODE */ ( ) pandas/_libs/tslibs/fields.c:32609:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/fields.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/fields.c:32620:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/fields.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/fields.c:32727:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/fields.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/fields.c:32738:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/fields.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/fields.c:35049:60: warning: implicit conversion from 'long' to 'double' changes value from 4611686018427387903 to 4611686018427387904 [-Wimplicit-const-int-float-conversion] *overflow |= fabs(dprod - prod) > (__PYX_MAX(long) / 2); ~ ~~~~~~~~~~~~~~~~^~~ pandas/_libs/tslibs/fields.c:35129:65: warning: implicit conversion from 'long long' to 'double' changes value from 4611686018427387903 to 4611686018427387904 [-Wimplicit-const-int-float-conversion] *overflow |= fabs(dprod - prod) > (__PYX_MAX(long long) / 2); ~ ~~~~~~~~~~~~~~~~~~~~~^~~ pandas/_libs/tslibs/fields.c:35226:69: warning: implicit conversion from 'unsigned long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] *overflow |= fabs(dprod - prod) > (__PYX_MAX(unsigned long) / 2); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ pandas/_libs/tslibs/fields.c:35271:74: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] *overflow |= fabs(dprod - prod) > (__PYX_MAX(unsigned long long) / 2); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ pandas/_libs/tslibs/fields.c:35303:13: warning: code will never be executed [-Wunreachable-code] abort(); return 0; ^~~~~ pandas/_libs/tslibs/fields.c:35299:21: warning: code will never be executed [-Wunreachable-code] } else if ((sizeof(__pyx_t_5numpy_int64_t) == sizeof(unsigned PY_LONG_LONG))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/tslibs/fields.c:35294:14: warning: code will never be executed [-Wunreachable-code] if ((sizeof(__pyx_t_5numpy_int64_t) == sizeof(unsigned int))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/fields.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/fields.cpython-39.so building 'pandas._libs.tslibs.nattype' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/nattype.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.cpython-39.so building 'pandas._libs.tslibs.np_datetime' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/np_datetime.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.cpython-39.so building 'pandas._libs.tslibs.offsets' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/offsets.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/offsets.o pandas/_libs/tslibs/offsets.c:92679:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:92690:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:92830:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:92836:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:92946:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:92957:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:93074:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:93085:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:93198:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:93209:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:93322:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:93333:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:93886:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/offsets.c:93897:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/offsets.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 14 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/offsets.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/offsets.cpython-39.so building 'pandas._libs.tslibs.parsing' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/parser/tokenizer.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/tokenizer.o cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -Ipandas/_libs/src/klib -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/parsing.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.o pandas/_libs/tslibs/parsing.c:38432:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/parsing.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/parsing.c:38443:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/parsing.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/parsing.c:38734:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/parsing.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/parsing.c:38745:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/parsing.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/parsing.c:38955:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/parsing.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/parsing.c:38966:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/parsing.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/parsing.c:39110:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/parsing.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/parsing.c:39121:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/parsing.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 8 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/tokenizer.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.cpython-39.so building 'pandas._libs.tslibs.period' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/period.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.o pandas/_libs/tslibs/period.c:45659:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/period.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/period.c:45670:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/period.c:376:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/tslibs -I./pandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.cpython-39.so building 'pandas._libs.tslibs.strptime' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/strptime.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/strptime.o pandas/_libs/tslibs/strptime.c:34495:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/strptime.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/strptime.c:34506:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/strptime.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/strptime.c:34857:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/strptime.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/strptime.c:34868:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/strptime.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 4 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/strptime.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/strptime.cpython-39.so building 'pandas._libs.tslibs.timedeltas' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/timedeltas.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.o pandas/_libs/tslibs/timedeltas.c:2664:9: warning: code will never be executed [-Wunreachable-code] PyErr_SetString(PyExc_RuntimeError, "Two's complement required for overflow checks."); ^~~~~~~~~~~~~~~ pandas/_libs/tslibs/timedeltas.c:2663:10: note: silence by adding parentheses to mark code as explicitly dead if ((-1 != ~0)) { ^ /* DISABLES CODE */ ( ) pandas/_libs/tslibs/timedeltas.c:43547:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timedeltas.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timedeltas.c:43553:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timedeltas.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timedeltas.c:46239:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timedeltas.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timedeltas.c:46250:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timedeltas.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timedeltas.c:47021:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timedeltas.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timedeltas.c:47032:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timedeltas.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timedeltas.c:47410:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timedeltas.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timedeltas.c:47421:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timedeltas.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timedeltas.c:48666:60: warning: implicit conversion from 'long' to 'double' changes value from 4611686018427387903 to 4611686018427387904 [-Wimplicit-const-int-float-conversion] *overflow |= fabs(dprod - prod) > (__PYX_MAX(long) / 2); ~ ~~~~~~~~~~~~~~~~^~~ pandas/_libs/tslibs/timedeltas.c:48746:65: warning: implicit conversion from 'long long' to 'double' changes value from 4611686018427387903 to 4611686018427387904 [-Wimplicit-const-int-float-conversion] *overflow |= fabs(dprod - prod) > (__PYX_MAX(long long) / 2); ~ ~~~~~~~~~~~~~~~~~~~~~^~~ pandas/_libs/tslibs/timedeltas.c:48843:69: warning: implicit conversion from 'unsigned long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] *overflow |= fabs(dprod - prod) > (__PYX_MAX(unsigned long) / 2); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~ pandas/_libs/tslibs/timedeltas.c:48888:74: warning: implicit conversion from 'unsigned long long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] *overflow |= fabs(dprod - prod) > (__PYX_MAX(unsigned long long) / 2); ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ pandas/_libs/tslibs/timedeltas.c:48920:13: warning: code will never be executed [-Wunreachable-code] abort(); return 0; ^~~~~ pandas/_libs/tslibs/timedeltas.c:48916:21: warning: code will never be executed [-Wunreachable-code] } else if ((sizeof(__pyx_t_5numpy_int64_t) == sizeof(unsigned PY_LONG_LONG))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/tslibs/timedeltas.c:48911:14: warning: code will never be executed [-Wunreachable-code] if ((sizeof(__pyx_t_5numpy_int64_t) == sizeof(unsigned int))) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 16 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.cpython-39.so building 'pandas._libs.tslibs.timestamps' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/timestamps.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.o pandas/_libs/tslibs/timestamps.c:43717:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:43728:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:43989:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:44000:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:44127:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:44138:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:44255:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:44266:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:45415:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timestamps.c:45421:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timestamps.c:375:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 10 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.cpython-39.so building 'pandas._libs.tslibs.timezones' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/timezones.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.o pandas/_libs/tslibs/timezones.c:26413:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timezones.c:371:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timezones.c:26419:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timezones.c:371:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timezones.c:26588:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timezones.c:371:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/timezones.c:26599:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/timezones.c:371:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 4 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.cpython-39.so building 'pandas._libs.tslibs.tzconversion' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/tzconversion.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.o pandas/_libs/tslibs/tzconversion.c:28456:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/tzconversion.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/tzconversion.c:28467:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/tzconversion.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/tzconversion.c:28745:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/tzconversion.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/tzconversion.c:28756:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/tzconversion.c:374:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 4 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.cpython-39.so building 'pandas._libs.tslibs.vectorized' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs/tslibs -Ipandas/_libs/tslibs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/vectorized.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/vectorized.o pandas/_libs/tslibs/vectorized.c:25926:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/vectorized.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/vectorized.c:25937:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/vectorized.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/vectorized.c:26983:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/vectorized.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/tslibs/vectorized.c:26994:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/tslibs/vectorized.c:373:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 4 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/vectorized.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/vectorized.cpython-39.so building 'pandas._libs.testing' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I./pandas/_libs -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/testing.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/testing.o cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/testing.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/testing.cpython-39.so building 'pandas._libs.window.aggregations' extension creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/window -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/window/aggregations.cpp -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/aggregations.o pandas/_libs/window/aggregations.cpp:39547:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/window/aggregations.cpp:364:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH [[fallthrough]] ^ pandas/_libs/window/aggregations.cpp:39558:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/window/aggregations.cpp:364:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH [[fallthrough]] ^ 2 warnings generated. c++ -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/aggregations.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/aggregations.cpython-39.so building 'pandas._libs.window.indexers' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/window/indexers.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/indexers.o pandas/_libs/window/indexers.c:21955:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/window/indexers.c:370:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/window/indexers.c:21966:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/window/indexers.c:370:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/indexers.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/indexers.cpython-39.so building 'pandas._libs.writers' extension cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/writers.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/writers.o pandas/_libs/writers.c:24341:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/writers.c:370:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/_libs/writers.c:24352:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/_libs/writers.c:370:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/writers.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/writers.cpython-39.so building 'pandas.io.sas._sas' extension creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/io/sas/sas.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/sas.o pandas/io/sas/sas.c:23062:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/io/sas/sas.c:363:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ pandas/io/sas/sas.c:23073:21: warning: fallthrough annotation in unreachable code [-Wunreachable-code-fallthrough] CYTHON_FALLTHROUGH; ^ pandas/io/sas/sas.c:363:34: note: expanded from macro 'CYTHON_FALLTHROUGH' #define CYTHON_FALLTHROUGH __attribute__((fallthrough)) ^ 2 warnings generated. cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/sas.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/_sas.cpython-39.so building 'pandas._libs.json' extension creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib creating build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/ujson/lib/ultrajsondec.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib/ultrajsondec.o -D_GNU_SOURCE cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/ujson/lib/ultrajsonenc.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib/ultrajsonenc.o -D_GNU_SOURCE cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/ujson/python/JSONtoObj.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/JSONtoObj.o -D_GNU_SOURCE cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/ujson/python/date_conversions.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/date_conversions.o -D_GNU_SOURCE cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/ujson/python/objToJSON.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/objToJSON.o -D_GNU_SOURCE cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/src/ujson/python/ujson.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/ujson.o -D_GNU_SOURCE cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/src/datetime/np_datetime.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.o -D_GNU_SOURCE cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/src/ujson/python -Ipandas/_libs/src/ujson/lib -Ipandas/_libs/src/datetime -I/usr/local/lib/python3.9/site-packages/numpy/core/include -I/usr/local/include/python3.9 -c pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -D_GNU_SOURCE cc -shared -fstack-protector-strong -O2 -pipe -fstack-protector-strong -fno-strict-aliasing build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib/ultrajsondec.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib/ultrajsonenc.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/JSONtoObj.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/date_conversions.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/objToJSON.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/ujson.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.o build/temp.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime_strings.o -L/usr/local/lib -o build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/json.cpython-39.so copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/groupby.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashing.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/indexing.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/internals.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/interval.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/join.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/parsers.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reduction.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops_dispatch.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/properties.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reshape.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslib.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/base.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/fields.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/offsets.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/strptime.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/vectorized.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/testing.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/aggregations.cpython-39.so -> pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/indexers.cpython-39.so -> pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/writers.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/_sas.cpython-39.so -> pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/json.cpython-39.so -> pandas/_libs =========================================================================== =================================================== ===> py39-pandas-1.4.4,1 depends on package: py39-cython>=0.29.32<3 - found ===> py39-pandas-1.4.4,1 depends on package: py39-numpy>=1.16.5,1 - found ===> py39-pandas-1.4.4,1 depends on package: py39-dateutil>=2.7.3 - not found ===> Installing existing package /packages/All/py39-dateutil-2.8.2.pkg [132amd64-quarterly-job-02] Installing py39-dateutil-2.8.2... [132amd64-quarterly-job-02] `-- Installing py39-six-1.16.0... [132amd64-quarterly-job-02] `-- Extracting py39-six-1.16.0: ....... done [132amd64-quarterly-job-02] Extracting py39-dateutil-2.8.2: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-dateutil>=2.7.3 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-pytz>=2020.1,1 - not found ===> Installing existing package /packages/All/py39-pytz-2022.7,1.pkg [132amd64-quarterly-job-02] Installing py39-pytz-2022.7,1... [132amd64-quarterly-job-02] Extracting py39-pytz-2022.7,1: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-pytz>=2020.1,1 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-sqlite3>0 - not found ===> Installing existing package /packages/All/py39-sqlite3-3.9.16_7.pkg [132amd64-quarterly-job-02] Installing py39-sqlite3-3.9.16_7... [132amd64-quarterly-job-02] `-- Installing sqlite3-3.39.3,1... [132amd64-quarterly-job-02] | `-- Installing libedit-3.1.20210910,1... [132amd64-quarterly-job-02] | `-- Extracting libedit-3.1.20210910,1: .......... done [132amd64-quarterly-job-02] `-- Extracting sqlite3-3.39.3,1: ......... done [132amd64-quarterly-job-02] Extracting py39-sqlite3-3.9.16_7: ..... done ===> py39-pandas-1.4.4,1 depends on package: py39-sqlite3>0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-sqlalchemy14>0 - not found ===> Installing existing package /packages/All/py39-sqlalchemy14-1.4.41.pkg [132amd64-quarterly-job-02] Installing py39-sqlalchemy14-1.4.41... [132amd64-quarterly-job-02] `-- Installing py39-greenlet-1.1.3... [132amd64-quarterly-job-02] `-- Extracting py39-greenlet-1.1.3: .......... done [132amd64-quarterly-job-02] `-- Installing py39-psycopg2-2.9.3... [132amd64-quarterly-job-02] | `-- Installing postgresql14-client-14.5... [132amd64-quarterly-job-02] | `-- Extracting postgresql14-client-14.5: .......... done [132amd64-quarterly-job-02] `-- Extracting py39-psycopg2-2.9.3: .......... done [132amd64-quarterly-job-02] Extracting py39-sqlalchemy14-1.4.41: .......... done ===== Message from postgresql14-client-14.5: -- The PostgreSQL port has a collection of "side orders": postgresql-docs For all of the html documentation p5-Pg A perl5 API for client access to PostgreSQL databases. postgresql-tcltk If you want tcl/tk client support. postgresql-jdbc For Java JDBC support. postgresql-odbc For client access from unix applications using ODBC as access method. Not needed to access unix PostgreSQL servers from Win32 using ODBC. See below. ruby-postgres, py-psycopg2 For client access to PostgreSQL databases using the ruby & python languages. postgresql-plperl, postgresql-pltcl & postgresql-plruby For using perl5, tcl & ruby as procedural languages. postgresql-contrib Lots of contributed utilities, postgresql functions and datatypes. There you find pg_standby, pgcrypto and many other cool things. etc... ===> py39-pandas-1.4.4,1 depends on package: py39-sqlalchemy14>0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-boto>0 - not found ===> Installing existing package /packages/All/py39-boto-2.49.0_1.pkg [132amd64-quarterly-job-02] Installing py39-boto-2.49.0_1... [132amd64-quarterly-job-02] Extracting py39-boto-2.49.0_1: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-boto>0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-bottleneck>=1.2.0 - not found ===> Installing existing package /packages/All/py39-bottleneck-1.3.5.pkg [132amd64-quarterly-job-02] Installing py39-bottleneck-1.3.5... [132amd64-quarterly-job-02] Extracting py39-bottleneck-1.3.5: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-bottleneck>=1.2.0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-beautifulsoup>=4.2.1 - not found ===> Installing existing package /packages/All/py39-beautifulsoup-4.11.1.pkg [132amd64-quarterly-job-02] Installing py39-beautifulsoup-4.11.1... [132amd64-quarterly-job-02] `-- Installing py39-html5lib-1.0.1... [132amd64-quarterly-job-02] | `-- Installing py39-webencodings-0.5.1... [132amd64-quarterly-job-02] | `-- Extracting py39-webencodings-0.5.1: .......... done [132amd64-quarterly-job-02] `-- Extracting py39-html5lib-1.0.1: .......... done [132amd64-quarterly-job-02] `-- Installing py39-lxml-4.9.1... [132amd64-quarterly-job-02] | `-- Installing libxml2-2.10.3... [132amd64-quarterly-job-02] | `-- Extracting libxml2-2.10.3: .......... done [132amd64-quarterly-job-02] | `-- Installing libxslt-1.1.37... [132amd64-quarterly-job-02] | | `-- Installing libgcrypt-1.9.4_1... [132amd64-quarterly-job-02] | | `-- Installing libgpg-error-1.45... [132amd64-quarterly-job-02] | | `-- Extracting libgpg-error-1.45: .......... done [132amd64-quarterly-job-02] | | `-- Extracting libgcrypt-1.9.4_1: .......... done [132amd64-quarterly-job-02] | `-- Extracting libxslt-1.1.37: .......... done [132amd64-quarterly-job-02] `-- Extracting py39-lxml-4.9.1: .......... done [132amd64-quarterly-job-02] `-- Installing py39-soupsieve-2.0.1... [132amd64-quarterly-job-02] `-- Extracting py39-soupsieve-2.0.1: .......... done [132amd64-quarterly-job-02] Extracting py39-beautifulsoup-4.11.1: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-beautifulsoup>=4.2.1 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-html5lib>0 - found ===> py39-pandas-1.4.4,1 depends on package: py39-Jinja2>0 - not found ===> Installing existing package /packages/All/py39-Jinja2-3.0.1.pkg [132amd64-quarterly-job-02] Installing py39-Jinja2-3.0.1... [132amd64-quarterly-job-02] `-- Installing py39-Babel-2.10.3... [132amd64-quarterly-job-02] `-- Extracting py39-Babel-2.10.3: .......... done [132amd64-quarterly-job-02] `-- Installing py39-markupsafe-2.1.1... [132amd64-quarterly-job-02] `-- Extracting py39-markupsafe-2.1.1: .......... done [132amd64-quarterly-job-02] Extracting py39-Jinja2-3.0.1: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-Jinja2>0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-matplotlib>=2.0.0 - not found ===> Installing existing package /packages/All/py39-matplotlib-3.4.3_3.pkg [132amd64-quarterly-job-02] Installing py39-matplotlib-3.4.3_3... [132amd64-quarterly-job-02] `-- Installing fontconfig-2.14.0,1... [132amd64-quarterly-job-02] | `-- Installing expat-2.4.9... [132amd64-quarterly-job-02] | `-- Extracting expat-2.4.9: .......... done [132amd64-quarterly-job-02] | `-- Installing freetype2-2.12.1_2... [132amd64-quarterly-job-02] | | `-- Installing png-1.6.37_1... [132amd64-quarterly-job-02] | | `-- Extracting png-1.6.37_1: .......... done [132amd64-quarterly-job-02] | `-- Extracting freetype2-2.12.1_2: .......... done [132amd64-quarterly-job-02] `-- Extracting fontconfig-2.14.0,1: .......... done [132amd64-quarterly-job-02] `-- Installing py39-certifi-2022.6.15... [132amd64-quarterly-job-02] `-- Extracting py39-certifi-2022.6.15: .......... done [132amd64-quarterly-job-02] `-- Installing py39-cycler-0.11.0... [132amd64-quarterly-job-02] `-- Extracting py39-cycler-0.11.0: ....... done [132amd64-quarterly-job-02] `-- Installing py39-kiwisolver-1.4.4,1... [132amd64-quarterly-job-02] `-- Extracting py39-kiwisolver-1.4.4,1: .......... done [132amd64-quarterly-job-02] `-- Installing py39-pillow-9.2.0... [132amd64-quarterly-job-02] | `-- Installing jpeg-turbo-2.1.4... [132amd64-quarterly-job-02] | `-- Extracting jpeg-turbo-2.1.4: .......... done [132amd64-quarterly-job-02] | `-- Installing lcms2-2.13.1... [132amd64-quarterly-job-02] | | `-- Installing tiff-4.4.0_1... [132amd64-quarterly-job-02] | | `-- Installing jbigkit-2.1_1... [132amd64-quarterly-job-02] | | `-- Extracting jbigkit-2.1_1: .......... done [132amd64-quarterly-job-02] | | `-- Installing libdeflate-1.14... [132amd64-quarterly-job-02] | | `-- Extracting libdeflate-1.14: ......... done [132amd64-quarterly-job-02] | | `-- Installing zstd-1.5.2_1... [132amd64-quarterly-job-02] | | | `-- Installing liblz4-1.9.4,1... [132amd64-quarterly-job-02] | | | `-- Extracting liblz4-1.9.4,1: .......... done [132amd64-quarterly-job-02] | | `-- Extracting zstd-1.5.2_1: .......... done [132amd64-quarterly-job-02] | | `-- Extracting tiff-4.4.0_1: .......... done [132amd64-quarterly-job-02] | `-- Extracting lcms2-2.13.1: .......... done [132amd64-quarterly-job-02] | `-- Installing libimagequant-2.17.0... [132amd64-quarterly-job-02] | `-- Extracting libimagequant-2.17.0: ..... done [132amd64-quarterly-job-02] | `-- Installing libraqm-0.9.0... [132amd64-quarterly-job-02] | | `-- Installing fribidi-1.0.12... [132amd64-quarterly-job-02] | | `-- Extracting fribidi-1.0.12: .......... done [132amd64-quarterly-job-02] | | `-- Installing harfbuzz-5.2.0... [132amd64-quarterly-job-02] | | `-- Installing glib-2.74.3,2... [132amd64-quarterly-job-02] | | | `-- Installing libiconv-1.17... [132amd64-quarterly-job-02] | | | `-- Extracting libiconv-1.17: .......... done [132amd64-quarterly-job-02] | | | `-- Installing pcre2-10.40... [132amd64-quarterly-job-02] | | | `-- Extracting pcre2-10.40: .......... done [132amd64-quarterly-job-02] | | `-- Extracting glib-2.74.3,2: .......... done [132amd64-quarterly-job-02] | | `-- Installing graphite2-1.3.14... [132amd64-quarterly-job-02] | | `-- Extracting graphite2-1.3.14: .......... done [132amd64-quarterly-job-02] | | `-- Extracting harfbuzz-5.2.0: .......... done [132amd64-quarterly-job-02] | `-- Extracting libraqm-0.9.0: .......... done [132amd64-quarterly-job-02] | `-- Installing libxcb-1.15... [132amd64-quarterly-job-02] | | `-- Installing libXau-1.0.9... [132amd64-quarterly-job-02] | | `-- Extracting libXau-1.0.9: .......... done [132amd64-quarterly-job-02] | | `-- Installing libXdmcp-1.1.3... [132amd64-quarterly-job-02] | | `-- Installing xorgproto-2022.1... [132amd64-quarterly-job-02] | | `-- Extracting xorgproto-2022.1: .......... done [132amd64-quarterly-job-02] | | `-- Extracting libXdmcp-1.1.3: ...... done [132amd64-quarterly-job-02] | | `-- Installing libpthread-stubs-0.4... [132amd64-quarterly-job-02] | | `-- Extracting libpthread-stubs-0.4: . done [132amd64-quarterly-job-02] | `-- Extracting libxcb-1.15: .......... done [132amd64-quarterly-job-02] | `-- Installing openjpeg-2.5.0... [132amd64-quarterly-job-02] | `-- Extracting openjpeg-2.5.0: .......... done [132amd64-quarterly-job-02] | `-- Installing py39-olefile-0.46... [132amd64-quarterly-job-02] | `-- Extracting py39-olefile-0.46: .......... done [132amd64-quarterly-job-02] | `-- Installing py39-tkinter-3.9.16_6... [132amd64-quarterly-job-02] | | `-- Installing tcl86-8.6.12... [132amd64-quarterly-job-02] | | `-- Extracting tcl86-8.6.12: .......... done [132amd64-quarterly-job-02] | | `-- Installing tk86-8.6.12... [132amd64-quarterly-job-02] | | `-- Installing libX11-1.7.2,1... [132amd64-quarterly-job-02] | | `-- Extracting libX11-1.7.2,1: .......... done [132amd64-quarterly-job-02] | | `-- Installing libXScrnSaver-1.2.3_2... [132amd64-quarterly-job-02] | | | `-- Installing libXext-1.3.4,1... [132amd64-quarterly-job-02] | | | `-- Extracting libXext-1.3.4,1: .......... done [132amd64-quarterly-job-02] | | `-- Extracting libXScrnSaver-1.2.3_2: .......... done [132amd64-quarterly-job-02] | | `-- Installing libXft-2.3.6... [132amd64-quarterly-job-02] | | | `-- Installing libXrender-0.9.10_2... [132amd64-quarterly-job-02] | | | `-- Extracting libXrender-0.9.10_2: ....... done [132amd64-quarterly-job-02] | | `-- Extracting libXft-2.3.6: .......... done [132amd64-quarterly-job-02] | | `-- Extracting tk86-8.6.12: .......... done [132amd64-quarterly-job-02] | `-- Extracting py39-tkinter-3.9.16_6: ..... done [132amd64-quarterly-job-02] | `-- Installing webp-1.2.4... [132amd64-quarterly-job-02] | | `-- Installing giflib-5.2.1... [132amd64-quarterly-job-02] | | `-- Extracting giflib-5.2.1: .......... done [132amd64-quarterly-job-02] | `-- Extracting webp-1.2.4: .......... done [132amd64-quarterly-job-02] `-- Extracting py39-pillow-9.2.0: .......... done [132amd64-quarterly-job-02] `-- Installing py39-pluggy-1.0.0... [132amd64-quarterly-job-02] `-- Extracting py39-pluggy-1.0.0: .......... done [132amd64-quarterly-job-02] `-- Installing py39-pyparsing-3.0.9... [132amd64-quarterly-job-02] | `-- Installing py39-railroad-diagrams-2.0.4... [132amd64-quarterly-job-02] | `-- Extracting py39-railroad-diagrams-2.0.4: ....... done [132amd64-quarterly-job-02] `-- Extracting py39-pyparsing-3.0.9: .......... done [132amd64-quarterly-job-02] `-- Installing py39-tornado-6.2... [132amd64-quarterly-job-02] `-- Extracting py39-tornado-6.2: .......... done [132amd64-quarterly-job-02] `-- Installing qhull-8.0.2_1,1... [132amd64-quarterly-job-02] `-- Extracting qhull-8.0.2_1,1: .......... done [132amd64-quarterly-job-02] Extracting py39-matplotlib-3.4.3_3: .......... done Running fc-cache to build fontconfig cache... Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). ===> py39-pandas-1.4.4,1 depends on package: py39-matplotlib>=2.0.0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-numexpr>=2.6.1 - not found ===> Installing existing package /packages/All/py39-numexpr-2.8.3.pkg [132amd64-quarterly-job-02] Installing py39-numexpr-2.8.3... [132amd64-quarterly-job-02] Extracting py39-numexpr-2.8.3: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-numexpr>=2.6.1 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-scipy>=1.1 - not found ===> Installing existing package /packages/All/py39-scipy-1.9.1.pkg [132amd64-quarterly-job-02] Installing py39-scipy-1.9.1... [132amd64-quarterly-job-02] `-- Installing blas-3.10.1... [132amd64-quarterly-job-02] `-- Extracting blas-3.10.1: ..... done [132amd64-quarterly-job-02] Extracting py39-scipy-1.9.1: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-scipy>=1.1 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-tables>=3.4.2 - not found ===> Installing existing package /packages/All/py39-tables-3.7.0_1.pkg [132amd64-quarterly-job-02] Installing py39-tables-3.7.0_1... [132amd64-quarterly-job-02] `-- Installing hdf5-1.12.2,1... [132amd64-quarterly-job-02] | `-- Installing libaec-1.0.6... [132amd64-quarterly-job-02] | `-- Extracting libaec-1.0.6: .......... done [132amd64-quarterly-job-02] `-- Extracting hdf5-1.12.2,1: .......... done [132amd64-quarterly-job-02] `-- Installing lzo2-2.10_1... [132amd64-quarterly-job-02] `-- Extracting lzo2-2.10_1: .......... done [132amd64-quarterly-job-02] `-- Installing py39-mock-4.0.3... [132amd64-quarterly-job-02] `-- Extracting py39-mock-4.0.3: .......... done [132amd64-quarterly-job-02] `-- Installing py39-packaging-21.3... [132amd64-quarterly-job-02] `-- Extracting py39-packaging-21.3: .......... done [132amd64-quarterly-job-02] `-- Installing ucl-1.03_5... [132amd64-quarterly-job-02] `-- Extracting ucl-1.03_5: .......... done [132amd64-quarterly-job-02] Extracting py39-tables-3.7.0_1: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-tables>=3.4.2 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-xlrd>=1.0.0 - not found ===> Installing existing package /packages/All/py39-xlrd-2.0.1.pkg [132amd64-quarterly-job-02] Installing py39-xlrd-2.0.1... [132amd64-quarterly-job-02] Extracting py39-xlrd-2.0.1: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-xlrd>=1.0.0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-XlsxWriter>0 - not found ===> Installing existing package /packages/All/py39-XlsxWriter-1.4.3.pkg [132amd64-quarterly-job-02] Installing py39-XlsxWriter-1.4.3... [132amd64-quarterly-job-02] Extracting py39-XlsxWriter-1.4.3: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-XlsxWriter>0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-xlwt>0 - not found ===> Installing existing package /packages/All/py39-xlwt-1.3.0.pkg [132amd64-quarterly-job-02] Installing py39-xlwt-1.3.0... [132amd64-quarterly-job-02] Extracting py39-xlwt-1.3.0: .......... done ===> py39-pandas-1.4.4,1 depends on package: py39-xlwt>0 - found ===> Returning to build of py39-pandas-1.4.4,1 ===> py39-pandas-1.4.4,1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pandas-1.4.4,1 depends on file: /usr/local/bin/python3.9 - found =========================================================================== =================================================== ===> Staging for py39-pandas-1.4.4,1 ===> Generating temporary packing list /usr/local/lib/python3.9/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py 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 '*.cpt' 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 '*.zst' 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' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.headers' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.headers' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.headers' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.headers' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.klib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.klib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.klib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.klib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.parser' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.parser' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.parser' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.parser' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.ujson.lib' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.lib' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.ujson.lib' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.ujson.lib' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.src.ujson.python' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.src.ujson.python' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.src.ujson.python' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.src.ujson.python' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas._libs.tslibs.src.datetime' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas._libs.tslibs.src.datetime' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas._libs.tslibs.src.datetime' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas._libs.tslibs.src.datetime' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.io.formats.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.io.formats.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.io.formats.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.io.formats.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.fixed_width' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.fixed_width' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.fixed_width' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.fixed_width' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.legacy_pickle' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.legacy_pickle' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.legacy_pickle' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.legacy_pickle' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.parquet' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.parquet' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.parquet' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.parquet' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.pickle' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.pickle' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.pickle' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.pickle' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pandas.tests.io.data.xml' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pandas.tests.io.data.xml' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pandas.tests.io.data.xml' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'pandas.tests.io.data.xml' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) UPDATING build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_version.py set build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_version.py to '1.4.4' running build_ext copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/groupby.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashing.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/indexing.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/internals.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/interval.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/join.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/parsers.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reduction.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops_dispatch.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/properties.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reshape.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslib.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/base.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/fields.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/offsets.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/strptime.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/vectorized.cpython-39.so -> pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/testing.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/aggregations.cpython-39.so -> pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/indexers.cpython-39.so -> pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/writers.cpython-39.so -> pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/_sas.cpython-39.so -> pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/json.cpython-39.so -> pandas/_libs running install_lib creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9 creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/extensions copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/extensions/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/extensions creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/types copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/types/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/types copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/indexers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/api/indexers/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/indexers creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/version copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/version/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/version copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/_print_versions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/_decorators.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/_doctools.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/testing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/_tester.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/_exceptions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/_test_decorators.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/util/_validators.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/api copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/api/test_types.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/api copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/api/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/api copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/api/test_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/api copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_register_accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic/test_series.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic/test_duplicate_labels.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic/test_generic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic/test_label_or_level_utils.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic/test_finalize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic/test_frame.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/generic/test_to_xarray.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs/test_hashtable.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs/test_lib.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/libs/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_multilevel.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_engines.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_interval_range.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_pickle.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_interval_tree.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_equals.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_interval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/interval/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_/test_nat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_/test_value_counts.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_/test_equals.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_/test_is_monotonic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike_/test_sort_values.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_frozen.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_map.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_reindex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_category.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_equals.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_fillna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/categorical/test_append.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_freq_attr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_scalar_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_is_full.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_shift.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_to_timestamp.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_repeat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_asfreq.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_factorize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_fillna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/methods/test_insert.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_partial_slicing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_pickle.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_tools.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_period_range.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_resolution.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_monotonic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/period/test_searchsorted.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_any_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_subclass.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_index_new.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class/test_where.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class/test_pickle.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class/test_reshape.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/base_class/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimelike.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric/test_numeric.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/numeric/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_misc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_freq_attr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_scalar_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_snap.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_to_frame.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_shift.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_isocalendar.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_repeat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_to_period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_factorize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_fillna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_to_series.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/methods/test_insert.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_datetime.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_datetimelike.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_pickle.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_asof.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_date_range.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_map.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_reindex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_unique.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_timezones.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_npfuncs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_delete.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/datetimes/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_freq_attr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods/test_shift.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods/test_repeat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods/test_factorize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods/test_fillna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/methods/test_insert.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_pickle.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_delete.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_searchsorted.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/timedeltas/test_timedelta.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges/test_range.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/ranges/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/object copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/object/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/object copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/object/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/object copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/object/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/object copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/test_numpy_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_drop.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_analytics.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_copy.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_equivalence.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_setops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_conversion.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_sorting.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_pickle.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_get_level_values.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_partial_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_reindex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_take.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_names.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_integrity.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_isin.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_lexsort.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_reshape.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_duplicates.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_monotonic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_get_set.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexes/multi/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_validate_inclusive.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_categorical_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_util.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_produces_warning.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_interval_array_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_validate_args_and_kwargs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_extension_array_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_almost_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_show_versions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_index_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_shares_memory.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_deprecate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_series_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_doc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_safe_import.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_deprecate_kwarg.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_hashing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_numba.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_validate_kwargs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_frame_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_numpy_array_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_validate_args.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_deprecate_nonkeyword_arguments.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/util/test_assert_attr_equal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_sorting.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/test_timedelta64.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/test_datetime64.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/test_object.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/test_array_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/test_interval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/test_numeric.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/test_period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arithmetic/test_categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/test_misc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/test_conversion.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/test_value_counts.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/test_unique.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/test_transpose.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/base/test_fillna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/test_invalid_arg.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/test_series_apply_relabeling.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/test_frame_apply.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/test_series_apply.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/test_frame_transform.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/test_str.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/test_series_transform.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/apply/test_frame_apply_relabeling.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_stack_unstack.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/constructors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/constructors/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/constructors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/constructors/test_from_records.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/constructors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/constructors/test_from_dict.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/constructors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_drop.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_nlargest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_copy.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_sample.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_describe.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_combine_first.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_compare.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_drop_duplicates.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_tz_convert.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_sort_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_select_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_to_numpy.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_round.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_convert.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_first_valid_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_droplevel.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_set_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_reindex_like.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_value_counts.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_swaplevel.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_is_homogeneous_dtype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_add_prefix_suffix.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_matmul.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_asof.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_shift.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_values.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_truncate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_quantile.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_reset_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_rename.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_diff.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_head_tail.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_filter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_reindex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_to_timestamp.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_tz_localize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_pipe.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_update.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_get_numeric_data.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_equals.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_to_period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_replace.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_transpose.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_to_records.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_pct_change.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_isin.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_duplicated.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_interpolate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_asfreq.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_swapaxes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_first_and_last.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_count.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_align.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_fillna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_to_dict_of_blocks.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_infer_objects.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_to_csv.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_dot.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_dropna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_rename_axis.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_clip.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_between_time.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_pop.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_cov_corr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_explode.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_combine.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_convert_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_reorder_levels.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_count_with_level_deprecated.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_to_dict.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_at_time.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_rank.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_assign.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_append.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_set_axis.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/methods/test_sort_values.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_subclass.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_nonunique_indexes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_logical_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_validate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_iteration.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_alter_axes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_block_internals.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_repr_info.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_unary.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_delitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_where.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_xs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_set_value.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_take.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_lookup.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_get_value.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_getitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_mask.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_setitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_insert.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/indexing/test_get.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_reductions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_query_eval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_npfuncs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_ufunc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/frame/test_cumulative.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_errors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_take.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday/test_calendar.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday/test_holiday.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday/test_federal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/holiday/test_observance.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_dst.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_easter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_business_day.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_fiscal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_business_month.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_business_hour.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_week.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_offsets_properties.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_custom_business_hour.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_custom_business_day.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_month.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_quarter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_business_year.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_ticks.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_custom_business_month.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_offsets.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_business_quarter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/offsets/test_year.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies/test_frequencies.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies/test_inference.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tseries/frequencies/test_freq_code.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_algos.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/test_generic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_dict_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_promote.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_construct_ndarray.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_maybe_box_native.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_find_common_type.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_construct_object_arr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_infer_dtype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_construct_from_scalar.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_downcast.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_can_hold_element.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/cast/test_infer_datetimelike.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/test_inference.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/test_concat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/test_missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/test_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/dtypes/test_common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_aggregation.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/test_rendering.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/test_unary_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/test_timezones.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/test_comparisons.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timestamp/test_timestamp.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval/test_interval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/interval/test_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/test_nat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta/test_formats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/timedelta/test_timedelta.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/period/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/period/test_asfreq.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/period/test_period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/scalar/test_na_scalar.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_optional_dependency.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_series.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_misc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_hist_method.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_datetimelike.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame/test_frame_legend.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame/test_frame_color.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame/test_frame.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame/test_frame_groupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame/test_hist_box_by.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/frame/test_frame_subplots.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_boxplot_method.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_style.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_groupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_converter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/plotting/test_backend.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_groupby_dropna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_size.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_sample.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_min_max.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_frame_value_counts.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate/test_aggregate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate/test_cython.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate/test_other.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/aggregate/test_numba.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_libgroupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_value_counts.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_groupby_subclass.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_bin_groupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_quantile.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_any_all.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_filters.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_apply.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_index_as_string.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_pipe.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_function.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_timegrouper.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/transform copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/transform/test_transform.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/transform copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/transform/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/transform copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/transform/test_numba.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/transform copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_groupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_apply_mutate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_numba.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_nth.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_allowlist.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_grouping.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_nunique.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_rank.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_counting.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_groupby_shift_diff.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/groupby/test_categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_orc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_user_agent.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas/test_xport.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas/test_sas7bdat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/sas/test_sas.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_keys.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_time_series.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_errors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_subclass.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_complex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_round_trip.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_timezones.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_pytables_missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_file_handling.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_retain_attributes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_select.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_store.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_read.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_append.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/pytables/test_put.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_compression.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/xml/test_xml.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/xml/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/xml/test_to_xml.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_stata.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_pickle.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_parquet.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/test_compression.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/test_readlines.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/test_normalize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/test_ujson.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/test_json_table_schema.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/test_json_table_schema_ext_dtype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/test_pandas.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/json/test_deprecated_kwargs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_sql.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_clipboard.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_xlrd.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_odswriter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_xlwt.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_odf.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_style.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_xlsxwriter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_readers.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_openpyxl.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/excel/test_writers.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_decimal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_float.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_read_errors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_common_basic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_data_list.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_chunksize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_iterator.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_file_buffer_url.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_ints.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_inf.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/common/test_verbose.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols/test_strings.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols/test_parse_dates.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/usecols/test_usecols_basic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_compression.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_read_fwf.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_header.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_multi_thread.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_skiprows.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_na_values.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_dialect.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_index_col.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes/test_empty.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes/test_dtypes_basic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/dtypes/test_categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_unsupported.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_encoding.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_c_parser_only.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_comment.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_textreader.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_python_parser_only.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_converters.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_parse_dates.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_network.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_mangle_dupes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/parser/test_quoting.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_s3.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_gcs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_fsspec.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/generate_legacy_storage_files.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_feather.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_to_excel.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_format.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_highlight.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_format.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_bar.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_tooltip.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_to_latex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_matplotlib.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_style.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_html.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_non_unique.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/style/test_deprecated.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_css.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_to_markdown.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_to_latex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_console.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_to_string.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_info.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_to_csv.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_series_info.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_eng_formatting.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_to_html.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/formats/test_printing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_date_converters.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/pickle copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/pickle/test_py27.pkl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/pickle copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/pickle/test_mi_py27.pkl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/pickle creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/legacy_pickle creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/legacy_pickle/1.2.4 copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/legacy_pickle/1.2.4/empty_frame_v1_2_4-GH#42345.pkl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/legacy_pickle/1.2.4 creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml/cta_rail_lines.kml -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml/flatten_doc.xsl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml/row_field_output.xsl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml/books.xml -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/xml copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/xml/baby_names.xml -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/xml creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/parquet copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/parquet/simple.parquet -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/parquet copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/gbq_fake_job.txt -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/fixed_width copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/data/fixed_width/fixed_width_format.txt -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/data/fixed_width copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_html.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/io/test_spss.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_nanops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval/test_interval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/interval/test_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/test_numpy.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/test_comparison.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/test_construction.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/test_concat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/test_function.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/test_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/integer/test_repr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_comparison.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_construction.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_function.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_repr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_reduction.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/boolean/test_logical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/test_datetimelike.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_analytics.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_sorting.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_subclass.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_take.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_algos.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_replace.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_repr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_operators.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/categorical/test_warnings.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/test_datetimes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period/test_arrow_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/period/test_reductions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked/test_function.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked/test_arrow_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse/test_combine_concat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse/test_accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse/test_libsparse.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse/test_arithmetics.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse/test_dtype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/sparse/test_array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/datetimes/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/datetimes/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/datetimes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/datetimes/test_reductions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/datetimes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/string_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/string_/test_string.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/string_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/string_/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/string_ copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/string_/test_string_arrow.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/string_ creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/timedeltas/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/timedeltas/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/timedeltas/test_reductions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/timedeltas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/masked_shared.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/test_to_numpy.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/test_comparison.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/test_construction.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/test_concat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/test_function.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/floating/test_repr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/test_ndarray_backed.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/test_period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/test_array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/arrays/test_timedeltas.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_flags.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools/test_to_timedelta.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools/test_to_numeric.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools/test_to_time.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tools/test_to_datetime.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_get_dummies.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_split_partition.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_strings.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_case_justify.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_find_replace.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_string_array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_extract.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/strings/test_cat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_at.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/interval/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/interval/test_interval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/interval/test_interval_new.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/interval copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_partial.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_datetime.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_check_indexer.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_chaining_and_caching.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_indexers.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_floats.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_iat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_na_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_coercion.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_loc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_iloc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_scalar.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_partial.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_indexing_slow.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_datetime.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_slice.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_chaining_and_caching.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_sorted.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_loc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_iloc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_getitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_setitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/multiindex/test_multiindex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/indexing/test_categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/construction copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/construction/test_extract_array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/construction copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/construction/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/construction creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/config/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/config/test_config.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/config/test_localization.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/config creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/computation/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/computation/test_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/computation/test_eval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/computation creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reductions copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reductions/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reductions copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reductions/test_stat_reductions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reductions copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reductions/test_reductions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reductions creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/test_period_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/test_datetime_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/test_base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/test_time_grouper.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/test_resample_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/test_deprecated.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/test_resampler_grouper.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/resample/test_timedelta.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_floating.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_integer.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_string.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_numpy.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_datetime.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/interface.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/casting.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/setitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/groupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/io.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/printing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/dtype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/reduce.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/getitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/dim2.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/reshaping.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/methods.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/base/missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_boolean.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/list copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/list/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/list copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/list/test_list.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/list copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/list/array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/list copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_sparse.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/json/test_json.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/json/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/json/array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/json creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/array_with_attr copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/array_with_attr/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/array_with_attr copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/array_with_attr/array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/array_with_attr copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/array_with_attr/test_array_with_attr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/array_with_attr copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_interval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_external_block.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/date copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/date/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/date copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/date/array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/date creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/decimal copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/decimal/test_decimal.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/decimal copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/decimal/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/decimal copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/decimal/array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/decimal copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow/test_string.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow/arrays.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow/test_bool.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/arrow/test_timestamp.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_extension.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/extension/test_categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_base_indexer.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_rolling_skew_kurt.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_timeseries_window.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_ewm.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_apply.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_groupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_expanding.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_pairwise.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_rolling_functions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_rolling.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_numba.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_win_type.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_cython_aggregations.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_rolling_quantile.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/test_online.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments/test_moments_consistency_expanding.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments/test_moments_consistency_ewm.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments/test_moments_consistency_rolling.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/window/moments/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_expressions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_period_asfreq.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_array_to_datetime.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_conversion.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_parsing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_ccalendar.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_timezones.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_fields.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_timedeltas.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_libfrequencies.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_liboffsets.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_parse_iso8601.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/tslibs/test_to_offset.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_util.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_melt.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_get_dummies.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_pivot_multilevel.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_pivot.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_cut.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge/test_merge.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge/test_merge_cross.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge/test_merge_ordered.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge/test_multi.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge/test_merge_asof.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge/test_join.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/merge/test_merge_index_as_string.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_union_categoricals.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_qcut.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_series.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_empty.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_sort.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_invalid.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_datetimes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_concat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_append_common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_dataframe.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_append.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/concat/test_categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/reshape/test_crosstab.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/test_downstream.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_arithmetic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_drop.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_nlargest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_copy.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_describe.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_combine_first.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_compare.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_isna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_drop_duplicates.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_sort_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_round.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_convert.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_reindex_like.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_value_counts.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_unstack.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_is_unique.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_to_frame.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_matmul.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_astype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_asof.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_view.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_values.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_truncate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_quantile.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_reset_index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_rename.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_diff.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_head_tail.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_autocorr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_reindex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_unique.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_tz_localize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_between.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_update.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_get_numeric_data.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_repeat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_equals.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_replace.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_pct_change.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_isin.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_duplicated.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_interpolate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_is_monotonic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_item.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_count.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_align.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_fillna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_infer_objects.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_to_csv.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_dropna.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_rename_axis.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_clip.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_pop.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_cov_corr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_explode.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_nunique.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_combine.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_convert_dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_to_dict.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_rank.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_append.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_argsort.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_searchsorted.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_set_name.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/methods/test_sort_values.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_subclass.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors/test_str_accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors/test_dt_accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors/test_sparse_accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/accessors/test_cat_accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_logical_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_validate.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_constructors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_iteration.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_unary.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_repr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_datetime.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_delitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_where.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_xs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_set_value.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_take.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_getitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_mask.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_setitem.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/indexing/test_get.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_reductions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_npfuncs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_ufunc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/series/test_cumulative.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals/test_managers.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals/test_api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tests/internals/test_internals.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/conftest.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/index.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos/quantile.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos/replace.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos/masked_reductions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos/transforms.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos/putmask.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/array_algos/take.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/algorithms.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/extension.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/frozen.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/timedeltas.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/interval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/numeric.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/datetimelike.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/accessors.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/multi.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/category.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/range.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexes/datetimes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/util/hashing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/util/numba_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/util/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/util copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/resample.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/generic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/construction.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/describe.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/apply.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/generic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/inference.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/cast.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/dtypes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/dtypes/concat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/flags.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/sorting.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/roperator.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/numba_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/generic.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/groupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/indexing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/grouper.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/groupby/categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/sparse/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/sparse/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/shared_docs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/period.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/masked.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/integer.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/string_arrow.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/_ranges.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/timedeltas.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/numpy_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/interval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/_arrow_utils.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/string_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/numeric.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/datetimelike.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/boolean.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse/scipy_sparse.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse/accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse/array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/sparse/dtype.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/_mixins.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/floating.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/categorical.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arrays/datetimes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools/timedeltas.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools/numeric.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools/times.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/tools/datetimes.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings/accessor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings/base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/strings/object_array.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/engines.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/parsing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/scope.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/eval.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/pytables.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/align.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/expressions.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/check.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/expr.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/computation/ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/config_init.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/sample.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels/min_max_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels/var_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels/mean_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels/shared.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/kernels/sum_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/_numba/executor.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexers/objects.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexers/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/indexers/utils.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexers creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window/expanding.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window/numba_.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window/ewm.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window/online.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window/doc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/window/rolling.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/series.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/tile.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/melt.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/pivot.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/reshape.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/util.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/merge.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/reshape/concat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/arraylike.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/mask_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/dispatch.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/docstrings.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/array_ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/invalid.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/methods.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/ops/missing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/frame.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/blocks.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/managers.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/construction.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/array_manager.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/ops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/internals/concat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/core/nanops.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing/compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing/_io.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing/_warnings.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing/_hypothesis.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing/_random.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing/asserters.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_testing/contexts.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config/display.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config/localization.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config/dates.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_config/config.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_typing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries/frequencies.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries/holiday.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/tseries/offsets.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index_class_helper.pxi.in -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable_func_helper.pxi.in -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/internals.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/khash.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos_common_helper.pxi.in -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops_dispatch.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops_dispatch.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/json.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/indexing.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/groupby.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reduction.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/indexing.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/interval.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/parsers.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/intervaltree.pxi.in -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/writers.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/writers.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/testing.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/properties.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reduction.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/index.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/lib.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslib.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashing.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashing.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos_take_helper.pxi.in -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops_dispatch.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslib.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslib.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/algos.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/sparse_op_helper.pxi.in -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/util.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/interval.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashing.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reshape.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/writers.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/testing.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/testing.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/properties.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/properties.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/parsers.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/parsers.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/headers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers/stdint.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/headers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers/portable.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/headers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers/ms_inttypes.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/headers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers/cmath -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/headers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/headers/ms_stdint.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/headers creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/klib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/klib/khash.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/klib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/klib/khash_python.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/klib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/skiplist.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/tokenizer.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/tokenizer.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/io.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parser/io.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/parser copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/inline_helper.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/parse_helper.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/lib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib/ultrajsonenc.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/lib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib/ultrajson.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/lib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/lib/ultrajsondec.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/lib creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/python copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/version.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/python copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/objToJSON.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/python copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/date_conversions.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/python copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/date_conversions.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/python copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/ujson.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/python copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/src/ujson/python/JSONtoObj.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/src/ujson/python copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/hashtable_class_helper.pxi.in -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/ops.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reshape.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/reshape.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/khash_for_primitive_helper.pxi.in -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/indexers.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/indexers.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/aggregations.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/aggregations.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/aggregations.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/window/indexers.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/join.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/join.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/groupby.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/groupby.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/arrays.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/fields.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/vectorized.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/vectorized.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/fields.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/fields.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/strptime.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/vectorized.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/np_datetime.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/parsing.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/period.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/base.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/util.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/base.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/base.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/conversion.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/nattype.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/tzconversion.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timedeltas.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs/src creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime_strings.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime_strings.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.h -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/src/datetime/np_datetime.c -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs/src/datetime copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timestamps.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/timezones.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/offsets.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/offsets.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/offsets.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/ccalendar.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/dtypes.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/strptime.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/tslibs/strptime.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/dtypes.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/internals.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/internals.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.pxd -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/join.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.pyi -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_libs/missing.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/testing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/pyarrow.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/numpy copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/numpy/function.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/numpy copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/numpy/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/numpy copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/_optional.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/pickle_compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/compat/chainmap.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_misc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_core.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/converter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/compat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/groupby.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/hist.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/misc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/tools.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/core.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/style.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/timeseries.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/plotting/_matplotlib/boxplot.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/api.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/date_converters.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/_sas.cpython-39.so -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/sas7bdat.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/sasreader.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/sas_xport.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/sas.pyx -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sas/sas_constants.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/pickle.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parquet.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/xml.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/common.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/html.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json/_table_schema.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json/_normalize.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/json/_json.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_openpyxl.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_util.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_base.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_xlwt.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_odfreader.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_xlrd.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_pyxlsb.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_xlsxwriter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/excel/_odswriter.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/feather_format.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/pytables.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers/readers.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers/base_parser.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers/arrow_parser_wrapper.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers/python_parser.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/parsers/c_parser_wrapper.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/orc.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/style_render.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/console.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/latex.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/xml.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/csvs.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/excel.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/html.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/templates copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates/html_table.tpl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/templates copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates/latex_table.tpl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/templates copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates/html.tpl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/templates copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates/latex.tpl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/templates copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates/latex_longtable.tpl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/templates copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/templates/html_style.tpl -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/templates copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/printing.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/format.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/style.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/_color_data.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/info.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/css.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/formats/string.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/sql.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/clipboards.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/clipboard copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/clipboard/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/clipboard copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/stata.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/spss.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/io/gbq.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/arrays copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/arrays/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/arrays creating /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/errors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/errors/__init__.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/errors copying build/lib.freebsd-13.2-RELEASE-amd64-cpython-39/pandas/_version.py -> /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/types/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/api/indexers/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/version/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/_print_versions.py to _print_versions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/_decorators.py to _decorators.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/_doctools.py to _doctools.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/testing.py to testing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/_tester.py to _tester.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/_exceptions.py to _exceptions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/_test_decorators.py to _test_decorators.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/util/_validators.py to _validators.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/api/test_types.py to test_types.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/api/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/api/test_api.py to test_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_register_accessor.py to test_register_accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic/test_series.py to test_series.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic/test_duplicate_labels.py to test_duplicate_labels.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic/test_generic.py to test_generic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic/test_label_or_level_utils.py to test_label_or_level_utils.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic/test_finalize.py to test_finalize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic/test_frame.py to test_frame.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/generic/test_to_xarray.py to test_to_xarray.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs/test_hashtable.py to test_hashtable.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs/test_lib.py to test_lib.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/libs/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_multilevel.py to test_multilevel.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_engines.py to test_engines.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_interval_range.py to test_interval_range.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_base.py to test_base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_interval_tree.py to test_interval_tree.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_equals.py to test_equals.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_interval.py to test_interval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/interval/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_/test_drop_duplicates.py to test_drop_duplicates.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_/test_nat.py to test_nat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_/test_value_counts.py to test_value_counts.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_/test_equals.py to test_equals.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_/test_is_monotonic.py to test_is_monotonic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike_/test_sort_values.py to test_sort_values.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_map.py to test_map.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_reindex.py to test_reindex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_category.py to test_category.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_equals.py to test_equals.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_fillna.py to test_fillna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/categorical/test_append.py to test_append.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_freq_attr.py to test_freq_attr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_scalar_compat.py to test_scalar_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_is_full.py to test_is_full.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_shift.py to test_shift.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_to_timestamp.py to test_to_timestamp.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_repeat.py to test_repeat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_asfreq.py to test_asfreq.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_factorize.py to test_factorize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_fillna.py to test_fillna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/methods/test_insert.py to test_insert.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_partial_slicing.py to test_partial_slicing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_tools.py to test_tools.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_period_range.py to test_period_range.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_resolution.py to test_resolution.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_period.py to test_period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_monotonic.py to test_monotonic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/period/test_searchsorted.py to test_searchsorted.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_any_index.py to test_any_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_subclass.py to test_subclass.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_base.py to test_base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_index_new.py to test_index_new.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class/test_where.py to test_where.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class/test_reshape.py to test_reshape.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/base_class/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric/test_numeric.py to test_numeric.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/numeric/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_common.py to test_common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_misc.py to test_misc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_freq_attr.py to test_freq_attr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.py to test_scalar_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_snap.py to test_snap.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_to_frame.py to test_to_frame.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_shift.py to test_shift.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_isocalendar.py to test_isocalendar.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_repeat.py to test_repeat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_to_period.py to test_to_period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_factorize.py to test_factorize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_fillna.py to test_fillna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_to_series.py to test_to_series.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/methods/test_insert.py to test_insert.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py to test_partial_slicing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py to test_datetimelike.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_asof.py to test_asof.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_date_range.py to test_date_range.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_map.py to test_map.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_reindex.py to test_reindex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_unique.py to test_unique.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_timezones.py to test_timezones.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_npfuncs.py to test_npfuncs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_ops.py to test_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_delete.py to test_delete.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/datetimes/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_freq_attr.py to test_freq_attr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py to test_scalar_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods/test_shift.py to test_shift.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods/test_repeat.py to test_repeat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods/test_factorize.py to test_factorize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods/test_fillna.py to test_fillna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/methods/test_insert.py to test_insert.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py to test_timedelta_range.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_ops.py to test_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_delete.py to test_delete.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_searchsorted.py to test_searchsorted.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py to test_timedelta.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges/test_range.py to test_range.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/ranges/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/object/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/object/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/object/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/test_numpy_compat.py to test_numpy_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_drop.py to test_drop.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_analytics.py to test_analytics.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_copy.py to test_copy.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_equivalence.py to test_equivalence.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_setops.py to test_setops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_conversion.py to test_conversion.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_sorting.py to test_sorting.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_get_level_values.py to test_get_level_values.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_partial_indexing.py to test_partial_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_reindex.py to test_reindex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_take.py to test_take.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_names.py to test_names.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_missing.py to test_missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_integrity.py to test_integrity.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_isin.py to test_isin.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_lexsort.py to test_lexsort.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_compat.py to test_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_reshape.py to test_reshape.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_duplicates.py to test_duplicates.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_monotonic.py to test_monotonic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_get_set.py to test_get_set.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexes/multi/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_validate_inclusive.py to test_validate_inclusive.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_categorical_equal.py to test_assert_categorical_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_util.py to test_util.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_produces_warning.py to test_assert_produces_warning.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_interval_array_equal.py to test_assert_interval_array_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_validate_args_and_kwargs.py to test_validate_args_and_kwargs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_extension_array_equal.py to test_assert_extension_array_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_almost_equal.py to test_assert_almost_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_show_versions.py to test_show_versions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_index_equal.py to test_assert_index_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_shares_memory.py to test_shares_memory.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_deprecate.py to test_deprecate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_series_equal.py to test_assert_series_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_doc.py to test_doc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_safe_import.py to test_safe_import.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_deprecate_kwarg.py to test_deprecate_kwarg.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_hashing.py to test_hashing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_numba.py to test_numba.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_validate_kwargs.py to test_validate_kwargs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_frame_equal.py to test_assert_frame_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_numpy_array_equal.py to test_assert_numpy_array_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_validate_args.py to test_validate_args.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_deprecate_nonkeyword_arguments.py to test_deprecate_nonkeyword_arguments.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/util/test_assert_attr_equal.py to test_assert_attr_equal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_sorting.py to test_sorting.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/test_timedelta64.py to test_timedelta64.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/test_datetime64.py to test_datetime64.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/test_object.py to test_object.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/test_array_ops.py to test_array_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/test_interval.py to test_interval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/test_numeric.py to test_numeric.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/test_period.py to test_period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arithmetic/test_categorical.py to test_categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/test_misc.py to test_misc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/test_conversion.py to test_conversion.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/test_value_counts.py to test_value_counts.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/test_unique.py to test_unique.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/test_transpose.py to test_transpose.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/base/test_fillna.py to test_fillna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/test_invalid_arg.py to test_invalid_arg.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/test_series_apply_relabeling.py to test_series_apply_relabeling.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/test_frame_apply.py to test_frame_apply.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/test_series_apply.py to test_series_apply.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/test_frame_transform.py to test_frame_transform.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/test_str.py to test_str.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/test_series_transform.py to test_series_transform.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/apply/test_frame_apply_relabeling.py to test_frame_apply_relabeling.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_stack_unstack.py to test_stack_unstack.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/constructors/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/constructors/test_from_records.py to test_from_records.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/constructors/test_from_dict.py to test_from_dict.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_drop.py to test_drop.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_nlargest.py to test_nlargest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_copy.py to test_copy.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_sample.py to test_sample.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_describe.py to test_describe.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_combine_first.py to test_combine_first.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_compare.py to test_compare.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_drop_duplicates.py to test_drop_duplicates.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_tz_convert.py to test_tz_convert.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_sort_index.py to test_sort_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_select_dtypes.py to test_select_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_to_numpy.py to test_to_numpy.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_round.py to test_round.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_convert.py to test_convert.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_first_valid_index.py to test_first_valid_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_droplevel.py to test_droplevel.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_set_index.py to test_set_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_reindex_like.py to test_reindex_like.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_value_counts.py to test_value_counts.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_swaplevel.py to test_swaplevel.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_is_homogeneous_dtype.py to test_is_homogeneous_dtype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_add_prefix_suffix.py to test_add_prefix_suffix.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_matmul.py to test_matmul.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_asof.py to test_asof.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_shift.py to test_shift.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_values.py to test_values.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_truncate.py to test_truncate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_quantile.py to test_quantile.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_reset_index.py to test_reset_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_rename.py to test_rename.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_diff.py to test_diff.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_head_tail.py to test_head_tail.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_filter.py to test_filter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_reindex.py to test_reindex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_to_timestamp.py to test_to_timestamp.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_tz_localize.py to test_tz_localize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_pipe.py to test_pipe.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_update.py to test_update.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_get_numeric_data.py to test_get_numeric_data.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_dtypes.py to test_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_equals.py to test_equals.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_to_period.py to test_to_period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_replace.py to test_replace.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_transpose.py to test_transpose.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_to_records.py to test_to_records.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_pct_change.py to test_pct_change.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_isin.py to test_isin.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_duplicated.py to test_duplicated.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_interpolate.py to test_interpolate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_asfreq.py to test_asfreq.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_swapaxes.py to test_swapaxes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_first_and_last.py to test_first_and_last.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_count.py to test_count.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_align.py to test_align.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_fillna.py to test_fillna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_to_dict_of_blocks.py to test_to_dict_of_blocks.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_infer_objects.py to test_infer_objects.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_to_csv.py to test_to_csv.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_dot.py to test_dot.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_dropna.py to test_dropna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_rename_axis.py to test_rename_axis.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_clip.py to test_clip.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_between_time.py to test_between_time.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_pop.py to test_pop.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_cov_corr.py to test_cov_corr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_explode.py to test_explode.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_combine.py to test_combine.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_convert_dtypes.py to test_convert_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_reorder_levels.py to test_reorder_levels.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_count_with_level_deprecated.py to test_count_with_level_deprecated.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_to_dict.py to test_to_dict.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_at_time.py to test_at_time.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_rank.py to test_rank.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_assign.py to test_assign.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_append.py to test_append.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_set_axis.py to test_set_axis.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/methods/test_sort_values.py to test_sort_values.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_nonunique_indexes.py to test_nonunique_indexes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_logical_ops.py to test_logical_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_validate.py to test_validate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_iteration.py to test_iteration.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_alter_axes.py to test_alter_axes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_block_internals.py to test_block_internals.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_repr_info.py to test_repr_info.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_unary.py to test_unary.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_delitem.py to test_delitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_where.py to test_where.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_xs.py to test_xs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_set_value.py to test_set_value.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_take.py to test_take.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_lookup.py to test_lookup.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_get_value.py to test_get_value.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_getitem.py to test_getitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_mask.py to test_mask.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_setitem.py to test_setitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_insert.py to test_insert.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/indexing/test_get.py to test_get.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_reductions.py to test_reductions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_query_eval.py to test_query_eval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_api.py to test_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_npfuncs.py to test_npfuncs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_ufunc.py to test_ufunc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/frame/test_cumulative.py to test_cumulative.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_errors.py to test_errors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_take.py to test_take.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday/test_calendar.py to test_calendar.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday/test_holiday.py to test_holiday.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday/test_federal.py to test_federal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/holiday/test_observance.py to test_observance.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_dst.py to test_dst.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_easter.py to test_easter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_business_day.py to test_business_day.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_fiscal.py to test_fiscal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_business_month.py to test_business_month.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_business_hour.py to test_business_hour.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_week.py to test_week.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_offsets_properties.py to test_offsets_properties.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_custom_business_hour.py to test_custom_business_hour.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_custom_business_day.py to test_custom_business_day.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_index.py to test_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_month.py to test_month.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_quarter.py to test_quarter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_business_year.py to test_business_year.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_ticks.py to test_ticks.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_custom_business_month.py to test_custom_business_month.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_offsets.py to test_offsets.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_business_quarter.py to test_business_quarter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/offsets/test_year.py to test_year.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies/test_frequencies.py to test_frequencies.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies/test_inference.py to test_inference.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tseries/frequencies/test_freq_code.py to test_freq_code.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_algos.py to test_algos.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_dict_compat.py to test_dict_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_promote.py to test_promote.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_construct_ndarray.py to test_construct_ndarray.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_maybe_box_native.py to test_maybe_box_native.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_find_common_type.py to test_find_common_type.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_construct_object_arr.py to test_construct_object_arr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_infer_dtype.py to test_infer_dtype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_construct_from_scalar.py to test_construct_from_scalar.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_downcast.py to test_downcast.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_can_hold_element.py to test_can_hold_element.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/cast/test_infer_datetimelike.py to test_infer_datetimelike.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/dtypes/test_common.py to test_common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_aggregation.py to test_aggregation.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/test_rendering.py to test_rendering.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.py to test_unary_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/test_timezones.py to test_timezones.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/test_comparisons.py to test_comparisons.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timestamp/test_timestamp.py to test_timestamp.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval/test_interval.py to test_interval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/interval/test_ops.py to test_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/test_nat.py to test_nat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta/test_formats.py to test_formats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/timedelta/test_timedelta.py to test_timedelta.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/period/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/period/test_asfreq.py to test_asfreq.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/period/test_period.py to test_period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/scalar/test_na_scalar.py to test_na_scalar.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_optional_dependency.py to test_optional_dependency.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_series.py to test_series.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_misc.py to test_misc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_hist_method.py to test_hist_method.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame/test_frame_legend.py to test_frame_legend.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame/test_frame_color.py to test_frame_color.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame/test_frame.py to test_frame.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame/test_frame_groupby.py to test_frame_groupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame/test_hist_box_by.py to test_hist_box_by.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/frame/test_frame_subplots.py to test_frame_subplots.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_boxplot_method.py to test_boxplot_method.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_style.py to test_style.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_common.py to test_common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_converter.py to test_converter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/plotting/test_backend.py to test_backend.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_common.py to test_common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_groupby_dropna.py to test_groupby_dropna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_size.py to test_size.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_sample.py to test_sample.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_min_max.py to test_min_max.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_frame_value_counts.py to test_frame_value_counts.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate/test_aggregate.py to test_aggregate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate/test_cython.py to test_cython.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate/test_other.py to test_other.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/aggregate/test_numba.py to test_numba.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_libgroupby.py to test_libgroupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_value_counts.py to test_value_counts.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_groupby_subclass.py to test_groupby_subclass.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_bin_groupby.py to test_bin_groupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_quantile.py to test_quantile.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_any_all.py to test_any_all.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_filters.py to test_filters.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_apply.py to test_apply.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_index_as_string.py to test_index_as_string.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_pipe.py to test_pipe.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_function.py to test_function.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_missing.py to test_missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/transform/test_transform.py to test_transform.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/transform/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/transform/test_numba.py to test_numba.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_apply_mutate.py to test_apply_mutate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_numba.py to test_numba.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_nth.py to test_nth.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_allowlist.py to test_allowlist.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_grouping.py to test_grouping.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_nunique.py to test_nunique.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_rank.py to test_rank.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_counting.py to test_counting.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_groupby_shift_diff.py to test_groupby_shift_diff.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_orc.py to test_orc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_user_agent.py to test_user_agent.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas/test_xport.py to test_xport.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas/test_sas7bdat.py to test_sas7bdat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/sas/test_sas.py to test_sas.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_keys.py to test_keys.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_time_series.py to test_time_series.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_errors.py to test_errors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_subclass.py to test_subclass.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_complex.py to test_complex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_round_trip.py to test_round_trip.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_timezones.py to test_timezones.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_compat.py to test_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_pytables_missing.py to test_pytables_missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_file_handling.py to test_file_handling.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_retain_attributes.py to test_retain_attributes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_select.py to test_select.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_store.py to test_store.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_read.py to test_read.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_append.py to test_append.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_categorical.py to test_categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/pytables/test_put.py to test_put.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_compression.py to test_compression.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/xml/test_xml.py to test_xml.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/xml/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/xml/test_to_xml.py to test_to_xml.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_stata.py to test_stata.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_pickle.py to test_pickle.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_parquet.py to test_parquet.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/test_compression.py to test_compression.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/test_readlines.py to test_readlines.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/test_normalize.py to test_normalize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/test_ujson.py to test_ujson.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/test_json_table_schema.py to test_json_table_schema.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/test_json_table_schema_ext_dtype.py to test_json_table_schema_ext_dtype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/test_pandas.py to test_pandas.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/json/test_deprecated_kwargs.py to test_deprecated_kwargs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_sql.py to test_sql.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_xlrd.py to test_xlrd.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_odswriter.py to test_odswriter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_xlwt.py to test_xlwt.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_odf.py to test_odf.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_style.py to test_style.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_xlsxwriter.py to test_xlsxwriter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_readers.py to test_readers.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_openpyxl.py to test_openpyxl.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/excel/test_writers.py to test_writers.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_decimal.py to test_decimal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_float.py to test_float.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_read_errors.py to test_read_errors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_common_basic.py to test_common_basic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_data_list.py to test_data_list.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_chunksize.py to test_chunksize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_iterator.py to test_iterator.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_file_buffer_url.py to test_file_buffer_url.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_index.py to test_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_ints.py to test_ints.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_inf.py to test_inf.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/common/test_verbose.py to test_verbose.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols/test_strings.py to test_strings.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols/test_parse_dates.py to test_parse_dates.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/usecols/test_usecols_basic.py to test_usecols_basic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_compression.py to test_compression.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_read_fwf.py to test_read_fwf.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_header.py to test_header.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_multi_thread.py to test_multi_thread.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_skiprows.py to test_skiprows.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_na_values.py to test_na_values.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_dialect.py to test_dialect.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_index_col.py to test_index_col.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes/test_empty.py to test_empty.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes/test_dtypes_basic.py to test_dtypes_basic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/dtypes/test_categorical.py to test_categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_unsupported.py to test_unsupported.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_encoding.py to test_encoding.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_c_parser_only.py to test_c_parser_only.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_comment.py to test_comment.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_textreader.py to test_textreader.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_python_parser_only.py to test_python_parser_only.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_converters.py to test_converters.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_parse_dates.py to test_parse_dates.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_network.py to test_network.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_mangle_dupes.py to test_mangle_dupes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/parser/test_quoting.py to test_quoting.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_s3.py to test_s3.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_common.py to test_common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_gcs.py to test_gcs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_fsspec.py to test_fsspec.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/generate_legacy_storage_files.py to generate_legacy_storage_files.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_feather.py to test_feather.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_to_excel.py to test_to_excel.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_format.py to test_format.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_highlight.py to test_highlight.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_format.py to test_format.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_bar.py to test_bar.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_tooltip.py to test_tooltip.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_to_latex.py to test_to_latex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_matplotlib.py to test_matplotlib.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_style.py to test_style.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_html.py to test_html.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_non_unique.py to test_non_unique.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/style/test_deprecated.py to test_deprecated.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_css.py to test_css.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_to_markdown.py to test_to_markdown.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_to_latex.py to test_to_latex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_console.py to test_console.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_to_string.py to test_to_string.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_info.py to test_info.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_to_csv.py to test_to_csv.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_series_info.py to test_series_info.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_eng_formatting.py to test_eng_formatting.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_to_html.py to test_to_html.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/formats/test_printing.py to test_printing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_date_converters.py to test_date_converters.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_html.py to test_html.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/io/test_spss.py to test_spss.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_nanops.py to test_nanops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval/test_interval.py to test_interval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/interval/test_ops.py to test_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/test_numpy.py to test_numpy.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/test_comparison.py to test_comparison.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/test_construction.py to test_construction.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/test_concat.py to test_concat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/test_function.py to test_function.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/test_dtypes.py to test_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/integer/test_repr.py to test_repr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_comparison.py to test_comparison.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_construction.py to test_construction.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_function.py to test_function.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_repr.py to test_repr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_reduction.py to test_reduction.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_ops.py to test_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/boolean/test_logical.py to test_logical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/test_datetimelike.py to test_datetimelike.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_analytics.py to test_analytics.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_sorting.py to test_sorting.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_subclass.py to test_subclass.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_take.py to test_take.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_algos.py to test_algos.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_missing.py to test_missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_dtypes.py to test_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_replace.py to test_replace.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_repr.py to test_repr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_api.py to test_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_operators.py to test_operators.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/categorical/test_warnings.py to test_warnings.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/test_datetimes.py to test_datetimes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period/test_arrow_compat.py to test_arrow_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/period/test_reductions.py to test_reductions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked/test_function.py to test_function.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked/test_arrow_compat.py to test_arrow_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse/test_combine_concat.py to test_combine_concat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse/test_accessor.py to test_accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse/test_libsparse.py to test_libsparse.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse/test_arithmetics.py to test_arithmetics.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse/test_dtype.py to test_dtype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/sparse/test_array.py to test_array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/datetimes/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/datetimes/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/datetimes/test_reductions.py to test_reductions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/string_/test_string.py to test_string.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/string_/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/string_/test_string_arrow.py to test_string_arrow.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/timedeltas/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/timedeltas/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/timedeltas/test_reductions.py to test_reductions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/masked_shared.py to masked_shared.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/test_to_numpy.py to test_to_numpy.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/test_comparison.py to test_comparison.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/test_construction.py to test_construction.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/test_concat.py to test_concat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/test_function.py to test_function.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/floating/test_repr.py to test_repr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/test_ndarray_backed.py to test_ndarray_backed.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/test_period.py to test_period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/test_array.py to test_array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/arrays/test_timedeltas.py to test_timedeltas.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_flags.py to test_flags.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools/test_to_timedelta.py to test_to_timedelta.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools/test_to_numeric.py to test_to_numeric.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools/test_to_time.py to test_to_time.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tools/test_to_datetime.py to test_to_datetime.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_get_dummies.py to test_get_dummies.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_split_partition.py to test_split_partition.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_strings.py to test_strings.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_case_justify.py to test_case_justify.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_find_replace.py to test_find_replace.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_string_array.py to test_string_array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_api.py to test_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_extract.py to test_extract.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/strings/test_cat.py to test_cat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_at.py to test_at.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/interval/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/interval/test_interval.py to test_interval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/interval/test_interval_new.py to test_interval_new.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_partial.py to test_partial.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_check_indexer.py to test_check_indexer.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_chaining_and_caching.py to test_chaining_and_caching.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_indexers.py to test_indexers.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_floats.py to test_floats.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_iat.py to test_iat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_na_indexing.py to test_na_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_loc.py to test_loc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_partial.py to test_partial.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_indexing_slow.py to test_indexing_slow.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_slice.py to test_slice.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_chaining_and_caching.py to test_chaining_and_caching.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_sorted.py to test_sorted.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_loc.py to test_loc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_iloc.py to test_iloc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_getitem.py to test_getitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_setitem.py to test_setitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/multiindex/test_multiindex.py to test_multiindex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/construction/test_extract_array.py to test_extract_array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/construction/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/config/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/config/test_config.py to test_config.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/config/test_localization.py to test_localization.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/computation/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/computation/test_compat.py to test_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/computation/test_eval.py to test_eval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reductions/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reductions/test_stat_reductions.py to test_stat_reductions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reductions/test_reductions.py to test_reductions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/test_period_index.py to test_period_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/test_datetime_index.py to test_datetime_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/test_base.py to test_base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/test_time_grouper.py to test_time_grouper.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/test_resample_api.py to test_resample_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/test_deprecated.py to test_deprecated.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/test_resampler_grouper.py to test_resampler_grouper.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/resample/test_timedelta.py to test_timedelta.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_floating.py to test_floating.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_integer.py to test_integer.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_string.py to test_string.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_numpy.py to test_numpy.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/index.py to index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/constructors.py to constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/interface.py to interface.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/casting.py to casting.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/base.py to base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/setitem.py to setitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/groupby.py to groupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/io.py to io.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/printing.py to printing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/dtype.py to dtype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/reduce.py to reduce.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/getitem.py to getitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/dim2.py to dim2.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/reshaping.py to reshaping.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/ops.py to ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/methods.py to methods.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/base/missing.py to missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_boolean.py to test_boolean.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/list/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/list/test_list.py to test_list.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/list/array.py to array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_sparse.py to test_sparse.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/json/test_json.py to test_json.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/json/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/json/array.py to array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/array_with_attr/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/array_with_attr/array.py to array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/array_with_attr/test_array_with_attr.py to test_array_with_attr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_common.py to test_common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_interval.py to test_interval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_external_block.py to test_external_block.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/date/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/date/array.py to array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/decimal/test_decimal.py to test_decimal.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/decimal/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/decimal/array.py to array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_period.py to test_period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow/test_string.py to test_string.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow/arrays.py to arrays.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow/test_bool.py to test_bool.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/arrow/test_timestamp.py to test_timestamp.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_extension.py to test_extension.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/extension/test_categorical.py to test_categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_base_indexer.py to test_base_indexer.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_rolling_skew_kurt.py to test_rolling_skew_kurt.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_timeseries_window.py to test_timeseries_window.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_ewm.py to test_ewm.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_apply.py to test_apply.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_dtypes.py to test_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_groupby.py to test_groupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_expanding.py to test_expanding.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_pairwise.py to test_pairwise.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_rolling_functions.py to test_rolling_functions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_rolling.py to test_rolling.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_api.py to test_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_numba.py to test_numba.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_win_type.py to test_win_type.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_cython_aggregations.py to test_cython_aggregations.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_rolling_quantile.py to test_rolling_quantile.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/test_online.py to test_online.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments/test_moments_consistency_expanding.py to test_moments_consistency_expanding.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments/test_moments_consistency_ewm.py to test_moments_consistency_ewm.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments/test_moments_consistency_rolling.py to test_moments_consistency_rolling.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/window/moments/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_expressions.py to test_expressions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_period_asfreq.py to test_period_asfreq.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_array_to_datetime.py to test_array_to_datetime.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_conversion.py to test_conversion.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_parsing.py to test_parsing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_ccalendar.py to test_ccalendar.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_timezones.py to test_timezones.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_api.py to test_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_fields.py to test_fields.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_timedeltas.py to test_timedeltas.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_libfrequencies.py to test_libfrequencies.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_liboffsets.py to test_liboffsets.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_parse_iso8601.py to test_parse_iso8601.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/tslibs/test_to_offset.py to test_to_offset.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_util.py to test_util.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_melt.py to test_melt.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_get_dummies.py to test_get_dummies.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_pivot_multilevel.py to test_pivot_multilevel.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_cut.py to test_cut.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge/test_merge.py to test_merge.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge/test_merge_cross.py to test_merge_cross.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge/test_merge_ordered.py to test_merge_ordered.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge/test_multi.py to test_multi.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge/test_merge_asof.py to test_merge_asof.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge/test_join.py to test_join.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.py to test_merge_index_as_string.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_union_categoricals.py to test_union_categoricals.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_qcut.py to test_qcut.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_series.py to test_series.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_empty.py to test_empty.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_sort.py to test_sort.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_invalid.py to test_invalid.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_datetimes.py to test_datetimes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_concat.py to test_concat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_append_common.py to test_append_common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_index.py to test_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_dataframe.py to test_dataframe.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_append.py to test_append.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/concat/test_categorical.py to test_categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/reshape/test_crosstab.py to test_crosstab.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/test_downstream.py to test_downstream.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_arithmetic.py to test_arithmetic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_drop.py to test_drop.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_nlargest.py to test_nlargest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_copy.py to test_copy.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_describe.py to test_describe.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_combine_first.py to test_combine_first.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_compare.py to test_compare.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_isna.py to test_isna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_drop_duplicates.py to test_drop_duplicates.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_sort_index.py to test_sort_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_round.py to test_round.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_convert.py to test_convert.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_reindex_like.py to test_reindex_like.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_value_counts.py to test_value_counts.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_unstack.py to test_unstack.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_is_unique.py to test_is_unique.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_to_frame.py to test_to_frame.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_matmul.py to test_matmul.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_astype.py to test_astype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_asof.py to test_asof.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_view.py to test_view.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_values.py to test_values.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_truncate.py to test_truncate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_quantile.py to test_quantile.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_reset_index.py to test_reset_index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_rename.py to test_rename.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_diff.py to test_diff.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_head_tail.py to test_head_tail.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_autocorr.py to test_autocorr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_reindex.py to test_reindex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_unique.py to test_unique.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_tz_localize.py to test_tz_localize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_between.py to test_between.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_update.py to test_update.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_get_numeric_data.py to test_get_numeric_data.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_repeat.py to test_repeat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_dtypes.py to test_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_equals.py to test_equals.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_replace.py to test_replace.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_pct_change.py to test_pct_change.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_isin.py to test_isin.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_duplicated.py to test_duplicated.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_interpolate.py to test_interpolate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_is_monotonic.py to test_is_monotonic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_item.py to test_item.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_count.py to test_count.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_align.py to test_align.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_fillna.py to test_fillna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_infer_objects.py to test_infer_objects.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_to_csv.py to test_to_csv.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_dropna.py to test_dropna.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_rename_axis.py to test_rename_axis.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_clip.py to test_clip.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_pop.py to test_pop.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_cov_corr.py to test_cov_corr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_explode.py to test_explode.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_nunique.py to test_nunique.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_combine.py to test_combine.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_convert_dtypes.py to test_convert_dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_to_dict.py to test_to_dict.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_rank.py to test_rank.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_append.py to test_append.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_argsort.py to test_argsort.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_searchsorted.py to test_searchsorted.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_set_name.py to test_set_name.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/methods/test_sort_values.py to test_sort_values.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_subclass.py to test_subclass.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors/test_str_accessor.py to test_str_accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors/test_dt_accessor.py to test_dt_accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors/test_sparse_accessor.py to test_sparse_accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/accessors/test_cat_accessor.py to test_cat_accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_logical_ops.py to test_logical_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_validate.py to test_validate.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_missing.py to test_missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_constructors.py to test_constructors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_iteration.py to test_iteration.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_unary.py to test_unary.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_repr.py to test_repr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_indexing.py to test_indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_datetime.py to test_datetime.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_delitem.py to test_delitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_where.py to test_where.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_xs.py to test_xs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_set_value.py to test_set_value.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_take.py to test_take.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_getitem.py to test_getitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_mask.py to test_mask.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_setitem.py to test_setitem.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/indexing/test_get.py to test_get.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_reductions.py to test_reductions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_api.py to test_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_npfuncs.py to test_npfuncs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_ufunc.py to test_ufunc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/series/test_cumulative.py to test_cumulative.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals/test_managers.py to test_managers.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals/test_api.py to test_api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tests/internals/test_internals.py to test_internals.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/conftest.py to conftest.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/index.py to index.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos/quantile.py to quantile.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos/replace.py to replace.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos/masked_reductions.py to masked_reductions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos/transforms.py to transforms.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos/putmask.py to putmask.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/array_algos/take.py to take.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/algorithms.py to algorithms.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/extension.py to extension.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/period.py to period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/frozen.py to frozen.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/interval.py to interval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/base.py to base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/numeric.py to numeric.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/accessors.py to accessors.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/multi.py to multi.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/category.py to category.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/range.py to range.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexes/datetimes.py to datetimes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/util/hashing.py to hashing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/util/numba_.py to numba_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/util/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/resample.py to resample.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/generic.py to generic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/construction.py to construction.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/describe.py to describe.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/accessor.py to accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/apply.py to apply.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/base.py to base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexing.py to indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/generic.py to generic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/base.py to base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/inference.py to inference.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/cast.py to cast.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/missing.py to missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/dtypes.py to dtypes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/dtypes/concat.py to concat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/flags.py to flags.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/sorting.py to sorting.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/roperator.py to roperator.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/numba_.py to numba_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/generic.py to generic.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/base.py to base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/groupby.py to groupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/indexing.py to indexing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/grouper.py to grouper.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/ops.py to ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/groupby/categorical.py to categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/sparse/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/sparse/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/shared_docs.py to shared_docs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/period.py to period.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/masked.py to masked.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/integer.py to integer.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/string_arrow.py to string_arrow.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/_ranges.py to _ranges.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/timedeltas.py to timedeltas.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/numpy_.py to numpy_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/interval.py to interval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/_arrow_utils.py to _arrow_utils.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/base.py to base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/string_.py to string_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/numeric.py to numeric.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/datetimelike.py to datetimelike.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/boolean.py to boolean.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse/scipy_sparse.py to scipy_sparse.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse/accessor.py to accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse/array.py to array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/sparse/dtype.py to dtype.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/_mixins.py to _mixins.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/floating.py to floating.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/categorical.py to categorical.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arrays/datetimes.py to datetimes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools/timedeltas.py to timedeltas.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools/numeric.py to numeric.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools/times.py to times.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/tools/datetimes.py to datetimes.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings/accessor.py to accessor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings/base.py to base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/strings/object_array.py to object_array.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/engines.py to engines.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/parsing.py to parsing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/scope.py to scope.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/eval.py to eval.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/pytables.py to pytables.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/align.py to align.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/expressions.py to expressions.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/check.py to check.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/expr.py to expr.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/computation/ops.py to ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/config_init.py to config_init.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/sample.py to sample.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels/min_max_.py to min_max_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels/var_.py to var_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels/mean_.py to mean_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels/shared.py to shared.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/kernels/sum_.py to sum_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/_numba/executor.py to executor.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexers/objects.py to objects.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexers/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/indexers/utils.py to utils.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window/expanding.py to expanding.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window/numba_.py to numba_.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window/ewm.py to ewm.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window/online.py to online.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window/doc.py to doc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/window/rolling.py to rolling.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/series.py to series.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/missing.py to missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/tile.py to tile.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/melt.py to melt.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/pivot.py to pivot.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/reshape.py to reshape.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/util.py to util.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/merge.py to merge.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/reshape/concat.py to concat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/arraylike.py to arraylike.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/mask_ops.py to mask_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/dispatch.py to dispatch.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/docstrings.py to docstrings.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/array_ops.py to array_ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/invalid.py to invalid.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/methods.py to methods.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/ops/missing.py to missing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/frame.py to frame.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/blocks.py to blocks.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/managers.py to managers.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/construction.py to construction.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/base.py to base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/array_manager.py to array_manager.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/ops.py to ops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/internals/concat.py to concat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/core/nanops.py to nanops.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing/compat.py to compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing/_io.py to _io.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing/_warnings.py to _warnings.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing/_hypothesis.py to _hypothesis.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing/_random.py to _random.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing/asserters.py to asserters.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_testing/contexts.py to contexts.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config/display.py to display.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config/localization.py to localization.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config/dates.py to dates.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_config/config.py to config.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_typing.py to _typing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries/frequencies.py to frequencies.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries/holiday.py to holiday.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/tseries/offsets.py to offsets.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/window/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_libs/tslibs/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/testing.py to testing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/pyarrow.py to pyarrow.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/numpy/function.py to function.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/numpy/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/_optional.py to _optional.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/pickle_compat.py to pickle_compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/compat/chainmap.py to chainmap.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_misc.py to _misc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_core.py to _core.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/converter.py to converter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/compat.py to compat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/groupby.py to groupby.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/hist.py to hist.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/misc.py to misc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/tools.py to tools.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/core.py to core.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/style.py to style.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/timeseries.py to timeseries.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/plotting/_matplotlib/boxplot.py to boxplot.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/api.py to api.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/date_converters.py to date_converters.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas/sasreader.py to sasreader.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas/sas_xport.py to sas_xport.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sas/sas_constants.py to sas_constants.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/pickle.py to pickle.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parquet.py to parquet.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/xml.py to xml.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/common.py to common.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/html.py to html.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json/_table_schema.py to _table_schema.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json/_normalize.py to _normalize.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/json/_json.py to _json.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_openpyxl.py to _openpyxl.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_util.py to _util.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_base.py to _base.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_xlwt.py to _xlwt.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_odfreader.py to _odfreader.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_xlrd.py to _xlrd.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_pyxlsb.py to _pyxlsb.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_xlsxwriter.py to _xlsxwriter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/excel/_odswriter.py to _odswriter.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/feather_format.py to feather_format.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/pytables.py to pytables.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers/readers.py to readers.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers/base_parser.py to base_parser.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers/arrow_parser_wrapper.py to arrow_parser_wrapper.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers/python_parser.py to python_parser.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/parsers/c_parser_wrapper.py to c_parser_wrapper.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/orc.py to orc.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/style_render.py to style_render.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/console.py to console.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/latex.py to latex.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/xml.py to xml.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/csvs.py to csvs.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/excel.py to excel.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/html.py to html.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/printing.py to printing.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/format.py to format.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/style.py to style.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/_color_data.py to _color_data.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/info.py to info.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/css.py to css.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/formats/string.py to string.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/sql.py to sql.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/clipboards.py to clipboards.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/clipboard/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/stata.py to stata.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/spss.py to spss.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/io/gbq.py to gbq.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/arrays/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/errors/__init__.py to __init__.cpython-39.pyc byte-compiling /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas/_version.py to _version.cpython-39.pyc writing byte-compilation script '/tmp/tmpszpxnlnb.py' /usr/local/bin/python3.9 /tmp/tmpszpxnlnb.py removing /tmp/tmpszpxnlnb.py running install_egg_info Copying pandas.egg-info to /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas-1.4.4-py3.9.egg-info running install_scripts writing list of installed files to '/wrkdirs/usr/ports/math/py-pandas/work-py39/.PLIST.pymodtmp' /usr/bin/find /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages -name '*.so' -exec /usr/bin/strip {} + ====> Compressing man pages (compress-man) if [ -d "/wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas-1.4.4-py3.9.egg-info" ]; then /bin/ls /wrkdirs/usr/ports/math/py-pandas/work-py39/stage/usr/local/lib/python3.9/site-packages/pandas-1.4.4-py3.9.egg-info | while read f; do echo lib/python3.9/site-packages/pandas-1.4.4-py3.9.egg-info/${f} >> /wrkdirs/usr/ports/math/py-pandas/work-py39/.PLIST.mktmp; done; fi; =========================================================================== =================================================== ===> Building package for py39-pandas-1.4.4,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for py39-pandas-1.4.4,1 build of math/py-pandas | py39-pandas-1.4.4,1 ended at Thu Jun 8 18:39:06 CDT 2023 build time: 00:07:39