Package: src:python-cloudflare
Version: 2.11.1-1
Severity: important
Tags: sid trixie ftbfs
User: [email protected]
Usertags: python3.12
With python3-defaults from experimental, the package fails its autopkg
tests:
[...]
711s autopkgtest [13:54:32]: test smoke: python3 -c 'import CloudFlare;
print(CloudFlare)'
711s autopkgtest [13:54:32]: test smoke: [-----------------------
711s
/tmp/autopkgtest.74SYnw/build.89t/src/CloudFlare/api_decode_from_openapi.py:10:
SyntaxWarning: invalid escape sequence '\{'
711s match_identifier = re.compile('\{[A-Za-z0-9_]*\}')
711s <module 'CloudFlare' from
'/tmp/autopkgtest.74SYnw/build.89t/src/CloudFlare/__init__.py'>
712s autopkgtest [13:54:33]: test smoke: -----------------------]
712s autopkgtest [13:54:33]: test smoke: - - - - - - - - - - results -
- - - - - - - - -
712s smoke FAIL stderr:
/tmp/autopkgtest.74SYnw/build.89t/src/CloudFlare/api_decode_from_openapi.py:10:
SyntaxWarning: invalid escape sequence '\{'
712s autopkgtest [13:54:33]: test smoke: - - - - - - - - - - stderr - -
- - - - - - - -
712s
/tmp/autopkgtest.74SYnw/build.89t/src/CloudFlare/api_decode_from_openapi.py:10:
SyntaxWarning: invalid escape sequence '\{'
712s match_identifier = re.compile('\{[A-Za-z0-9_]*\}')