Your message dated Tue, 17 Dec 2024 15:20:01 +0000
with message-id <e1tnzmf-005nb6...@fasolo.debian.org>
and subject line Bug#1090175: fixed in vcr.py 6.0.2-2
has caused the Debian Bug report #1090175,
regarding vcr.py: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['https://docs.python.org/']. 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.)
--
1090175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:vcr.py
Version: 6.0.2-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
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.13 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/patch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/record_mode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/serialize.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/request.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/cassette.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/_handle_coroutine.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/unittest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/matchers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/migration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
copying vcr/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/persisters
copying vcr/persisters/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/persisters
copying vcr/persisters/filesystem.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/persisters
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers
copying vcr/serializers/jsonserializer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers
copying vcr/serializers/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers
copying vcr/serializers/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers
copying vcr/serializers/yamlserializer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/httplib2_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/httpx_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/tornado_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/boto3_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/requests_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/urllib3_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
copying vcr/stubs/aiohttp_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs
I: pybuild base:311: /usr/bin/python3 setup.py build
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/patch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/record_mode.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/serialize.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/errors.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/request.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/cassette.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/_handle_coroutine.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/unittest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/matchers.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/migration.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/filters.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
copying vcr/util.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/persisters
copying vcr/persisters/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/persisters
copying vcr/persisters/filesystem.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/persisters
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers
copying vcr/serializers/jsonserializer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers
copying vcr/serializers/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers
copying vcr/serializers/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers
copying vcr/serializers/yamlserializer.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/httplib2_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/httpx_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/tornado_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/boto3_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/compat.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/requests_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/urllib3_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
copying vcr/stubs/aiohttp_stubs.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build;
python3.13 -m pytest --ignore tests/integration/test_aiohttp.py --ignore
tests/integration/test_tornado.py --ignore tests/integration/test_requests.py
-m "not online" -k "not test_basic_json_use and not
test_load_cassette_with_custom_persister"
============================= test session starts ==============================
platform linux -- Python 3.13.1, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: typeguard-4.4.1, tornado-0.8.1, httpbin-2.1.0
collected 305 items / 19 deselected / 1 skipped / 286 selected
tests/integration/test_basic.py .... [ 1%]
tests/integration/test_boto3.py ss [ 2%]
tests/integration/test_config.py . [ 2%]
tests/integration/test_filter.py .......... [ 5%]
tests/integration/test_httplib2.py ........ [ 8%]
tests/integration/test_urllib2.py ........ [ 11%]
tests/integration/test_urllib3.py ....... [ 13%]
tests/integration/test_httplib2.py ........ [ 16%]
tests/integration/test_urllib2.py ........ [ 19%]
tests/integration/test_urllib3.py ....... [ 22%]
tests/integration/test_httplib2.py . [ 22%]
tests/integration/test_ignore.py .... [ 23%]
tests/integration/test_matchers.py .............. [ 28%]
tests/integration/test_multiple.py . [ 29%]
tests/integration/test_proxy.py . [ 29%]
tests/integration/test_record_mode.py ........ [ 32%]
tests/integration/test_register_persister.py .. [ 32%]
tests/integration/test_register_serializer.py . [ 33%]
tests/integration/test_request.py .. [ 33%]
tests/integration/test_stubs.py .... [ 35%]
tests/integration/test_urllib2.py . [ 35%]
tests/integration/test_urllib3.py ... [ 36%]
tests/integration/test_wild.py .... [ 38%]
tests/unit/test_cassettes.py ............................... [ 48%]
tests/unit/test_errors.py .... [ 50%]
tests/unit/test_filters.py ........................ [ 58%]
tests/unit/test_json_serializer.py . [ 59%]
tests/unit/test_matchers.py ............................ [ 68%]
tests/unit/test_migration.py ... [ 69%]
tests/unit/test_persist.py .... [ 71%]
tests/unit/test_request.py ................. [ 77%]
tests/unit/test_response.py .... [ 78%]
tests/unit/test_serialize.py ............... [ 83%]
tests/unit/test_stubs.py ... [ 84%]
tests/unit/test_unittest.py ....... [ 87%]
tests/unit/test_util.py ........... [ 91%]
tests/unit/test_vcr.py ........................ [ 99%]
tests/unit/test_vcr_import.py . [100%]
================ 284 passed, 3 skipped, 19 deselected in 1.72s =================
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build;
python3.12 -m pytest --ignore tests/integration/test_aiohttp.py --ignore
tests/integration/test_tornado.py --ignore tests/integration/test_requests.py
-m "not online" -k "not test_basic_json_use and not
test_load_cassette_with_custom_persister"
============================= test session starts ==============================
platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>
configfile: pyproject.toml
plugins: typeguard-4.4.1, tornado-0.8.1, httpbin-2.1.0
collected 305 items / 19 deselected / 1 skipped / 286 selected
tests/integration/test_basic.py .... [ 1%]
tests/integration/test_boto3.py ss [ 2%]
tests/integration/test_config.py . [ 2%]
tests/integration/test_filter.py .......... [ 5%]
tests/integration/test_httplib2.py ........ [ 8%]
tests/integration/test_urllib2.py ........ [ 11%]
tests/integration/test_urllib3.py ....... [ 13%]
tests/integration/test_httplib2.py ........ [ 16%]
tests/integration/test_urllib2.py ........ [ 19%]
tests/integration/test_urllib3.py ....... [ 22%]
tests/integration/test_httplib2.py . [ 22%]
tests/integration/test_ignore.py .... [ 23%]
tests/integration/test_matchers.py .............. [ 28%]
tests/integration/test_multiple.py . [ 29%]
tests/integration/test_proxy.py . [ 29%]
tests/integration/test_record_mode.py ........ [ 32%]
tests/integration/test_register_persister.py .. [ 32%]
tests/integration/test_register_serializer.py . [ 33%]
tests/integration/test_request.py .. [ 33%]
tests/integration/test_stubs.py .... [ 35%]
tests/integration/test_urllib2.py . [ 35%]
tests/integration/test_urllib3.py ... [ 36%]
tests/integration/test_wild.py .... [ 38%]
tests/unit/test_cassettes.py ............................... [ 48%]
tests/unit/test_errors.py .... [ 50%]
tests/unit/test_filters.py ........................ [ 58%]
tests/unit/test_json_serializer.py . [ 59%]
tests/unit/test_matchers.py ............................ [ 68%]
tests/unit/test_migration.py ... [ 69%]
tests/unit/test_persist.py .... [ 71%]
tests/unit/test_request.py ................. [ 77%]
tests/unit/test_response.py .... [ 78%]
tests/unit/test_serialize.py ............... [ 83%]
tests/unit/test_stubs.py ... [ 84%]
tests/unit/test_unittest.py ....... [ 87%]
tests/unit/test_util.py ........... [ 91%]
tests/unit/test_vcr.py ........................ [ 99%]
tests/unit/test_vcr_import.py . [100%]
================ 284 passed, 3 skipped, 19 deselected in 1.82s =================
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-vcr
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
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 install_lib
creating /<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/patch.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/record_mode.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serialize.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/config.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/matchers.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/_handle_coroutine.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/record_mode.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/patch.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/request.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/util.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/filters.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/serialize.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/errors.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/migration.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/unittest.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/cassette.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__pycache__/__init__.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/errors.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/request.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/cassette.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/_handle_coroutine.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/persisters
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/persisters/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/persisters/__pycache__/filesystem.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/persisters/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/persisters/__pycache__/__init__.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/persisters/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/persisters/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/persisters
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/persisters/filesystem.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/persisters
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/unittest.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/matchers.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/migration.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/config.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers/__pycache__/compat.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers/__pycache__/yamlserializer.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers/__pycache__/jsonserializer.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers/__pycache__/__init__.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers/jsonserializer.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers/compat.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/serializers/yamlserializer.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/filters.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/util.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/httplib2_stubs.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__pycache__/boto3_stubs.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__pycache__/compat.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__pycache__/aiohttp_stubs.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__pycache__/tornado_stubs.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__pycache__/requests_stubs.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__pycache__/urllib3_stubs.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__pycache__/httplib2_stubs.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__pycache__/__init__.cpython-313.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/httpx_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/tornado_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/boto3_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/compat.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/requests_stubs.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/urllib3_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_vcr/build/vcr/stubs/aiohttp_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/patch.py
to patch.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/record_mode.py
to record_mode.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serialize.py
to serialize.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/errors.py
to errors.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/request.py
to request.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/cassette.py
to cassette.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/_handle_coroutine.py
to _handle_coroutine.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/persisters/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/persisters/filesystem.py
to filesystem.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/unittest.py
to unittest.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/matchers.py
to matchers.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/migration.py
to migration.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/config.py
to config.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/jsonserializer.py
to jsonserializer.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/compat.py
to compat.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/serializers/yamlserializer.py
to yamlserializer.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/filters.py
to filters.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/util.py
to util.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/httplib2_stubs.py
to httplib2_stubs.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/httpx_stubs.py
to httpx_stubs.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/tornado_stubs.py
to tornado_stubs.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/boto3_stubs.py
to boto3_stubs.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/__init__.py
to __init__.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/compat.py
to compat.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/requests_stubs.py
to requests_stubs.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/urllib3_stubs.py
to urllib3_stubs.cpython-313.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcr/stubs/aiohttp_stubs.py
to aiohttp_stubs.cpython-313.pyc
running install_egg_info
running egg_info
creating vcrpy.egg-info
writing vcrpy.egg-info/PKG-INFO
writing dependency_links to vcrpy.egg-info/dependency_links.txt
writing requirements to vcrpy.egg-info/requires.txt
writing top-level names to vcrpy.egg-info/top_level.txt
writing manifest file 'vcrpy.egg-info/SOURCES.txt'
reading manifest file 'vcrpy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under
directory '*'
warning: no previously-included files matching '*.py[co]' found under directory
'*'
adding license file 'LICENSE.txt'
writing manifest file 'vcrpy.egg-info/SOURCES.txt'
Copying vcrpy.egg-info to
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.13/dist-packages/vcrpy-6.0.2.egg-info
Skipping SOURCES.txt
running install_scripts
I: pybuild base:311: /usr/bin/python3 setup.py install --root
/<<PKGBUILDDIR>>/debian/python3-vcr
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
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 install_lib
creating /<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/patch.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/record_mode.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serialize.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/cassette.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/unittest.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/matchers.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/serialize.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/record_mode.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/request.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/patch.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/_handle_coroutine.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/config.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/errors.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/util.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/migration.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__pycache__/filters.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__pycache__
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/errors.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/request.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/cassette.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/_handle_coroutine.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/persisters
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/persisters/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/persisters/__pycache__/filesystem.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/persisters/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/persisters/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/persisters/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/persisters/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/persisters
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/persisters/filesystem.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/persisters
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/__init__.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/unittest.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/matchers.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/migration.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/config.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers/__pycache__/compat.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers/__pycache__/yamlserializer.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers/__pycache__/jsonserializer.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers/jsonserializer.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers/compat.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/serializers/yamlserializer.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/filters.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/util.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/httplib2_stubs.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
creating
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__pycache__/aiohttp_stubs.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__pycache__/requests_stubs.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__pycache__/compat.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__pycache__/httplib2_stubs.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__pycache__/__init__.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__pycache__/boto3_stubs.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__pycache__/urllib3_stubs.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__pycache__/tornado_stubs.cpython-312.pyc
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__pycache__
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/httpx_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/tornado_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/boto3_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/__init__.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/compat.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/requests_stubs.py
->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/urllib3_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
copying
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_vcr/build/vcr/stubs/aiohttp_stubs.py ->
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/patch.py
to patch.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/record_mode.py
to record_mode.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serialize.py
to serialize.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/errors.py
to errors.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/request.py
to request.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/cassette.py
to cassette.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/_handle_coroutine.py
to _handle_coroutine.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/persisters/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/persisters/filesystem.py
to filesystem.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/unittest.py
to unittest.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/matchers.py
to matchers.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/migration.py
to migration.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/config.py
to config.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/jsonserializer.py
to jsonserializer.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/compat.py
to compat.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/serializers/yamlserializer.py
to yamlserializer.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/filters.py
to filters.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/util.py
to util.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/httplib2_stubs.py
to httplib2_stubs.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/httpx_stubs.py
to httpx_stubs.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/tornado_stubs.py
to tornado_stubs.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/boto3_stubs.py
to boto3_stubs.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/__init__.py
to __init__.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/compat.py
to compat.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/requests_stubs.py
to requests_stubs.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/urllib3_stubs.py
to urllib3_stubs.cpython-312.pyc
byte-compiling
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcr/stubs/aiohttp_stubs.py
to aiohttp_stubs.cpython-312.pyc
running install_egg_info
running egg_info
writing vcrpy.egg-info/PKG-INFO
writing dependency_links to vcrpy.egg-info/dependency_links.txt
writing requirements to vcrpy.egg-info/requires.txt
writing top-level names to vcrpy.egg-info/top_level.txt
reading manifest file 'vcrpy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under
directory '*'
warning: no previously-included files matching '*.py[co]' found under directory
'*'
adding license file 'LICENSE.txt'
writing manifest file 'vcrpy.egg-info/SOURCES.txt'
Copying vcrpy.egg-info to
/<<PKGBUILDDIR>>/debian/python3-vcr/usr/lib/python3.12/dist-packages/vcrpy-6.0.2.egg-info
Skipping SOURCES.txt
running install_scripts
debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
pandoc -f rst -t plain -o .pybuild/README README.rst
dh_installdocs -A .pybuild/README
dh_installdocs: warning: Cannot auto-detect main package for python-vcr-doc.
If the default is wrong, please use --doc-main-package
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=. python3 -m sphinx -D html_last_updated_fmt="December 08, 2024" -N
-bhtml docs/ \
debian/python-vcr-doc/usr/share/doc/python-vcr-doc/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['https://docs.python.org/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:33: override_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: 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: vcr.py
Source-Version: 6.0.2-2
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
vcr.py, 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 vcr.py 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: Tue, 17 Dec 2024 14:55:12 +0000
Source: vcr.py
Architecture: source
Version: 6.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1090175
Changes:
vcr.py (6.0.2-2) unstable; urgency=medium
.
* Team upload.
* Fix deprecated intersphinx_mapping format (closes: #1090175).
Checksums-Sha1:
d216f4d4dac3c4454285d2770d9d927f3ced21fb 2977 vcr.py_6.0.2-2.dsc
859bb6fa8e6e25736f41ec9d71a96f5b964ddf09 6348 vcr.py_6.0.2-2.debian.tar.xz
Checksums-Sha256:
34e7c68d9e67808f180a2a7d00cfa2be307a39503171a30b6c3f7259df59f86c 2977
vcr.py_6.0.2-2.dsc
5e3ec671c33dc72f7b221abddd2f13498c7db330fc8da034bcd15f55a156c522 6348
vcr.py_6.0.2-2.debian.tar.xz
Files:
125cc90ec8b3b9d4aae4426b1fb75116 2977 python optional vcr.py_6.0.2-2.dsc
5b6e96e5a8a0d8b564ba92593d0ad28a 6348 python optional
vcr.py_6.0.2-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdhkPQACgkQOTWH2X2G
UAsqyw//QtmH4a/UGyc9VQ1+h6CY5lr8xPJ9m9d1iE5hG1PucX2GlW7NVjrbtjip
zXGe62Z4+hajRX3ZMWUdDRV1Nwm+GGT7+83LXW6E6yksJdeWqh3IRJr+Bbn8loP+
85CWgdqt9qiSDmD47jS2ZLFt39+e4JBj/+jJk/YhhAq+sN6rHghGXIfiK+9T9G16
47ZQDuGQOVJh+9Mkypn8b2Iw5kEFRW2bayEqp0XL6bsOdIB3qvpbzPPq1QP94H/w
E5E/HxFexJX2emEWMVz5f1DO0DjHbhEBvr5s5ckEiiteLAg2ECSpA3E7fUJ3BxGv
3I82yWCRoVF+BaUlP/HM049QaGq00JTjDK7uiE4j001HGiqaI+Ae+7tM6Hzy2qdJ
jHSxurFcq/t6AppBJrhVdfsLwSlAYAUIfoIa08PsRNogPnRYbwYx9w7dxKr8QJ+Q
rD6aXTHOFkDZia64pajk6+QEsRt3Xkfq40Pyl6mWRSEDwfBAPD/GH94Klk1Lqmj+
OBRYeEQqEruZDtr1y3sQX0zUAbqj5AuFgQw5Wi+EFs4MhsTKxxv2xmMkSkSMStAa
vMm2HHlcr7aIMCGtlWUr/9egrLyLQa/ePGAgrgY261IQt2faCXoXO5Ohkh1H/qFj
KklHKfm1/5B0k/98yIYidXcIym9UF5j19xMztjvjrW41av72QYU=
=XILw
-----END PGP SIGNATURE-----
pgpCHLhzikIHy.pgp
Description: PGP signature
--- End Message ---