Your message dated Fri, 20 Dec 2024 03:04:07 +0000
with message-id <e1totj9-000dym...@fasolo.debian.org>
and subject line Bug#1090156: fixed in python-proto-plus 1.25.0-2
has caused the Debian Bug report #1090156,
regarding python-proto-plus: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['/usr/share/doc/python3-doc/html']. Expected a two-element
tuple or list.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1090156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090156
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-proto-plus
Version: 1.25.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
running config
I: pybuild base:311: python3.12 setup.py config
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.13 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/datetime_helpers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/message.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/_file_info.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/_package_info.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/fields.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/enums.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/modules.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
copying proto/primitives.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal
copying proto/marshal/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal
copying proto/marshal/marshal.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal
copying proto/marshal/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections
copying proto/marshal/collections/maps.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections
copying proto/marshal/collections/repeated.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections
copying proto/marshal/collections/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/bytes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/message.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/stringy_numbers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/struct.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/field_mask.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/enums.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/dates.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules
running egg_info
creating proto_plus.egg-info
writing proto_plus.egg-info/PKG-INFO
writing dependency_links to proto_plus.egg-info/dependency_links.txt
writing requirements to proto_plus.egg-info/requires.txt
writing top-level names to proto_plus.egg-info/top_level.txt
writing manifest file 'proto_plus.egg-info/SOURCES.txt'
reading manifest file 'proto_plus.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 '__pycache__' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'proto_plus.egg-info/SOURCES.txt'
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/datetime_helpers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/message.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/_file_info.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/_package_info.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/fields.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/enums.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/modules.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
copying proto/primitives.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal
copying proto/marshal/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal
copying proto/marshal/marshal.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal
copying proto/marshal/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections
copying proto/marshal/collections/maps.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections
copying proto/marshal/collections/repeated.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections
copying proto/marshal/collections/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/bytes.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/message.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/stringy_numbers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/wrappers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/struct.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/field_mask.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/enums.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
copying proto/marshal/rules/dates.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules
running egg_info
writing proto_plus.egg-info/PKG-INFO
writing dependency_links to proto_plus.egg-info/dependency_links.txt
writing requirements to proto_plus.egg-info/requires.txt
writing top-level names to proto_plus.egg-info/top_level.txt
reading manifest file 'proto_plus.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 '__pycache__' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'proto_plus.egg-info/SOURCES.txt'
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build; python3.13 -m pytest
tests
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build
configfile: pytest.ini
plugins: typeguard-4.4.1
collected 267 items
tests/test_datetime_helpers.py ................................ [ 11%]
tests/test_enum_total_ordering.py ....... [ 14%]
tests/test_fields_bytes.py ..... [ 16%]
tests/test_fields_composite.py ...... [ 18%]
tests/test_fields_composite_string_ref.py ..... [ 20%]
tests/test_fields_enum.py .................... [ 28%]
tests/test_fields_int.py ....... [ 30%]
tests/test_fields_map_composite.py ..... [ 32%]
tests/test_fields_map_scalar.py .... [ 34%]
tests/test_fields_mitigate_collision.py . [ 34%]
tests/test_fields_oneof.py .. [ 35%]
tests/test_fields_optional.py .. [ 35%]
tests/test_fields_repeated_composite.py ................... [ 43%]
tests/test_fields_repeated_scalar.py .......... [ 46%]
tests/test_fields_string.py ... [ 47%]
tests/test_file_info_salting.py .. [ 48%]
tests/test_file_info_salting_with_manifest.py .. [ 49%]
tests/test_json.py ............ [ 53%]
tests/test_marshal_field_mask.py ...... [ 56%]
tests/test_marshal_register.py ... [ 57%]
tests/test_marshal_strict.py . [ 57%]
tests/test_marshal_stringy_numbers.py ................... [ 64%]
tests/test_marshal_types_dates.py .................. [ 71%]
tests/test_marshal_types_enum.py ..... [ 73%]
tests/test_marshal_types_message.py .. [ 74%]
tests/test_marshal_types_struct.py ........................ [ 83%]
tests/test_marshal_types_wrappers_bool.py ........ [ 86%]
tests/test_message.py .......................... [ 95%]
tests/test_message_filename.py . [ 96%]
tests/test_message_filename_with_and_without_manifest.py . [ 96%]
tests/test_message_filename_with_manifest.py . [ 97%]
tests/test_message_nested.py ... [ 98%]
tests/test_message_pickling.py . [ 98%]
tests/test_modules.py .... [100%]
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91
/usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91:
DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and
scheduled for removal in a future version. Use timezone-aware objects to
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp,
datetime.UTC).
_EPOCH_DATETIME_NAIVE = datetime.datetime.utcfromtimestamp(0)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================== 267 passed, 1 warning in 0.51s ========================
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build; python3.12 -m pytest
tests
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build
configfile: pytest.ini
plugins: typeguard-4.4.1
collected 267 items
tests/test_datetime_helpers.py ................................ [ 11%]
tests/test_enum_total_ordering.py ....... [ 14%]
tests/test_fields_bytes.py ..... [ 16%]
tests/test_fields_composite.py ...... [ 18%]
tests/test_fields_composite_string_ref.py ..... [ 20%]
tests/test_fields_enum.py .................... [ 28%]
tests/test_fields_int.py ....... [ 30%]
tests/test_fields_map_composite.py ..... [ 32%]
tests/test_fields_map_scalar.py .... [ 34%]
tests/test_fields_mitigate_collision.py . [ 34%]
tests/test_fields_oneof.py .. [ 35%]
tests/test_fields_optional.py .. [ 35%]
tests/test_fields_repeated_composite.py ................... [ 43%]
tests/test_fields_repeated_scalar.py .......... [ 46%]
tests/test_fields_string.py ... [ 47%]
tests/test_file_info_salting.py .. [ 48%]
tests/test_file_info_salting_with_manifest.py .. [ 49%]
tests/test_json.py ............ [ 53%]
tests/test_marshal_field_mask.py ...... [ 56%]
tests/test_marshal_register.py ... [ 57%]
tests/test_marshal_strict.py . [ 57%]
tests/test_marshal_stringy_numbers.py ................... [ 64%]
tests/test_marshal_types_dates.py .................. [ 71%]
tests/test_marshal_types_enum.py ..... [ 73%]
tests/test_marshal_types_message.py .. [ 74%]
tests/test_marshal_types_struct.py ........................ [ 83%]
tests/test_marshal_types_wrappers_bool.py ........ [ 86%]
tests/test_message.py .......................... [ 95%]
tests/test_message_filename.py . [ 96%]
tests/test_message_filename_with_and_without_manifest.py . [ 96%]
tests/test_message_filename_with_manifest.py . [ 97%]
tests/test_message_nested.py ... [ 98%]
tests/test_message_pickling.py . [ 98%]
tests/test_modules.py .... [100%]
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91
/usr/lib/python3/dist-packages/google/protobuf/internal/well_known_types.py:91:
DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and
scheduled for removal in a future version. Use timezone-aware objects to
represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp,
datetime.UTC).
_EPOCH_DATETIME_NAIVE = datetime.datetime.utcfromtimestamp(0)
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================== 267 passed, 1 warning in 0.56s ========================
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_auto_install -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.13 setup.py install --root
/<<PKGBUILDDIR>>/debian/python3-proto-plus
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
running egg_info
writing proto_plus.egg-info/PKG-INFO
writing dependency_links to proto_plus.egg-info/dependency_links.txt
writing requirements to proto_plus.egg-info/requires.txt
writing top-level names to proto_plus.egg-info/top_level.txt
reading manifest file 'proto_plus.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 '__pycache__' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'proto_plus.egg-info/SOURCES.txt'
running install_lib
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections/__pycache__/maps.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections/__pycache__/repeated.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections/__pycache__/__init__.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections/maps.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections/repeated.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/collections/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/__pycache__/compat.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/__pycache__/marshal.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/__pycache__/__init__.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/__pycache__
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/bytes.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/field_mask.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/bytes.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/message.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/enums.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/dates.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/struct.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/wrappers.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/stringy_numbers.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__pycache__/__init__.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/message.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/stringy_numbers.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/wrappers.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/struct.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/field_mask.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/enums.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/rules/dates.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/marshal.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/marshal/compat.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/_file_info.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/_package_info.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/message.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/enums.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/primitives.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/datetime_helpers.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/fields.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/modules.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/utils.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/version.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__pycache__/__init__.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/datetime_helpers.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/utils.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/message.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/_file_info.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/_package_info.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/fields.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/enums.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/modules.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/version.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/proto/primitives.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/.pytest_cache
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/.pytest_cache/v
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/.pytest_cache/v/cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/.pytest_cache/v/cache/nodeids
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/.pytest_cache/v/cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/.pytest_cache/v/cache/stepwise
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/.pytest_cache/v/cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/.pytest_cache/CACHEDIR.TAG
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/.pytest_cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/.pytest_cache/README.md
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/.pytest_cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_proto-plus/build/.pytest_cache/.gitignore
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/.pytest_cache
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections/maps.py
to maps.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections/repeated.py
to repeated.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/collections/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/bytes.py
to bytes.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/message.py
to message.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/stringy_numbers.py
to stringy_numbers.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/wrappers.py
to wrappers.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/struct.py
to struct.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/field_mask.py
to field_mask.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/enums.py
to enums.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/rules/dates.py
to dates.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/marshal.py
to marshal.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/marshal/compat.py
to compat.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/datetime_helpers.py
to datetime_helpers.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/utils.py
to utils.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/message.py
to message.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/_file_info.py
to _file_info.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/_package_info.py
to _package_info.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/fields.py
to fields.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/enums.py
to enums.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/modules.py
to modules.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/version.py
to version.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto/primitives.py
to primitives.cpython-313.pyc
running install_egg_info
Copying proto_plus.egg-info to
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.13/dist-packages/proto_plus-1.25.0.egg-info
Skipping SOURCES.txt
running install_scripts
I: pybuild base:311: /usr/bin/python3 setup.py install --root
/<<PKGBUILDDIR>>/debian/python3-proto-plus
running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66:
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
for details.
********************************************************************************
!!
self.initialize_options()
running build
running build_py
running egg_info
writing proto_plus.egg-info/PKG-INFO
writing dependency_links to proto_plus.egg-info/dependency_links.txt
writing requirements to proto_plus.egg-info/requires.txt
writing top-level names to proto_plus.egg-info/top_level.txt
reading manifest file 'proto_plus.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 '__pycache__' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'proto_plus.egg-info/SOURCES.txt'
running install_lib
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections/__pycache__/maps.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections/__pycache__/repeated.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections/maps.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections/repeated.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/collections/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/__pycache__/compat.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/__pycache__/marshal.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/__pycache__
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/bytes.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/bytes.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/struct.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/wrappers.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/enums.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/field_mask.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/message.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/stringy_numbers.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__pycache__/dates.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/message.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/stringy_numbers.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/wrappers.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/struct.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/field_mask.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/enums.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/rules/dates.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/marshal.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/marshal/compat.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/fields.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/_file_info.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/utils.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/enums.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/version.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/datetime_helpers.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/modules.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/message.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/primitives.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__pycache__/_package_info.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/datetime_helpers.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/utils.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/message.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/_file_info.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/_package_info.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/fields.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/enums.py
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/modules.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/version.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/proto/primitives.py ->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/.pytest_cache
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/.pytest_cache/v
creating
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/.pytest_cache/v/cache/nodeids
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/.pytest_cache/v/cache/stepwise
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/.pytest_cache/v/cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/.pytest_cache/CACHEDIR.TAG
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/.pytest_cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/.pytest_cache/README.md
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/.pytest_cache
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_proto-plus/build/.pytest_cache/.gitignore
->
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/.pytest_cache
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections/maps.py
to maps.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections/repeated.py
to repeated.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/collections/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/bytes.py
to bytes.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/message.py
to message.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/stringy_numbers.py
to stringy_numbers.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/wrappers.py
to wrappers.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/struct.py
to struct.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/field_mask.py
to field_mask.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/enums.py
to enums.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/rules/dates.py
to dates.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/marshal.py
to marshal.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/marshal/compat.py
to compat.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/datetime_helpers.py
to datetime_helpers.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/utils.py
to utils.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/message.py
to message.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/_file_info.py
to _file_info.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/_package_info.py
to _package_info.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/fields.py
to fields.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/enums.py
to enums.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/modules.py
to modules.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/version.py
to version.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto/primitives.py
to primitives.cpython-312.pyc
running install_egg_info
Copying proto_plus.egg-info to
/<<PKGBUILDDIR>>/debian/python3-proto-plus/usr/lib/python3.12/dist-packages/proto_plus-1.25.0.egg-info
Skipping SOURCES.txt
running install_scripts
debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
https_proxy='127.0.0.1:9' sphinx-build -b html docs build/sphinx/html
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in
intersphinx_mapping['/usr/share/doc/python3-doc/html']. Expected a two-element
tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:9: override_dh_installdocs] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: python-proto-plus
Source-Version: 1.25.0-2
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-proto-plus, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated python-proto-plus
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 20 Dec 2024 02:39:57 +0000
Source: python-proto-plus
Architecture: source
Version: 1.25.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1090156
Changes:
python-proto-plus (1.25.0-2) unstable; urgency=medium
.
* Team upload.
* Port to Sphinx 8.0 (closes: #1090156).
Checksums-Sha1:
991b849f736f18842ac90a22243027219263a785 2498 python-proto-plus_1.25.0-2.dsc
58aad9a784885e8275ca515d8227f625acee2a15 4828
python-proto-plus_1.25.0-2.debian.tar.xz
Checksums-Sha256:
8c23fa5c16e137762c013fc809a46dff58c188cfef54ab01e1a890e6aa18d3dd 2498
python-proto-plus_1.25.0-2.dsc
dfdf1debc5bc5bf0b68b5f676b1c3166d5aacbbc0c948b49970a47f8ac8f88df 4828
python-proto-plus_1.25.0-2.debian.tar.xz
Files:
b70bfa46e5f8bfb85ca3570eea1ace62 2498 python optional
python-proto-plus_1.25.0-2.dsc
c4e1a9504f254f9a3b3ecd881390f6da 4828 python optional
python-proto-plus_1.25.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdk2eAACgkQOTWH2X2G
UAvjfA//QFczjF6/d1ILUaVzstm+kwdr0Y+ycmv1kn7LJGFFyOTMPs2nqEfV4/4z
yEJefns8PFVRn3PlRYEtwYP60CUZnbjgkskksNZlh1pWiGw9eYnidm3ZJuicAj6I
KJh8DjLHzXmaBCLo01Q/SdIk1rKngSMl4EW1kEBJyqFYJijw9hNgKjJPXF1hDon7
tmWMPgEkgNaD6iD5K1rRd4/Hr4b7Y02+kYCdBX+UdgOMI4GFoew7CuEa5A49Uj1I
GKx5UhCQgfqtEoCxBENxWs3aUmzsGJKaT3O7BNz0+a/KPOqQLUOfo8Gp0YBYDSVD
cNXYA8HI4vTk/GU2d+Tn5Gz3AXDF43nh0Q7hLUEA2mlmqtyvc8T4ltr6FIXcI4rP
2ftGhZp4fmnxvgWb/H/zcBetb+KdRPZgziwiwRXF3pHwj+VekDUkE8t4uwYHgkOO
JPHKw3y57hWOIZPM36Elm71ZAltOUagFDnPQlqupn/syZHowUZxIYd3AAqyFd+J8
xfl5OMNbKmFU8jC0+M08XEjn4A3gv7hP9i3X+m/XOCweW02dBWDj2MY2zLvph9Sh
V+ZFG1Qc4qDDN9py3oNr7bl83Ii2AHRw1BrnBPsQ2+BAuqF/qANOhOYn2s2PU5J4
rty0qzj3Zj49v20wAHIO3ZwO1URWoXsTEfbzxjcqzsDq00Ydlvs=
=AXvh
-----END PGP SIGNATURE-----
pgpKhTB_v_fW8.pgp
Description: PGP signature
--- End Message ---