Package: src:python-rx
Version: 4.0.4-3
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/202512/

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:python-rx, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp pyproject.toml.orig pyproject.toml || true
cp: cannot stat 'pyproject.toml.orig': No such file or directory
cp reactivex/_version.py.orig reactivex/_version.py || true
cp: cannot stat 'reactivex/_version.py.orig': No such file or directory
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild

[... snipped ...]

tests/test_observable/test_case.py: 24 warnings
tests/test_observable/test_catch.py: 93 warnings
tests/test_observable/test_combinelatest.py: 81 warnings
tests/test_observable/test_concat.py: 141 warnings
tests/test_observable/test_connectableobservable.py: 46 warnings
tests/test_observable/test_contains.py: 30 warnings
tests/test_observable/test_count.py: 48 warnings
tests/test_observable/test_create.py: 24 warnings
tests/test_observable/test_debounce.py: 141 warnings
tests/test_observable/test_defaultifempty.py: 12 warnings
tests/test_observable/test_defer.py: 12 warnings
tests/test_observable/test_delay.py: 39 warnings
tests/test_observable/test_delaywithmapper.py: 96 warnings
tests/test_observable/test_distinct.py: 15 warnings
tests/test_observable/test_distinctuntilchanged.py: 36 warnings
tests/test_observable/test_doaction.py: 15 warnings
tests/test_observable/test_dowhile.py: 69 warnings
tests/test_observable/test_elementat.py: 24 warnings
tests/test_observable/test_empty.py: 9 warnings
tests/test_observable/test_expand.py: 72 warnings
tests/test_observable/test_filter.py: 48 warnings
tests/test_observable/test_finally.py: 12 warnings
tests/test_observable/test_find.py: 18 warnings
tests/test_observable/test_first.py: 24 warnings
tests/test_observable/test_firstordefault.py: 24 warnings
tests/test_observable/test_flatmap.py: 246 warnings
tests/test_observable/test_flatmap_async.py: 6 warnings
tests/test_observable/test_forin.py: 15 warnings
tests/test_observable/test_forkjoin.py: 45 warnings
tests/test_observable/test_fromcallback.py: 9 warnings
tests/test_observable/test_fromfuture.py: 12 warnings
tests/test_observable/test_fromiterable.py: 22 warnings
tests/test_observable/test_generate.py: 21 warnings
tests/test_observable/test_generatewithrelativetime.py: 30 warnings
tests/test_observable/test_groupby.py: 250 warnings
tests/test_observable/test_groupjoin.py: 975 warnings
tests/test_observable/test_ifthen.py: 24 warnings
tests/test_observable/test_ignoreelements.py: 9 warnings
tests/test_observable/test_interval.py: 9 warnings
tests/test_observable/test_isempty.py: 12 warnings
tests/test_observable/test_join.py: 672 warnings
tests/test_observable/test_last.py: 24 warnings
tests/test_observable/test_lastordefault.py: 24 warnings
tests/test_observable/test_map.py: 374 warnings
tests/test_observable/test_marbles.py: 84 warnings
tests/test_observable/test_materialize.py: 24 warnings
tests/test_observable/test_max.py: 33 warnings
tests/test_observable/test_maxby.py: 21 warnings
tests/test_observable/test_merge.py: 333 warnings
tests/test_observable/test_min.py: 30 warnings
tests/test_observable/test_minby.py: 39 warnings
tests/test_observable/test_multicast.py: 81 warnings
tests/test_observable/test_never.py: 6 warnings
tests/test_observable/test_observeon.py: 15 warnings
tests/test_observable/test_of.py: 14 warnings
tests/test_observable/test_onerrorresumenext.py: 87 warnings
tests/test_observable/test_pairwise.py: 18 warnings
tests/test_observable/test_partition.py: 63 warnings
tests/test_observable/test_pluck.py: 6 warnings
tests/test_observable/test_publish.py: 84 warnings
tests/test_observable/test_publishvalue.py: 69 warnings
tests/test_observable/test_range.py: 27 warnings
tests/test_observable/test_reduce.py: 33 warnings
tests/test_observable/test_repeat.py: 32106 warnings
tests/test_observable/test_replay.py: 120 warnings
tests/test_observable/test_retry.py: 32321 warnings
tests/test_observable/test_returnvalue.py: 18 warnings
tests/test_observable/test_sample.py: 15 warnings
tests/test_observable/test_scan.py: 30 warnings
tests/test_observable/test_sequenceequal.py: 66 warnings
tests/test_observable/test_single.py: 27 warnings
tests/test_observable/test_singleordefault.py: 30 warnings
tests/test_observable/test_skip.py: 27 warnings
tests/test_observable/test_skiplast.py: 27 warnings
tests/test_observable/test_skiplastwithtime.py: 21 warnings
tests/test_observable/test_skipuntil.py: 27 warnings
tests/test_observable/test_skipuntilwithtime.py: 18 warnings
tests/test_observable/test_skipwhile.py: 27 warnings
tests/test_observable/test_skipwithtime.py: 21 warnings
tests/test_observable/test_slice.py: 27 warnings
tests/test_observable/test_some.py: 33 warnings
tests/test_observable/test_starmap.py: 52 warnings
tests/test_observable/test_start.py: 15 warnings
tests/test_observable/test_startwith.py: 36 warnings
tests/test_observable/test_subscribeon.py: 24 warnings
tests/test_observable/test_sum.py: 18 warnings
tests/test_observable/test_switchlatest.py: 39 warnings
tests/test_observable/test_take.py: 24 warnings
tests/test_observable/test_takelast.py: 27 warnings
tests/test_observable/test_takelastbuffer.py: 21 warnings
tests/test_observable/test_takelastwithtime.py: 27 warnings
tests/test_observable/test_takeuntil.py: 33 warnings
tests/test_observable/test_takeuntilwithtime.py: 18 warnings
tests/test_observable/test_takewhile.py: 36 warnings
tests/test_observable/test_takewithtime.py: 21 warnings
tests/test_observable/test_throttlefirst.py: 15 warnings
tests/test_observable/test_throw.py: 9 warnings
tests/test_observable/test_timeinterval.py: 18 warnings
tests/test_observable/test_timeout.py: 69 warnings
tests/test_observable/test_timeoutwithmapper.py: 75 warnings
tests/test_observable/test_timer.py: 39 warnings
tests/test_observable/test_timestamp.py: 12 warnings
tests/test_observable/test_toasync.py: 33 warnings
tests/test_observable/test_todict.py: 15 warnings
tests/test_observable/test_tofuture.py: 21 warnings
tests/test_observable/test_toiterable.py: 9 warnings
tests/test_observable/test_toset.py: 9 warnings
tests/test_observable/test_using.py: 18 warnings
tests/test_observable/test_while_do.py: 348 warnings
tests/test_observable/test_window.py: 285 warnings
tests/test_observable/test_windowwithcount.py: 39 warnings
tests/test_observable/test_windowwithtime.py: 138 warnings
tests/test_observable/test_windowwithtimeorcount.py: 54 warnings
tests/test_observable/test_withlatestfrom.py: 84 warnings
tests/test_observable/test_zip.py: 87 warnings
tests/test_scheduler/test_currentthreadscheduler.py: 92 warnings
tests/test_scheduler/test_eventloopscheduler.py: 83 warnings
tests/test_scheduler/test_immediatescheduler.py: 10 warnings
tests/test_scheduler/test_newthreadscheduler.py: 49 warnings
tests/test_scheduler/test_scheduleditem.py: 3 warnings
tests/test_scheduler/test_threadpoolscheduler.py: 93 warnings
tests/test_scheduler/test_timeoutscheduler.py: 74 warnings
tests/test_scheduler/test_trampolinescheduler.py: 143 warnings
tests/test_subject/test_asyncsubject.py: 75 warnings
tests/test_subject/test_behaviorsubject.py: 75 warnings
tests/test_subject/test_replaysubject.py: 108 warnings
tests/test_subject/test_subject.py: 60 warnings
tests/test_testing/test_marbles.py: 32 warnings
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/reactivex/internal/basic.py:17:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for 
removal in a future version. Use timezone-aware objects to represent datetimes 
in UTC: datetime.datetime.now(datetime.UTC).
    return datetime.utcnow()

tests/test_observable/test_delay.py::TestDelay::test_delay_datetime_offset_error1_impl
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_delay.py:204:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(delay(datetime.utcfromtimestamp(250)))

tests/test_observable/test_delay.py::TestDelay::test_delay_datetime_offset_error2_impl
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_delay.py:247:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(delay(datetime.utcfromtimestamp(350)))

tests/test_observable/test_delay.py::TestDelay::test_delay_datetime_offset_simple1_impl
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_delay.py:65:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    dt = datetime.utcfromtimestamp(300.0)

tests/test_observable/test_delay.py::TestDelay::test_delay_datetime_offset_simple2_impl
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_delay.py:110:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(delay(datetime.utcfromtimestamp(250)))

tests/test_observable/test_delay.py::TestDelay::test_delay_datetime_offset_simple3_impl
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_delay.py:156:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(delay(datetime.utcfromtimestamp(350)))

tests/test_observable/test_flatmap_async.py::TestFlatMapAsync::test_flat_map_async
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_flatmap_async.py:12:
 DeprecationWarning: There is no current event loop
    loop = asyncio.get_event_loop()

tests/test_observable/test_skipuntilwithtime.py::TestSkipUntilWithTIme::test_skipuntil_error
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_skipuntilwithtime.py:51:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.skip_until_with_time(datetime.utcfromtimestamp(250)))

tests/test_observable/test_skipuntilwithtime.py::TestSkipUntilWithTIme::test_skipuntil_late
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_skipuntilwithtime.py:38:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.skip_until_with_time(datetime.utcfromtimestamp(250)))

tests/test_observable/test_skipuntilwithtime.py::TestSkipUntilWithTIme::test_skipuntil_never
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_skipuntilwithtime.py:63:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.skip_until_with_time(datetime.utcfromtimestamp(250)))

tests/test_observable/test_skipuntilwithtime.py::TestSkipUntilWithTIme::test_skipuntil_twice1
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_skipuntilwithtime.py:84:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    ops.skip_until_with_time(datetime.utcfromtimestamp(215)),

tests/test_observable/test_skipuntilwithtime.py::TestSkipUntilWithTIme::test_skipuntil_twice1
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_skipuntilwithtime.py:85:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    ops.skip_until_with_time(datetime.utcfromtimestamp(230)),

tests/test_observable/test_skipuntilwithtime.py::TestSkipUntilWithTIme::test_skipuntil_twice2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_skipuntilwithtime.py:112:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    ops.skip_until_with_time(datetime.utcfromtimestamp(230)),

tests/test_observable/test_skipuntilwithtime.py::TestSkipUntilWithTIme::test_skipuntil_twice2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_skipuntilwithtime.py:113:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    ops.skip_until_with_time(datetime.utcfromtimestamp(215)),

tests/test_observable/test_skipuntilwithtime.py::TestSkipUntilWithTIme::test_skipuntil_zero
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_skipuntilwithtime.py:24:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.skip_until_with_time(datetime.utcfromtimestamp(0)))

tests/test_observable/test_takeuntilwithtime.py::TestTakeUntilWithTime::test_takeuntil_error
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_takeuntilwithtime.py:61:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    dt = datetime.utcfromtimestamp(250)

tests/test_observable/test_takeuntilwithtime.py::TestTakeUntilWithTime::test_takeuntil_late
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_takeuntilwithtime.py:47:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    dt = datetime.utcfromtimestamp(250)

tests/test_observable/test_takeuntilwithtime.py::TestTakeUntilWithTime::test_takeuntil_never
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_takeuntilwithtime.py:74:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    dt = datetime.utcfromtimestamp(250)

tests/test_observable/test_takeuntilwithtime.py::TestTakeUntilWithTime::test_takeuntil_twice1
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_takeuntilwithtime.py:95:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    dt235 = 
datetime.utcfromtimestamp(235)/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/reactivex/internal/basic.py:17:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for 
removal in a future version. Use timezone-aware objects to represent datetimes 
in UTC: datetime.datetime.now(datetime.UTC).
  return datetime.utcnow()
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/reactivex/internal/basic.py:17:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for 
removal in a future version. Use timezone-aware objects to represent datetimes 
in UTC: datetime.datetime.now(datetime.UTC).
  return datetime.utcnow()
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/reactivex/internal/basic.py:17:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for 
removal in a future version. Use timezone-aware objects to represent datetimes 
in UTC: datetime.datetime.now(datetime.UTC).
  return datetime.utcnow()
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/reactivex/internal/basic.py:17:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for 
removal in a future version. Use timezone-aware objects to represent datetimes 
in UTC: datetime.datetime.now(datetime.UTC).
  return datetime.utcnow()
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/reactivex/internal/basic.py:17:
 DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for 
removal in a future version. Use timezone-aware objects to represent datetimes 
in UTC: datetime.datetime.now(datetime.UTC).
  return datetime.utcnow()


tests/test_observable/test_takeuntilwithtime.py::TestTakeUntilWithTime::test_takeuntil_twice1
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_takeuntilwithtime.py:96:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    dt255 = datetime.utcfromtimestamp(255)

tests/test_observable/test_takeuntilwithtime.py::TestTakeUntilWithTime::test_takeuntil_twice2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_takeuntilwithtime.py:125:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    dt235 = datetime.utcfromtimestamp(235)

tests/test_observable/test_takeuntilwithtime.py::TestTakeUntilWithTime::test_takeuntil_twice2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_takeuntilwithtime.py:126:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    dt255 = datetime.utcfromtimestamp(255)

tests/test_observable/test_takeuntilwithtime.py::TestTakeUntilWithTime::test_takeuntil_zero
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_takeuntilwithtime.py:33:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.take_until_with_time(datetime.utcfromtimestamp(0)))

tests/test_observable/test_timeout.py::TestTimeout::test_timeout_datetime_offset_timeout_does_not_occur_completed
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_timeout.py:258:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.timeout(datetime.utcfromtimestamp(400), ys))

tests/test_observable/test_timeout.py::TestTimeout::test_timeout_datetime_offset_timeout_does_not_occur_error
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_timeout.py:273:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.timeout(datetime.utcfromtimestamp(400), ys))

tests/test_observable/test_timeout.py::TestTimeout::test_timeout_datetime_offset_timeout_occur_2
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_timeout.py:289:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.timeout(datetime.utcfromtimestamp(400), ys))

tests/test_observable/test_timeout.py::TestTimeout::test_timeout_datetime_offset_timeout_occur_3
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_timeout.py:305:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.timeout(datetime.utcfromtimestamp(400), ys))

tests/test_observable/test_timeout.py::TestTimeout::test_timeout_datetime_offset_timeout_occurs
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_timeout.py:244:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    return xs.pipe(ops.timeout(datetime.utcfromtimestamp(400), ys))

tests/test_observable/test_timestamp.py::TestTimeInterval::test_timestamp_regular
tests/test_observable/test_timestamp.py::TestTimeInterval::test_timestamp_regular
tests/test_observable/test_timestamp.py::TestTimeInterval::test_timestamp_regular
tests/test_observable/test_timestamp.py::TestTimeInterval::test_timestamp_regular
tests/test_observable/test_timestamp.py::TestTimeInterval::test_timestamp_regular
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_observable/test_timestamp.py:20:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    timestamp = timestamp - datetime.utcfromtimestamp(0)

tests/test_scheduler/test_eventloop/test_asyncioscheduler.py::TestAsyncIOScheduler::test_asyncio_schedule_now
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_scheduler/test_eventloop/test_asyncioscheduler.py:18:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    diff = scheduler.now - datetime.utcfromtimestamp(loop.time())

tests/test_scheduler/test_eventloop/test_asyncioscheduler.py::TestAsyncIOScheduler::test_asyncio_schedule_now_units
  /usr/lib/python3.13/unittest/case.py:707: DeprecationWarning: It is 
deprecated to return a value that is not None from a test case (<bound method 
TestAsyncIOScheduler.test_asyncio_schedule_now_units of 
<tests.test_scheduler.test_eventloop.test_asyncioscheduler.TestAsyncIOScheduler 
testMethod=test_asyncio_schedule_now_units>>)
    return self.run(*args, **kwds)

tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_now
  
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_rx/build/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:19:
 DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and 
scheduled for removal in a future version. Use timezone-aware objects to 
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, 
datetime.UTC).
    diff = scheduler.now - datetime.utcfromtimestamp(loop.time())

tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_now_units
  /usr/lib/python3.13/unittest/case.py:707: DeprecationWarning: It is 
deprecated to return a value that is not None from a test case (<bound method 
TestAsyncIOThreadSafeScheduler.test_asyncio_threadsafe_schedule_now_units of 
<tests.test_scheduler.test_eventloop.test_asynciothreadsafescheduler.TestAsyncIOThreadSafeScheduler
 testMethod=test_asyncio_threadsafe_schedule_now_units>>)
    return self.run(*args, **kwds)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
============== 1324 passed, 10 skipped, 192515 warnings in 19.66s ==============
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.14 
3.13" returned exit code 13
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to