Your message dated Sat, 11 Oct 2025 07:05:28 +0000
with message-id <[email protected]>
and subject line Bug#1117200: fixed in pandas 2.3.3+dfsg-1
has caused the Debian Bug report #1117200,
regarding pandas: FTBFS:    1910         # error: "ParserBase" has no attribute 
"read"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1117200: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117200
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pandas
Version: 2.3.2+dfsg-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202510/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pandas, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
py3versions: no X-Python3-Version in control file, using supported versions
: # Explicit build system to avoid use of all-in-1 Makefile
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   debian/rules override_dh_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
py3versions: no X-Python3-Version in control file, using supported versions
find pandas/ -regex '.*\.c\(\|pp\)' | xargs grep -l -e 'Generated by Cython'  | 
xargs -r rm -f
# the || true is because this will fail without docutils (-arch or nodoc builds)
cd doc && LC_ALL=C.UTF-8 python3 make.py clean || true
rm -rf build buildtmp *-stamp doc/source/savefig 
doc/source/user_guide/styled.xlsx doc/source/index.rst _version_meson.py
dh_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'

[... snipped ...]

0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-None]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-None-True]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-True]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d
 %H:%M:%S-True]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-%Y%m%d
 %H:%M:%S-None]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[deque-%Y%m%d
 %H:%M:%S-None]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-True]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[list-None-None]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d
 %H:%M:%S-True]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-None]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d
 %H:%M:%S-True]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-None-True]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-None-None]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[tuple-%Y%m%d
 %H:%M:%S-None]
0.03s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[array-%Y%m%d
 %H:%M:%S-None]
0.02s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-True]
0.02s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-None-None]
0.02s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d
 %H:%M:%S-True]
0.02s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-True]
0.02s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[None-None]
0.02s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache[Index-%Y%m%d
 %H:%M:%S-None]
0.02s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d
 %H:%M:%S-True]
0.02s call     
tests/tools/test_to_datetime.py::TestToDatetime::test_to_datetime_cache_series[%Y%m%d
 %H:%M:%S-None]
0.01s call     
tests/tools/test_to_datetime.py::TestToDatetimeMisc::test_to_datetime_timezone_name

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
================= 1440 passed, 66 skipped, 4 xfailed in 2.39s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.2, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas
configfile: pyproject.toml
plugins: localserver-0.9.0.post0, asyncio-1.1.0, xdist-3.8.0, 
hypothesis-6.140.2, typeguard-4.4.4, qt-4.4.0, forked-1.6.0
asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 5480 items

pandas/tests/tseries/frequencies/test_freq_code.py ...................
pandas/tests/tseries/frequencies/test_frequencies.py ..........
pandas/tests/tseries/frequencies/test_inference.py ......... 
[too-long-redacted] ...............................
pandas/tests/tseries/holiday/test_calendar.py ........
pandas/tests/tseries/holiday/test_federal.py ...
pandas/tests/tseries/holiday/test_holiday.py 
.................................................
pandas/tests/tseries/holiday/test_observance.py 
.................................
pandas/tests/tseries/offsets/test_business_day.py .......................
pandas/tests/tseries/offsets/test_business_hour.py 
..............................................................................................
pandas/tests/tseries/offsets/test_business_month.py .....................
pandas/tests/tseries/offsets/test_business_quarter.py 
..............................................
pandas/tests/tseries/offsets/test_business_year.py ...................
pandas/tests/tseries/offsets/test_common.py 
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/tseries/offsets/test_custom_business_day.py .......
pandas/tests/tseries/offsets/test_custom_business_hour.py 
............................
pandas/tests/tseries/offsets/test_custom_business_month.py 
....................................................
pandas/tests/tseries/offsets/test_dst.py ..........................
pandas/tests/tseries/offsets/test_easter.py ..........
pandas/tests/tseries/offsets/test_fiscal.py 
.............................................................................................................................................
pandas/tests/tseries/offsets/test_index.py ........................
pandas/tests/tseries/offsets/test_month.py 
............................................................
pandas/tests/tseries/offsets/test_offsets.py ............... 
[too-long-redacted] ...............................
pandas/tests/tseries/offsets/test_offsets_properties.py ..
pandas/tests/tseries/offsets/test_quarter.py 
........................................................................................
pandas/tests/tseries/offsets/test_ticks.py 
............................................................................................................
pandas/tests/tseries/offsets/test_week.py 
..............................................
pandas/tests/tseries/offsets/test_year.py .................................

=============================== warnings summary ===============================
tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
  /usr/lib/python3/dist-packages/dateutil/zoneinfo/__init__.py:26: UserWarning: 
I/O error(2): No such file or directory
    warnings.warn("I/O error({0}): {1}".format(e.errno, e.strerror))

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
============================= slowest 30 durations =============================
0.32s call     
tests/tseries/offsets/test_offsets_properties.py::test_on_offset_implementations
0.23s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Minute]
0.12s call     
tests/tseries/offsets/test_offsets_properties.py::test_shift_across_dst
0.11s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Micro]
0.11s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Hour]
0.10s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Nano]
0.10s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Second]
0.10s call     tests/tseries/offsets/test_ticks.py::test_tick_equality[Milli]
0.07s call     
tests/tseries/offsets/test_common.py::test_apply_out_of_range['+01:15'-MonthEnd]
0.06s call     
tests/tseries/offsets/test_custom_business_day.py::TestCustomBusinessDay::test_calendar
0.06s call     
tests/tseries/offsets/test_custom_business_hour.py::TestCustomBusinessHour::test_us_federal_holiday_with_datetime
0.04s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Milli]
0.04s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Hour]
0.04s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Minute]
0.04s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Second]
0.04s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Nano]
0.04s call     tests/tseries/offsets/test_ticks.py::test_tick_add_sub[Micro]
0.02s teardown 
tests/tseries/offsets/test_year.py::test_add_out_of_pydatetime_range
0.01s call     
tests/tseries/offsets/test_business_month.py::test_apply_index[BusinessMonthBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BusinessMonthBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BYearEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BQuarterEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BQuarterBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[BYearBegin--2]
0.01s call     tests/tseries/offsets/test_index.py::test_apply_index[YearEnd--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[MonthBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[QuarterBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[YearBegin--2]
0.01s call     
tests/tseries/offsets/test_index.py::test_apply_index[QuarterEnd--2]
0.01s call     tests/tseries/offsets/test_index.py::test_apply_index[BYearEnd-1]
================== 5478 passed, 2 xfailed, 1 warning in 6.82s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.2, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas
configfile: pyproject.toml
plugins: localserver-0.9.0.post0, asyncio-1.1.0, xdist-3.8.0, 
hypothesis-6.140.2, typeguard-4.4.4, qt-4.4.0, forked-1.6.0
asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 1140 items

pandas/tests/tslibs/test_api.py .
pandas/tests/tslibs/test_array_to_datetime.py 
............................................
pandas/tests/tslibs/test_ccalendar.py .................
pandas/tests/tslibs/test_conversion.py 
......................................................................
pandas/tests/tslibs/test_fields.py ....
pandas/tests/tslibs/test_libfrequencies.py ............
pandas/tests/tslibs/test_liboffsets.py 
..........................................................................
pandas/tests/tslibs/test_np_datetime.py ........
pandas/tests/tslibs/test_npy_units.py ..
pandas/tests/tslibs/test_parse_iso8601.py 
...................................................
pandas/tests/tslibs/test_parsing.py 
.................................ssssssssssssssssssssssssssssssssssssssss..sss...............................................................x...x.................................
pandas/tests/tslibs/test_period.py .......................................
pandas/tests/tslibs/test_resolution.py ...................
pandas/tests/tslibs/test_strptime.py .......
pandas/tests/tslibs/test_timedeltas.py .........................
pandas/tests/tslibs/test_timezones.py 
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/tslibs/test_to_offset.py 
...................................................................................................
pandas/tests/tslibs/test_tzconversion.py .

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
============================= slowest 30 durations =============================
0.24s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-True-.]
0.20s call     tests/tslibs/test_ccalendar.py::test_isocalendar
0.14s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-False-.]
0.14s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['dateutil/Asia/Singapore']
0.12s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[tzlocal()]
0.11s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-True- ]
0.10s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['-02:15']
0.10s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC-02:15']
0.10s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(days=-1,
 seconds=82800), 'foo')]
0.10s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[datetime.timezone(datetime.timedelta(seconds=3600))]
0.10s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['UTC+01:15']
0.10s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['+01:15']
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(300)]
0.09s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%m 
%Y-True- ]
0.09s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly[pytz.FixedOffset(-300)]
0.07s call     
tests/tslibs/test_conversion.py::test_tz_convert_single_matches_tz_convert_hourly['Asia/Tokyo']
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-True- ]
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-False- ]
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-True-/]
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-False--]
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-True--]
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-False-/]
0.06s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-False- ]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-True-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-True- ]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y%m%d-False--]
0.05s call     
tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y%m%d-False-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-False-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%y 
%m %d-True-.]
0.05s call     tests/tslibs/test_parsing.py::test_hypothesis_delimited_date[%Y 
%m %d-True-/]
================= 1095 passed, 43 skipped, 2 xfailed in 6.00s ==================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.2, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas
configfile: pyproject.toml
plugins: localserver-0.9.0.post0, asyncio-1.1.0, xdist-3.8.0, 
hypothesis-6.140.2, typeguard-4.4.4, qt-4.4.0, forked-1.6.0
asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 916 items

pandas/tests/util/test_assert_almost_equal.py 
....................................................................................................................................................................
pandas/tests/util/test_assert_attr_equal.py 
..........................................
pandas/tests/util/test_assert_categorical_equal.py ..........
pandas/tests/util/test_assert_extension_array_equal.py .....................
pandas/tests/util/test_assert_frame_equal.py 
...............................................................................................................
pandas/tests/util/test_assert_index_equal.py 
................................................................
pandas/tests/util/test_assert_interval_array_equal.py .......
pandas/tests/util/test_assert_numpy_array_equal.py .........................
pandas/tests/util/test_assert_produces_warning.py 
............................................................................................................................
pandas/tests/util/test_assert_series_equal.py 
..............................................................................................
pandas/tests/util/test_deprecate.py ...
pandas/tests/util/test_deprecate_kwarg.py ..............
pandas/tests/util/test_deprecate_nonkeyword_arguments.py ...................
pandas/tests/util/test_doc.py ....
pandas/tests/util/test_hashing.py 
.....................................................................................................................................................
pandas/tests/util/test_numba.py .
pandas/tests/util/test_rewrite_warning.py ..........
pandas/tests/util/test_shares_memory.py .s
pandas/tests/util/test_show_versions.py ....
pandas/tests/util/test_util.py ...sx..
pandas/tests/util/test_validate_args.py ......
pandas/tests/util/test_validate_args_and_kwargs.py ......
pandas/tests/util/test_validate_inclusive.py ...........
pandas/tests/util/test_validate_kwargs.py ..................

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
============================= slowest 30 durations =============================
0.55s call     tests/util/test_show_versions.py::test_show_versions
0.01s call     tests/util/test_hashing.py::test_same_len_hash_collisions[0-7]
0.01s call     tests/util/test_hashing.py::test_same_len_hash_collisions[1-7]

(27 durations < 0.005s hidden.  Use -vv to show these durations.)
================== 913 passed, 2 skipped, 1 xfailed in 1.59s ===================
rdjoqkol test state = false
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.2, pluggy-1.6.0
PyQt5 5.15.11 -- Qt runtime 5.15.17 -- Qt compiled 5.15.17
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas
configfile: pyproject.toml
plugins: localserver-0.9.0.post0, asyncio-1.1.0, xdist-3.8.0, 
hypothesis-6.140.2, typeguard-4.4.4, qt-4.4.0, forked-1.6.0
asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None, 
asyncio_default_test_loop_scope=function
collected 9102 items / 2 skipped

pandas/tests/window/moments/test_moments_consistency_ewm.py  
[too-long-redacted] ...............................
pandas/tests/window/moments/test_moments_consistency_expanding.py 
........x.......................x..x..x..x..x..x....................x.......................x..x..x..x..x..x................................................................................................................................................................................................................................................................................
pandas/tests/window/moments/test_moments_consistency_rolling.py 
..............x..x............................................x..x..x..x..x..x..x..x..x..x..x..x......................................x..x............................................x..x..x..x..x..x..x..x..x..x..x..x................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_api.py ............................ 
[too-long-redacted] ...............................
pandas/tests/window/test_apply.py 
...s....sssss..........s..s.......................................................
pandas/tests/window/test_base_indexer.py 
....................................................................................................................................................................................................................................
pandas/tests/window/test_cython_aggregations.py 
........................................................................
pandas/tests/window/test_dtypes.py ......................... 
[too-long-redacted] ...............................
pandas/tests/window/test_ewm.py 
.......................................................................................................................................................................................................................................ssssssssssss........ssssssssssssssss................
pandas/tests/window/test_expanding.py 
..........x................................................................................................................................................................................................ss....s...................s..s......s.............................................................................................
pandas/tests/window/test_groupby.py 
...................................................................................................................
pandas/tests/window/test_pairwise.py 
........................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_rolling.py ........................ 
[too-long-redacted] ...............................
pandas/tests/window/test_rolling_functions.py 
..................................................................................................................................................................................................................................................................................................................................................................................................................................
pandas/tests/window/test_rolling_quantile.py 
..........................................................................................................................................................................................
pandas/tests/window/test_rolling_skew_kurt.py 
......................................................................
pandas/tests/window/test_timeseries_window.py 
..................................................................................s
pandas/tests/window/test_win_type.py 
...............................................................................................................................................................................................................................................................................................

- generated xml file: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/test-data.xml -
============================= slowest 30 durations =============================
0.46s call     
tests/window/test_rolling_functions.py::test_rolling_functions_window_non_shrinkage[<lambda>14]
0.06s call     tests/window/test_apply.py::test_time_rule_frame[False]
0.04s call     tests/window/test_apply.py::test_frame[False]
0.04s teardown tests/window/test_win_type.py::test_rolling_center_axis_1
0.02s call     tests/window/test_expanding.py::test_expanding_corr_pairwise
0.02s call     tests/window/test_expanding.py::test_expanding_cov_pairwise
0.02s call     tests/window/test_apply.py::test_center_reindex_frame[False]
0.01s call     tests/window/test_apply.py::test_min_periods[False-None-0]
0.01s call     tests/window/test_apply.py::test_center_reindex_series[False]
0.01s call     tests/window/test_apply.py::test_min_periods[False-1-0]
0.01s call     
tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[corr]
0.01s call     
tests/window/test_pairwise.py::test_rolling_pairwise_cov_corr[cov]
0.01s call     tests/window/test_apply.py::test_nans[False]
0.01s call     
tests/window/test_expanding.py::test_expanding_cov_pairwise_diff_length
0.01s call     tests/window/test_pairwise.py::test_flex_binary_frame[corr]
0.01s call     tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[corr]
0.01s call     
tests/window/test_expanding.py::test_expanding_corr_pairwise_diff_length
0.01s call     tests/window/test_ewm.py::test_ewm_pairwise_cov_corr[cov]
0.01s call     tests/window/test_pairwise.py::TestPairwise::test_cov_mulittindex
0.01s call     tests/window/test_pairwise.py::test_flex_binary_frame[cov]
0.01s call     tests/window/test_api.py::test_agg[None]
0.01s call     tests/window/test_apply.py::test_min_periods[False-2-0]
0.01s call     tests/window/test_api.py::test_agg[2]
0.01s call     tests/window/test_api.py::test_agg[10]
0.01s call     tests/window/test_api.py::test_agg[5]
0.01s call     tests/window/test_api.py::test_agg[1]
0.01s call     
tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[corr]
0.01s call     
tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_series[pairwise_frames8-<lambda>2]
0.01s call     
tests/window/test_groupby.py::TestExpanding::test_expanding_corr_cov[cov]
0.01s call     
tests/window/test_pairwise.py::TestPairwise::test_pairwise_with_other[pairwise_frames0-<lambda>3]
================ 9016 passed, 45 skipped, 43 xfailed in 13.36s =================
rdjoqkol test state = false
E: pybuild pybuild:389: test: plugin custom failed with: exit code=1: 
TEST_SUCCESS=true; cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build ; for 
TEST_SUBSET in /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas/tests/* ; 
do echo $TEST_SUBSET | grep -q -e __pycache__ || PANDAS_CI=1 LC_ALL=C.UTF-8 
xvfb-run -a -s "-screen 0 1280x1024x24 -noreset" python3.13 -m pytest -s -m 
"not network"  -k "not test_register_entrypoint and not test_wrong_url and not 
test_statsmodels" 
--confcutdir=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/pandas 
--deb-data-root-dir=/<<PKGBUILDDIR>>/pandas/tests $TEST_SUBSET || test $? = 5 
|| TEST_SUCCESS=false && echo "rdjoqkol test state = $TEST_SUCCESS"; done ; rm 
-rf test-data.xml test_stata.dta .pytest_cache pandas/.pytest_cache ; 
$TEST_SUCCESS
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13 
returned exit code 13
make[1]: *** [debian/rules:134: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:55: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pandas
Source-Version: 2.3.3+dfsg-1
Done: Rebecca N. Palmer <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pandas, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rebecca N. Palmer <[email protected]> (supplier of updated pandas package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 06 Oct 2025 16:54:01 +0100
Source: pandas
Architecture: source
Version: 2.3.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Rebecca N. Palmer <[email protected]>
Closes: 1117200
Changes:
 pandas (2.3.3+dfsg-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #1117200)
   * Update contributors and patches.
   * Tests: don't require warnings removed in numexpr 2.13.1.
Checksums-Sha1:
 5eb3e864a2e23f3772bcd752396a77c80e6e64a1 5700 pandas_2.3.3+dfsg-1.dsc
 982e13bc72a9fd6554f93a681f3c9b7e5519127f 11285796 pandas_2.3.3+dfsg.orig.tar.xz
 d8ffe3ffc6566f144a93a343052f983746dcced4 112268 
pandas_2.3.3+dfsg-1.debian.tar.xz
 bfa2af90eddd560e2a816a7a55f146619e5863d6 9655 
pandas_2.3.3+dfsg-1_source.buildinfo
Checksums-Sha256:
 bb6f9cb9432b5c817262a539f7129e15edebe3b66560b840a8afcbbe3acb7b4a 5700 
pandas_2.3.3+dfsg-1.dsc
 0074402158bf161c08a7699eb09e3b3d4d2bc2ce4af212fb7c84912f1e0a5578 11285796 
pandas_2.3.3+dfsg.orig.tar.xz
 a67540779ca4c07047f8e2c7c412bd95609edce0598a69816888f3f0a275e416 112268 
pandas_2.3.3+dfsg-1.debian.tar.xz
 99d647e20f33d3a96d21bcba1d4866de44c5acef5cab9d6693652eac195816c2 9655 
pandas_2.3.3+dfsg-1_source.buildinfo
Files:
 1c16d2758d81f7a3158af687992c9435 5700 python optional pandas_2.3.3+dfsg-1.dsc
 216ac60b6e70d51f84e9eb81f307add7 11285796 python optional 
pandas_2.3.3+dfsg.orig.tar.xz
 69345efbbe5a268e35af4280482041a7 112268 python optional 
pandas_2.3.3+dfsg-1.debian.tar.xz
 a1d85adc9e1f89aa36c36025dcb2d628 9655 python optional 
pandas_2.3.3+dfsg-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJMBAEBCgA2FiEEZ8sxEAXE7b4yF1MI3uUNDVZ+omYFAmjpPB8YHHJlYmVjY2Ff
cGFsbWVyQHpvaG8uY29tAAoJEN7lDQ1WfqJmVZgP/1J4j/65yiqkEPEtVa0WXMmN
4p3Z5VhTF6ONhUTAr+Vr3jjkmCg+e4esbCx5aUhaEQ3bVTr1kj7WQsw1pNdcqTQJ
deBUJSQxV8Txnlk/78O62HHZkSWIc3EN1JNOJv5T2SOuNfkCi4/JhTm6SXMiCZcw
KXuc6CghNpbVsc+NPcfkvtbi+ukhQgnmUL9DdT0NwSKdy/JNRYhv7haFrSvhnYCF
ZHkNBHZfJVKhXmaRoKeN4wJVnd+rFuuljF36hBt0ZdBLfq2DcYOSJARGJZVKkM+b
Cn0khFW74mjDPRuYvrh1dMCsLo4zgYtFGIIrbnkEfec1y0KmzGHudLvqp3bNOhAz
nJpgKlxbzXzG6l/cGUPnBMOYOa0rFb3zPwAceRyNUD4dzIDZFNIy8CM4G97vyj+3
tT8+KThYXhHNYouyHB0AZl/cbjRl07/UA4441osZAgh6T7z5jMtAN10gCT5wVawh
f6ssYjM9w9GBY+z8fz9L+/tiQQEGfgekVnlNz8p9ivAoyY6u+YzeT54eFhVdqiC0
5nnZZM7ZeFA2GuSs5EgaRoTnErZYwD8ZcYOfcD0Mq1ZkqexONcEqKvYScqJRk+mc
b6CGGjL1CZsa0etMlTclc4moDix0COvhzSm0RpOzMvS8e+CytYYQn8KRXT/kffbt
eo1M6+KhGp1Dl4jLR8Br
=haIu
-----END PGP SIGNATURE-----

Attachment: pgpJYtmOfYnL2.pgp
Description: PGP signature


--- End Message ---

Reply via email to