Your message dated Wed, 31 Dec 2025 21:04:06 +0000
with message-id <[email protected]>
and subject line Bug#1123306: fixed in python-rx 4.1.0-1
has caused the Debian Bug report #1123306,
regarding python-rx: FTBFS: dh_auto_test: error: pybuild --test --test-pytest 
-i python{version} -p "3.14 3.13" returned exit code 13
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.)


-- 
1123306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-rx
Source-Version: 4.1.0-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-rx, 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.
Colin Watson <[email protected]> (supplier of updated python-rx 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: Wed, 31 Dec 2025 20:42:06 +0000
Source: python-rx
Architecture: source
Version: 4.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1123306
Changes:
 python-rx (4.1.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Avoid use of asyncio.get_event_loop (3.14) (closes: #1123306).
Checksums-Sha1:
 f6ef6a2c4be0702694fbf722e9ae4d3f4923269d 2288 python-rx_4.1.0-1.dsc
 478ee63583ff250193f5feb55170009c9941fdd2 928201 python-rx_4.1.0.orig.tar.gz
 45323270dc2f770a3e9304dd35494a8a98ddb4d9 6340 python-rx_4.1.0-1.debian.tar.xz
Checksums-Sha256:
 5f89792c75bedaec2ef68f5dbf83c958031e853f035df355987aff62a3ed5af9 2288 
python-rx_4.1.0-1.dsc
 a048a6e894fc9da992b186a74ff494fdb59cab5422b5bf23ebe7adcf490dcdc6 928201 
python-rx_4.1.0.orig.tar.gz
 8f621fe763b0b97baf3f194f15979be3a00c2218171198987620103b8320ff8a 6340 
python-rx_4.1.0-1.debian.tar.xz
Files:
 f05591734f04dcdf6691044c1cfa2baa 2288 python optional python-rx_4.1.0-1.dsc
 7a3cbc9b29d6707dd8c60b700e5db22a 928201 python optional 
python-rx_4.1.0.orig.tar.gz
 1ff4bde960c1ef54fe61d01f814f8862 6340 python optional 
python-rx_4.1.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmlVi2gACgkQOTWH2X2G
UAvkxg/9FmU0aN2513vIovtf2em6AiLMMR1qAEosWCAtF+8PtXBoiqTLlAlemfJx
TtRTK7XMzdGKVHq06tXWs3FgX4Zs/6dpA9gOHL28u0nm0Sha1lfZ/Zl+yDuqHfBd
iSgKioc9Pi6wrJXsFo94iGRaWCaCnc8W2Mbh2tIVwab94KYS9OvVQpUbrgpW7Kvc
yh0SdILQ8TXxF2dM+DBnXiugpjfU26uymu0W1CjmZDh9B2Q7vUITL0ZjYuas/qz5
QxuFZGCQ6ZM4pczY9lM8feZDUUmaNcd6RSRLbpd+zZ1wbI7qX56FPl+fgq+thwQK
gOLNBlSsgl2bF33cxQW3owJ4C9uedu1mDcuDnjK7NvRbzgEKkCNc/JqMmhSgBmgG
Bw1B5vjT7KI3orjPWC4QMEA+FJ7tE2Q7HWXbpd+s2Ocs1N1l0SJ4gOCCOUYeDUa/
2c5ZIdLTDHlsCW/HXGbAmo1dcmQqdFUt9v4F4aNrs1aIpcAha7XiWI2MBgSzeD2t
FI4rJCOyRM8toeUJLDmyTyJTnbDT7erp9AQjvSNNDVz1SS9I3oiUR+z1R+rjKcIu
1GNihEBggiiVQA1HY/whzioOFRRBUF7dS5iqpBlMVdDLoaKZbo+MTlFXCXf/57jx
nHyNZm3HWEhSlVHeQTg/LHjCG7UhpLlFMKYa+bESSieXlhknPV4=
=mBZF
-----END PGP SIGNATURE-----

Attachment: pgp_HvsE555l2.pgp
Description: PGP signature


--- End Message ---

Reply via email to