Source: s3cmd Version: 2.4.0-2 User: [email protected] Usertags: syntaxwarning
Hi Maintainer The SyntaxWarning below were emitted when this package was tested with pipuarts[1]. Regards Graham [1] https://piuparts.debian.org/sid/source/s/s3cmd.html Setting up s3cmd (2.4.0-2) ... /usr/lib/python3/dist-packages/S3/FileLists.py:525: SyntaxWarning: invalid escape sequence '\*' wildcard_split_result = re.split("\*|\?", uri_str, maxsplit=1) /usr/lib/python3/dist-packages/S3/S3Uri.py:122: SyntaxWarning: invalid escape sequence '\.' m = re.match("(.*\.)?s3(?:\-[^\.]*)?(?:\.dualstack)?(?:\.[^\.]*)?\.amazonaws\.com(?:\.cn)?$", /usr/lib/python3/dist-packages/S3/S3Uri.py:170: SyntaxWarning: invalid escape sequence '\w' _re = re.compile("^(\w+://)?(.*)", re.UNICODE)

