>>> py3-rx: Building community/py3-rx 3.2.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 05:08:07 +0000 >>> py3-rx: Checking sanity of /home/buildozer/aports/community/py3-rx/APKBUILD... >>> py3-rx: Analyzing dependencies... >>> py3-rx: Installing for build: build-base python3 py3-setuptools py3-pytest-runner py3-pytest py3-coverage py3-pytest-asyncio (1/25) Installing libffi (3.4.2-r1) (2/25) Installing gdbm (1.20-r2) (3/25) Installing mpdecimal (2.5.1-r1) (4/25) Installing readline (8.1.1-r0) (5/25) Installing sqlite-libs (3.36.0-r0) (6/25) Installing python3 (3.9.7-r3) (7/25) Installing py3-ordered-set (4.0.2-r2) (8/25) Installing py3-appdirs (1.4.4-r2) (9/25) Installing py3-parsing (2.4.7-r2) (10/25) Installing py3-six (1.16.0-r0) (11/25) Installing py3-packaging (20.9-r1) (12/25) Installing py3-setuptools (52.0.0-r4) (13/25) Installing py3-pytest-runner (5.3.1-r0) (14/25) Installing py3-atomicwrites (1.4.0-r1) (15/25) Installing py3-attrs (20.3.0-r1) (16/25) Installing py3-more-itertools (8.10.0-r0) (17/25) Installing py3-iniconfig (1.1.1-r1) (18/25) Installing py3-pluggy (0.13.1-r4) (19/25) Installing py3-py (1.10.0-r1) (20/25) Installing py3-wcwidth (0.2.5-r1) (21/25) Installing py3-toml (0.10.2-r2) (22/25) Installing py3-pytest (6.2.5-r0) (23/25) Installing py3-coverage (5.5-r0) (24/25) Installing py3-pytest-asyncio (0.15.1-r0) (25/25) Installing .makedepends-py3-rx (20211021.050811) Executing busybox-1.34.1-r1.trigger OK: 401 MiB in 120 packages >>> py3-rx: Cleaning up srcdir >>> py3-rx: Cleaning up pkgdir >>> py3-rx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-rx-3.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-rx: Fetching https://github.com/ReactiveX/RxPY/archive/v3.2.0/py3-rx-3.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122 100 122 0 0 559 0 --:--:-- --:--:-- --:--:-- 562 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 870k 0 870k 0 0 1380k 0 --:--:-- --:--:-- --:--:-- 4680k >>> py3-rx: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/py3-rx-3.2.0.tar.gz >>> py3-rx: Checking sha512sums... py3-rx-3.2.0.tar.gz: OK >>> py3-rx: Unpacking /var/cache/distfiles/v3.15/py3-rx-3.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/rx copying rx/__init__.py -> build/lib/rx creating build/lib/rx/internal copying rx/internal/utils.py -> build/lib/rx/internal copying rx/internal/priorityqueue.py -> build/lib/rx/internal copying rx/internal/exceptions.py -> build/lib/rx/internal copying rx/internal/basic.py -> build/lib/rx/internal copying rx/internal/__init__.py -> build/lib/rx/internal copying rx/internal/concurrency.py -> build/lib/rx/internal copying rx/internal/constants.py -> build/lib/rx/internal creating build/lib/rx/core copying rx/core/typing.py -> build/lib/rx/core copying rx/core/__init__.py -> build/lib/rx/core copying rx/core/run.py -> build/lib/rx/core copying rx/core/notification.py -> build/lib/rx/core copying rx/core/pipe.py -> build/lib/rx/core creating build/lib/rx/core/abc copying rx/core/abc/observable.py -> build/lib/rx/core/abc copying rx/core/abc/subject.py -> build/lib/rx/core/abc copying rx/core/abc/__init__.py -> build/lib/rx/core/abc copying rx/core/abc/disposable.py -> build/lib/rx/core/abc copying rx/core/abc/asyncobservable.py -> build/lib/rx/core/abc copying rx/core/abc/startable.py -> build/lib/rx/core/abc copying rx/core/abc/scheduler.py -> build/lib/rx/core/abc copying rx/core/abc/observer.py -> build/lib/rx/core/abc copying rx/core/abc/asyncobserver.py -> build/lib/rx/core/abc copying rx/core/abc/periodicscheduler.py -> build/lib/rx/core/abc creating build/lib/rx/core/operators copying rx/core/operators/skipuntilwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/combinelatest.py -> build/lib/rx/core/operators copying rx/core/operators/takeuntil.py -> build/lib/rx/core/operators copying rx/core/operators/scan.py -> build/lib/rx/core/operators copying rx/core/operators/toiterable.py -> build/lib/rx/core/operators copying rx/core/operators/average.py -> build/lib/rx/core/operators copying rx/core/operators/toset.py -> build/lib/rx/core/operators copying rx/core/operators/takelastbuffer.py -> build/lib/rx/core/operators copying rx/core/operators/maxby.py -> build/lib/rx/core/operators copying rx/core/operators/windowwithcount.py -> build/lib/rx/core/operators copying rx/core/operators/whiledo.py -> build/lib/rx/core/operators copying rx/core/operators/isempty.py -> build/lib/rx/core/operators copying rx/core/operators/min.py -> build/lib/rx/core/operators copying rx/core/operators/defaultifempty.py -> build/lib/rx/core/operators copying rx/core/operators/bufferwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/pluck.py -> build/lib/rx/core/operators copying rx/core/operators/skipuntil.py -> build/lib/rx/core/operators copying rx/core/operators/exclusive.py -> build/lib/rx/core/operators copying rx/core/operators/max.py -> build/lib/rx/core/operators copying rx/core/operators/first.py -> build/lib/rx/core/operators copying rx/core/operators/dematerialize.py -> build/lib/rx/core/operators copying rx/core/operators/sample.py -> build/lib/rx/core/operators copying rx/core/operators/catch.py -> build/lib/rx/core/operators copying rx/core/operators/all.py -> build/lib/rx/core/operators copying rx/core/operators/takelastwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/count.py -> build/lib/rx/core/operators copying rx/core/operators/merge.py -> build/lib/rx/core/operators copying rx/core/operators/distinct.py -> build/lib/rx/core/operators copying rx/core/operators/distinctuntilchanged.py -> build/lib/rx/core/operators copying rx/core/operators/tofuture.py -> build/lib/rx/core/operators copying rx/core/operators/last.py -> build/lib/rx/core/operators copying rx/core/operators/timeinterval.py -> build/lib/rx/core/operators copying rx/core/operators/skiplastwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/filter.py -> build/lib/rx/core/operators copying rx/core/operators/skiplast.py -> build/lib/rx/core/operators copying rx/core/operators/bufferwithtimeorcount.py -> build/lib/rx/core/operators copying rx/core/operators/__init__.py -> build/lib/rx/core/operators copying rx/core/operators/statistics.py -> build/lib/rx/core/operators copying rx/core/operators/subscribeon.py -> build/lib/rx/core/operators copying rx/core/operators/delay.py -> build/lib/rx/core/operators copying rx/core/operators/skipwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/timestamp.py -> build/lib/rx/core/operators copying rx/core/operators/firstordefault.py -> build/lib/rx/core/operators copying rx/core/operators/materialize.py -> build/lib/rx/core/operators copying rx/core/operators/amb.py -> build/lib/rx/core/operators copying rx/core/operators/startswith.py -> build/lib/rx/core/operators copying rx/core/operators/contains.py -> build/lib/rx/core/operators copying rx/core/operators/delaywithmapper.py -> build/lib/rx/core/operators copying rx/core/operators/expand.py -> build/lib/rx/core/operators copying rx/core/operators/sequenceequal.py -> build/lib/rx/core/operators copying rx/core/operators/takeuntilwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/groupjoin.py -> build/lib/rx/core/operators copying rx/core/operators/forkjoin.py -> build/lib/rx/core/operators copying rx/core/operators/publish.py -> build/lib/rx/core/operators copying rx/core/operators/skipwhile.py -> build/lib/rx/core/operators copying rx/core/operators/withlatestfrom.py -> build/lib/rx/core/operators copying rx/core/operators/onerrorresumenext.py -> build/lib/rx/core/operators copying rx/core/operators/some.py -> build/lib/rx/core/operators copying rx/core/operators/window.py -> build/lib/rx/core/operators copying rx/core/operators/takewhile.py -> build/lib/rx/core/operators copying rx/core/operators/slice.py -> build/lib/rx/core/operators copying rx/core/operators/take.py -> build/lib/rx/core/operators copying rx/core/operators/map.py -> build/lib/rx/core/operators copying rx/core/operators/windowwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/todict.py -> build/lib/rx/core/operators copying rx/core/operators/ignoreelements.py -> build/lib/rx/core/operators copying rx/core/operators/tomarbles.py -> build/lib/rx/core/operators copying rx/core/operators/repeat.py -> build/lib/rx/core/operators copying rx/core/operators/delaysubscription.py -> build/lib/rx/core/operators copying rx/core/operators/timeoutwithmapper.py -> build/lib/rx/core/operators copying rx/core/operators/zip.py -> build/lib/rx/core/operators copying rx/core/operators/asobservable.py -> build/lib/rx/core/operators copying rx/core/operators/buffer.py -> build/lib/rx/core/operators copying rx/core/operators/skip.py -> build/lib/rx/core/operators copying rx/core/operators/minby.py -> build/lib/rx/core/operators copying rx/core/operators/flatmap.py -> build/lib/rx/core/operators copying rx/core/operators/publishvalue.py -> build/lib/rx/core/operators copying rx/core/operators/observeon.py -> build/lib/rx/core/operators copying rx/core/operators/reduce.py -> build/lib/rx/core/operators copying rx/core/operators/switchlatest.py -> build/lib/rx/core/operators copying rx/core/operators/find.py -> build/lib/rx/core/operators copying rx/core/operators/lastordefault.py -> build/lib/rx/core/operators copying rx/core/operators/windowwithtimeorcount.py -> build/lib/rx/core/operators copying rx/core/operators/partition.py -> build/lib/rx/core/operators copying rx/core/operators/timeout.py -> build/lib/rx/core/operators copying rx/core/operators/takewithtime.py -> build/lib/rx/core/operators copying rx/core/operators/finallyaction.py -> build/lib/rx/core/operators copying rx/core/operators/takelast.py -> build/lib/rx/core/operators copying rx/core/operators/dowhile.py -> build/lib/rx/core/operators copying rx/core/operators/replay.py -> build/lib/rx/core/operators copying rx/core/operators/retry.py -> build/lib/rx/core/operators copying rx/core/operators/do.py -> build/lib/rx/core/operators copying rx/core/operators/debounce.py -> build/lib/rx/core/operators copying rx/core/operators/multicast.py -> build/lib/rx/core/operators copying rx/core/operators/groupby.py -> build/lib/rx/core/operators copying rx/core/operators/elementatordefault.py -> build/lib/rx/core/operators copying rx/core/operators/sum.py -> build/lib/rx/core/operators copying rx/core/operators/concat.py -> build/lib/rx/core/operators copying rx/core/operators/pairwise.py -> build/lib/rx/core/operators copying rx/core/operators/groupbyuntil.py -> build/lib/rx/core/operators copying rx/core/operators/singleordefault.py -> build/lib/rx/core/operators copying rx/core/operators/single.py -> build/lib/rx/core/operators copying rx/core/operators/join.py -> build/lib/rx/core/operators copying rx/core/operators/throttlefirst.py -> build/lib/rx/core/operators creating build/lib/rx/core/operators/connectable copying rx/core/operators/connectable/__init__.py -> build/lib/rx/core/operators/connectable copying rx/core/operators/connectable/refcount.py -> build/lib/rx/core/operators/connectable creating build/lib/rx/core/observable copying rx/core/observable/combinelatest.py -> build/lib/rx/core/observable copying rx/core/observable/groupedobservable.py -> build/lib/rx/core/observable copying rx/core/observable/interval.py -> build/lib/rx/core/observable copying rx/core/observable/fromfuture.py -> build/lib/rx/core/observable copying rx/core/observable/fromiterable.py -> build/lib/rx/core/observable copying rx/core/observable/fromcallback.py -> build/lib/rx/core/observable copying rx/core/observable/start.py -> build/lib/rx/core/observable copying rx/core/observable/throw.py -> build/lib/rx/core/observable copying rx/core/observable/startasync.py -> build/lib/rx/core/observable copying rx/core/observable/catch.py -> build/lib/rx/core/observable copying rx/core/observable/generate.py -> build/lib/rx/core/observable copying rx/core/observable/merge.py -> build/lib/rx/core/observable copying rx/core/observable/observable.py -> build/lib/rx/core/observable copying rx/core/observable/connectableobservable.py -> build/lib/rx/core/observable copying rx/core/observable/__init__.py -> build/lib/rx/core/observable copying rx/core/observable/amb.py -> build/lib/rx/core/observable copying rx/core/observable/defer.py -> build/lib/rx/core/observable copying rx/core/observable/ifthen.py -> build/lib/rx/core/observable copying rx/core/observable/never.py -> build/lib/rx/core/observable copying rx/core/observable/forkjoin.py -> build/lib/rx/core/observable copying rx/core/observable/withlatestfrom.py -> build/lib/rx/core/observable copying rx/core/observable/onerrorresumenext.py -> build/lib/rx/core/observable copying rx/core/observable/returnvalue.py -> build/lib/rx/core/observable copying rx/core/observable/range.py -> build/lib/rx/core/observable copying rx/core/observable/using.py -> build/lib/rx/core/observable copying rx/core/observable/repeat.py -> build/lib/rx/core/observable copying rx/core/observable/generatewithrelativetime.py -> build/lib/rx/core/observable copying rx/core/observable/timer.py -> build/lib/rx/core/observable copying rx/core/observable/zip.py -> build/lib/rx/core/observable copying rx/core/observable/case.py -> build/lib/rx/core/observable copying rx/core/observable/marbles.py -> build/lib/rx/core/observable copying rx/core/observable/empty.py -> build/lib/rx/core/observable copying rx/core/observable/concat.py -> build/lib/rx/core/observable copying rx/core/observable/toasync.py -> build/lib/rx/core/observable creating build/lib/rx/core/observer copying rx/core/observer/scheduledobserver.py -> build/lib/rx/core/observer copying rx/core/observer/observeonobserver.py -> build/lib/rx/core/observer copying rx/core/observer/autodetachobserver.py -> build/lib/rx/core/observer copying rx/core/observer/__init__.py -> build/lib/rx/core/observer copying rx/core/observer/observer.py -> build/lib/rx/core/observer creating build/lib/rx/scheduler copying rx/scheduler/timeoutscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/scheduleditem.py -> build/lib/rx/scheduler copying rx/scheduler/trampoline.py -> build/lib/rx/scheduler copying rx/scheduler/newthreadscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/virtualtimescheduler.py -> build/lib/rx/scheduler copying rx/scheduler/__init__.py -> build/lib/rx/scheduler copying rx/scheduler/catchscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/currentthreadscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/scheduler.py -> build/lib/rx/scheduler copying rx/scheduler/historicalscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/immediatescheduler.py -> build/lib/rx/scheduler copying rx/scheduler/eventloopscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/periodicscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/threadpoolscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/trampolinescheduler.py -> build/lib/rx/scheduler creating build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/twistedscheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/asyncioscheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/__init__.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/asynciothreadsafescheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/eventletscheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/geventscheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/ioloopscheduler.py -> build/lib/rx/scheduler/eventloop creating build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/gtkscheduler.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/qtscheduler.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/wxscheduler.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/pygamescheduler.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/__init__.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/tkinterscheduler.py -> build/lib/rx/scheduler/mainloop creating build/lib/rx/operators copying rx/operators/__init__.py -> build/lib/rx/operators creating build/lib/rx/disposable copying rx/disposable/serialdisposable.py -> build/lib/rx/disposable copying rx/disposable/scheduleddisposable.py -> build/lib/rx/disposable copying rx/disposable/refcountdisposable.py -> build/lib/rx/disposable copying rx/disposable/booleandisposable.py -> build/lib/rx/disposable copying rx/disposable/__init__.py -> build/lib/rx/disposable copying rx/disposable/singleassignmentdisposable.py -> build/lib/rx/disposable copying rx/disposable/disposable.py -> build/lib/rx/disposable copying rx/disposable/multipleassignmentdisposable.py -> build/lib/rx/disposable copying rx/disposable/compositedisposable.py -> build/lib/rx/disposable creating build/lib/rx/subject copying rx/subject/innersubscription.py -> build/lib/rx/subject copying rx/subject/replaysubject.py -> build/lib/rx/subject copying rx/subject/behaviorsubject.py -> build/lib/rx/subject copying rx/subject/subject.py -> build/lib/rx/subject copying rx/subject/__init__.py -> build/lib/rx/subject copying rx/subject/asyncsubject.py -> build/lib/rx/subject creating build/lib/rx/testing copying rx/testing/mockdisposable.py -> build/lib/rx/testing copying rx/testing/recorded.py -> build/lib/rx/testing copying rx/testing/__init__.py -> build/lib/rx/testing copying rx/testing/coldobservable.py -> build/lib/rx/testing copying rx/testing/testscheduler.py -> build/lib/rx/testing copying rx/testing/subscription.py -> build/lib/rx/testing copying rx/testing/mockobserver.py -> build/lib/rx/testing copying rx/testing/marbles.py -> build/lib/rx/testing copying rx/testing/hotobservable.py -> build/lib/rx/testing copying rx/testing/reactivetest.py -> build/lib/rx/testing running egg_info creating Rx.egg-info writing Rx.egg-info/PKG-INFO writing dependency_links to Rx.egg-info/dependency_links.txt writing top-level names to Rx.egg-info/top_level.txt writing manifest file 'Rx.egg-info/SOURCES.txt' reading manifest file 'Rx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Rx.egg-info/SOURCES.txt' copying rx/py.typed -> build/lib/rx running pytest running egg_info writing Rx.egg-info/PKG-INFO writing dependency_links to Rx.egg-info/dependency_links.txt writing top-level names to Rx.egg-info/top_level.txt reading manifest file 'Rx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Rx.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0, configfile: pytest.ini, testpaths: tests plugins: asyncio-0.15.1 collected 1322 items / 10 skipped / 1312 selected tests/test_version.py . [ 0%] tests/test_core/test_notification.py ........................ [ 1%] tests/test_core/test_observer.py .............. [ 2%] tests/test_core/test_priorityqueue.py ....... [ 3%] tests/test_disposables/test_disposable.py ................... [ 4%] tests/test_integration/test_concat_repeat.py . [ 4%] tests/test_integration/test_group_reduce.py .. [ 5%] tests/test_observable/test_all.py ........ [ 5%] tests/test_observable/test_amb.py ........ [ 6%] tests/test_observable/test_asobservable.py ...... [ 6%] tests/test_observable/test_average.py ...... [ 7%] tests/test_observable/test_buffer.py ............. [ 8%] tests/test_observable/test_bufferwithcount.py ........ [ 8%] tests/test_observable/test_bufferwithtime.py .... [ 9%] tests/test_observable/test_bufferwithtimeorcount.py ... [ 9%] tests/test_observable/test_case.py ........ [ 9%] tests/test_observable/test_catch.py ............. [ 10%] tests/test_observable/test_combinelatest.py ........................... [ 13%] tests/test_observable/test_concat.py ................. [ 14%] tests/test_observable/test_connectableobservable.py ....... [ 14%] tests/test_observable/test_contains.py .......... [ 15%] tests/test_observable/test_count.py ................ [ 16%] tests/test_observable/test_create.py ...... [ 17%] tests/test_observable/test_debounce.py ................ [ 18%] tests/test_observable/test_defaultifempty.py .... [ 18%] tests/test_observable/test_defer.py .... [ 19%] tests/test_observable/test_delay.py ............. [ 20%] tests/test_observable/test_delaywithmapper.py ...... [ 20%] tests/test_observable/test_distinct.py ..... [ 20%] tests/test_observable/test_distinctuntilchanged.py ............ [ 21%] tests/test_observable/test_doaction.py ..... [ 22%] tests/test_observable/test_dowhile.py ...... [ 22%] tests/test_observable/test_elementat.py ........ [ 23%] tests/test_observable/test_empty.py ... [ 23%] tests/test_observable/test_expand.py ..... [ 23%] tests/test_observable/test_filter.py ............... [ 24%] tests/test_observable/test_finally.py .... [ 25%] tests/test_observable/test_find.py ...... [ 25%] tests/test_observable/test_first.py ........ [ 26%] tests/test_observable/test_firstordefault.py ........ [ 26%] tests/test_observable/test_flatmap.py ................ [ 28%] tests/test_observable/test_flatmap_async.py . [ 28%] tests/test_observable/test_forin.py .. [ 28%] tests/test_observable/test_forkjoin.py ............... [ 29%] tests/test_observable/test_fromcallback.py ... [ 29%] tests/test_observable/test_fromfuture.py .... [ 30%] tests/test_observable/test_fromiterable.py .... [ 30%] tests/test_observable/test_generate.py ..... [ 30%] tests/test_observable/test_generatewithrelativetime.py .......... [ 31%] tests/test_observable/test_groupby.py ........... [ 32%] tests/test_observable/test_groupjoin.py ............... [ 33%] tests/test_observable/test_ifthen.py ........ [ 34%] tests/test_observable/test_ignoreelements.py ... [ 34%] tests/test_observable/test_interval.py ... [ 34%] tests/test_observable/test_isempty.py .... [ 34%] tests/test_observable/test_join.py ............... [ 35%] tests/test_observable/test_last.py ........ [ 36%] tests/test_observable/test_lastordefault.py ........ [ 37%] tests/test_observable/test_map.py ............... [ 38%] tests/test_observable/test_marbles.py .................................. [ 40%] ........... [ 41%] tests/test_observable/test_materialize.py ........ [ 42%] tests/test_observable/test_max.py ........... [ 43%] tests/test_observable/test_maxby.py ....... [ 43%] tests/test_observable/test_merge.py ............................... [ 45%] tests/test_observable/test_min.py .......... [ 46%] tests/test_observable/test_minby.py ............. [ 47%] tests/test_observable/test_multicast.py ........... [ 48%] tests/test_observable/test_never.py . [ 48%] tests/test_observable/test_observeon.py ..... [ 49%] tests/test_observable/test_of.py .. [ 49%] tests/test_observable/test_onerrorresumenext.py ......... [ 49%] tests/test_observable/test_pairwise.py ...... [ 50%] tests/test_observable/test_partition.py ....... [ 50%] tests/test_observable/test_pluck.py .. [ 50%] tests/test_observable/test_publish.py ........... [ 51%] tests/test_observable/test_publishvalue.py ........ [ 52%] tests/test_observable/test_range.py ....... [ 52%] tests/test_observable/test_reduce.py ........... [ 53%] tests/test_observable/test_repeat.py .............. [ 54%] tests/test_observable/test_replay.py .......... [ 55%] tests/test_observable/test_retry.py ......... [ 56%] tests/test_observable/test_returnvalue.py .... [ 56%] tests/test_observable/test_sample.py ..... [ 56%] tests/test_observable/test_scan.py .......... [ 57%] tests/test_observable/test_sequenceequal.py ...................... [ 59%] tests/test_observable/test_single.py ......... [ 60%] tests/test_observable/test_singleordefault.py .......... [ 60%] tests/test_observable/test_skip.py ......... [ 61%] tests/test_observable/test_skiplast.py ......... [ 62%] tests/test_observable/test_skiplastwithtime.py ....... [ 62%] tests/test_observable/test_skipuntil.py ......... [ 63%] tests/test_observable/test_skipuntilwithtime.py ...... [ 63%] tests/test_observable/test_skipwhile.py ......... [ 64%] tests/test_observable/test_skipwithtime.py ....... [ 65%] tests/test_observable/test_slice.py ......... [ 65%] tests/test_observable/test_some.py ........... [ 66%] tests/test_observable/test_starmap.py ............ [ 67%] tests/test_observable/test_start.py ..... [ 67%] tests/test_observable/test_startwith.py .... [ 68%] tests/test_observable/test_subscribeon.py .... [ 68%] tests/test_observable/test_sum.py ...... [ 68%] tests/test_observable/test_switchlatest.py ..... [ 69%] tests/test_observable/test_take.py ........ [ 69%] tests/test_observable/test_takelast.py ......... [ 70%] tests/test_observable/test_takelastbuffer.py ....... [ 71%] tests/test_observable/test_takelastwithtime.py ......... [ 71%] tests/test_observable/test_takeuntil.py ........... [ 72%] tests/test_observable/test_takeuntilwithtime.py ...... [ 73%] tests/test_observable/test_takewhile.py ............ [ 73%] tests/test_observable/test_takewithtime.py ....... [ 74%] tests/test_observable/test_throttlefirst.py ..... [ 74%] tests/test_observable/test_throw.py ... [ 75%] tests/test_observable/test_timeinterval.py ..... [ 75%] tests/test_observable/test_timeout.py ............... [ 76%] tests/test_observable/test_timeoutwithmapper.py ........ [ 77%] tests/test_observable/test_timer.py ........... [ 78%] tests/test_observable/test_timestamp.py .... [ 78%] tests/test_observable/test_toasync.py ........... [ 79%] tests/test_observable/test_todict.py ..... [ 79%] tests/test_observable/test_tofuture.py ....... [ 80%] tests/test_observable/test_toiterable.py ... [ 80%] tests/test_observable/test_toset.py ... [ 80%] tests/test_observable/test_using.py ...... [ 81%] tests/test_observable/test_while_do.py ....... [ 81%] tests/test_observable/test_window.py .............. [ 82%] tests/test_observable/test_windowwithcount.py ... [ 82%] tests/test_observable/test_windowwithtime.py ...... [ 83%] tests/test_observable/test_windowwithtimeorcount.py ... [ 83%] tests/test_observable/test_withlatestfrom.py ........................... [ 85%] . [ 85%] tests/test_observable/test_zip.py ........................... [ 87%] tests/test_observable/test_blocking/test_blocking.py ........ [ 88%] tests/test_scheduler/test_catchscheduler.py ............. [ 89%] tests/test_scheduler/test_currentthreadscheduler.py .............. [ 90%] tests/test_scheduler/test_eventloopscheduler.py ............. [ 91%] tests/test_scheduler/test_historicalscheduler.py ........... [ 92%] tests/test_scheduler/test_immediatescheduler.py ............. [ 93%] tests/test_scheduler/test_newthreadscheduler.py ....... [ 93%] tests/test_scheduler/test_scheduleditem.py ... [ 93%] tests/test_scheduler/test_scheduler.py ... [ 94%] tests/test_scheduler/test_threadpoolscheduler.py ....... [ 94%] tests/test_scheduler/test_timeoutscheduler.py ....... [ 95%] tests/test_scheduler/test_trampolinescheduler.py ........... [ 95%] tests/test_scheduler/test_virtualtimescheduler.py ........ [ 96%] tests/test_scheduler/test_eventloop/test_asyncioscheduler.py ..... [ 96%] tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py . [ 97%] ....... [ 97%] tests/test_subject/test_asyncsubject.py ..... [ 97%] tests/test_subject/test_behaviorsubject.py ..... [ 98%] tests/test_subject/test_replaysubject.py ....... [ 98%] tests/test_subject/test_subject.py .... [ 99%] tests/test_testing/test_marbles.py ........... [100%] =============================== warnings summary =============================== tests/test_observable/test_fromfuture.py::TestFromFuture::test_future_cancel /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_observable/test_fromfuture.py:67: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_observable/test_fromfuture.py::TestFromFuture::test_future_dispose /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_observable/test_fromfuture.py:91: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_observable/test_fromfuture.py::TestFromFuture::test_future_failure /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_observable/test_fromfuture.py:40: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_observable/test_fromfuture.py::TestFromFuture::test_future_success /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_observable/test_fromfuture.py:15: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_observable/test_start.py::TestStart::test_start_async /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_observable/test_start.py:24: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_observable/test_start.py::TestStart::test_start_async_error /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_observable/test_start.py:44: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_scheduler/test_eventloop/test_asyncioscheduler.py::TestAsyncIOScheduler::test_asyncio_schedule_action /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asyncioscheduler.py:29: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_scheduler/test_eventloop/test_asyncioscheduler.py::TestAsyncIOScheduler::test_asyncio_schedule_action /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asyncioscheduler.py:39: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. yield from asyncio.sleep(0.1, loop=loop) tests/test_scheduler/test_eventloop/test_asyncioscheduler.py::TestAsyncIOScheduler::test_asyncio_schedule_action_cancel /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asyncioscheduler.py:70: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_scheduler/test_eventloop/test_asyncioscheduler.py::TestAsyncIOScheduler::test_asyncio_schedule_action_cancel /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asyncioscheduler.py:81: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. yield from asyncio.sleep(0.3, loop=loop) tests/test_scheduler/test_eventloop/test_asyncioscheduler.py::TestAsyncIOScheduler::test_asyncio_schedule_action_due /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asyncioscheduler.py:48: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_scheduler/test_eventloop/test_asyncioscheduler.py::TestAsyncIOScheduler::test_asyncio_schedule_action_due /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asyncioscheduler.py:59: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. yield from asyncio.sleep(0.3, loop=loop) tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_cancel_non_relative_same_thread tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action_cancel_same_loop tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action_cancel_same_thread /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:114: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_cancel_non_relative_same_thread tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action_cancel_same_loop tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action_cancel_same_thread /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:115: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. yield from asyncio.sleep(0.2, loop=loop) tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:30: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:43: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. yield from asyncio.sleep(0.1, loop=loop) tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action_cancel /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:77: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action_cancel /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:91: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. yield from asyncio.sleep(0.3, loop=loop) tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action_due /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:52: DeprecationWarning: "@coroutine" decorator is deprecated since Python 3.8, use "async def" instead def go(): tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py::TestAsyncIOThreadSafeScheduler::test_asyncio_threadsafe_schedule_action_due /home/buildozer/aports/community/py3-rx/src/RxPY-3.2.0/tests/test_scheduler/test_eventloop/test_asynciothreadsafescheduler.py:66: DeprecationWarning: The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10. yield from asyncio.sleep(0.3, loop=loop) -- Docs: https://docs.pytest.org/en/stable/warnings.html ================ 1322 passed, 10 skipped, 24 warnings in 27.10s ================ >>> py3-rx: Entering fakeroot... running install running build running build_py running egg_info writing Rx.egg-info/PKG-INFO writing dependency_links to Rx.egg-info/dependency_links.txt writing top-level names to Rx.egg-info/top_level.txt reading manifest file 'Rx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Rx.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-rx/pkg creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/operators copying build/lib/rx/operators/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/operators creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/serialdisposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/scheduleddisposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/refcountdisposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/booleandisposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/singleassignmentdisposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/disposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/multipleassignmentdisposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable copying build/lib/rx/disposable/compositedisposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/timeoutscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/scheduleditem.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/trampoline.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/newthreadscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/virtualtimescheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/twistedscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/asyncioscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/asynciothreadsafescheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/eventletscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/geventscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/ioloopscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/catchscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/currentthreadscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/scheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/historicalscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/immediatescheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/eventloopscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/periodicscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/threadpoolscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler copying build/lib/rx/scheduler/trampolinescheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/gtkscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/qtscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/wxscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/pygamescheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/tkinterscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop copying build/lib/rx/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx copying build/lib/rx/py.typed -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject copying build/lib/rx/subject/innersubscription.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject copying build/lib/rx/subject/replaysubject.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject copying build/lib/rx/subject/behaviorsubject.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject copying build/lib/rx/subject/subject.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject copying build/lib/rx/subject/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject copying build/lib/rx/subject/asyncsubject.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal copying build/lib/rx/internal/utils.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal copying build/lib/rx/internal/priorityqueue.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal copying build/lib/rx/internal/exceptions.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal copying build/lib/rx/internal/basic.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal copying build/lib/rx/internal/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal copying build/lib/rx/internal/concurrency.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal copying build/lib/rx/internal/constants.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/mockdisposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/recorded.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/coldobservable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/testscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/subscription.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/mockobserver.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/marbles.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/hotobservable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing copying build/lib/rx/testing/reactivetest.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/skipuntilwithtime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/combinelatest.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/takeuntil.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/scan.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/toiterable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/average.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/toset.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/takelastbuffer.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/maxby.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/windowwithcount.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/whiledo.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/isempty.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/min.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/defaultifempty.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/bufferwithtime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/pluck.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/skipuntil.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/exclusive.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/max.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/first.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/dematerialize.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/sample.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/catch.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/all.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/takelastwithtime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/count.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/merge.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/distinct.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/distinctuntilchanged.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/tofuture.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/last.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/timeinterval.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/skiplastwithtime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/filter.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/skiplast.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/bufferwithtimeorcount.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/statistics.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/subscribeon.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/delay.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/skipwithtime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/timestamp.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/firstordefault.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/materialize.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/amb.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/startswith.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/contains.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/delaywithmapper.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/expand.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/sequenceequal.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/takeuntilwithtime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/groupjoin.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/forkjoin.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/publish.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/skipwhile.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/withlatestfrom.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/onerrorresumenext.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/some.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/window.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/takewhile.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/slice.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/take.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/map.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/windowwithtime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/todict.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/ignoreelements.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/tomarbles.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/repeat.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/delaysubscription.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/timeoutwithmapper.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/zip.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/asobservable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/buffer.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/skip.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/minby.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/flatmap.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/publishvalue.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/observeon.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/reduce.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/switchlatest.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/find.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/lastordefault.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/windowwithtimeorcount.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/partition.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/timeout.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/takewithtime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/finallyaction.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/takelast.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/dowhile.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/replay.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/retry.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/do.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/debounce.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/multicast.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/groupby.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/elementatordefault.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/sum.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/concat.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/connectable copying build/lib/rx/core/operators/connectable/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/connectable copying build/lib/rx/core/operators/connectable/refcount.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/connectable copying build/lib/rx/core/operators/pairwise.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/groupbyuntil.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/singleordefault.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/single.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/join.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/operators/throttlefirst.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators copying build/lib/rx/core/typing.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core copying build/lib/rx/core/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core copying build/lib/rx/core/run.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/combinelatest.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/groupedobservable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/interval.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/fromfuture.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/fromiterable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/fromcallback.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/start.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/throw.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/startasync.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/catch.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/generate.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/merge.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/observable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/connectableobservable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/amb.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/defer.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/ifthen.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/never.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/forkjoin.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/withlatestfrom.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/onerrorresumenext.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/returnvalue.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/range.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/using.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/repeat.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/generatewithrelativetime.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/timer.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/zip.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/case.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/marbles.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/empty.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/concat.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/observable/toasync.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable copying build/lib/rx/core/notification.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core copying build/lib/rx/core/pipe.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer copying build/lib/rx/core/observer/scheduledobserver.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer copying build/lib/rx/core/observer/observeonobserver.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer copying build/lib/rx/core/observer/autodetachobserver.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer copying build/lib/rx/core/observer/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer copying build/lib/rx/core/observer/observer.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer creating /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/observable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/subject.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/__init__.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/disposable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/asyncobservable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/startable.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/scheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/observer.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/asyncobserver.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc copying build/lib/rx/core/abc/periodicscheduler.py -> /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/operators/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/serialdisposable.py to serialdisposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/scheduleddisposable.py to scheduleddisposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/refcountdisposable.py to refcountdisposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/booleandisposable.py to booleandisposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/singleassignmentdisposable.py to singleassignmentdisposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/disposable.py to disposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/multipleassignmentdisposable.py to multipleassignmentdisposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/disposable/compositedisposable.py to compositedisposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/timeoutscheduler.py to timeoutscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/scheduleditem.py to scheduleditem.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/trampoline.py to trampoline.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/newthreadscheduler.py to newthreadscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/virtualtimescheduler.py to virtualtimescheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop/twistedscheduler.py to twistedscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop/asyncioscheduler.py to asyncioscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop/asynciothreadsafescheduler.py to asynciothreadsafescheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop/eventletscheduler.py to eventletscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop/geventscheduler.py to geventscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloop/ioloopscheduler.py to ioloopscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/catchscheduler.py to catchscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/currentthreadscheduler.py to currentthreadscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/scheduler.py to scheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/historicalscheduler.py to historicalscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/immediatescheduler.py to immediatescheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/eventloopscheduler.py to eventloopscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/periodicscheduler.py to periodicscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/threadpoolscheduler.py to threadpoolscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/trampolinescheduler.py to trampolinescheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop/gtkscheduler.py to gtkscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop/qtscheduler.py to qtscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop/wxscheduler.py to wxscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop/pygamescheduler.py to pygamescheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/scheduler/mainloop/tkinterscheduler.py to tkinterscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject/innersubscription.py to innersubscription.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject/replaysubject.py to replaysubject.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject/behaviorsubject.py to behaviorsubject.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject/subject.py to subject.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/subject/asyncsubject.py to asyncsubject.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal/utils.py to utils.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal/priorityqueue.py to priorityqueue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal/exceptions.py to exceptions.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal/basic.py to basic.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal/concurrency.py to concurrency.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/internal/constants.py to constants.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/mockdisposable.py to mockdisposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/recorded.py to recorded.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/coldobservable.py to coldobservable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/testscheduler.py to testscheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/subscription.py to subscription.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/mockobserver.py to mockobserver.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/marbles.py to marbles.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/hotobservable.py to hotobservable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/testing/reactivetest.py to reactivetest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/skipuntilwithtime.py to skipuntilwithtime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/combinelatest.py to combinelatest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/takeuntil.py to takeuntil.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/scan.py to scan.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/toiterable.py to toiterable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/average.py to average.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/toset.py to toset.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/takelastbuffer.py to takelastbuffer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/maxby.py to maxby.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/windowwithcount.py to windowwithcount.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/whiledo.py to whiledo.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/isempty.py to isempty.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/min.py to min.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/defaultifempty.py to defaultifempty.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/bufferwithtime.py to bufferwithtime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/pluck.py to pluck.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/skipuntil.py to skipuntil.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/exclusive.py to exclusive.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/max.py to max.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/first.py to first.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/dematerialize.py to dematerialize.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/sample.py to sample.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/catch.py to catch.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/all.py to all.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/takelastwithtime.py to takelastwithtime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/count.py to count.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/merge.py to merge.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/distinct.py to distinct.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/distinctuntilchanged.py to distinctuntilchanged.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/tofuture.py to tofuture.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/last.py to last.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/timeinterval.py to timeinterval.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/skiplastwithtime.py to skiplastwithtime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/filter.py to filter.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/skiplast.py to skiplast.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/bufferwithtimeorcount.py to bufferwithtimeorcount.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/statistics.py to statistics.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/subscribeon.py to subscribeon.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/delay.py to delay.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/skipwithtime.py to skipwithtime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/timestamp.py to timestamp.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/firstordefault.py to firstordefault.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/materialize.py to materialize.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/amb.py to amb.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/startswith.py to startswith.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/contains.py to contains.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/delaywithmapper.py to delaywithmapper.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/expand.py to expand.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/sequenceequal.py to sequenceequal.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/takeuntilwithtime.py to takeuntilwithtime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/groupjoin.py to groupjoin.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/forkjoin.py to forkjoin.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/publish.py to publish.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/skipwhile.py to skipwhile.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/withlatestfrom.py to withlatestfrom.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/onerrorresumenext.py to onerrorresumenext.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/some.py to some.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/window.py to window.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/takewhile.py to takewhile.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/slice.py to slice.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/take.py to take.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/map.py to map.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/windowwithtime.py to windowwithtime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/todict.py to todict.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/ignoreelements.py to ignoreelements.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/tomarbles.py to tomarbles.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/repeat.py to repeat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/delaysubscription.py to delaysubscription.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/timeoutwithmapper.py to timeoutwithmapper.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/zip.py to zip.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/asobservable.py to asobservable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/buffer.py to buffer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/skip.py to skip.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/minby.py to minby.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/flatmap.py to flatmap.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/publishvalue.py to publishvalue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/observeon.py to observeon.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/reduce.py to reduce.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/switchlatest.py to switchlatest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/find.py to find.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/lastordefault.py to lastordefault.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/windowwithtimeorcount.py to windowwithtimeorcount.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/partition.py to partition.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/timeout.py to timeout.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/takewithtime.py to takewithtime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/finallyaction.py to finallyaction.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/takelast.py to takelast.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/dowhile.py to dowhile.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/replay.py to replay.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/retry.py to retry.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/do.py to do.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/debounce.py to debounce.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/multicast.py to multicast.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/groupby.py to groupby.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/elementatordefault.py to elementatordefault.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/sum.py to sum.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/concat.py to concat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/connectable/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/connectable/refcount.py to refcount.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/pairwise.py to pairwise.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/groupbyuntil.py to groupbyuntil.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/singleordefault.py to singleordefault.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/single.py to single.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/join.py to join.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/operators/throttlefirst.py to throttlefirst.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/typing.py to typing.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/run.py to run.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/combinelatest.py to combinelatest.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/groupedobservable.py to groupedobservable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/interval.py to interval.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/fromfuture.py to fromfuture.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/fromiterable.py to fromiterable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/fromcallback.py to fromcallback.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/start.py to start.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/throw.py to throw.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/startasync.py to startasync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/catch.py to catch.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/generate.py to generate.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/merge.py to merge.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/observable.py to observable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/connectableobservable.py to connectableobservable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/amb.py to amb.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/defer.py to defer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/ifthen.py to ifthen.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/never.py to never.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/forkjoin.py to forkjoin.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/withlatestfrom.py to withlatestfrom.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/onerrorresumenext.py to onerrorresumenext.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/returnvalue.py to returnvalue.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/range.py to range.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/using.py to using.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/repeat.py to repeat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/generatewithrelativetime.py to generatewithrelativetime.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/timer.py to timer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/zip.py to zip.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/case.py to case.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/marbles.py to marbles.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/empty.py to empty.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/concat.py to concat.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observable/toasync.py to toasync.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/notification.py to notification.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/pipe.py to pipe.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer/scheduledobserver.py to scheduledobserver.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer/observeonobserver.py to observeonobserver.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer/autodetachobserver.py to autodetachobserver.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/observer/observer.py to observer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/observable.py to observable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/subject.py to subject.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/__init__.py to __init__.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/disposable.py to disposable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/asyncobservable.py to asyncobservable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/startable.py to startable.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/scheduler.py to scheduler.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/observer.py to observer.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/asyncobserver.py to asyncobserver.cpython-39.pyc byte-compiling /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/rx/core/abc/periodicscheduler.py to periodicscheduler.cpython-39.pyc running install_egg_info Copying Rx.egg-info to /home/buildozer/aports/community/py3-rx/pkg/py3-rx/usr/lib/python3.9/site-packages/Rx-3.2.0-py3.9.egg-info running install_scripts >>> py3-rx*: Running postcheck for py3-rx >>> py3-rx*: Preparing package py3-rx... >>> py3-rx*: Tracing dependencies... >>> py3-rx*: Package size: 2.4 MB >>> py3-rx*: Compressing data... >>> py3-rx*: Create checksum... >>> py3-rx*: Create py3-rx-3.2.0-r0.apk >>> py3-rx: Build complete at Thu, 21 Oct 2021 05:08:43 +0000 elapsed time 0h 0m 36s >>> py3-rx: Cleaning up srcdir >>> py3-rx: Cleaning up pkgdir >>> py3-rx: Uninstalling dependencies... (1/25) Purging .makedepends-py3-rx (20211021.050811) (2/25) Purging py3-pytest-runner (5.3.1-r0) (3/25) Purging py3-setuptools (52.0.0-r4) (4/25) Purging py3-ordered-set (4.0.2-r2) (5/25) Purging py3-appdirs (1.4.4-r2) (6/25) Purging py3-coverage (5.5-r0) (7/25) Purging py3-pytest-asyncio (0.15.1-r0) (8/25) Purging py3-pytest (6.2.5-r0) (9/25) Purging py3-atomicwrites (1.4.0-r1) (10/25) Purging py3-attrs (20.3.0-r1) (11/25) Purging py3-more-itertools (8.10.0-r0) (12/25) Purging py3-iniconfig (1.1.1-r1) (13/25) Purging py3-pluggy (0.13.1-r4) (14/25) Purging py3-py (1.10.0-r1) (15/25) Purging py3-wcwidth (0.2.5-r1) (16/25) Purging py3-packaging (20.9-r1) (17/25) Purging py3-parsing (2.4.7-r2) (18/25) Purging py3-six (1.16.0-r0) (19/25) Purging py3-toml (0.10.2-r2) (20/25) Purging python3 (3.9.7-r3) (21/25) Purging libffi (3.4.2-r1) (22/25) Purging gdbm (1.20-r2) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.1.1-r0) (25/25) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-rx: Updating the community/x86_64 repository index... >>> py3-rx: Signing the index...