>>> py3-geopy: Building testing/py3-geopy 2.2.0-r0 (using abuild 3.9.0-r0) started Thu, 17 Mar 2022 13:47:27 +0000 >>> py3-geopy: Checking sanity of /home/buildozer/aports/testing/py3-geopy/APKBUILD... >>> py3-geopy: Analyzing dependencies... >>> py3-geopy: Installing for build: build-base py3-geographiclib py3-setuptools_scm py3-async_generator py3-pytest py3-pytest-aiohttp py3-sphinx (1/50) Installing libbz2 (1.0.8-r1) (2/50) Installing libffi (3.4.2-r1) (3/50) Installing gdbm (1.23-r0) (4/50) Installing xz-libs (5.2.5-r0) (5/50) Installing mpdecimal (2.5.1-r1) (6/50) Installing readline (8.1.2-r0) (7/50) Installing sqlite-libs (3.37.2-r0) (8/50) Installing python3 (3.10.2-r0) (9/50) Installing py3-geographiclib (1.52-r0) (10/50) Installing py3-ordered-set (4.0.2-r3) (11/50) Installing py3-appdirs (1.4.4-r3) (12/50) Installing py3-parsing (2.4.7-r3) (13/50) Installing py3-six (1.16.0-r1) (14/50) Installing py3-packaging (21.3-r0) (15/50) Installing py3-setuptools (52.0.0-r5) (16/50) Installing py3-tomli (2.0.0-r1) (17/50) Installing py3-setuptools_scm (6.4.2-r0) (18/50) Installing py3-async_generator (1.10-r3) (19/50) Installing py3-atomicwrites (1.4.0-r2) (20/50) Installing py3-attrs (21.2.0-r1) (21/50) Installing py3-more-itertools (8.12.0-r1) (22/50) Installing py3-iniconfig (1.1.1-r2) (23/50) Installing py3-pluggy (0.13.1-r5) (24/50) Installing py3-py (1.10.0-r2) (25/50) Installing py3-wcwidth (0.2.5-r2) (26/50) Installing py3-toml (0.10.2-r3) (27/50) Installing py3-pytest (6.2.5-r1) (28/50) Installing py3-pytest-aiohttp (0.3.0-r2) (29/50) Installing py3-tz (2021.3-r0) (30/50) Installing py3-babel (2.9.1-r1) (31/50) Installing py3-docutils (0.16-r4) (32/50) Installing py3-imagesize (1.3.0-r0) (33/50) Installing py3-markupsafe (2.0.1-r1) (34/50) Installing py3-jinja2 (3.0.3-r0) (35/50) Installing py3-pygments (2.11.2-r0) (36/50) Installing py3-certifi (2021.10.8-r0) (37/50) Installing py3-charset-normalizer (2.0.10-r0) (38/50) Installing py3-idna (3.3-r2) (39/50) Installing py3-urllib3 (1.26.8-r0) (40/50) Installing py3-requests (2.27.1-r0) (41/50) Installing py3-snowballstemmer (2.1.0-r2) (42/50) Installing py3-alabaster (0.7.12-r5) (43/50) Installing py3-sphinxcontrib-applehelp (1.0.2-r2) (44/50) Installing py3-sphinxcontrib-devhelp (1.0.2-r2) (45/50) Installing py3-sphinxcontrib-htmlhelp (2.0.0-r1) (46/50) Installing py3-sphinxcontrib-jsmath (1.0.1-r2) (47/50) Installing py3-sphinxcontrib-serializinghtml (1.1.5-r1) (48/50) Installing py3-sphinxcontrib-qthelp (1.0.3-r2) (49/50) Installing py3-sphinx (4.3.0-r1) (50/50) Installing .makedepends-py3-geopy (20220317.134728) Executing busybox-1.35.0-r5.trigger OK: 453 MiB in 144 packages >>> py3-geopy: Cleaning up srcdir >>> py3-geopy: Cleaning up pkgdir >>> py3-geopy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//geopy-2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-geopy: Fetching https://files.pythonhosted.org/packages/source/g/geopy/geopy-2.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 100 112k 100 112k 0 0 942k 0 --:--:-- --:--:-- --:--:-- 942k >>> py3-geopy: Fetching https://distfiles.alpinelinux.org/distfiles/edge//geopy-2.2.0.tar.gz >>> py3-geopy: Checking sha512sums... geopy-2.2.0.tar.gz: OK >>> py3-geopy: Unpacking /var/cache/distfiles/edge/geopy-2.2.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/geopy copying geopy/compat.py -> build/lib/geopy copying geopy/exc.py -> build/lib/geopy copying geopy/__init__.py -> build/lib/geopy copying geopy/distance.py -> build/lib/geopy copying geopy/format.py -> build/lib/geopy copying geopy/util.py -> build/lib/geopy copying geopy/units.py -> build/lib/geopy copying geopy/point.py -> build/lib/geopy copying geopy/adapters.py -> build/lib/geopy copying geopy/timezone.py -> build/lib/geopy copying geopy/location.py -> build/lib/geopy creating build/lib/geopy/extra copying geopy/extra/rate_limiter.py -> build/lib/geopy/extra copying geopy/extra/__init__.py -> build/lib/geopy/extra creating build/lib/geopy/geocoders copying geopy/geocoders/databc.py -> build/lib/geopy/geocoders copying geopy/geocoders/here.py -> build/lib/geopy/geocoders copying geopy/geocoders/what3words.py -> build/lib/geopy/geocoders copying geopy/geocoders/__init__.py -> build/lib/geopy/geocoders copying geopy/geocoders/mapquest.py -> build/lib/geopy/geocoders copying geopy/geocoders/ignfrance.py -> build/lib/geopy/geocoders copying geopy/geocoders/banfrance.py -> build/lib/geopy/geocoders copying geopy/geocoders/tomtom.py -> build/lib/geopy/geocoders copying geopy/geocoders/mapbox.py -> build/lib/geopy/geocoders copying geopy/geocoders/geolake.py -> build/lib/geopy/geocoders copying geopy/geocoders/googlev3.py -> build/lib/geopy/geocoders copying geopy/geocoders/maptiler.py -> build/lib/geopy/geocoders copying geopy/geocoders/baidu.py -> build/lib/geopy/geocoders copying geopy/geocoders/azure.py -> build/lib/geopy/geocoders copying geopy/geocoders/geocodeearth.py -> build/lib/geopy/geocoders copying geopy/geocoders/yandex.py -> build/lib/geopy/geocoders copying geopy/geocoders/geocodio.py -> build/lib/geopy/geocoders copying geopy/geocoders/algolia.py -> build/lib/geopy/geocoders copying geopy/geocoders/photon.py -> build/lib/geopy/geocoders copying geopy/geocoders/openmapquest.py -> build/lib/geopy/geocoders copying geopy/geocoders/osm.py -> build/lib/geopy/geocoders copying geopy/geocoders/opencage.py -> build/lib/geopy/geocoders copying geopy/geocoders/pelias.py -> build/lib/geopy/geocoders copying geopy/geocoders/nominatim.py -> build/lib/geopy/geocoders copying geopy/geocoders/arcgis.py -> build/lib/geopy/geocoders copying geopy/geocoders/base.py -> build/lib/geopy/geocoders copying geopy/geocoders/smartystreets.py -> build/lib/geopy/geocoders copying geopy/geocoders/bing.py -> build/lib/geopy/geocoders copying geopy/geocoders/google.py -> build/lib/geopy/geocoders copying geopy/geocoders/geonames.py -> build/lib/geopy/geocoders copying geopy/geocoders/pickpoint.py -> build/lib/geopy/geocoders running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing geopy.egg-info/PKG-INFO writing dependency_links to geopy.egg-info/dependency_links.txt writing requirements to geopy.egg-info/requires.txt writing top-level names to geopy.egg-info/top_level.txt reading manifest file 'geopy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'geopy.egg-info/SOURCES.txt' running build_ext test_default_distance (test.test_distance.TestDefaultDistanceClass) ... ok test_lonlat_function (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_able_to_add_distances (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_able_to_divide_distances_by_distances (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_able_to_divide_distances_by_floats (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_able_to_multiply_distances_by_floats (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_able_to_negate_distances (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_able_to_subtract_distances (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_able_to_take_absolute_value_of_distances (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_false_in_boolean_context_when_zero_length (test.test_distance.TestDefaultDistanceClass) ... ok test_should_be_true_in_boolean_context_when_nonzero_length (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_from_feet (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_from_meters (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_from_miles (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_from_nautical_miles (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_feet (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_feet_with_abbreviation (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_kilometers (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_kilometers_with_abbreviation (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_meters (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_meters_with_abbreviation (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_miles (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_miles_with_abbreviation (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_nautical_miles (test.test_distance.TestDefaultDistanceClass) ... ok test_should_convert_to_nautical_miles_with_abbrevation (test.test_distance.TestDefaultDistanceClass) ... ok test_should_not_allow_adding_with_objects_that_arent_distances (test.test_distance.TestDefaultDistanceClass) ... ok test_should_not_be_able_to_multiply_distances_by_distances (test.test_distance.TestDefaultDistanceClass) ... ok test_should_support_comparison_with_distance (test.test_distance.TestDefaultDistanceClass) ... ok test_should_support_comparison_with_number (test.test_distance.TestDefaultDistanceClass) ... ok test_destination_bearing_east (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_different_altitudes_error (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_max_longitude (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_miscellaneous_high_accuracy_cases (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_able_to_add_distances (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_able_to_divide_distances_by_distances (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_able_to_divide_distances_by_floats (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_able_to_multiply_distances_by_floats (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_able_to_negate_distances (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_able_to_subtract_distances (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_able_to_take_absolute_value_of_distances (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_false_in_boolean_context_when_zero_length (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_be_true_in_boolean_context_when_nonzero_length (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_compute_destination_across_antimeridian (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_compute_destination_for_trip_between_poles (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_compute_distance_across_antimeridian (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_compute_distance_for_multiple_points_pairwise (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_compute_distance_for_trip_between_poles (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_from_feet (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_from_meters (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_from_miles (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_from_nautical_miles (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_feet (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_feet_with_abbreviation (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_kilometers (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_kilometers_with_abbreviation (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_meters (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_meters_with_abbreviation (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_miles (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_miles_with_abbreviation (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_nautical_miles (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_convert_to_nautical_miles_with_abbrevation (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_get_consistent_results_for_distance_calculations (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_have_length_when_only_given_length (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_have_nonzero_distance_for_distinct_points (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_have_zero_distance_for_coincident_points (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_not_allow_adding_with_objects_that_arent_distances (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_not_be_able_to_multiply_distances_by_distances (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_not_tolerate_nans (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_raise_when_using_single_numbers_as_points (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_recognize_equivalence_of_pos_and_neg_180_longitude (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_support_comparison_with_distance (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_support_comparison_with_number (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_tolerate_tuples_with_textual_numbers (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_should_warn_for_mixed_up_lat_lon (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_zero_measure (test.test_distance.TestWhenComputingGeodesicDistance) ... ok test_destination_bearing_east (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_different_altitudes_error (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_max_longitude (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_able_to_add_distances (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_able_to_divide_distances_by_distances (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_able_to_divide_distances_by_floats (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_able_to_multiply_distances_by_floats (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_able_to_negate_distances (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_able_to_subtract_distances (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_able_to_take_absolute_value_of_distances (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_false_in_boolean_context_when_zero_length (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_be_true_in_boolean_context_when_nonzero_length (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_compute_destination_across_antimeridian (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_compute_destination_for_half_trip_around_equator (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_compute_destination_for_trip_between_poles (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_compute_distance_across_antimeridian (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_compute_distance_for_half_trip_around_equator (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_compute_distance_for_multiple_points_pairwise (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_compute_distance_for_trip_between_poles (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_from_feet (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_from_meters (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_from_miles (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_from_nautical_miles (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_feet (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_feet_with_abbreviation (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_kilometers (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_kilometers_with_abbreviation (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_meters (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_meters_with_abbreviation (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_miles (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_miles_with_abbreviation (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_nautical_miles (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_convert_to_nautical_miles_with_abbrevation (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_get_consistent_results_for_distance_calculations (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_have_length_when_only_given_length (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_have_nonzero_distance_for_distinct_points (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_have_zero_distance_for_coincident_points (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_not_allow_adding_with_objects_that_arent_distances (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_not_be_able_to_multiply_distances_by_distances (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_not_tolerate_nans (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_raise_when_using_single_numbers_as_points (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_recognize_equivalence_of_pos_and_neg_180_longitude (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_support_comparison_with_distance (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_support_comparison_with_number (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_tolerate_tuples_with_textual_numbers (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_should_warn_for_mixed_up_lat_lon (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_zero_measure (test.test_distance.TestWhenComputingGreatCircleDistance) ... ok test_create_from_fixed_gmt_offset (test.test_timezone.TimezoneTestCase) ... ok test_create_from_pytz_timezone (test.test_timezone.TimezoneTestCase) ... ok test_create_from_timezone_name (test.test_timezone.TimezoneTestCase) ... ok test_eq (test.test_timezone.TimezoneTestCase) ... ok test_ne (test.test_timezone.TimezoneTestCase) ... ok test_picklable (test.test_timezone.TimezoneTestCase) ... ok test_repr (test.test_timezone.TimezoneTestCase) ... ok test_string (test.test_timezone.TimezoneTestCase) ... ok test_with_unpicklable_raw (test.test_timezone.TimezoneTestCase) ... ok test_point_assign_coordinates (test.test_point.PointTestCase) ... ok test_point_comparison_does_not_raise_exceptions (test.test_point.PointTestCase) ... ok test_point_comparison_ignores_strings (test.test_point.PointTestCase) ... ok test_point_comparison_respects_lists (test.test_point.PointTestCase) ... ok test_point_comparison_with_empty_values (test.test_point.PointTestCase) ... ok test_point_degrees_are_normalized (test.test_point.PointTestCase) ... ok test_point_degrees_normalization_does_not_lose_precision (test.test_point.PointTestCase) ... ok test_point_eq (test.test_point.PointTestCase) ... ok test_point_float (test.test_point.PointTestCase) ... ok test_point_format (test.test_point.PointTestCase) ... ok test_point_format_altitude (test.test_point.PointTestCase) ... ok test_point_from_generator (test.test_point.PointTestCase) ... ok test_point_from_iterable (test.test_point.PointTestCase) ... ok test_point_from_point (test.test_point.PointTestCase) ... ok test_point_from_single_number (test.test_point.PointTestCase) ... ok test_point_from_string (test.test_point.PointTestCase) ... ok test_point_getitem (test.test_point.PointTestCase) ... ok test_point_is_picklable (test.test_point.PointTestCase) ... ok test_point_ne (test.test_point.PointTestCase) ... ok test_point_no_len (test.test_point.PointTestCase) ... ok test_point_setitem (test.test_point.PointTestCase) ... ok test_point_setitem_normalization (test.test_point.PointTestCase) ... ok test_point_slices (test.test_point.PointTestCase) ... ok test_point_str_deg (test.test_point.PointTestCase) ... ok test_point_str_simple (test.test_point.PointTestCase) ... ok test_unpacking (test.test_point.PointTestCase) ... ok test_location_array_access (test.test_location.LocationTestCase) ... ok test_location_eq (test.test_location.LocationTestCase) ... ok test_location_is_picklable (test.test_location.LocationTestCase) ... ok test_location_iter (test.test_location.LocationTestCase) ... ok test_location_len (test.test_location.LocationTestCase) ... ok test_location_ne (test.test_location.LocationTestCase) ... ok test_location_none (test.test_location.LocationTestCase) ... ok test_location_point (test.test_location.LocationTestCase) ... ok test_location_point_typeerror (test.test_location.LocationTestCase) ... ok test_location_properties (test.test_location.LocationTestCase) ... ok test_location_raw (test.test_location.LocationTestCase) ... ok test_location_repr (test.test_location.LocationTestCase) ... ok test_location_str (test.test_location.LocationTestCase) ... ok test_location_string (test.test_location.LocationTestCase) ... ok test_location_with_unpicklable_raw (test.test_location.LocationTestCase) ... ok test_list_of_1_raises (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_list_of_3_raises (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_list_of_4_raises (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_list_of_5_raises (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_lists (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_output_format (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_points (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_string_raises (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_strings (test.geocoders.base.GeocoderFormatBoundingBoxTestCase) ... ok test_address (test.geocoders.base.GeocoderPointCoercionTestCase) ... ok test_output_format_is_respected (test.geocoders.base.GeocoderPointCoercionTestCase) ... ok test_point (test.geocoders.base.GeocoderPointCoercionTestCase) ... ok test_string (test.geocoders.base.GeocoderPointCoercionTestCase) ... ok test_string_is_trimmed (test.geocoders.base.GeocoderPointCoercionTestCase) ... ok test_tuple_of_floats (test.geocoders.base.GeocoderPointCoercionTestCase) ... ok test_call_geocoder_timeout (test.geocoders.base.GeocoderTestCase) ... ok test_init_with_args (test.geocoders.base.GeocoderTestCase) ... ok test_init_with_defaults (test.geocoders.base.GeocoderTestCase) ... ok test_init_with_none_overrides_default (test.geocoders.base.GeocoderTestCase) ... ok test_ssl_context (test.geocoders.base.GeocoderTestCase) ... ok test_user_agent_custom (test.geocoders.base.GeocoderTestCase) ... ok test_user_agent_default (test.geocoders.base.GeocoderTestCase) ... ok test_get_geocoder_for_service (test.geocoders.base.GetGeocoderTestCase) ... ok test_get_geocoder_for_service_raises_for_unknown (test.geocoders.base.GetGeocoderTestCase) ... ok ---------------------------------------------------------------------- Ran 196 tests in 0.056s OK >>> py3-geopy: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/testing/py3-geopy/pkg creating /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy creating /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr creating /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib creating /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/compat.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/exc.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/__init__.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/distance.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/format.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/util.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/units.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/point.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/adapters.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/timezone.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy copying build/lib/geopy/location.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy creating /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/extra copying build/lib/geopy/extra/rate_limiter.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/extra copying build/lib/geopy/extra/__init__.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/extra creating /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/databc.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/here.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/what3words.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/__init__.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/mapquest.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/ignfrance.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/banfrance.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/tomtom.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/mapbox.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/geolake.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/googlev3.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/maptiler.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/baidu.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/azure.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/geocodeearth.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/yandex.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/geocodio.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/algolia.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/photon.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/openmapquest.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/osm.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/opencage.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/pelias.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/nominatim.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/arcgis.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/base.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/smartystreets.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/bing.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/google.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/geonames.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders copying build/lib/geopy/geocoders/pickpoint.py -> /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/compat.py to compat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/exc.py to exc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/distance.py to distance.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/format.py to format.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/util.py to util.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/units.py to units.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/point.py to point.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/adapters.py to adapters.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/timezone.py to timezone.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/location.py to location.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/extra/rate_limiter.py to rate_limiter.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/extra/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/databc.py to databc.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/here.py to here.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/what3words.py to what3words.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/mapquest.py to mapquest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/ignfrance.py to ignfrance.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/banfrance.py to banfrance.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/tomtom.py to tomtom.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/mapbox.py to mapbox.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/geolake.py to geolake.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/googlev3.py to googlev3.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/maptiler.py to maptiler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/baidu.py to baidu.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/azure.py to azure.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/geocodeearth.py to geocodeearth.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/yandex.py to yandex.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/geocodio.py to geocodio.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/algolia.py to algolia.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/photon.py to photon.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/openmapquest.py to openmapquest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/osm.py to osm.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/opencage.py to opencage.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/pelias.py to pelias.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/nominatim.py to nominatim.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/arcgis.py to arcgis.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/smartystreets.py to smartystreets.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/bing.py to bing.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/google.py to google.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/geonames.py to geonames.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy/geocoders/pickpoint.py to pickpoint.cpython-310.pyc running install_egg_info running egg_info writing geopy.egg-info/PKG-INFO writing dependency_links to geopy.egg-info/dependency_links.txt writing requirements to geopy.egg-info/requires.txt writing top-level names to geopy.egg-info/top_level.txt reading manifest file 'geopy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'geopy.egg-info/SOURCES.txt' Copying geopy.egg-info to /home/buildozer/aports/testing/py3-geopy/pkg/py3-geopy/usr/lib/python3.10/site-packages/geopy-2.2.0-py3.10.egg-info running install_scripts >>> py3-geopy*: Running postcheck for py3-geopy >>> py3-geopy*: Preparing package py3-geopy... >>> py3-geopy*: Tracing dependencies... >>> py3-geopy*: Package size: 912.0 KB >>> py3-geopy*: Compressing data... >>> py3-geopy*: Create checksum... >>> py3-geopy*: Create py3-geopy-2.2.0-r0.apk >>> py3-geopy: Build complete at Thu, 17 Mar 2022 13:47:36 +0000 elapsed time 0h 0m 9s >>> py3-geopy: Cleaning up srcdir >>> py3-geopy: Cleaning up pkgdir >>> py3-geopy: Uninstalling dependencies... (1/50) Purging .makedepends-py3-geopy (20220317.134728) (2/50) Purging py3-geographiclib (1.52-r0) (3/50) Purging py3-setuptools_scm (6.4.2-r0) (4/50) Purging py3-tomli (2.0.0-r1) (5/50) Purging py3-async_generator (1.10-r3) (6/50) Purging py3-pytest (6.2.5-r1) (7/50) Purging py3-atomicwrites (1.4.0-r2) (8/50) Purging py3-attrs (21.2.0-r1) (9/50) Purging py3-more-itertools (8.12.0-r1) (10/50) Purging py3-iniconfig (1.1.1-r2) (11/50) Purging py3-pluggy (0.13.1-r5) (12/50) Purging py3-py (1.10.0-r2) (13/50) Purging py3-wcwidth (0.2.5-r2) (14/50) Purging py3-toml (0.10.2-r3) (15/50) Purging py3-pytest-aiohttp (0.3.0-r2) (16/50) Purging py3-sphinx (4.3.0-r1) (17/50) Purging py3-babel (2.9.1-r1) (18/50) Purging py3-tz (2021.3-r0) (19/50) Purging py3-docutils (0.16-r4) (20/50) Purging py3-imagesize (1.3.0-r0) (21/50) Purging py3-jinja2 (3.0.3-r0) (22/50) Purging py3-markupsafe (2.0.1-r1) (23/50) Purging py3-pygments (2.11.2-r0) (24/50) Purging py3-requests (2.27.1-r0) (25/50) Purging py3-certifi (2021.10.8-r0) (26/50) Purging py3-charset-normalizer (2.0.10-r0) (27/50) Purging py3-idna (3.3-r2) (28/50) Purging py3-urllib3 (1.26.8-r0) (29/50) Purging py3-setuptools (52.0.0-r5) (30/50) Purging py3-ordered-set (4.0.2-r3) (31/50) Purging py3-appdirs (1.4.4-r3) (32/50) Purging py3-packaging (21.3-r0) (33/50) Purging py3-parsing (2.4.7-r3) (34/50) Purging py3-six (1.16.0-r1) (35/50) Purging py3-snowballstemmer (2.1.0-r2) (36/50) Purging py3-alabaster (0.7.12-r5) (37/50) Purging py3-sphinxcontrib-applehelp (1.0.2-r2) (38/50) Purging py3-sphinxcontrib-devhelp (1.0.2-r2) (39/50) Purging py3-sphinxcontrib-htmlhelp (2.0.0-r1) (40/50) Purging py3-sphinxcontrib-jsmath (1.0.1-r2) (41/50) Purging py3-sphinxcontrib-serializinghtml (1.1.5-r1) (42/50) Purging py3-sphinxcontrib-qthelp (1.0.3-r2) (43/50) Purging python3 (3.10.2-r0) (44/50) Purging libbz2 (1.0.8-r1) (45/50) Purging libffi (3.4.2-r1) (46/50) Purging gdbm (1.23-r0) (47/50) Purging xz-libs (5.2.5-r0) (48/50) Purging mpdecimal (2.5.1-r1) (49/50) Purging readline (8.1.2-r0) (50/50) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r5.trigger OK: 326 MiB in 94 packages >>> py3-geopy: Updating the testing/s390x repository index... >>> py3-geopy: Signing the index...