Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-amadeus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686344685.715396/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-amadeus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-amadeus-8.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-amadeus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686344685.715396/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-amadeus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-amadeus-8.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-amadeus.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686344685.715396/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-amadeus.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5JQdYS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf amadeus-8.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/amadeus-8.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd amadeus-8.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7AP7Nm + umask 022 + cd /builddir/build/BUILD + cd amadeus-8.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/amadeus copying amadeus/__init__.py -> build/lib/amadeus copying amadeus/amadeus.py -> build/lib/amadeus copying amadeus/version.py -> build/lib/amadeus creating build/lib/amadeus/shopping copying amadeus/shopping/__init__.py -> build/lib/amadeus/shopping copying amadeus/shopping/_hotel_offer_search.py -> build/lib/amadeus/shopping copying amadeus/shopping/_activity.py -> build/lib/amadeus/shopping copying amadeus/shopping/_hotel_offers_search.py -> build/lib/amadeus/shopping copying amadeus/shopping/_flight_offers.py -> build/lib/amadeus/shopping copying amadeus/shopping/_availability.py -> build/lib/amadeus/shopping copying amadeus/shopping/_flight_offers_search.py -> build/lib/amadeus/shopping copying amadeus/shopping/_activities.py -> build/lib/amadeus/shopping copying amadeus/shopping/_flight_dates.py -> build/lib/amadeus/shopping copying amadeus/shopping/_seatmaps.py -> build/lib/amadeus/shopping copying amadeus/shopping/_flight_destinations.py -> build/lib/amadeus/shopping creating build/lib/amadeus/schedule copying amadeus/schedule/__init__.py -> build/lib/amadeus/schedule copying amadeus/schedule/_flights.py -> build/lib/amadeus/schedule creating build/lib/amadeus/booking copying amadeus/booking/__init__.py -> build/lib/amadeus/booking copying amadeus/booking/_flight_order.py -> build/lib/amadeus/booking copying amadeus/booking/_hotel_bookings.py -> build/lib/amadeus/booking copying amadeus/booking/_flight_orders.py -> build/lib/amadeus/booking creating build/lib/amadeus/analytics copying amadeus/analytics/__init__.py -> build/lib/amadeus/analytics copying amadeus/analytics/_itinerary_price_metrics.py -> build/lib/amadeus/analytics creating build/lib/amadeus/e_reputation copying amadeus/e_reputation/__init__.py -> build/lib/amadeus/e_reputation copying amadeus/e_reputation/_hotel_sentiments.py -> build/lib/amadeus/e_reputation creating build/lib/amadeus/namespaces copying amadeus/namespaces/_travel.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_e_reputation.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_analytics.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/__init__.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/core.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_shopping.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_safety.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_location.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_reference_data.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_airport.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_schedule.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_booking.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_airline.py -> build/lib/amadeus/namespaces copying amadeus/namespaces/_duty_of_care.py -> build/lib/amadeus/namespaces creating build/lib/amadeus/client copying amadeus/client/response.py -> build/lib/amadeus/client copying amadeus/client/__init__.py -> build/lib/amadeus/client copying amadeus/client/hotel.py -> build/lib/amadeus/client copying amadeus/client/direction.py -> build/lib/amadeus/client copying amadeus/client/access_token.py -> build/lib/amadeus/client copying amadeus/client/decorator.py -> build/lib/amadeus/client copying amadeus/client/request.py -> build/lib/amadeus/client copying amadeus/client/location.py -> build/lib/amadeus/client copying amadeus/client/errors.py -> build/lib/amadeus/client creating build/lib/amadeus/airport copying amadeus/airport/__init__.py -> build/lib/amadeus/airport copying amadeus/airport/_predictions.py -> build/lib/amadeus/airport copying amadeus/airport/_direct_destinations.py -> build/lib/amadeus/airport creating build/lib/amadeus/safety copying amadeus/safety/__init__.py -> build/lib/amadeus/safety copying amadeus/safety/_safety_rated_locations.py -> build/lib/amadeus/safety copying amadeus/safety/_safety_rated_location.py -> build/lib/amadeus/safety creating build/lib/amadeus/airline copying amadeus/airline/__init__.py -> build/lib/amadeus/airline copying amadeus/airline/_destinations.py -> build/lib/amadeus/airline creating build/lib/amadeus/mixins copying amadeus/mixins/__init__.py -> build/lib/amadeus/mixins copying amadeus/mixins/validator.py -> build/lib/amadeus/mixins copying amadeus/mixins/encoder.py -> build/lib/amadeus/mixins copying amadeus/mixins/pagination.py -> build/lib/amadeus/mixins copying amadeus/mixins/http.py -> build/lib/amadeus/mixins copying amadeus/mixins/parser.py -> build/lib/amadeus/mixins creating build/lib/amadeus/reference_data copying amadeus/reference_data/__init__.py -> build/lib/amadeus/reference_data copying amadeus/reference_data/_location.py -> build/lib/amadeus/reference_data copying amadeus/reference_data/_locations.py -> build/lib/amadeus/reference_data copying amadeus/reference_data/_urls.py -> build/lib/amadeus/reference_data copying amadeus/reference_data/_recommended_locations.py -> build/lib/amadeus/reference_data copying amadeus/reference_data/_airlines.py -> build/lib/amadeus/reference_data creating build/lib/amadeus/travel copying amadeus/travel/_encoder.py -> build/lib/amadeus/travel copying amadeus/travel/_analytics.py -> build/lib/amadeus/travel copying amadeus/travel/__init__.py -> build/lib/amadeus/travel copying amadeus/travel/_predictions.py -> build/lib/amadeus/travel copying amadeus/travel/_trip_parser.py -> build/lib/amadeus/travel creating build/lib/amadeus/location copying amadeus/location/_analytics.py -> build/lib/amadeus/location copying amadeus/location/__init__.py -> build/lib/amadeus/location creating build/lib/amadeus/duty_of_care copying amadeus/duty_of_care/__init__.py -> build/lib/amadeus/duty_of_care copying amadeus/duty_of_care/_diseases.py -> build/lib/amadeus/duty_of_care creating build/lib/amadeus/shopping/activities copying amadeus/shopping/activities/_by_square.py -> build/lib/amadeus/shopping/activities copying amadeus/shopping/activities/__init__.py -> build/lib/amadeus/shopping/activities creating build/lib/amadeus/shopping/flight_offers copying amadeus/shopping/flight_offers/__init__.py -> build/lib/amadeus/shopping/flight_offers copying amadeus/shopping/flight_offers/_pricing.py -> build/lib/amadeus/shopping/flight_offers copying amadeus/shopping/flight_offers/_prediction.py -> build/lib/amadeus/shopping/flight_offers copying amadeus/shopping/flight_offers/_upselling.py -> build/lib/amadeus/shopping/flight_offers creating build/lib/amadeus/shopping/availability copying amadeus/shopping/availability/__init__.py -> build/lib/amadeus/shopping/availability copying amadeus/shopping/availability/_flight_availabilities.py -> build/lib/amadeus/shopping/availability creating build/lib/amadeus/airport/predictions copying amadeus/airport/predictions/__init__.py -> build/lib/amadeus/airport/predictions copying amadeus/airport/predictions/_on_time.py -> build/lib/amadeus/airport/predictions creating build/lib/amadeus/safety/safety_rated_locations copying amadeus/safety/safety_rated_locations/_by_square.py -> build/lib/amadeus/safety/safety_rated_locations copying amadeus/safety/safety_rated_locations/__init__.py -> build/lib/amadeus/safety/safety_rated_locations creating build/lib/amadeus/reference_data/locations copying amadeus/reference_data/locations/_airports.py -> build/lib/amadeus/reference_data/locations copying amadeus/reference_data/locations/__init__.py -> build/lib/amadeus/reference_data/locations copying amadeus/reference_data/locations/_point_of_interest.py -> build/lib/amadeus/reference_data/locations copying amadeus/reference_data/locations/_hotels.py -> build/lib/amadeus/reference_data/locations copying amadeus/reference_data/locations/_cities.py -> build/lib/amadeus/reference_data/locations copying amadeus/reference_data/locations/_points_of_interest.py -> build/lib/amadeus/reference_data/locations copying amadeus/reference_data/locations/_hotel.py -> build/lib/amadeus/reference_data/locations creating build/lib/amadeus/reference_data/urls copying amadeus/reference_data/urls/__init__.py -> build/lib/amadeus/reference_data/urls copying amadeus/reference_data/urls/_checkin_links.py -> build/lib/amadeus/reference_data/urls creating build/lib/amadeus/reference_data/locations/points_of_interest copying amadeus/reference_data/locations/points_of_interest/_by_square.py -> build/lib/amadeus/reference_data/locations/points_of_interest copying amadeus/reference_data/locations/points_of_interest/__init__.py -> build/lib/amadeus/reference_data/locations/points_of_interest creating build/lib/amadeus/reference_data/locations/hotels copying amadeus/reference_data/locations/hotels/__init__.py -> build/lib/amadeus/reference_data/locations/hotels copying amadeus/reference_data/locations/hotels/_by_city.py -> build/lib/amadeus/reference_data/locations/hotels copying amadeus/reference_data/locations/hotels/_by_hotels.py -> build/lib/amadeus/reference_data/locations/hotels copying amadeus/reference_data/locations/hotels/_by_geocode.py -> build/lib/amadeus/reference_data/locations/hotels creating build/lib/amadeus/travel/analytics copying amadeus/travel/analytics/__init__.py -> build/lib/amadeus/travel/analytics copying amadeus/travel/analytics/_air_traffic.py -> build/lib/amadeus/travel/analytics creating build/lib/amadeus/travel/predictions copying amadeus/travel/predictions/__init__.py -> build/lib/amadeus/travel/predictions copying amadeus/travel/predictions/_flight_delay.py -> build/lib/amadeus/travel/predictions copying amadeus/travel/predictions/_trip_purpose.py -> build/lib/amadeus/travel/predictions creating build/lib/amadeus/travel/analytics/air_traffic copying amadeus/travel/analytics/air_traffic/__init__.py -> build/lib/amadeus/travel/analytics/air_traffic copying amadeus/travel/analytics/air_traffic/_traveled.py -> build/lib/amadeus/travel/analytics/air_traffic copying amadeus/travel/analytics/air_traffic/_booked.py -> build/lib/amadeus/travel/analytics/air_traffic copying amadeus/travel/analytics/air_traffic/_busiest_period.py -> build/lib/amadeus/travel/analytics/air_traffic creating build/lib/amadeus/location/analytics copying amadeus/location/analytics/__init__.py -> build/lib/amadeus/location/analytics copying amadeus/location/analytics/_category_rated_areas.py -> build/lib/amadeus/location/analytics creating build/lib/amadeus/duty_of_care/diseases copying amadeus/duty_of_care/diseases/__init__.py -> build/lib/amadeus/duty_of_care/diseases copying amadeus/duty_of_care/diseases/_covid19_report.py -> build/lib/amadeus/duty_of_care/diseases running egg_info writing amadeus.egg-info/PKG-INFO writing dependency_links to amadeus.egg-info/dependency_links.txt writing top-level names to amadeus.egg-info/top_level.txt reading manifest file 'amadeus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'amadeus.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xI6WtZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64 + cd amadeus-8.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/_hotel_offer_search.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/_activity.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/_hotel_offers_search.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/_flight_offers.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/activities copying build/lib/amadeus/shopping/activities/_by_square.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/activities copying build/lib/amadeus/shopping/activities/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/activities creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers copying build/lib/amadeus/shopping/flight_offers/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers copying build/lib/amadeus/shopping/flight_offers/_pricing.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers copying build/lib/amadeus/shopping/flight_offers/_prediction.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers copying build/lib/amadeus/shopping/flight_offers/_upselling.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers copying build/lib/amadeus/shopping/_availability.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/availability copying build/lib/amadeus/shopping/availability/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/availability copying build/lib/amadeus/shopping/availability/_flight_availabilities.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/availability copying build/lib/amadeus/shopping/_flight_offers_search.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/_activities.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/_flight_dates.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/_seatmaps.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/shopping/_flight_destinations.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping copying build/lib/amadeus/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/schedule copying build/lib/amadeus/schedule/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/schedule copying build/lib/amadeus/schedule/_flights.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/schedule creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking copying build/lib/amadeus/booking/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking copying build/lib/amadeus/booking/_flight_order.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking copying build/lib/amadeus/booking/_hotel_bookings.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking copying build/lib/amadeus/booking/_flight_orders.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/analytics copying build/lib/amadeus/analytics/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/analytics copying build/lib/amadeus/analytics/_itinerary_price_metrics.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/analytics creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/e_reputation copying build/lib/amadeus/e_reputation/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/e_reputation copying build/lib/amadeus/e_reputation/_hotel_sentiments.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/e_reputation creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_travel.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_e_reputation.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_analytics.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/core.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_shopping.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_safety.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_location.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_reference_data.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_airport.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_schedule.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_booking.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_airline.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces copying build/lib/amadeus/namespaces/_duty_of_care.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/response.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/hotel.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/direction.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/access_token.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/decorator.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/request.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/location.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client copying build/lib/amadeus/client/errors.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport copying build/lib/amadeus/airport/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport/predictions copying build/lib/amadeus/airport/predictions/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport/predictions copying build/lib/amadeus/airport/predictions/_on_time.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport/predictions copying build/lib/amadeus/airport/_predictions.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport copying build/lib/amadeus/airport/_direct_destinations.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety copying build/lib/amadeus/safety/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety copying build/lib/amadeus/safety/_safety_rated_locations.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety/safety_rated_locations copying build/lib/amadeus/safety/safety_rated_locations/_by_square.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety/safety_rated_locations copying build/lib/amadeus/safety/safety_rated_locations/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety/safety_rated_locations copying build/lib/amadeus/safety/_safety_rated_location.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airline copying build/lib/amadeus/airline/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airline copying build/lib/amadeus/airline/_destinations.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airline creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins copying build/lib/amadeus/mixins/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins copying build/lib/amadeus/mixins/validator.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins copying build/lib/amadeus/mixins/encoder.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins copying build/lib/amadeus/mixins/pagination.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins copying build/lib/amadeus/mixins/http.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins copying build/lib/amadeus/mixins/parser.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data copying build/lib/amadeus/reference_data/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data copying build/lib/amadeus/reference_data/_location.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/points_of_interest copying build/lib/amadeus/reference_data/locations/points_of_interest/_by_square.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/points_of_interest copying build/lib/amadeus/reference_data/locations/points_of_interest/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/points_of_interest copying build/lib/amadeus/reference_data/locations/_airports.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations copying build/lib/amadeus/reference_data/locations/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations copying build/lib/amadeus/reference_data/locations/_point_of_interest.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations copying build/lib/amadeus/reference_data/locations/_hotels.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels copying build/lib/amadeus/reference_data/locations/hotels/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels copying build/lib/amadeus/reference_data/locations/hotels/_by_city.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels copying build/lib/amadeus/reference_data/locations/hotels/_by_hotels.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels copying build/lib/amadeus/reference_data/locations/hotels/_by_geocode.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels copying build/lib/amadeus/reference_data/locations/_cities.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations copying build/lib/amadeus/reference_data/locations/_points_of_interest.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations copying build/lib/amadeus/reference_data/locations/_hotel.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations copying build/lib/amadeus/reference_data/_locations.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data copying build/lib/amadeus/reference_data/_urls.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/urls copying build/lib/amadeus/reference_data/urls/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/urls copying build/lib/amadeus/reference_data/urls/_checkin_links.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/urls copying build/lib/amadeus/reference_data/_recommended_locations.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data copying build/lib/amadeus/reference_data/_airlines.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data copying build/lib/amadeus/amadeus.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus copying build/lib/amadeus/version.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel copying build/lib/amadeus/travel/_encoder.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel copying build/lib/amadeus/travel/_analytics.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel copying build/lib/amadeus/travel/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics copying build/lib/amadeus/travel/analytics/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic copying build/lib/amadeus/travel/analytics/air_traffic/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic copying build/lib/amadeus/travel/analytics/air_traffic/_traveled.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic copying build/lib/amadeus/travel/analytics/air_traffic/_booked.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic copying build/lib/amadeus/travel/analytics/air_traffic/_busiest_period.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic copying build/lib/amadeus/travel/analytics/_air_traffic.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/predictions copying build/lib/amadeus/travel/predictions/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/predictions copying build/lib/amadeus/travel/predictions/_flight_delay.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/predictions copying build/lib/amadeus/travel/predictions/_trip_purpose.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/predictions copying build/lib/amadeus/travel/_predictions.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel copying build/lib/amadeus/travel/_trip_parser.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location copying build/lib/amadeus/location/_analytics.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location copying build/lib/amadeus/location/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location/analytics copying build/lib/amadeus/location/analytics/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location/analytics copying build/lib/amadeus/location/analytics/_category_rated_areas.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location/analytics creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care copying build/lib/amadeus/duty_of_care/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care copying build/lib/amadeus/duty_of_care/_diseases.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care/diseases copying build/lib/amadeus/duty_of_care/diseases/__init__.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care/diseases copying build/lib/amadeus/duty_of_care/diseases/_covid19_report.py -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care/diseases byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_hotel_offer_search.py to _hotel_offer_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_activity.py to _activity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_hotel_offers_search.py to _hotel_offers_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_flight_offers.py to _flight_offers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/activities/_by_square.py to _by_square.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/activities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers/_pricing.py to _pricing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers/_prediction.py to _prediction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/flight_offers/_upselling.py to _upselling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_availability.py to _availability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/availability/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/availability/_flight_availabilities.py to _flight_availabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_flight_offers_search.py to _flight_offers_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_activities.py to _activities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_flight_dates.py to _flight_dates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_seatmaps.py to _seatmaps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/shopping/_flight_destinations.py to _flight_destinations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/schedule/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/schedule/_flights.py to _flights.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking/_flight_order.py to _flight_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking/_hotel_bookings.py to _hotel_bookings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/booking/_flight_orders.py to _flight_orders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/analytics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/analytics/_itinerary_price_metrics.py to _itinerary_price_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/e_reputation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/e_reputation/_hotel_sentiments.py to _hotel_sentiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_travel.py to _travel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_e_reputation.py to _e_reputation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_analytics.py to _analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_shopping.py to _shopping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_safety.py to _safety.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_location.py to _location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_reference_data.py to _reference_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_airport.py to _airport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_schedule.py to _schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_booking.py to _booking.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_airline.py to _airline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/namespaces/_duty_of_care.py to _duty_of_care.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/response.py to response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/hotel.py to hotel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/direction.py to direction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/access_token.py to access_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/decorator.py to decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/request.py to request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/client/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport/predictions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport/predictions/_on_time.py to _on_time.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport/_predictions.py to _predictions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airport/_direct_destinations.py to _direct_destinations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety/_safety_rated_locations.py to _safety_rated_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety/safety_rated_locations/_by_square.py to _by_square.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety/safety_rated_locations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/safety/_safety_rated_location.py to _safety_rated_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/airline/_destinations.py to _destinations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins/encoder.py to encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins/pagination.py to pagination.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/mixins/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/_location.py to _location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/points_of_interest/_by_square.py to _by_square.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/points_of_interest/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/_airports.py to _airports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/_point_of_interest.py to _point_of_interest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/_hotels.py to _hotels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels/_by_city.py to _by_city.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels/_by_hotels.py to _by_hotels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/hotels/_by_geocode.py to _by_geocode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/_cities.py to _cities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/_points_of_interest.py to _points_of_interest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/locations/_hotel.py to _hotel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/_locations.py to _locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/_urls.py to _urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/urls/_checkin_links.py to _checkin_links.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/_recommended_locations.py to _recommended_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/reference_data/_airlines.py to _airlines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/amadeus.py to amadeus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/_encoder.py to _encoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/_analytics.py to _analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic/_traveled.py to _traveled.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic/_booked.py to _booked.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/air_traffic/_busiest_period.py to _busiest_period.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/analytics/_air_traffic.py to _air_traffic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/predictions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/predictions/_flight_delay.py to _flight_delay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/predictions/_trip_purpose.py to _trip_purpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/_predictions.py to _predictions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/travel/_trip_parser.py to _trip_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location/_analytics.py to _analytics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location/analytics/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/location/analytics/_category_rated_areas.py to _category_rated_areas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care/_diseases.py to _diseases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care/diseases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus/duty_of_care/diseases/_covid19_report.py to _covid19_report.cpython-39.pyc writing byte-compilation script '/tmp/tmprtuforc9.py' /usr/bin/python3 /tmp/tmprtuforc9.py removing /tmp/tmprtuforc9.py running install_data creating /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/docs copying README.rst -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/docs copying CHANGELOG.rst -> /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/docs running install_egg_info running egg_info writing amadeus.egg-info/PKG-INFO writing dependency_links to amadeus.egg-info/dependency_links.txt writing top-level names to amadeus.egg-info/top_level.txt reading manifest file 'amadeus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'amadeus.egg-info/SOURCES.txt' Copying amadeus.egg-info to /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9/site-packages/amadeus-8.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64//usr/share/doc/python-amadeus + '[' -d doc ']' ~/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64 ~/build/BUILD/amadeus-8.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/amadeus-8.0.0 + mv /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 8.0.0-1 --unique-debug-suffix -8.0.0-1.x86_64 --unique-debug-src-base python-amadeus-8.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/amadeus-8.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-amadeus-8.0.0-1.noarch Provides: python-amadeus python3-amadeus = 8.0.0-1 python3.9dist(amadeus) = 8 python3dist(amadeus) = 8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: python-amadeus-help-8.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/amadeus-8.0.0/doclist.lst Provides: python-amadeus-help = 8.0.0-1 python3-amadeus-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-amadeus-8.0.0-1.x86_64 RPM build errors: error: Installed (but unpackaged) file(s) found: /usr/docs/CHANGELOG.rst /usr/docs/README.rst Empty %files file /builddir/build/BUILD/amadeus-8.0.0/doclist.lst Installed (but unpackaged) file(s) found: /usr/docs/CHANGELOG.rst /usr/docs/README.rst Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-amadeus.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-amadeus.spec