--- /srv/rebuilderd/tmp/rebuilderduaUuZR/inputs/python3-pandas-lib_2.3.3+dfsg-2_ppc64el.deb +++ /srv/rebuilderd/tmp/rebuilderduaUuZR/out/python3-pandas-lib_2.3.3+dfsg-2_ppc64el.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-10-24 06:54:48.000000 debian-binary │ -rw-r--r-- 0 0 0 2012 2025-10-24 06:54:48.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3991612 2025-10-24 06:54:48.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 3991780 2025-10-24 06:54:48.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/lib/python3/dist-packages/pandas/_libs/algos.cpython-313-powerpc64le-linux-gnu.so │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: b93eb379edc4d1741258f4e38130734406acd812 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: c72f8dcf0285c632539fac6d46e0d6acdf3fded0 │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -1699,15 +1699,14 @@ │ │ │ │ ---------- │ │ │ │ arr : ndarray[int64_t] │ │ │ │ Returns │ │ │ │ ------- │ │ │ │ ndarray[int64_t] │ │ │ │ An ordered ndarray[int64_t] │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -? │ │ │ │ __test__ │ │ │ │ use_setstate │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -?>> from fractions import Fraction │ │ │ │ >>> pd.api.types.is_scalar(Fraction(3, 5)) │ │ │ │ True │ │ │ │ Return the memory usage of an object array in bytes. │ │ │ │ Does not include the actual bytes of the pointers │ │ │ │ {zel#|67 │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -? read all rows │ │ │ │ │ │ │ │ rows=None --> read all rows │ │ │ │ │ │ │ │ {zel#|67 │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -? │ │ │ │ __test__ │ │ │ │ use_setstate │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -? │ │ │ │ __test__ │ │ │ │ use_setstate │ │ │ │ We define base classes that will be inherited by Timestamp, Timedelta, etc │ │ │ │ in order to allow for fast isinstance checks without circular dependency issues. │ │ │ │ This is analogous to core.dtypes.generic. │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -?>> ts │ │ │ │ Timestamp('2023-01-01 10:00:15') │ │ │ │ >>> ts.to_datetime64() │ │ │ │ numpy.datetime64('2023-01-01T10:00:15.000000') │ │ │ │ │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -?>> left < right # <- wrong! │ │ │ │ array([ True]) │ │ │ │ Convert an ndarray with datetime64[X] to datetime64[Y] │ │ │ │ or timedelta64[X] to timedelta64[Y], │ │ │ │ raising on overflow. │ │ │ │ Check if a datetime64 or timedelta64 dtype has no attached unit. │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -?>> freq is freq_copy │ │ │ │ False │ │ │ │ │ │ │ │ Returns a tuple containing all of the attributes needed to evaluate │ │ │ │ equality between two DateOffset objects. │ │ │ │ │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -? │ │ ├── ./usr/lib/python3/dist-packages/pandas/_libs/tslibs/tzconversion.cpython-313-powerpc64le-linux-gnu.so │ │ │┄ File has been modified after NT_GNU_BUILD_ID has been applied. │ │ │ ├── readelf --wide --notes {} │ │ │ │ @@ -1,4 +1,4 @@ │ │ │ │ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ │ │ Owner Data size Description │ │ │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 737f829a2a31d4258ccb3d984ebca5a72c61b585 │ │ │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 85b9afdb5543f60e1a02e9ba8dc64023efe5899e │ │ │ ├── strings --all --bytes=8 {} │ │ │ │ @@ -740,15 +740,14 @@ │ │ │ │ How to handle non-existent times when converting wall times to UTC │ │ │ │ creso : NPY_DATETIMEUNIT, default NPY_FR_ns │ │ │ │ Returns │ │ │ │ ------- │ │ │ │ localized : ndarray[int64_t] │ │ │ │ timezone conversion │ │ │ │ /usr/lib/debug/.dwz/powerpc64le-linux-gnu/python3-pandas-lib.debug │ │ │ │ -?