>>> py3-pyowm: Building community/py3-pyowm 3.1.1-r0 (using abuild 3.7.0_rc1-r2) started Thu, 24 Dec 2020 14:51:42 +0000 >>> py3-pyowm: Checking sanity of /home/buildozer/aports/community/py3-pyowm/APKBUILD... >>> py3-pyowm: Analyzing dependencies... >>> py3-pyowm: Installing for build: build-base python3 py3-requests py3-geojson py3-setuptools (1/19) Installing libbz2 (1.0.8-r1) (2/19) Installing libffi (3.3-r2) (3/19) Installing gdbm (1.18.1-r0) (4/19) Installing xz-libs (5.2.5-r0) (5/19) Installing readline (8.0.4-r0) (6/19) Installing sqlite-libs (3.34.0-r0) (7/19) Installing python3 (3.8.6-r0) (8/19) Installing py3-ordered-set (4.0.2-r0) (9/19) Installing py3-appdirs (1.4.4-r1) (10/19) Installing py3-parsing (2.4.7-r1) (11/19) Installing py3-six (1.15.0-r0) (12/19) Installing py3-packaging (20.8-r0) (13/19) Installing py3-setuptools (51.0.0-r0) (14/19) Installing py3-chardet (4.0.0-r0) (15/19) Installing py3-idna (2.10-r0) (16/19) Installing py3-urllib3 (1.26.2-r1) (17/19) Installing py3-requests (2.25.1-r0) (18/19) Installing py3-geojson (2.5.0-r1) (19/19) Installing .makedepends-py3-pyowm (20201224.145145) Executing busybox-1.32.0-r8.trigger OK: 364 MiB in 105 packages >>> py3-pyowm: Cleaning up srcdir >>> py3-pyowm: Cleaning up pkgdir >>> py3-pyowm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/pyowm-3.1.1.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 5032k 100 5032k 0 0 22.4M 0 --:--:-- --:--:-- --:--:-- 22.4M >>> py3-pyowm: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/pyowm-3.1.1.tar.gz >>> py3-pyowm: Checking sha512sums... pyowm-3.1.1.tar.gz: OK >>> py3-pyowm: Unpacking /var/cache/distfiles/v3.13/pyowm-3.1.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_readme.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/pyowm copying pyowm/__version__.py -> build/lib/pyowm copying pyowm/__init__.py -> build/lib/pyowm copying pyowm/owm.py -> build/lib/pyowm copying pyowm/constants.py -> build/lib/pyowm copying pyowm/config.py -> build/lib/pyowm creating build/lib/tests/proxy copying tests/proxy/__init__.py -> build/lib/tests/proxy copying tests/proxy/test_integration_proxy.py -> build/lib/tests/proxy creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit copying tests/unit/test_owm.py -> build/lib/tests/unit creating build/lib/tests/integration copying tests/integration/__init__.py -> build/lib/tests/integration creating build/lib/tests/unit/agroapi10 copying tests/unit/agroapi10/test_enums.py -> build/lib/tests/unit/agroapi10 copying tests/unit/agroapi10/test_polygon.py -> build/lib/tests/unit/agroapi10 copying tests/unit/agroapi10/test_agro_manager.py -> build/lib/tests/unit/agroapi10 copying tests/unit/agroapi10/__init__.py -> build/lib/tests/unit/agroapi10 copying tests/unit/agroapi10/test_imagery.py -> build/lib/tests/unit/agroapi10 copying tests/unit/agroapi10/test_soil.py -> build/lib/tests/unit/agroapi10 copying tests/unit/agroapi10/test_search.py -> build/lib/tests/unit/agroapi10 creating build/lib/tests/unit/utils copying tests/unit/utils/test_decorators.py -> build/lib/tests/unit/utils copying tests/unit/utils/__init__.py -> build/lib/tests/unit/utils copying tests/unit/utils/test_strings.py -> build/lib/tests/unit/utils copying tests/unit/utils/test_weather.py -> build/lib/tests/unit/utils copying tests/unit/utils/test_measurables.py -> build/lib/tests/unit/utils copying tests/unit/utils/test_formatting.py -> build/lib/tests/unit/utils copying tests/unit/utils/test_geo.py -> build/lib/tests/unit/utils copying tests/unit/utils/test_timestamps.py -> build/lib/tests/unit/utils copying tests/unit/utils/test_config.py -> build/lib/tests/unit/utils creating build/lib/tests/unit/stationsapi30 copying tests/unit/stationsapi30/test_station.py -> build/lib/tests/unit/stationsapi30 copying tests/unit/stationsapi30/__init__.py -> build/lib/tests/unit/stationsapi30 copying tests/unit/stationsapi30/test_buffer.py -> build/lib/tests/unit/stationsapi30 copying tests/unit/stationsapi30/test_measurement.py -> build/lib/tests/unit/stationsapi30 copying tests/unit/stationsapi30/test_stations_manager.py -> build/lib/tests/unit/stationsapi30 copying tests/unit/stationsapi30/test_persistence_backend.py -> build/lib/tests/unit/stationsapi30 creating build/lib/tests/unit/uvindexapi30 copying tests/unit/uvindexapi30/test_uv_client.py -> build/lib/tests/unit/uvindexapi30 copying tests/unit/uvindexapi30/test_uvindex.py -> build/lib/tests/unit/uvindexapi30 copying tests/unit/uvindexapi30/__init__.py -> build/lib/tests/unit/uvindexapi30 copying tests/unit/uvindexapi30/test_uvindex_manager.py -> build/lib/tests/unit/uvindexapi30 creating build/lib/tests/unit/airpollutionapi30 copying tests/unit/airpollutionapi30/test_airpollution_client.py -> build/lib/tests/unit/airpollutionapi30 copying tests/unit/airpollutionapi30/test_coindex.py -> build/lib/tests/unit/airpollutionapi30 copying tests/unit/airpollutionapi30/__init__.py -> build/lib/tests/unit/airpollutionapi30 copying tests/unit/airpollutionapi30/test_no2index.py -> build/lib/tests/unit/airpollutionapi30 copying tests/unit/airpollutionapi30/test_airpollution_manager.py -> build/lib/tests/unit/airpollutionapi30 copying tests/unit/airpollutionapi30/test_ozone.py -> build/lib/tests/unit/airpollutionapi30 copying tests/unit/airpollutionapi30/test_so2index.py -> build/lib/tests/unit/airpollutionapi30 creating build/lib/tests/unit/commons copying tests/unit/commons/test_http_client.py -> build/lib/tests/unit/commons copying tests/unit/commons/test_enums.py -> build/lib/tests/unit/commons copying tests/unit/commons/__init__.py -> build/lib/tests/unit/commons copying tests/unit/commons/test_tile.py -> build/lib/tests/unit/commons copying tests/unit/commons/test_cityidregistry.py -> build/lib/tests/unit/commons copying tests/unit/commons/test_databoxes.py -> build/lib/tests/unit/commons creating build/lib/tests/unit/alertapi30 copying tests/unit/alertapi30/test_enums.py -> build/lib/tests/unit/alertapi30 copying tests/unit/alertapi30/test_trigger.py -> build/lib/tests/unit/alertapi30 copying tests/unit/alertapi30/test_condition.py -> build/lib/tests/unit/alertapi30 copying tests/unit/alertapi30/__init__.py -> build/lib/tests/unit/alertapi30 copying tests/unit/alertapi30/test_alert.py -> build/lib/tests/unit/alertapi30 copying tests/unit/alertapi30/test_alert_manager.py -> build/lib/tests/unit/alertapi30 copying tests/unit/alertapi30/test_parsers.py -> build/lib/tests/unit/alertapi30 creating build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_forecaster.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/__init__.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_weather.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_forecast.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_location.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_historian.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_weathercoderegistry.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_one_call.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_stationhistory.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_observation.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/test_weather_manager.py -> build/lib/tests/unit/weatherapi25 copying tests/unit/weatherapi25/json_test_responses.py -> build/lib/tests/unit/weatherapi25 creating build/lib/tests/unit/tiles copying tests/unit/tiles/test_tile_manager.py -> build/lib/tests/unit/tiles copying tests/unit/tiles/__init__.py -> build/lib/tests/unit/tiles creating build/lib/tests/integration/pollutionapi30 copying tests/integration/pollutionapi30/__init__.py -> build/lib/tests/integration/pollutionapi30 copying tests/integration/pollutionapi30/test_integration_pollutionapi30.py -> build/lib/tests/integration/pollutionapi30 creating build/lib/tests/integration/agroapi10 copying tests/integration/agroapi10/test_integration_satellite_imagery_search.py -> build/lib/tests/integration/agroapi10 copying tests/integration/agroapi10/__init__.py -> build/lib/tests/integration/agroapi10 copying tests/integration/agroapi10/test_integration_polygons_api_subset.py -> build/lib/tests/integration/agroapi10 copying tests/integration/agroapi10/test_integration_soil_data.py -> build/lib/tests/integration/agroapi10 copying tests/integration/agroapi10/test_integration_satellite_imagery_stats.py -> build/lib/tests/integration/agroapi10 copying tests/integration/agroapi10/test_integration_satellite_imagery_download.py -> build/lib/tests/integration/agroapi10 creating build/lib/tests/integration/utils copying tests/integration/utils/__init__.py -> build/lib/tests/integration/utils copying tests/integration/utils/test_integration_config.py -> build/lib/tests/integration/utils copying tests/integration/utils/test_default_config.py -> build/lib/tests/integration/utils creating build/lib/tests/integration/stationsapi30 copying tests/integration/stationsapi30/test_integration_stationsapi30.py -> build/lib/tests/integration/stationsapi30 copying tests/integration/stationsapi30/__init__.py -> build/lib/tests/integration/stationsapi30 copying tests/integration/stationsapi30/test_persistence_backends_read_fs.py -> build/lib/tests/integration/stationsapi30 creating build/lib/tests/integration/uvindexapi30 copying tests/integration/uvindexapi30/test_integration_uvindexapi30.py -> build/lib/tests/integration/uvindexapi30 copying tests/integration/uvindexapi30/__init__.py -> build/lib/tests/integration/uvindexapi30 creating build/lib/tests/integration/commons copying tests/integration/commons/test_http_client.py -> build/lib/tests/integration/commons copying tests/integration/commons/__init__.py -> build/lib/tests/integration/commons copying tests/integration/commons/test_image.py -> build/lib/tests/integration/commons creating build/lib/tests/integration/alertapi30 copying tests/integration/alertapi30/__init__.py -> build/lib/tests/integration/alertapi30 copying tests/integration/alertapi30/test_integration_alertapi30.py -> build/lib/tests/integration/alertapi30 creating build/lib/tests/integration/weatherapi25 copying tests/integration/weatherapi25/__init__.py -> build/lib/tests/integration/weatherapi25 copying tests/integration/weatherapi25/test_cityidregistry_reads_fs.py -> build/lib/tests/integration/weatherapi25 copying tests/integration/weatherapi25/test_integration.py -> build/lib/tests/integration/weatherapi25 creating build/lib/tests/integration/tiles copying tests/integration/tiles/test_integration_tile_manager.py -> build/lib/tests/integration/tiles copying tests/integration/tiles/__init__.py -> build/lib/tests/integration/tiles creating build/lib/pyowm/agroapi10 copying pyowm/agroapi10/search.py -> build/lib/pyowm/agroapi10 copying pyowm/agroapi10/soil.py -> build/lib/pyowm/agroapi10 copying pyowm/agroapi10/__init__.py -> build/lib/pyowm/agroapi10 copying pyowm/agroapi10/uris.py -> build/lib/pyowm/agroapi10 copying pyowm/agroapi10/agro_manager.py -> build/lib/pyowm/agroapi10 copying pyowm/agroapi10/enums.py -> build/lib/pyowm/agroapi10 copying pyowm/agroapi10/imagery.py -> build/lib/pyowm/agroapi10 copying pyowm/agroapi10/polygon.py -> build/lib/pyowm/agroapi10 creating build/lib/pyowm/utils copying pyowm/utils/__init__.py -> build/lib/pyowm/utils copying pyowm/utils/strings.py -> build/lib/pyowm/utils copying pyowm/utils/timestamps.py -> build/lib/pyowm/utils copying pyowm/utils/geo.py -> build/lib/pyowm/utils copying pyowm/utils/measurables.py -> build/lib/pyowm/utils copying pyowm/utils/decorators.py -> build/lib/pyowm/utils copying pyowm/utils/formatting.py -> build/lib/pyowm/utils copying pyowm/utils/config.py -> build/lib/pyowm/utils copying pyowm/utils/weather.py -> build/lib/pyowm/utils creating build/lib/pyowm/stationsapi30 copying pyowm/stationsapi30/measurement.py -> build/lib/pyowm/stationsapi30 copying pyowm/stationsapi30/buffer.py -> build/lib/pyowm/stationsapi30 copying pyowm/stationsapi30/__init__.py -> build/lib/pyowm/stationsapi30 copying pyowm/stationsapi30/uris.py -> build/lib/pyowm/stationsapi30 copying pyowm/stationsapi30/station.py -> build/lib/pyowm/stationsapi30 copying pyowm/stationsapi30/persistence_backend.py -> build/lib/pyowm/stationsapi30 copying pyowm/stationsapi30/stations_manager.py -> build/lib/pyowm/stationsapi30 creating build/lib/pyowm/uvindexapi30 copying pyowm/uvindexapi30/uvindex.py -> build/lib/pyowm/uvindexapi30 copying pyowm/uvindexapi30/__init__.py -> build/lib/pyowm/uvindexapi30 copying pyowm/uvindexapi30/uris.py -> build/lib/pyowm/uvindexapi30 copying pyowm/uvindexapi30/uvindex_manager.py -> build/lib/pyowm/uvindexapi30 copying pyowm/uvindexapi30/uv_client.py -> build/lib/pyowm/uvindexapi30 creating build/lib/pyowm/airpollutionapi30 copying pyowm/airpollutionapi30/so2index.py -> build/lib/pyowm/airpollutionapi30 copying pyowm/airpollutionapi30/__init__.py -> build/lib/pyowm/airpollutionapi30 copying pyowm/airpollutionapi30/uris.py -> build/lib/pyowm/airpollutionapi30 copying pyowm/airpollutionapi30/airpollution_client.py -> build/lib/pyowm/airpollutionapi30 copying pyowm/airpollutionapi30/coindex.py -> build/lib/pyowm/airpollutionapi30 copying pyowm/airpollutionapi30/airpollution_manager.py -> build/lib/pyowm/airpollutionapi30 copying pyowm/airpollutionapi30/no2index.py -> build/lib/pyowm/airpollutionapi30 copying pyowm/airpollutionapi30/ozone.py -> build/lib/pyowm/airpollutionapi30 creating build/lib/pyowm/commons copying pyowm/commons/databoxes.py -> build/lib/pyowm/commons copying pyowm/commons/__init__.py -> build/lib/pyowm/commons copying pyowm/commons/tile.py -> build/lib/pyowm/commons copying pyowm/commons/http_client.py -> build/lib/pyowm/commons copying pyowm/commons/enums.py -> build/lib/pyowm/commons copying pyowm/commons/cityidregistry.py -> build/lib/pyowm/commons copying pyowm/commons/exceptions.py -> build/lib/pyowm/commons copying pyowm/commons/image.py -> build/lib/pyowm/commons creating build/lib/pyowm/alertapi30 copying pyowm/alertapi30/alert.py -> build/lib/pyowm/alertapi30 copying pyowm/alertapi30/__init__.py -> build/lib/pyowm/alertapi30 copying pyowm/alertapi30/uris.py -> build/lib/pyowm/alertapi30 copying pyowm/alertapi30/trigger.py -> build/lib/pyowm/alertapi30 copying pyowm/alertapi30/enums.py -> build/lib/pyowm/alertapi30 copying pyowm/alertapi30/alert_manager.py -> build/lib/pyowm/alertapi30 copying pyowm/alertapi30/condition.py -> build/lib/pyowm/alertapi30 creating build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/observation.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/forecast.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/location.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/historian.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/__init__.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/uris.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/forecaster.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/weather_manager.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/weathercoderegistry.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/one_call.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/weather.py -> build/lib/pyowm/weatherapi25 copying pyowm/weatherapi25/stationhistory.py -> build/lib/pyowm/weatherapi25 creating build/lib/pyowm/tiles copying pyowm/tiles/__init__.py -> build/lib/pyowm/tiles copying pyowm/tiles/uris.py -> build/lib/pyowm/tiles copying pyowm/tiles/tile_manager.py -> build/lib/pyowm/tiles copying pyowm/tiles/enums.py -> build/lib/pyowm/tiles creating build/lib/pyowm/commons/cityids copying pyowm/commons/cityids/__init__.py -> build/lib/pyowm/commons/cityids running egg_info creating pyowm.egg-info writing pyowm.egg-info/PKG-INFO writing dependency_links to pyowm.egg-info/dependency_links.txt writing requirements to pyowm.egg-info/requires.txt writing top-level names to pyowm.egg-info/top_level.txt writing manifest file 'pyowm.egg-info/SOURCES.txt' reading manifest file 'pyowm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pyowm/requirements.txt' writing manifest file 'pyowm.egg-info/SOURCES.txt' copying tests/proxy/proxy_http.json -> build/lib/tests/proxy copying tests/proxy/proxy_socks.json -> build/lib/tests/proxy copying tests/integration/utils/test_config.json -> build/lib/tests/integration/utils copying tests/integration/stationsapi30/measurements.json -> build/lib/tests/integration/stationsapi30 copying tests/integration/weatherapi25/097-102.txt -> build/lib/tests/integration/weatherapi25 copying pyowm/commons/cityids/097-102.txt.bz2 -> build/lib/pyowm/commons/cityids copying pyowm/commons/cityids/103-108.txt.bz2 -> build/lib/pyowm/commons/cityids copying pyowm/commons/cityids/109-114.txt.bz2 -> build/lib/pyowm/commons/cityids copying pyowm/commons/cityids/115-122.txt.bz2 -> build/lib/pyowm/commons/cityids >>> py3-pyowm: Entering fakeroot... running install running build running build_py running egg_info writing pyowm.egg-info/PKG-INFO writing dependency_links to pyowm.egg-info/dependency_links.txt writing requirements to pyowm.egg-info/requires.txt writing top-level names to pyowm.egg-info/top_level.txt reading manifest file 'pyowm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pyowm/requirements.txt' writing manifest file 'pyowm.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-pyowm/pkg creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/proxy copying build/lib/tests/proxy/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/proxy copying build/lib/tests/proxy/proxy_http.json -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/proxy copying build/lib/tests/proxy/test_integration_proxy.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/proxy copying build/lib/tests/proxy/proxy_socks.json -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/proxy copying build/lib/tests/test_readme.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10 copying build/lib/tests/unit/agroapi10/test_enums.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10 copying build/lib/tests/unit/agroapi10/test_polygon.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10 copying build/lib/tests/unit/agroapi10/test_agro_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10 copying build/lib/tests/unit/agroapi10/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10 copying build/lib/tests/unit/agroapi10/test_imagery.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10 copying build/lib/tests/unit/agroapi10/test_soil.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10 copying build/lib/tests/unit/agroapi10/test_search.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/test_decorators.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/test_strings.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/test_weather.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/test_measurables.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/test_formatting.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/test_geo.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/test_timestamps.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils copying build/lib/tests/unit/utils/test_config.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30 copying build/lib/tests/unit/stationsapi30/test_station.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30 copying build/lib/tests/unit/stationsapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30 copying build/lib/tests/unit/stationsapi30/test_buffer.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30 copying build/lib/tests/unit/stationsapi30/test_measurement.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30 copying build/lib/tests/unit/stationsapi30/test_stations_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30 copying build/lib/tests/unit/stationsapi30/test_persistence_backend.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30 copying build/lib/tests/unit/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit copying build/lib/tests/unit/test_owm.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30 copying build/lib/tests/unit/uvindexapi30/test_uv_client.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30 copying build/lib/tests/unit/uvindexapi30/test_uvindex.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30 copying build/lib/tests/unit/uvindexapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30 copying build/lib/tests/unit/uvindexapi30/test_uvindex_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30 copying build/lib/tests/unit/airpollutionapi30/test_airpollution_client.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30 copying build/lib/tests/unit/airpollutionapi30/test_coindex.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30 copying build/lib/tests/unit/airpollutionapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30 copying build/lib/tests/unit/airpollutionapi30/test_no2index.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30 copying build/lib/tests/unit/airpollutionapi30/test_airpollution_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30 copying build/lib/tests/unit/airpollutionapi30/test_ozone.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30 copying build/lib/tests/unit/airpollutionapi30/test_so2index.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons copying build/lib/tests/unit/commons/test_http_client.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons copying build/lib/tests/unit/commons/test_enums.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons copying build/lib/tests/unit/commons/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons copying build/lib/tests/unit/commons/test_tile.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons copying build/lib/tests/unit/commons/test_cityidregistry.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons copying build/lib/tests/unit/commons/test_databoxes.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30 copying build/lib/tests/unit/alertapi30/test_enums.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30 copying build/lib/tests/unit/alertapi30/test_trigger.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30 copying build/lib/tests/unit/alertapi30/test_condition.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30 copying build/lib/tests/unit/alertapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30 copying build/lib/tests/unit/alertapi30/test_alert.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30 copying build/lib/tests/unit/alertapi30/test_alert_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30 copying build/lib/tests/unit/alertapi30/test_parsers.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_forecaster.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_weather.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_forecast.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_location.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_historian.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_weathercoderegistry.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_one_call.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_stationhistory.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_observation.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/test_weather_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 copying build/lib/tests/unit/weatherapi25/json_test_responses.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/tiles copying build/lib/tests/unit/tiles/test_tile_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/tiles copying build/lib/tests/unit/tiles/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/tiles copying build/lib/tests/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/pollutionapi30 copying build/lib/tests/integration/pollutionapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/pollutionapi30 copying build/lib/tests/integration/pollutionapi30/test_integration_pollutionapi30.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/pollutionapi30 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10 copying build/lib/tests/integration/agroapi10/test_integration_satellite_imagery_search.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10 copying build/lib/tests/integration/agroapi10/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10 copying build/lib/tests/integration/agroapi10/test_integration_polygons_api_subset.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10 copying build/lib/tests/integration/agroapi10/test_integration_soil_data.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10 copying build/lib/tests/integration/agroapi10/test_integration_satellite_imagery_stats.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10 copying build/lib/tests/integration/agroapi10/test_integration_satellite_imagery_download.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/utils copying build/lib/tests/integration/utils/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/utils copying build/lib/tests/integration/utils/test_config.json -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/utils copying build/lib/tests/integration/utils/test_integration_config.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/utils copying build/lib/tests/integration/utils/test_default_config.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/utils creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/stationsapi30 copying build/lib/tests/integration/stationsapi30/test_integration_stationsapi30.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/stationsapi30 copying build/lib/tests/integration/stationsapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/stationsapi30 copying build/lib/tests/integration/stationsapi30/measurements.json -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/stationsapi30 copying build/lib/tests/integration/stationsapi30/test_persistence_backends_read_fs.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/stationsapi30 copying build/lib/tests/integration/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/uvindexapi30 copying build/lib/tests/integration/uvindexapi30/test_integration_uvindexapi30.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/uvindexapi30 copying build/lib/tests/integration/uvindexapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/uvindexapi30 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/commons copying build/lib/tests/integration/commons/test_http_client.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/commons copying build/lib/tests/integration/commons/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/commons copying build/lib/tests/integration/commons/test_image.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/commons creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/alertapi30 copying build/lib/tests/integration/alertapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/alertapi30 copying build/lib/tests/integration/alertapi30/test_integration_alertapi30.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/alertapi30 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/weatherapi25 copying build/lib/tests/integration/weatherapi25/097-102.txt -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/weatherapi25 copying build/lib/tests/integration/weatherapi25/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/weatherapi25 copying build/lib/tests/integration/weatherapi25/test_cityidregistry_reads_fs.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/weatherapi25 copying build/lib/tests/integration/weatherapi25/test_integration.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/weatherapi25 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/tiles copying build/lib/tests/integration/tiles/test_integration_tile_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/tiles copying build/lib/tests/integration/tiles/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/tiles creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 copying build/lib/pyowm/agroapi10/search.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 copying build/lib/pyowm/agroapi10/soil.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 copying build/lib/pyowm/agroapi10/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 copying build/lib/pyowm/agroapi10/uris.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 copying build/lib/pyowm/agroapi10/agro_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 copying build/lib/pyowm/agroapi10/enums.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 copying build/lib/pyowm/agroapi10/imagery.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 copying build/lib/pyowm/agroapi10/polygon.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/strings.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/timestamps.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/geo.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/measurables.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/decorators.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/formatting.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/config.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils copying build/lib/pyowm/utils/weather.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30 copying build/lib/pyowm/stationsapi30/measurement.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30 copying build/lib/pyowm/stationsapi30/buffer.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30 copying build/lib/pyowm/stationsapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30 copying build/lib/pyowm/stationsapi30/uris.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30 copying build/lib/pyowm/stationsapi30/station.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30 copying build/lib/pyowm/stationsapi30/persistence_backend.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30 copying build/lib/pyowm/stationsapi30/stations_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30 copying build/lib/pyowm/__version__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm copying build/lib/pyowm/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm copying build/lib/pyowm/owm.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30 copying build/lib/pyowm/uvindexapi30/uvindex.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30 copying build/lib/pyowm/uvindexapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30 copying build/lib/pyowm/uvindexapi30/uris.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30 copying build/lib/pyowm/uvindexapi30/uvindex_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30 copying build/lib/pyowm/uvindexapi30/uv_client.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/airpollutionapi30/so2index.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/airpollutionapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/airpollutionapi30/uris.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/airpollutionapi30/airpollution_client.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/airpollutionapi30/coindex.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/airpollutionapi30/airpollution_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/airpollutionapi30/no2index.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/airpollutionapi30/ozone.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30 copying build/lib/pyowm/constants.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons copying build/lib/pyowm/commons/databoxes.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons copying build/lib/pyowm/commons/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons copying build/lib/pyowm/commons/tile.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons copying build/lib/pyowm/commons/http_client.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons copying build/lib/pyowm/commons/enums.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons copying build/lib/pyowm/commons/cityidregistry.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/cityids copying build/lib/pyowm/commons/cityids/103-108.txt.bz2 -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/cityids copying build/lib/pyowm/commons/cityids/109-114.txt.bz2 -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/cityids copying build/lib/pyowm/commons/cityids/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/cityids copying build/lib/pyowm/commons/cityids/097-102.txt.bz2 -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/cityids copying build/lib/pyowm/commons/cityids/115-122.txt.bz2 -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/cityids copying build/lib/pyowm/commons/exceptions.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons copying build/lib/pyowm/commons/image.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30 copying build/lib/pyowm/alertapi30/alert.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30 copying build/lib/pyowm/alertapi30/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30 copying build/lib/pyowm/alertapi30/uris.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30 copying build/lib/pyowm/alertapi30/trigger.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30 copying build/lib/pyowm/alertapi30/enums.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30 copying build/lib/pyowm/alertapi30/alert_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30 copying build/lib/pyowm/alertapi30/condition.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30 creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/observation.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/forecast.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/location.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/historian.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/uris.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/forecaster.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/weather_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/weathercoderegistry.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/one_call.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/weather.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/weatherapi25/stationhistory.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25 copying build/lib/pyowm/config.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm creating /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles copying build/lib/pyowm/tiles/__init__.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles copying build/lib/pyowm/tiles/uris.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles copying build/lib/pyowm/tiles/tile_manager.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles copying build/lib/pyowm/tiles/enums.py -> /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/proxy/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/proxy/test_integration_proxy.py to test_integration_proxy.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/test_readme.py to test_readme.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10/test_enums.py to test_enums.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10/test_polygon.py to test_polygon.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10/test_agro_manager.py to test_agro_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10/test_imagery.py to test_imagery.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10/test_soil.py to test_soil.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/agroapi10/test_search.py to test_search.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/test_decorators.py to test_decorators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/test_strings.py to test_strings.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/test_weather.py to test_weather.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/test_measurables.py to test_measurables.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/test_formatting.py to test_formatting.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/test_geo.py to test_geo.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/test_timestamps.py to test_timestamps.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/utils/test_config.py to test_config.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30/test_station.py to test_station.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30/test_buffer.py to test_buffer.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30/test_measurement.py to test_measurement.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30/test_stations_manager.py to test_stations_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/stationsapi30/test_persistence_backend.py to test_persistence_backend.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/test_owm.py to test_owm.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30/test_uv_client.py to test_uv_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30/test_uvindex.py to test_uvindex.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/uvindexapi30/test_uvindex_manager.py to test_uvindex_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30/test_airpollution_client.py to test_airpollution_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30/test_coindex.py to test_coindex.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30/test_no2index.py to test_no2index.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30/test_airpollution_manager.py to test_airpollution_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30/test_ozone.py to test_ozone.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/airpollutionapi30/test_so2index.py to test_so2index.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons/test_http_client.py to test_http_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons/test_enums.py to test_enums.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons/test_tile.py to test_tile.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons/test_cityidregistry.py to test_cityidregistry.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/commons/test_databoxes.py to test_databoxes.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30/test_enums.py to test_enums.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30/test_trigger.py to test_trigger.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30/test_condition.py to test_condition.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30/test_alert.py to test_alert.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30/test_alert_manager.py to test_alert_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/alertapi30/test_parsers.py to test_parsers.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_forecaster.py to test_forecaster.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_weather.py to test_weather.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_forecast.py to test_forecast.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_location.py to test_location.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_historian.py to test_historian.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_weathercoderegistry.py to test_weathercoderegistry.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_one_call.py to test_one_call.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_stationhistory.py to test_stationhistory.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_observation.py to test_observation.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/test_weather_manager.py to test_weather_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/weatherapi25/json_test_responses.py to json_test_responses.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/tiles/test_tile_manager.py to test_tile_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/unit/tiles/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/pollutionapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/pollutionapi30/test_integration_pollutionapi30.py to test_integration_pollutionapi30.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10/test_integration_satellite_imagery_search.py to test_integration_satellite_imagery_search.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10/test_integration_polygons_api_subset.py to test_integration_polygons_api_subset.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10/test_integration_soil_data.py to test_integration_soil_data.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10/test_integration_satellite_imagery_stats.py to test_integration_satellite_imagery_stats.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/agroapi10/test_integration_satellite_imagery_download.py to test_integration_satellite_imagery_download.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/utils/test_integration_config.py to test_integration_config.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/utils/test_default_config.py to test_default_config.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/stationsapi30/test_integration_stationsapi30.py to test_integration_stationsapi30.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/stationsapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/stationsapi30/test_persistence_backends_read_fs.py to test_persistence_backends_read_fs.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/uvindexapi30/test_integration_uvindexapi30.py to test_integration_uvindexapi30.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/uvindexapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/commons/test_http_client.py to test_http_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/commons/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/commons/test_image.py to test_image.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/alertapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/alertapi30/test_integration_alertapi30.py to test_integration_alertapi30.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/weatherapi25/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/weatherapi25/test_cityidregistry_reads_fs.py to test_cityidregistry_reads_fs.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/weatherapi25/test_integration.py to test_integration.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/tiles/test_integration_tile_manager.py to test_integration_tile_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/tests/integration/tiles/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10/search.py to search.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10/soil.py to soil.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10/uris.py to uris.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10/agro_manager.py to agro_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10/enums.py to enums.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10/imagery.py to imagery.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/agroapi10/polygon.py to polygon.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/strings.py to strings.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/timestamps.py to timestamps.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/geo.py to geo.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/measurables.py to measurables.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/decorators.py to decorators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/formatting.py to formatting.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/config.py to config.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/utils/weather.py to weather.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30/measurement.py to measurement.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30/buffer.py to buffer.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30/uris.py to uris.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30/station.py to station.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30/persistence_backend.py to persistence_backend.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/stationsapi30/stations_manager.py to stations_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/__version__.py to __version__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/owm.py to owm.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30/uvindex.py to uvindex.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30/uris.py to uris.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30/uvindex_manager.py to uvindex_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/uvindexapi30/uv_client.py to uv_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30/so2index.py to so2index.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30/uris.py to uris.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30/airpollution_client.py to airpollution_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30/coindex.py to coindex.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30/airpollution_manager.py to airpollution_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30/no2index.py to no2index.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/airpollutionapi30/ozone.py to ozone.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/constants.py to constants.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/databoxes.py to databoxes.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/tile.py to tile.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/http_client.py to http_client.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/enums.py to enums.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/cityidregistry.py to cityidregistry.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/cityids/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/commons/image.py to image.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30/alert.py to alert.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30/uris.py to uris.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30/trigger.py to trigger.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30/enums.py to enums.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30/alert_manager.py to alert_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/alertapi30/condition.py to condition.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/observation.py to observation.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/forecast.py to forecast.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/location.py to location.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/historian.py to historian.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/uris.py to uris.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/forecaster.py to forecaster.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/weather_manager.py to weather_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/weathercoderegistry.py to weathercoderegistry.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/one_call.py to one_call.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/weather.py to weather.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/weatherapi25/stationhistory.py to stationhistory.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/config.py to config.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles/uris.py to uris.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles/tile_manager.py to tile_manager.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm/tiles/enums.py to enums.cpython-38.pyc running install_egg_info Copying pyowm.egg-info to /home/buildozer/aports/community/py3-pyowm/pkg/py3-pyowm/usr/lib/python3.8/site-packages/pyowm-3.1.0-py3.8.egg-info running install_scripts >>> py3-pyowm*: Running postcheck for py3-pyowm >>> py3-pyowm*: Preparing package py3-pyowm... >>> py3-pyowm*: Tracing dependencies... >>> py3-pyowm*: Package size: 5.6 MB >>> py3-pyowm*: Compressing data... >>> py3-pyowm*: Create checksum... >>> py3-pyowm*: Create py3-pyowm-3.1.1-r0.apk >>> py3-pyowm: Build complete at Thu, 24 Dec 2020 14:51:49 +0000 elapsed time 0h 0m 7s >>> py3-pyowm: Cleaning up srcdir >>> py3-pyowm: Cleaning up pkgdir >>> py3-pyowm: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pyowm (20201224.145145) (2/19) Purging py3-requests (2.25.1-r0) (3/19) Purging py3-chardet (4.0.0-r0) (4/19) Purging py3-idna (2.10-r0) (5/19) Purging py3-urllib3 (1.26.2-r1) (6/19) Purging py3-geojson (2.5.0-r1) (7/19) Purging py3-setuptools (51.0.0-r0) (8/19) Purging py3-ordered-set (4.0.2-r0) (9/19) Purging py3-appdirs (1.4.4-r1) (10/19) Purging py3-packaging (20.8-r0) (11/19) Purging py3-parsing (2.4.7-r1) (12/19) Purging py3-six (1.15.0-r0) (13/19) Purging python3 (3.8.6-r0) (14/19) Purging libbz2 (1.0.8-r1) (15/19) Purging libffi (3.3-r2) (16/19) Purging gdbm (1.18.1-r0) (17/19) Purging xz-libs (5.2.5-r0) (18/19) Purging readline (8.0.4-r0) (19/19) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-pyowm: Updating the community/x86 repository index... >>> py3-pyowm: Signing the index...