>>> py3-future: Building main/py3-future 1.0.0-r1 (using abuild 3.14.0-r0) started Thu, 17 Oct 2024 09:32:01 +0000
>>> py3-future: Validating /home/buildozer/aports/main/py3-future/APKBUILD...
>>> WARNING: py3-future: Setting the maintainer with a comment is deprecated. Use maintainer="Francesco Colista <fcolista@alpinelinux.org>" instead
>>> py3-future: Analyzing dependencies...
>>> py3-future: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest
(1/32) Installing libbz2 (1.0.8-r6)
(2/32) Installing libffi (3.4.6-r0)
(3/32) Installing gdbm (1.24-r0)
(4/32) Installing xz-libs (5.6.3-r0)
(5/32) Installing mpdecimal (4.0.0-r0)
(6/32) Installing libpanelw (6.5_p20241006-r0)
(7/32) Installing sqlite-libs (3.46.1-r0)
(8/32) Installing python3 (3.12.7-r0)
(9/32) Installing python3-pycache-pyc0 (3.12.7-r0)
(10/32) Installing pyc (3.12.7-r0)
(11/32) Installing python3-pyc (3.12.7-r0)
(12/32) Installing py3-installer (0.7.0-r2)
(13/32) Installing py3-installer-pyc (0.7.0-r2)
(14/32) Installing py3-gpep517 (16-r0)
(15/32) Installing py3-gpep517-pyc (16-r0)
(16/32) Installing py3-parsing (3.1.4-r0)
(17/32) Installing py3-parsing-pyc (3.1.4-r0)
(18/32) Installing py3-packaging (24.1-r0)
(19/32) Installing py3-packaging-pyc (24.1-r0)
(20/32) Installing py3-setuptools (70.3.0-r0)
(21/32) Installing py3-setuptools-pyc (70.3.0-r0)
(22/32) Installing py3-wheel (0.43.0-r0)
(23/32) Installing py3-wheel-pyc (0.43.0-r0)
(24/32) Installing py3-iniconfig (2.0.0-r1)
(25/32) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/32) Installing py3-pluggy (1.5.0-r0)
(27/32) Installing py3-pluggy-pyc (1.5.0-r0)
(28/32) Installing py3-py (1.11.0-r4)
(29/32) Installing py3-py-pyc (1.11.0-r4)
(30/32) Installing py3-pytest (8.3.3-r0)
(31/32) Installing py3-pytest-pyc (8.3.3-r0)
(32/32) Installing .makedepends-py3-future (20241017.093202)
Executing busybox-1.36.1-r32.trigger
OK: 315 MiB in 132 packages
>>> py3-future: Cleaning up srcdir
>>> py3-future: Cleaning up pkgdir
>>> py3-future: Cleaning up tmpdir
>>> py3-future: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-future-1.0.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/py3-future-1.0.0.tar.gz.part'
py3-future-1.0.0.tar 100% |********************************| 1199k  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-future-1.0.0.tar.gz.part' saved
>>> py3-future: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-future-1.0.0.tar.gz
>>> py3-future: Checking sha512sums...
py3-future-1.0.0.tar.gz: OK
test_ftp.patch: OK
>>> py3-future: Unpacking /var/cache/distfiles/v3.21/py3-future-1.0.0.tar.gz...
>>> py3-future: test_ftp.patch
patching file tests/test_future/test_urllib2.py
2024-10-17 09:32:03,151 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-10-17 09:32:03,163 root INFO running bdist_wheel
2024-10-17 09:32:03,180 root INFO running build
2024-10-17 09:32:03,180 root INFO running build_py
2024-10-17 09:32:03,182 root INFO creating build
2024-10-17 09:32:03,183 root INFO creating build/lib
2024-10-17 09:32:03,183 root INFO creating build/lib/future
2024-10-17 09:32:03,183 root INFO copying src/future/__init__.py -> build/lib/future
2024-10-17 09:32:03,183 root INFO creating build/lib/future/builtins
2024-10-17 09:32:03,184 root INFO copying src/future/builtins/__init__.py -> build/lib/future/builtins
2024-10-17 09:32:03,184 root INFO copying src/future/builtins/newround.py -> build/lib/future/builtins
2024-10-17 09:32:03,184 root INFO copying src/future/builtins/new_min_max.py -> build/lib/future/builtins
2024-10-17 09:32:03,184 root INFO copying src/future/builtins/newsuper.py -> build/lib/future/builtins
2024-10-17 09:32:03,184 root INFO copying src/future/builtins/misc.py -> build/lib/future/builtins
2024-10-17 09:32:03,185 root INFO copying src/future/builtins/iterators.py -> build/lib/future/builtins
2024-10-17 09:32:03,185 root INFO copying src/future/builtins/disabled.py -> build/lib/future/builtins
2024-10-17 09:32:03,185 root INFO copying src/future/builtins/newnext.py -> build/lib/future/builtins
2024-10-17 09:32:03,185 root INFO creating build/lib/future/types
2024-10-17 09:32:03,186 root INFO copying src/future/types/__init__.py -> build/lib/future/types
2024-10-17 09:32:03,186 root INFO copying src/future/types/newbytes.py -> build/lib/future/types
2024-10-17 09:32:03,186 root INFO copying src/future/types/newint.py -> build/lib/future/types
2024-10-17 09:32:03,186 root INFO copying src/future/types/newlist.py -> build/lib/future/types
2024-10-17 09:32:03,186 root INFO copying src/future/types/newstr.py -> build/lib/future/types
2024-10-17 09:32:03,187 root INFO copying src/future/types/newdict.py -> build/lib/future/types
2024-10-17 09:32:03,187 root INFO copying src/future/types/newrange.py -> build/lib/future/types
2024-10-17 09:32:03,187 root INFO copying src/future/types/newopen.py -> build/lib/future/types
2024-10-17 09:32:03,187 root INFO copying src/future/types/newobject.py -> build/lib/future/types
2024-10-17 09:32:03,187 root INFO copying src/future/types/newmemoryview.py -> build/lib/future/types
2024-10-17 09:32:03,187 root INFO creating build/lib/future/standard_library
2024-10-17 09:32:03,188 root INFO copying src/future/standard_library/__init__.py -> build/lib/future/standard_library
2024-10-17 09:32:03,188 root INFO creating build/lib/future/backports
2024-10-17 09:32:03,188 root INFO copying src/future/backports/__init__.py -> build/lib/future/backports
2024-10-17 09:32:03,189 root INFO copying src/future/backports/datetime.py -> build/lib/future/backports
2024-10-17 09:32:03,189 root INFO copying src/future/backports/socketserver.py -> build/lib/future/backports
2024-10-17 09:32:03,189 root INFO copying src/future/backports/_markupbase.py -> build/lib/future/backports
2024-10-17 09:32:03,189 root INFO copying src/future/backports/misc.py -> build/lib/future/backports
2024-10-17 09:32:03,190 root INFO copying src/future/backports/total_ordering.py -> build/lib/future/backports
2024-10-17 09:32:03,190 root INFO copying src/future/backports/socket.py -> build/lib/future/backports
2024-10-17 09:32:03,190 root INFO creating build/lib/future/backports/email
2024-10-17 09:32:03,190 root INFO copying src/future/backports/email/__init__.py -> build/lib/future/backports/email
2024-10-17 09:32:03,191 root INFO copying src/future/backports/email/_encoded_words.py -> build/lib/future/backports/email
2024-10-17 09:32:03,191 root INFO copying src/future/backports/email/policy.py -> build/lib/future/backports/email
2024-10-17 09:32:03,191 root INFO copying src/future/backports/email/_parseaddr.py -> build/lib/future/backports/email
2024-10-17 09:32:03,191 root INFO copying src/future/backports/email/parser.py -> build/lib/future/backports/email
2024-10-17 09:32:03,191 root INFO copying src/future/backports/email/charset.py -> build/lib/future/backports/email
2024-10-17 09:32:03,192 root INFO copying src/future/backports/email/_policybase.py -> build/lib/future/backports/email
2024-10-17 09:32:03,192 root INFO copying src/future/backports/email/header.py -> build/lib/future/backports/email
2024-10-17 09:32:03,192 root INFO copying src/future/backports/email/utils.py -> build/lib/future/backports/email
2024-10-17 09:32:03,192 root INFO copying src/future/backports/email/base64mime.py -> build/lib/future/backports/email
2024-10-17 09:32:03,192 root INFO copying src/future/backports/email/message.py -> build/lib/future/backports/email
2024-10-17 09:32:03,193 root INFO copying src/future/backports/email/feedparser.py -> build/lib/future/backports/email
2024-10-17 09:32:03,193 root INFO copying src/future/backports/email/headerregistry.py -> build/lib/future/backports/email
2024-10-17 09:32:03,193 root INFO copying src/future/backports/email/errors.py -> build/lib/future/backports/email
2024-10-17 09:32:03,193 root INFO copying src/future/backports/email/iterators.py -> build/lib/future/backports/email
2024-10-17 09:32:03,193 root INFO copying src/future/backports/email/quoprimime.py -> build/lib/future/backports/email
2024-10-17 09:32:03,194 root INFO copying src/future/backports/email/generator.py -> build/lib/future/backports/email
2024-10-17 09:32:03,194 root INFO copying src/future/backports/email/encoders.py -> build/lib/future/backports/email
2024-10-17 09:32:03,194 root INFO copying src/future/backports/email/_header_value_parser.py -> build/lib/future/backports/email
2024-10-17 09:32:03,195 root INFO creating build/lib/future/backports/email/mime
2024-10-17 09:32:03,195 root INFO copying src/future/backports/email/mime/__init__.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,195 root INFO copying src/future/backports/email/mime/image.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,195 root INFO copying src/future/backports/email/mime/audio.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,195 root INFO copying src/future/backports/email/mime/message.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,195 root INFO copying src/future/backports/email/mime/nonmultipart.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,196 root INFO copying src/future/backports/email/mime/multipart.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,196 root INFO copying src/future/backports/email/mime/application.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,196 root INFO copying src/future/backports/email/mime/base.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,196 root INFO copying src/future/backports/email/mime/text.py -> build/lib/future/backports/email/mime
2024-10-17 09:32:03,196 root INFO creating build/lib/future/backports/html
2024-10-17 09:32:03,197 root INFO copying src/future/backports/html/__init__.py -> build/lib/future/backports/html
2024-10-17 09:32:03,197 root INFO copying src/future/backports/html/parser.py -> build/lib/future/backports/html
2024-10-17 09:32:03,197 root INFO copying src/future/backports/html/entities.py -> build/lib/future/backports/html
2024-10-17 09:32:03,197 root INFO creating build/lib/future/backports/http
2024-10-17 09:32:03,198 root INFO copying src/future/backports/http/cookies.py -> build/lib/future/backports/http
2024-10-17 09:32:03,198 root INFO copying src/future/backports/http/__init__.py -> build/lib/future/backports/http
2024-10-17 09:32:03,198 root INFO copying src/future/backports/http/server.py -> build/lib/future/backports/http
2024-10-17 09:32:03,198 root INFO copying src/future/backports/http/client.py -> build/lib/future/backports/http
2024-10-17 09:32:03,198 root INFO copying src/future/backports/http/cookiejar.py -> build/lib/future/backports/http
2024-10-17 09:32:03,199 root INFO creating build/lib/future/backports/test
2024-10-17 09:32:03,199 root INFO copying src/future/backports/test/__init__.py -> build/lib/future/backports/test
2024-10-17 09:32:03,199 root INFO copying src/future/backports/test/pystone.py -> build/lib/future/backports/test
2024-10-17 09:32:03,199 root INFO copying src/future/backports/test/ssl_servers.py -> build/lib/future/backports/test
2024-10-17 09:32:03,199 root INFO copying src/future/backports/test/support.py -> build/lib/future/backports/test
2024-10-17 09:32:03,200 root INFO creating build/lib/future/backports/urllib
2024-10-17 09:32:03,200 root INFO copying src/future/backports/urllib/__init__.py -> build/lib/future/backports/urllib
2024-10-17 09:32:03,200 root INFO copying src/future/backports/urllib/response.py -> build/lib/future/backports/urllib
2024-10-17 09:32:03,200 root INFO copying src/future/backports/urllib/parse.py -> build/lib/future/backports/urllib
2024-10-17 09:32:03,201 root INFO copying src/future/backports/urllib/error.py -> build/lib/future/backports/urllib
2024-10-17 09:32:03,201 root INFO copying src/future/backports/urllib/request.py -> build/lib/future/backports/urllib
2024-10-17 09:32:03,201 root INFO copying src/future/backports/urllib/robotparser.py -> build/lib/future/backports/urllib
2024-10-17 09:32:03,201 root INFO creating build/lib/future/backports/xmlrpc
2024-10-17 09:32:03,202 root INFO copying src/future/backports/xmlrpc/__init__.py -> build/lib/future/backports/xmlrpc
2024-10-17 09:32:03,202 root INFO copying src/future/backports/xmlrpc/server.py -> build/lib/future/backports/xmlrpc
2024-10-17 09:32:03,202 root INFO copying src/future/backports/xmlrpc/client.py -> build/lib/future/backports/xmlrpc
2024-10-17 09:32:03,202 root INFO creating build/lib/future/moves
2024-10-17 09:32:03,203 root INFO copying src/future/moves/__init__.py -> build/lib/future/moves
2024-10-17 09:32:03,203 root INFO copying src/future/moves/_thread.py -> build/lib/future/moves
2024-10-17 09:32:03,203 root INFO copying src/future/moves/collections.py -> build/lib/future/moves
2024-10-17 09:32:03,203 root INFO copying src/future/moves/socketserver.py -> build/lib/future/moves
2024-10-17 09:32:03,203 root INFO copying src/future/moves/_markupbase.py -> build/lib/future/moves
2024-10-17 09:32:03,204 root INFO copying src/future/moves/_dummy_thread.py -> build/lib/future/moves
2024-10-17 09:32:03,204 root INFO copying src/future/moves/subprocess.py -> build/lib/future/moves
2024-10-17 09:32:03,204 root INFO copying src/future/moves/sys.py -> build/lib/future/moves
2024-10-17 09:32:03,204 root INFO copying src/future/moves/winreg.py -> build/lib/future/moves
2024-10-17 09:32:03,204 root INFO copying src/future/moves/configparser.py -> build/lib/future/moves
2024-10-17 09:32:03,204 root INFO copying src/future/moves/pickle.py -> build/lib/future/moves
2024-10-17 09:32:03,204 root INFO copying src/future/moves/builtins.py -> build/lib/future/moves
2024-10-17 09:32:03,205 root INFO copying src/future/moves/copyreg.py -> build/lib/future/moves
2024-10-17 09:32:03,205 root INFO copying src/future/moves/queue.py -> build/lib/future/moves
2024-10-17 09:32:03,205 root INFO copying src/future/moves/multiprocessing.py -> build/lib/future/moves
2024-10-17 09:32:03,205 root INFO copying src/future/moves/reprlib.py -> build/lib/future/moves
2024-10-17 09:32:03,205 root INFO copying src/future/moves/itertools.py -> build/lib/future/moves
2024-10-17 09:32:03,205 root INFO creating build/lib/future/moves/dbm
2024-10-17 09:32:03,206 root INFO copying src/future/moves/dbm/__init__.py -> build/lib/future/moves/dbm
2024-10-17 09:32:03,206 root INFO copying src/future/moves/dbm/gnu.py -> build/lib/future/moves/dbm
2024-10-17 09:32:03,206 root INFO copying src/future/moves/dbm/dumb.py -> build/lib/future/moves/dbm
2024-10-17 09:32:03,206 root INFO copying src/future/moves/dbm/ndbm.py -> build/lib/future/moves/dbm
2024-10-17 09:32:03,206 root INFO creating build/lib/future/moves/html
2024-10-17 09:32:03,207 root INFO copying src/future/moves/html/__init__.py -> build/lib/future/moves/html
2024-10-17 09:32:03,207 root INFO copying src/future/moves/html/parser.py -> build/lib/future/moves/html
2024-10-17 09:32:03,207 root INFO copying src/future/moves/html/entities.py -> build/lib/future/moves/html
2024-10-17 09:32:03,207 root INFO creating build/lib/future/moves/http
2024-10-17 09:32:03,208 root INFO copying src/future/moves/http/cookies.py -> build/lib/future/moves/http
2024-10-17 09:32:03,208 root INFO copying src/future/moves/http/__init__.py -> build/lib/future/moves/http
2024-10-17 09:32:03,208 root INFO copying src/future/moves/http/server.py -> build/lib/future/moves/http
2024-10-17 09:32:03,208 root INFO copying src/future/moves/http/client.py -> build/lib/future/moves/http
2024-10-17 09:32:03,208 root INFO copying src/future/moves/http/cookiejar.py -> build/lib/future/moves/http
2024-10-17 09:32:03,208 root INFO creating build/lib/future/moves/test
2024-10-17 09:32:03,209 root INFO copying src/future/moves/test/__init__.py -> build/lib/future/moves/test
2024-10-17 09:32:03,209 root INFO copying src/future/moves/test/support.py -> build/lib/future/moves/test
2024-10-17 09:32:03,209 root INFO creating build/lib/future/moves/tkinter
2024-10-17 09:32:03,209 root INFO copying src/future/moves/tkinter/colorchooser.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,210 root INFO copying src/future/moves/tkinter/__init__.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,210 root INFO copying src/future/moves/tkinter/dnd.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,210 root INFO copying src/future/moves/tkinter/filedialog.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,210 root INFO copying src/future/moves/tkinter/commondialog.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,210 root INFO copying src/future/moves/tkinter/scrolledtext.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,210 root INFO copying src/future/moves/tkinter/messagebox.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,210 root INFO copying src/future/moves/tkinter/ttk.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,211 root INFO copying src/future/moves/tkinter/dialog.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,211 root INFO copying src/future/moves/tkinter/tix.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,211 root INFO copying src/future/moves/tkinter/constants.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,211 root INFO copying src/future/moves/tkinter/simpledialog.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,211 root INFO copying src/future/moves/tkinter/font.py -> build/lib/future/moves/tkinter
2024-10-17 09:32:03,212 root INFO creating build/lib/future/moves/urllib
2024-10-17 09:32:03,212 root INFO copying src/future/moves/urllib/__init__.py -> build/lib/future/moves/urllib
2024-10-17 09:32:03,212 root INFO copying src/future/moves/urllib/response.py -> build/lib/future/moves/urllib
2024-10-17 09:32:03,212 root INFO copying src/future/moves/urllib/parse.py -> build/lib/future/moves/urllib
2024-10-17 09:32:03,212 root INFO copying src/future/moves/urllib/error.py -> build/lib/future/moves/urllib
2024-10-17 09:32:03,212 root INFO copying src/future/moves/urllib/request.py -> build/lib/future/moves/urllib
2024-10-17 09:32:03,213 root INFO copying src/future/moves/urllib/robotparser.py -> build/lib/future/moves/urllib
2024-10-17 09:32:03,213 root INFO creating build/lib/future/moves/xmlrpc
2024-10-17 09:32:03,213 root INFO copying src/future/moves/xmlrpc/__init__.py -> build/lib/future/moves/xmlrpc
2024-10-17 09:32:03,213 root INFO copying src/future/moves/xmlrpc/server.py -> build/lib/future/moves/xmlrpc
2024-10-17 09:32:03,213 root INFO copying src/future/moves/xmlrpc/client.py -> build/lib/future/moves/xmlrpc
2024-10-17 09:32:03,214 root INFO creating build/lib/future/tests
2024-10-17 09:32:03,214 root INFO copying src/future/tests/__init__.py -> build/lib/future/tests
2024-10-17 09:32:03,214 root INFO copying src/future/tests/base.py -> build/lib/future/tests
2024-10-17 09:32:03,214 root INFO creating build/lib/future/utils
2024-10-17 09:32:03,215 root INFO copying src/future/utils/__init__.py -> build/lib/future/utils
2024-10-17 09:32:03,215 root INFO copying src/future/utils/surrogateescape.py -> build/lib/future/utils
2024-10-17 09:32:03,215 root INFO creating build/lib/past
2024-10-17 09:32:03,215 root INFO copying src/past/__init__.py -> build/lib/past
2024-10-17 09:32:03,216 root INFO creating build/lib/past/builtins
2024-10-17 09:32:03,216 root INFO copying src/past/builtins/__init__.py -> build/lib/past/builtins
2024-10-17 09:32:03,216 root INFO copying src/past/builtins/noniterators.py -> build/lib/past/builtins
2024-10-17 09:32:03,216 root INFO copying src/past/builtins/misc.py -> build/lib/past/builtins
2024-10-17 09:32:03,216 root INFO creating build/lib/past/types
2024-10-17 09:32:03,217 root INFO copying src/past/types/__init__.py -> build/lib/past/types
2024-10-17 09:32:03,217 root INFO copying src/past/types/oldstr.py -> build/lib/past/types
2024-10-17 09:32:03,217 root INFO copying src/past/types/basestring.py -> build/lib/past/types
2024-10-17 09:32:03,217 root INFO copying src/past/types/olddict.py -> build/lib/past/types
2024-10-17 09:32:03,217 root INFO creating build/lib/past/utils
2024-10-17 09:32:03,218 root INFO copying src/past/utils/__init__.py -> build/lib/past/utils
2024-10-17 09:32:03,218 root INFO creating build/lib/past/translation
2024-10-17 09:32:03,218 root INFO copying src/past/translation/__init__.py -> build/lib/past/translation
2024-10-17 09:32:03,218 root INFO creating build/lib/libfuturize
2024-10-17 09:32:03,219 root INFO copying src/libfuturize/__init__.py -> build/lib/libfuturize
2024-10-17 09:32:03,219 root INFO copying src/libfuturize/fixer_util.py -> build/lib/libfuturize
2024-10-17 09:32:03,219 root INFO copying src/libfuturize/main.py -> build/lib/libfuturize
2024-10-17 09:32:03,219 root INFO creating build/lib/libfuturize/fixes
2024-10-17 09:32:03,220 root INFO copying src/libfuturize/fixes/__init__.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,220 root INFO copying src/libfuturize/fixes/fix_future_standard_library.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,220 root INFO copying src/libfuturize/fixes/fix_remove_old__future__imports.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,220 root INFO copying src/libfuturize/fixes/fix_future_builtins.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,220 root INFO copying src/libfuturize/fixes/fix_UserDict.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,221 root INFO copying src/libfuturize/fixes/fix_xrange_with_import.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,221 root INFO copying src/libfuturize/fixes/fix_raise.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,221 root INFO copying src/libfuturize/fixes/fix_absolute_import.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,221 root INFO copying src/libfuturize/fixes/fix_division_safe.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,221 root INFO copying src/libfuturize/fixes/fix_oldstr_wrap.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,221 root INFO copying src/libfuturize/fixes/fix_bytes.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,222 root INFO copying src/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,222 root INFO copying src/libfuturize/fixes/fix_basestring.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,222 root INFO copying src/libfuturize/fixes/fix_print.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,222 root INFO copying src/libfuturize/fixes/fix_unicode_keep_u.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,222 root INFO copying src/libfuturize/fixes/fix_order___future__imports.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,222 root INFO copying src/libfuturize/fixes/fix_execfile.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,222 root INFO copying src/libfuturize/fixes/fix_print_with_import.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,223 root INFO copying src/libfuturize/fixes/fix_metaclass.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,223 root INFO copying src/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,223 root INFO copying src/libfuturize/fixes/fix_cmp.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,223 root INFO copying src/libfuturize/fixes/fix_object.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,223 root INFO copying src/libfuturize/fixes/fix_input.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,223 root INFO copying src/libfuturize/fixes/fix_division.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,224 root INFO copying src/libfuturize/fixes/fix_unicode_literals_import.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,224 root INFO copying src/libfuturize/fixes/fix_next_call.py -> build/lib/libfuturize/fixes
2024-10-17 09:32:03,224 root INFO creating build/lib/libpasteurize
2024-10-17 09:32:03,224 root INFO copying src/libpasteurize/__init__.py -> build/lib/libpasteurize
2024-10-17 09:32:03,224 root INFO copying src/libpasteurize/main.py -> build/lib/libpasteurize
2024-10-17 09:32:03,225 root INFO creating build/lib/libpasteurize/fixes
2024-10-17 09:32:03,225 root INFO copying src/libpasteurize/fixes/__init__.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,225 root INFO copying src/libpasteurize/fixes/fix_kwargs.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,225 root INFO copying src/libpasteurize/fixes/fix_features.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,226 root INFO copying src/libpasteurize/fixes/fix_raise_.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,226 root INFO copying src/libpasteurize/fixes/fix_memoryview.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,226 root INFO copying src/libpasteurize/fixes/fix_future_builtins.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,226 root INFO copying src/libpasteurize/fixes/fix_raise.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,226 root INFO copying src/libpasteurize/fixes/fix_unpacking.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,226 root INFO copying src/libpasteurize/fixes/fix_add_all__future__imports.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,227 root INFO copying src/libpasteurize/fixes/fix_throw.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,227 root INFO copying src/libpasteurize/fixes/fix_next.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,227 root INFO copying src/libpasteurize/fixes/feature_base.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,227 root INFO copying src/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,227 root INFO copying src/libpasteurize/fixes/fix_fullargspec.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,227 root INFO copying src/libpasteurize/fixes/fix_getcwd.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,227 root INFO copying src/libpasteurize/fixes/fix_imports.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,228 root INFO copying src/libpasteurize/fixes/fix_metaclass.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,228 root INFO copying src/libpasteurize/fixes/fix_printfunction.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,228 root INFO copying src/libpasteurize/fixes/fix_imports2.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,228 root INFO copying src/libpasteurize/fixes/fix_newstyle.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,228 root INFO copying src/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,228 root INFO copying src/libpasteurize/fixes/fix_annotations.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,229 root INFO copying src/libpasteurize/fixes/fix_division.py -> build/lib/libpasteurize/fixes
2024-10-17 09:32:03,229 root INFO running egg_info
2024-10-17 09:32:03,230 root INFO writing src/future.egg-info/PKG-INFO
2024-10-17 09:32:03,231 root INFO writing dependency_links to src/future.egg-info/dependency_links.txt
2024-10-17 09:32:03,231 root INFO writing entry points to src/future.egg-info/entry_points.txt
2024-10-17 09:32:03,231 root INFO writing top-level names to src/future.egg-info/top_level.txt
2024-10-17 09:32:03,240 root INFO reading manifest file 'src/future.egg-info/SOURCES.txt'
2024-10-17 09:32:03,242 root INFO reading manifest template 'MANIFEST.in'
2024-10-17 09:32:03,243 root WARNING warning: no files found matching '.travis.yml'
2024-10-17 09:32:03,292 root WARNING warning: no files found matching '*.au' under directory 'tests'
2024-10-17 09:32:03,293 root WARNING warning: no files found matching '*.gif' under directory 'tests'
2024-10-17 09:32:03,295 root WARNING warning: no files found matching '*.txt' under directory 'tests'
2024-10-17 09:32:03,295 root INFO adding license file 'LICENSE.txt'
2024-10-17 09:32:03,303 root INFO writing manifest file 'src/future.egg-info/SOURCES.txt'
2024-10-17 09:32:03,309 root INFO copying src/future/backports/test/badcert.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,309 root INFO copying src/future/backports/test/badkey.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,310 root INFO copying src/future/backports/test/dh512.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,310 root INFO copying src/future/backports/test/https_svn_python_org_root.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,310 root INFO copying src/future/backports/test/keycert.passwd.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,310 root INFO copying src/future/backports/test/keycert.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,310 root INFO copying src/future/backports/test/keycert2.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,310 root INFO copying src/future/backports/test/nokia.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,311 root INFO copying src/future/backports/test/nullbytecert.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,311 root INFO copying src/future/backports/test/nullcert.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,311 root INFO copying src/future/backports/test/sha256.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,311 root INFO copying src/future/backports/test/ssl_cert.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,311 root INFO copying src/future/backports/test/ssl_key.passwd.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,311 root INFO copying src/future/backports/test/ssl_key.pem -> build/lib/future/backports/test
2024-10-17 09:32:03,319 root INFO installing to build/bdist.linux-armv8l/wheel
2024-10-17 09:32:03,319 root INFO running install
2024-10-17 09:32:03,328 root INFO running install_lib
2024-10-17 09:32:03,329 root INFO creating build/bdist.linux-armv8l
2024-10-17 09:32:03,330 root INFO creating build/bdist.linux-armv8l/wheel
2024-10-17 09:32:03,330 root INFO creating build/bdist.linux-armv8l/wheel/libpasteurize
2024-10-17 09:32:03,330 root INFO copying build/lib/libpasteurize/__init__.py -> build/bdist.linux-armv8l/wheel/libpasteurize
2024-10-17 09:32:03,330 root INFO creating build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,331 root INFO copying build/lib/libpasteurize/fixes/__init__.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,331 root INFO copying build/lib/libpasteurize/fixes/fix_kwargs.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,331 root INFO copying build/lib/libpasteurize/fixes/fix_features.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,331 root INFO copying build/lib/libpasteurize/fixes/fix_raise_.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,331 root INFO copying build/lib/libpasteurize/fixes/fix_memoryview.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,331 root INFO copying build/lib/libpasteurize/fixes/fix_future_builtins.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,331 root INFO copying build/lib/libpasteurize/fixes/fix_raise.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,332 root INFO copying build/lib/libpasteurize/fixes/fix_unpacking.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,332 root INFO copying build/lib/libpasteurize/fixes/fix_add_all__future__imports.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,332 root INFO copying build/lib/libpasteurize/fixes/fix_throw.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,332 root INFO copying build/lib/libpasteurize/fixes/fix_next.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,332 root INFO copying build/lib/libpasteurize/fixes/feature_base.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,332 root INFO copying build/lib/libpasteurize/fixes/fix_add_all_future_builtins.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,333 root INFO copying build/lib/libpasteurize/fixes/fix_fullargspec.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,333 root INFO copying build/lib/libpasteurize/fixes/fix_getcwd.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,333 root INFO copying build/lib/libpasteurize/fixes/fix_imports.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,333 root INFO copying build/lib/libpasteurize/fixes/fix_metaclass.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,333 root INFO copying build/lib/libpasteurize/fixes/fix_printfunction.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,333 root INFO copying build/lib/libpasteurize/fixes/fix_imports2.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,333 root INFO copying build/lib/libpasteurize/fixes/fix_newstyle.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,334 root INFO copying build/lib/libpasteurize/fixes/fix_add_future_standard_library_import.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,334 root INFO copying build/lib/libpasteurize/fixes/fix_annotations.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,334 root INFO copying build/lib/libpasteurize/fixes/fix_division.py -> build/bdist.linux-armv8l/wheel/libpasteurize/fixes
2024-10-17 09:32:03,334 root INFO copying build/lib/libpasteurize/main.py -> build/bdist.linux-armv8l/wheel/libpasteurize
2024-10-17 09:32:03,334 root INFO creating build/bdist.linux-armv8l/wheel/future
2024-10-17 09:32:03,334 root INFO copying build/lib/future/__init__.py -> build/bdist.linux-armv8l/wheel/future
2024-10-17 09:32:03,335 root INFO creating build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,335 root INFO copying build/lib/future/types/__init__.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,335 root INFO copying build/lib/future/types/newbytes.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,335 root INFO copying build/lib/future/types/newint.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,335 root INFO copying build/lib/future/types/newlist.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,336 root INFO copying build/lib/future/types/newstr.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,336 root INFO copying build/lib/future/types/newdict.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,336 root INFO copying build/lib/future/types/newrange.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,336 root INFO copying build/lib/future/types/newopen.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,336 root INFO copying build/lib/future/types/newobject.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,336 root INFO copying build/lib/future/types/newmemoryview.py -> build/bdist.linux-armv8l/wheel/future/types
2024-10-17 09:32:03,336 root INFO creating build/bdist.linux-armv8l/wheel/future/backports
2024-10-17 09:32:03,337 root INFO copying build/lib/future/backports/__init__.py -> build/bdist.linux-armv8l/wheel/future/backports
2024-10-17 09:32:03,337 root INFO copying build/lib/future/backports/datetime.py -> build/bdist.linux-armv8l/wheel/future/backports
2024-10-17 09:32:03,338 root INFO copying build/lib/future/backports/socketserver.py -> build/bdist.linux-armv8l/wheel/future/backports
2024-10-17 09:32:03,338 root INFO copying build/lib/future/backports/_markupbase.py -> build/bdist.linux-armv8l/wheel/future/backports
2024-10-17 09:32:03,338 root INFO creating build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,339 root INFO copying build/lib/future/backports/email/__init__.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,339 root INFO copying build/lib/future/backports/email/_encoded_words.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,339 root INFO copying build/lib/future/backports/email/policy.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,339 root INFO copying build/lib/future/backports/email/_parseaddr.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,339 root INFO creating build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,339 root INFO copying build/lib/future/backports/email/mime/__init__.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,340 root INFO copying build/lib/future/backports/email/mime/image.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,340 root INFO copying build/lib/future/backports/email/mime/audio.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,340 root INFO copying build/lib/future/backports/email/mime/message.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,340 root INFO copying build/lib/future/backports/email/mime/nonmultipart.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,340 root INFO copying build/lib/future/backports/email/mime/multipart.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,340 root INFO copying build/lib/future/backports/email/mime/application.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,340 root INFO copying build/lib/future/backports/email/mime/base.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,341 root INFO copying build/lib/future/backports/email/mime/text.py -> build/bdist.linux-armv8l/wheel/future/backports/email/mime
2024-10-17 09:32:03,341 root INFO copying build/lib/future/backports/email/parser.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,341 root INFO copying build/lib/future/backports/email/charset.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,341 root INFO copying build/lib/future/backports/email/_policybase.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,341 root INFO copying build/lib/future/backports/email/header.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,341 root INFO copying build/lib/future/backports/email/utils.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,342 root INFO copying build/lib/future/backports/email/base64mime.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,342 root INFO copying build/lib/future/backports/email/message.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,342 root INFO copying build/lib/future/backports/email/feedparser.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,342 root INFO copying build/lib/future/backports/email/headerregistry.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,342 root INFO copying build/lib/future/backports/email/errors.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,342 root INFO copying build/lib/future/backports/email/iterators.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,343 root INFO copying build/lib/future/backports/email/quoprimime.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,343 root INFO copying build/lib/future/backports/email/generator.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,343 root INFO copying build/lib/future/backports/email/encoders.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,343 root INFO copying build/lib/future/backports/email/_header_value_parser.py -> build/bdist.linux-armv8l/wheel/future/backports/email
2024-10-17 09:32:03,343 root INFO creating build/bdist.linux-armv8l/wheel/future/backports/http
2024-10-17 09:32:03,344 root INFO copying build/lib/future/backports/http/cookies.py -> build/bdist.linux-armv8l/wheel/future/backports/http
2024-10-17 09:32:03,344 root INFO copying build/lib/future/backports/http/__init__.py -> build/bdist.linux-armv8l/wheel/future/backports/http
2024-10-17 09:32:03,344 root INFO copying build/lib/future/backports/http/server.py -> build/bdist.linux-armv8l/wheel/future/backports/http
2024-10-17 09:32:03,344 root INFO copying build/lib/future/backports/http/client.py -> build/bdist.linux-armv8l/wheel/future/backports/http
2024-10-17 09:32:03,344 root INFO copying build/lib/future/backports/http/cookiejar.py -> build/bdist.linux-armv8l/wheel/future/backports/http
2024-10-17 09:32:03,345 root INFO creating build/bdist.linux-armv8l/wheel/future/backports/html
2024-10-17 09:32:03,345 root INFO copying build/lib/future/backports/html/__init__.py -> build/bdist.linux-armv8l/wheel/future/backports/html
2024-10-17 09:32:03,345 root INFO copying build/lib/future/backports/html/parser.py -> build/bdist.linux-armv8l/wheel/future/backports/html
2024-10-17 09:32:03,345 root INFO copying build/lib/future/backports/html/entities.py -> build/bdist.linux-armv8l/wheel/future/backports/html
2024-10-17 09:32:03,346 root INFO copying build/lib/future/backports/misc.py -> build/bdist.linux-armv8l/wheel/future/backports
2024-10-17 09:32:03,346 root INFO copying build/lib/future/backports/total_ordering.py -> build/bdist.linux-armv8l/wheel/future/backports
2024-10-17 09:32:03,346 root INFO copying build/lib/future/backports/socket.py -> build/bdist.linux-armv8l/wheel/future/backports
2024-10-17 09:32:03,346 root INFO creating build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,346 root INFO copying build/lib/future/backports/test/__init__.py -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,346 root INFO copying build/lib/future/backports/test/nokia.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,347 root INFO copying build/lib/future/backports/test/ssl_cert.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,347 root INFO copying build/lib/future/backports/test/keycert.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,347 root INFO copying build/lib/future/backports/test/nullbytecert.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,347 root INFO copying build/lib/future/backports/test/pystone.py -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,348 root INFO copying build/lib/future/backports/test/ssl_servers.py -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,348 root INFO copying build/lib/future/backports/test/badkey.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,348 root INFO copying build/lib/future/backports/test/nullcert.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,348 root INFO copying build/lib/future/backports/test/keycert2.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,348 root INFO copying build/lib/future/backports/test/support.py -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,348 root INFO copying build/lib/future/backports/test/sha256.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,349 root INFO copying build/lib/future/backports/test/keycert.passwd.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,349 root INFO copying build/lib/future/backports/test/ssl_key.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,349 root INFO copying build/lib/future/backports/test/https_svn_python_org_root.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,349 root INFO copying build/lib/future/backports/test/badcert.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,349 root INFO copying build/lib/future/backports/test/dh512.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,349 root INFO copying build/lib/future/backports/test/ssl_key.passwd.pem -> build/bdist.linux-armv8l/wheel/future/backports/test
2024-10-17 09:32:03,349 root INFO creating build/bdist.linux-armv8l/wheel/future/backports/urllib
2024-10-17 09:32:03,350 root INFO copying build/lib/future/backports/urllib/__init__.py -> build/bdist.linux-armv8l/wheel/future/backports/urllib
2024-10-17 09:32:03,350 root INFO copying build/lib/future/backports/urllib/response.py -> build/bdist.linux-armv8l/wheel/future/backports/urllib
2024-10-17 09:32:03,350 root INFO copying build/lib/future/backports/urllib/parse.py -> build/bdist.linux-armv8l/wheel/future/backports/urllib
2024-10-17 09:32:03,350 root INFO copying build/lib/future/backports/urllib/error.py -> build/bdist.linux-armv8l/wheel/future/backports/urllib
2024-10-17 09:32:03,350 root INFO copying build/lib/future/backports/urllib/request.py -> build/bdist.linux-armv8l/wheel/future/backports/urllib
2024-10-17 09:32:03,351 root INFO copying build/lib/future/backports/urllib/robotparser.py -> build/bdist.linux-armv8l/wheel/future/backports/urllib
2024-10-17 09:32:03,351 root INFO creating build/bdist.linux-armv8l/wheel/future/backports/xmlrpc
2024-10-17 09:32:03,351 root INFO copying build/lib/future/backports/xmlrpc/__init__.py -> build/bdist.linux-armv8l/wheel/future/backports/xmlrpc
2024-10-17 09:32:03,351 root INFO copying build/lib/future/backports/xmlrpc/server.py -> build/bdist.linux-armv8l/wheel/future/backports/xmlrpc
2024-10-17 09:32:03,351 root INFO copying build/lib/future/backports/xmlrpc/client.py -> build/bdist.linux-armv8l/wheel/future/backports/xmlrpc
2024-10-17 09:32:03,352 root INFO creating build/bdist.linux-armv8l/wheel/future/utils
2024-10-17 09:32:03,352 root INFO copying build/lib/future/utils/__init__.py -> build/bdist.linux-armv8l/wheel/future/utils
2024-10-17 09:32:03,352 root INFO copying build/lib/future/utils/surrogateescape.py -> build/bdist.linux-armv8l/wheel/future/utils
2024-10-17 09:32:03,352 root INFO creating build/bdist.linux-armv8l/wheel/future/tests
2024-10-17 09:32:03,352 root INFO copying build/lib/future/tests/__init__.py -> build/bdist.linux-armv8l/wheel/future/tests
2024-10-17 09:32:03,353 root INFO copying build/lib/future/tests/base.py -> build/bdist.linux-armv8l/wheel/future/tests
2024-10-17 09:32:03,353 root INFO creating build/bdist.linux-armv8l/wheel/future/standard_library
2024-10-17 09:32:03,353 root INFO copying build/lib/future/standard_library/__init__.py -> build/bdist.linux-armv8l/wheel/future/standard_library
2024-10-17 09:32:03,353 root INFO creating build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,353 root INFO copying build/lib/future/moves/__init__.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,354 root INFO copying build/lib/future/moves/_thread.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,354 root INFO creating build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,354 root INFO copying build/lib/future/moves/tkinter/colorchooser.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,354 root INFO copying build/lib/future/moves/tkinter/__init__.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,354 root INFO copying build/lib/future/moves/tkinter/dnd.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,354 root INFO copying build/lib/future/moves/tkinter/filedialog.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,355 root INFO copying build/lib/future/moves/tkinter/commondialog.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,355 root INFO copying build/lib/future/moves/tkinter/scrolledtext.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,355 root INFO copying build/lib/future/moves/tkinter/messagebox.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,355 root INFO copying build/lib/future/moves/tkinter/ttk.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,355 root INFO copying build/lib/future/moves/tkinter/dialog.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,355 root INFO copying build/lib/future/moves/tkinter/tix.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,355 root INFO copying build/lib/future/moves/tkinter/constants.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,355 root INFO copying build/lib/future/moves/tkinter/simpledialog.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,356 root INFO copying build/lib/future/moves/tkinter/font.py -> build/bdist.linux-armv8l/wheel/future/moves/tkinter
2024-10-17 09:32:03,356 root INFO copying build/lib/future/moves/collections.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,356 root INFO copying build/lib/future/moves/socketserver.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,356 root INFO copying build/lib/future/moves/_markupbase.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,356 root INFO creating build/bdist.linux-armv8l/wheel/future/moves/http
2024-10-17 09:32:03,356 root INFO copying build/lib/future/moves/http/cookies.py -> build/bdist.linux-armv8l/wheel/future/moves/http
2024-10-17 09:32:03,357 root INFO copying build/lib/future/moves/http/__init__.py -> build/bdist.linux-armv8l/wheel/future/moves/http
2024-10-17 09:32:03,357 root INFO copying build/lib/future/moves/http/server.py -> build/bdist.linux-armv8l/wheel/future/moves/http
2024-10-17 09:32:03,357 root INFO copying build/lib/future/moves/http/client.py -> build/bdist.linux-armv8l/wheel/future/moves/http
2024-10-17 09:32:03,357 root INFO copying build/lib/future/moves/http/cookiejar.py -> build/bdist.linux-armv8l/wheel/future/moves/http
2024-10-17 09:32:03,357 root INFO creating build/bdist.linux-armv8l/wheel/future/moves/dbm
2024-10-17 09:32:03,357 root INFO copying build/lib/future/moves/dbm/__init__.py -> build/bdist.linux-armv8l/wheel/future/moves/dbm
2024-10-17 09:32:03,358 root INFO copying build/lib/future/moves/dbm/gnu.py -> build/bdist.linux-armv8l/wheel/future/moves/dbm
2024-10-17 09:32:03,358 root INFO copying build/lib/future/moves/dbm/dumb.py -> build/bdist.linux-armv8l/wheel/future/moves/dbm
2024-10-17 09:32:03,358 root INFO copying build/lib/future/moves/dbm/ndbm.py -> build/bdist.linux-armv8l/wheel/future/moves/dbm
2024-10-17 09:32:03,358 root INFO copying build/lib/future/moves/_dummy_thread.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,358 root INFO copying build/lib/future/moves/subprocess.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,358 root INFO copying build/lib/future/moves/sys.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,358 root INFO creating build/bdist.linux-armv8l/wheel/future/moves/html
2024-10-17 09:32:03,359 root INFO copying build/lib/future/moves/html/__init__.py -> build/bdist.linux-armv8l/wheel/future/moves/html
2024-10-17 09:32:03,359 root INFO copying build/lib/future/moves/html/parser.py -> build/bdist.linux-armv8l/wheel/future/moves/html
2024-10-17 09:32:03,359 root INFO copying build/lib/future/moves/html/entities.py -> build/bdist.linux-armv8l/wheel/future/moves/html
2024-10-17 09:32:03,359 root INFO copying build/lib/future/moves/winreg.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,359 root INFO creating build/bdist.linux-armv8l/wheel/future/moves/test
2024-10-17 09:32:03,359 root INFO copying build/lib/future/moves/test/__init__.py -> build/bdist.linux-armv8l/wheel/future/moves/test
2024-10-17 09:32:03,360 root INFO copying build/lib/future/moves/test/support.py -> build/bdist.linux-armv8l/wheel/future/moves/test
2024-10-17 09:32:03,360 root INFO copying build/lib/future/moves/configparser.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,360 root INFO copying build/lib/future/moves/pickle.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,360 root INFO copying build/lib/future/moves/builtins.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,360 root INFO copying build/lib/future/moves/copyreg.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,360 root INFO copying build/lib/future/moves/queue.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,360 root INFO copying build/lib/future/moves/multiprocessing.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,361 root INFO copying build/lib/future/moves/reprlib.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,361 root INFO copying build/lib/future/moves/itertools.py -> build/bdist.linux-armv8l/wheel/future/moves
2024-10-17 09:32:03,361 root INFO creating build/bdist.linux-armv8l/wheel/future/moves/urllib
2024-10-17 09:32:03,361 root INFO copying build/lib/future/moves/urllib/__init__.py -> build/bdist.linux-armv8l/wheel/future/moves/urllib
2024-10-17 09:32:03,361 root INFO copying build/lib/future/moves/urllib/response.py -> build/bdist.linux-armv8l/wheel/future/moves/urllib
2024-10-17 09:32:03,361 root INFO copying build/lib/future/moves/urllib/parse.py -> build/bdist.linux-armv8l/wheel/future/moves/urllib
2024-10-17 09:32:03,362 root INFO copying build/lib/future/moves/urllib/error.py -> build/bdist.linux-armv8l/wheel/future/moves/urllib
2024-10-17 09:32:03,362 root INFO copying build/lib/future/moves/urllib/request.py -> build/bdist.linux-armv8l/wheel/future/moves/urllib
2024-10-17 09:32:03,362 root INFO copying build/lib/future/moves/urllib/robotparser.py -> build/bdist.linux-armv8l/wheel/future/moves/urllib
2024-10-17 09:32:03,362 root INFO creating build/bdist.linux-armv8l/wheel/future/moves/xmlrpc
2024-10-17 09:32:03,362 root INFO copying build/lib/future/moves/xmlrpc/__init__.py -> build/bdist.linux-armv8l/wheel/future/moves/xmlrpc
2024-10-17 09:32:03,362 root INFO copying build/lib/future/moves/xmlrpc/server.py -> build/bdist.linux-armv8l/wheel/future/moves/xmlrpc
2024-10-17 09:32:03,363 root INFO copying build/lib/future/moves/xmlrpc/client.py -> build/bdist.linux-armv8l/wheel/future/moves/xmlrpc
2024-10-17 09:32:03,363 root INFO creating build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,363 root INFO copying build/lib/future/builtins/__init__.py -> build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,363 root INFO copying build/lib/future/builtins/newround.py -> build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,363 root INFO copying build/lib/future/builtins/new_min_max.py -> build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,363 root INFO copying build/lib/future/builtins/newsuper.py -> build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,363 root INFO copying build/lib/future/builtins/misc.py -> build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,364 root INFO copying build/lib/future/builtins/iterators.py -> build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,364 root INFO copying build/lib/future/builtins/disabled.py -> build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,364 root INFO copying build/lib/future/builtins/newnext.py -> build/bdist.linux-armv8l/wheel/future/builtins
2024-10-17 09:32:03,364 root INFO creating build/bdist.linux-armv8l/wheel/past
2024-10-17 09:32:03,364 root INFO copying build/lib/past/__init__.py -> build/bdist.linux-armv8l/wheel/past
2024-10-17 09:32:03,365 root INFO creating build/bdist.linux-armv8l/wheel/past/translation
2024-10-17 09:32:03,365 root INFO copying build/lib/past/translation/__init__.py -> build/bdist.linux-armv8l/wheel/past/translation
2024-10-17 09:32:03,365 root INFO creating build/bdist.linux-armv8l/wheel/past/types
2024-10-17 09:32:03,365 root INFO copying build/lib/past/types/__init__.py -> build/bdist.linux-armv8l/wheel/past/types
2024-10-17 09:32:03,365 root INFO copying build/lib/past/types/oldstr.py -> build/bdist.linux-armv8l/wheel/past/types
2024-10-17 09:32:03,365 root INFO copying build/lib/past/types/basestring.py -> build/bdist.linux-armv8l/wheel/past/types
2024-10-17 09:32:03,366 root INFO copying build/lib/past/types/olddict.py -> build/bdist.linux-armv8l/wheel/past/types
2024-10-17 09:32:03,366 root INFO creating build/bdist.linux-armv8l/wheel/past/utils
2024-10-17 09:32:03,366 root INFO copying build/lib/past/utils/__init__.py -> build/bdist.linux-armv8l/wheel/past/utils
2024-10-17 09:32:03,366 root INFO creating build/bdist.linux-armv8l/wheel/past/builtins
2024-10-17 09:32:03,366 root INFO copying build/lib/past/builtins/__init__.py -> build/bdist.linux-armv8l/wheel/past/builtins
2024-10-17 09:32:03,367 root INFO copying build/lib/past/builtins/noniterators.py -> build/bdist.linux-armv8l/wheel/past/builtins
2024-10-17 09:32:03,367 root INFO copying build/lib/past/builtins/misc.py -> build/bdist.linux-armv8l/wheel/past/builtins
2024-10-17 09:32:03,367 root INFO creating build/bdist.linux-armv8l/wheel/libfuturize
2024-10-17 09:32:03,367 root INFO copying build/lib/libfuturize/__init__.py -> build/bdist.linux-armv8l/wheel/libfuturize
2024-10-17 09:32:03,367 root INFO copying build/lib/libfuturize/fixer_util.py -> build/bdist.linux-armv8l/wheel/libfuturize
2024-10-17 09:32:03,368 root INFO creating build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,368 root INFO copying build/lib/libfuturize/fixes/__init__.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,368 root INFO copying build/lib/libfuturize/fixes/fix_future_standard_library.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,368 root INFO copying build/lib/libfuturize/fixes/fix_remove_old__future__imports.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,368 root INFO copying build/lib/libfuturize/fixes/fix_future_builtins.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,368 root INFO copying build/lib/libfuturize/fixes/fix_UserDict.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,369 root INFO copying build/lib/libfuturize/fixes/fix_xrange_with_import.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,369 root INFO copying build/lib/libfuturize/fixes/fix_raise.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,369 root INFO copying build/lib/libfuturize/fixes/fix_absolute_import.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,369 root INFO copying build/lib/libfuturize/fixes/fix_division_safe.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,369 root INFO copying build/lib/libfuturize/fixes/fix_oldstr_wrap.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,369 root INFO copying build/lib/libfuturize/fixes/fix_bytes.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,369 root INFO copying build/lib/libfuturize/fixes/fix_future_standard_library_urllib.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,370 root INFO copying build/lib/libfuturize/fixes/fix_basestring.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,370 root INFO copying build/lib/libfuturize/fixes/fix_print.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,370 root INFO copying build/lib/libfuturize/fixes/fix_unicode_keep_u.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,370 root INFO copying build/lib/libfuturize/fixes/fix_order___future__imports.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,370 root INFO copying build/lib/libfuturize/fixes/fix_execfile.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,370 root INFO copying build/lib/libfuturize/fixes/fix_print_with_import.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,370 root INFO copying build/lib/libfuturize/fixes/fix_metaclass.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,371 root INFO copying build/lib/libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,371 root INFO copying build/lib/libfuturize/fixes/fix_cmp.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,371 root INFO copying build/lib/libfuturize/fixes/fix_object.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,371 root INFO copying build/lib/libfuturize/fixes/fix_input.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,371 root INFO copying build/lib/libfuturize/fixes/fix_division.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,371 root INFO copying build/lib/libfuturize/fixes/fix_unicode_literals_import.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,371 root INFO copying build/lib/libfuturize/fixes/fix_next_call.py -> build/bdist.linux-armv8l/wheel/libfuturize/fixes
2024-10-17 09:32:03,372 root INFO copying build/lib/libfuturize/main.py -> build/bdist.linux-armv8l/wheel/libfuturize
2024-10-17 09:32:03,372 root INFO running install_egg_info
2024-10-17 09:32:03,374 root INFO Copying src/future.egg-info to build/bdist.linux-armv8l/wheel/future-1.0.0-py3.12.egg-info
2024-10-17 09:32:03,375 root INFO running install_scripts
2024-10-17 09:32:03,377 root INFO creating build/bdist.linux-armv8l/wheel/future-1.0.0.dist-info/WHEEL
2024-10-17 09:32:03,377 wheel INFO creating '/home/buildozer/aports/main/py3-future/src/future-1.0.0/.dist/.tmp-wki8k0m2/future-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2024-10-17 09:32:03,378 wheel INFO adding 'future/__init__.py'
2024-10-17 09:32:03,378 wheel INFO adding 'future/backports/__init__.py'
2024-10-17 09:32:03,378 wheel INFO adding 'future/backports/_markupbase.py'
2024-10-17 09:32:03,378 wheel INFO adding 'future/backports/datetime.py'
2024-10-17 09:32:03,379 wheel INFO adding 'future/backports/misc.py'
2024-10-17 09:32:03,379 wheel INFO adding 'future/backports/socket.py'
2024-10-17 09:32:03,379 wheel INFO adding 'future/backports/socketserver.py'
2024-10-17 09:32:03,379 wheel INFO adding 'future/backports/total_ordering.py'
2024-10-17 09:32:03,380 wheel INFO adding 'future/backports/email/__init__.py'
2024-10-17 09:32:03,380 wheel INFO adding 'future/backports/email/_encoded_words.py'
2024-10-17 09:32:03,380 wheel INFO adding 'future/backports/email/_header_value_parser.py'
2024-10-17 09:32:03,381 wheel INFO adding 'future/backports/email/_parseaddr.py'
2024-10-17 09:32:03,381 wheel INFO adding 'future/backports/email/_policybase.py'
2024-10-17 09:32:03,381 wheel INFO adding 'future/backports/email/base64mime.py'
2024-10-17 09:32:03,381 wheel INFO adding 'future/backports/email/charset.py'
2024-10-17 09:32:03,381 wheel INFO adding 'future/backports/email/encoders.py'
2024-10-17 09:32:03,382 wheel INFO adding 'future/backports/email/errors.py'
2024-10-17 09:32:03,382 wheel INFO adding 'future/backports/email/feedparser.py'
2024-10-17 09:32:03,382 wheel INFO adding 'future/backports/email/generator.py'
2024-10-17 09:32:03,382 wheel INFO adding 'future/backports/email/header.py'
2024-10-17 09:32:03,383 wheel INFO adding 'future/backports/email/headerregistry.py'
2024-10-17 09:32:03,383 wheel INFO adding 'future/backports/email/iterators.py'
2024-10-17 09:32:03,383 wheel INFO adding 'future/backports/email/message.py'
2024-10-17 09:32:03,383 wheel INFO adding 'future/backports/email/parser.py'
2024-10-17 09:32:03,383 wheel INFO adding 'future/backports/email/policy.py'
2024-10-17 09:32:03,384 wheel INFO adding 'future/backports/email/quoprimime.py'
2024-10-17 09:32:03,384 wheel INFO adding 'future/backports/email/utils.py'
2024-10-17 09:32:03,384 wheel INFO adding 'future/backports/email/mime/__init__.py'
2024-10-17 09:32:03,384 wheel INFO adding 'future/backports/email/mime/application.py'
2024-10-17 09:32:03,384 wheel INFO adding 'future/backports/email/mime/audio.py'
2024-10-17 09:32:03,385 wheel INFO adding 'future/backports/email/mime/base.py'
2024-10-17 09:32:03,385 wheel INFO adding 'future/backports/email/mime/image.py'
2024-10-17 09:32:03,385 wheel INFO adding 'future/backports/email/mime/message.py'
2024-10-17 09:32:03,385 wheel INFO adding 'future/backports/email/mime/multipart.py'
2024-10-17 09:32:03,385 wheel INFO adding 'future/backports/email/mime/nonmultipart.py'
2024-10-17 09:32:03,385 wheel INFO adding 'future/backports/email/mime/text.py'
2024-10-17 09:32:03,386 wheel INFO adding 'future/backports/html/__init__.py'
2024-10-17 09:32:03,386 wheel INFO adding 'future/backports/html/entities.py'
2024-10-17 09:32:03,386 wheel INFO adding 'future/backports/html/parser.py'
2024-10-17 09:32:03,386 wheel INFO adding 'future/backports/http/__init__.py'
2024-10-17 09:32:03,387 wheel INFO adding 'future/backports/http/client.py'
2024-10-17 09:32:03,387 wheel INFO adding 'future/backports/http/cookiejar.py'
2024-10-17 09:32:03,387 wheel INFO adding 'future/backports/http/cookies.py'
2024-10-17 09:32:03,388 wheel INFO adding 'future/backports/http/server.py'
2024-10-17 09:32:03,388 wheel INFO adding 'future/backports/test/__init__.py'
2024-10-17 09:32:03,388 wheel INFO adding 'future/backports/test/badcert.pem'
2024-10-17 09:32:03,388 wheel INFO adding 'future/backports/test/badkey.pem'
2024-10-17 09:32:03,388 wheel INFO adding 'future/backports/test/dh512.pem'
2024-10-17 09:32:03,389 wheel INFO adding 'future/backports/test/https_svn_python_org_root.pem'
2024-10-17 09:32:03,389 wheel INFO adding 'future/backports/test/keycert.passwd.pem'
2024-10-17 09:32:03,389 wheel INFO adding 'future/backports/test/keycert.pem'
2024-10-17 09:32:03,389 wheel INFO adding 'future/backports/test/keycert2.pem'
2024-10-17 09:32:03,389 wheel INFO adding 'future/backports/test/nokia.pem'
2024-10-17 09:32:03,389 wheel INFO adding 'future/backports/test/nullbytecert.pem'
2024-10-17 09:32:03,390 wheel INFO adding 'future/backports/test/nullcert.pem'
2024-10-17 09:32:03,390 wheel INFO adding 'future/backports/test/pystone.py'
2024-10-17 09:32:03,390 wheel INFO adding 'future/backports/test/sha256.pem'
2024-10-17 09:32:03,390 wheel INFO adding 'future/backports/test/ssl_cert.pem'
2024-10-17 09:32:03,390 wheel INFO adding 'future/backports/test/ssl_key.passwd.pem'
2024-10-17 09:32:03,390 wheel INFO adding 'future/backports/test/ssl_key.pem'
2024-10-17 09:32:03,390 wheel INFO adding 'future/backports/test/ssl_servers.py'
2024-10-17 09:32:03,391 wheel INFO adding 'future/backports/test/support.py'
2024-10-17 09:32:03,391 wheel INFO adding 'future/backports/urllib/__init__.py'
2024-10-17 09:32:03,391 wheel INFO adding 'future/backports/urllib/error.py'
2024-10-17 09:32:03,391 wheel INFO adding 'future/backports/urllib/parse.py'
2024-10-17 09:32:03,392 wheel INFO adding 'future/backports/urllib/request.py'
2024-10-17 09:32:03,392 wheel INFO adding 'future/backports/urllib/response.py'
2024-10-17 09:32:03,392 wheel INFO adding 'future/backports/urllib/robotparser.py'
2024-10-17 09:32:03,392 wheel INFO adding 'future/backports/xmlrpc/__init__.py'
2024-10-17 09:32:03,393 wheel INFO adding 'future/backports/xmlrpc/client.py'
2024-10-17 09:32:03,393 wheel INFO adding 'future/backports/xmlrpc/server.py'
2024-10-17 09:32:03,393 wheel INFO adding 'future/builtins/__init__.py'
2024-10-17 09:32:03,393 wheel INFO adding 'future/builtins/disabled.py'
2024-10-17 09:32:03,393 wheel INFO adding 'future/builtins/iterators.py'
2024-10-17 09:32:03,394 wheel INFO adding 'future/builtins/misc.py'
2024-10-17 09:32:03,394 wheel INFO adding 'future/builtins/new_min_max.py'
2024-10-17 09:32:03,394 wheel INFO adding 'future/builtins/newnext.py'
2024-10-17 09:32:03,394 wheel INFO adding 'future/builtins/newround.py'
2024-10-17 09:32:03,394 wheel INFO adding 'future/builtins/newsuper.py'
2024-10-17 09:32:03,394 wheel INFO adding 'future/moves/__init__.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/_dummy_thread.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/_markupbase.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/_thread.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/builtins.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/collections.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/configparser.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/copyreg.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/itertools.py'
2024-10-17 09:32:03,395 wheel INFO adding 'future/moves/multiprocessing.py'
2024-10-17 09:32:03,396 wheel INFO adding 'future/moves/pickle.py'
2024-10-17 09:32:03,396 wheel INFO adding 'future/moves/queue.py'
2024-10-17 09:32:03,396 wheel INFO adding 'future/moves/reprlib.py'
2024-10-17 09:32:03,396 wheel INFO adding 'future/moves/socketserver.py'
2024-10-17 09:32:03,396 wheel INFO adding 'future/moves/subprocess.py'
2024-10-17 09:32:03,396 wheel INFO adding 'future/moves/sys.py'
2024-10-17 09:32:03,396 wheel INFO adding 'future/moves/winreg.py'
2024-10-17 09:32:03,397 wheel INFO adding 'future/moves/dbm/__init__.py'
2024-10-17 09:32:03,397 wheel INFO adding 'future/moves/dbm/dumb.py'
2024-10-17 09:32:03,397 wheel INFO adding 'future/moves/dbm/gnu.py'
2024-10-17 09:32:03,397 wheel INFO adding 'future/moves/dbm/ndbm.py'
2024-10-17 09:32:03,397 wheel INFO adding 'future/moves/html/__init__.py'
2024-10-17 09:32:03,397 wheel INFO adding 'future/moves/html/entities.py'
2024-10-17 09:32:03,397 wheel INFO adding 'future/moves/html/parser.py'
2024-10-17 09:32:03,398 wheel INFO adding 'future/moves/http/__init__.py'
2024-10-17 09:32:03,398 wheel INFO adding 'future/moves/http/client.py'
2024-10-17 09:32:03,398 wheel INFO adding 'future/moves/http/cookiejar.py'
2024-10-17 09:32:03,398 wheel INFO adding 'future/moves/http/cookies.py'
2024-10-17 09:32:03,398 wheel INFO adding 'future/moves/http/server.py'
2024-10-17 09:32:03,398 wheel INFO adding 'future/moves/test/__init__.py'
2024-10-17 09:32:03,398 wheel INFO adding 'future/moves/test/support.py'
2024-10-17 09:32:03,398 wheel INFO adding 'future/moves/tkinter/__init__.py'
2024-10-17 09:32:03,399 wheel INFO adding 'future/moves/tkinter/colorchooser.py'
2024-10-17 09:32:03,399 wheel INFO adding 'future/moves/tkinter/commondialog.py'
2024-10-17 09:32:03,399 wheel INFO adding 'future/moves/tkinter/constants.py'
2024-10-17 09:32:03,399 wheel INFO adding 'future/moves/tkinter/dialog.py'
2024-10-17 09:32:03,399 wheel INFO adding 'future/moves/tkinter/dnd.py'
2024-10-17 09:32:03,399 wheel INFO adding 'future/moves/tkinter/filedialog.py'
2024-10-17 09:32:03,399 wheel INFO adding 'future/moves/tkinter/font.py'
2024-10-17 09:32:03,399 wheel INFO adding 'future/moves/tkinter/messagebox.py'
2024-10-17 09:32:03,400 wheel INFO adding 'future/moves/tkinter/scrolledtext.py'
2024-10-17 09:32:03,400 wheel INFO adding 'future/moves/tkinter/simpledialog.py'
2024-10-17 09:32:03,400 wheel INFO adding 'future/moves/tkinter/tix.py'
2024-10-17 09:32:03,400 wheel INFO adding 'future/moves/tkinter/ttk.py'
2024-10-17 09:32:03,400 wheel INFO adding 'future/moves/urllib/__init__.py'
2024-10-17 09:32:03,400 wheel INFO adding 'future/moves/urllib/error.py'
2024-10-17 09:32:03,400 wheel INFO adding 'future/moves/urllib/parse.py'
2024-10-17 09:32:03,400 wheel INFO adding 'future/moves/urllib/request.py'
2024-10-17 09:32:03,401 wheel INFO adding 'future/moves/urllib/response.py'
2024-10-17 09:32:03,401 wheel INFO adding 'future/moves/urllib/robotparser.py'
2024-10-17 09:32:03,401 wheel INFO adding 'future/moves/xmlrpc/__init__.py'
2024-10-17 09:32:03,401 wheel INFO adding 'future/moves/xmlrpc/client.py'
2024-10-17 09:32:03,401 wheel INFO adding 'future/moves/xmlrpc/server.py'
2024-10-17 09:32:03,401 wheel INFO adding 'future/standard_library/__init__.py'
2024-10-17 09:32:03,402 wheel INFO adding 'future/tests/__init__.py'
2024-10-17 09:32:03,402 wheel INFO adding 'future/tests/base.py'
2024-10-17 09:32:03,402 wheel INFO adding 'future/types/__init__.py'
2024-10-17 09:32:03,402 wheel INFO adding 'future/types/newbytes.py'
2024-10-17 09:32:03,402 wheel INFO adding 'future/types/newdict.py'
2024-10-17 09:32:03,403 wheel INFO adding 'future/types/newint.py'
2024-10-17 09:32:03,403 wheel INFO adding 'future/types/newlist.py'
2024-10-17 09:32:03,403 wheel INFO adding 'future/types/newmemoryview.py'
2024-10-17 09:32:03,403 wheel INFO adding 'future/types/newobject.py'
2024-10-17 09:32:03,403 wheel INFO adding 'future/types/newopen.py'
2024-10-17 09:32:03,403 wheel INFO adding 'future/types/newrange.py'
2024-10-17 09:32:03,403 wheel INFO adding 'future/types/newstr.py'
2024-10-17 09:32:03,404 wheel INFO adding 'future/utils/__init__.py'
2024-10-17 09:32:03,404 wheel INFO adding 'future/utils/surrogateescape.py'
2024-10-17 09:32:03,404 wheel INFO adding 'libfuturize/__init__.py'
2024-10-17 09:32:03,404 wheel INFO adding 'libfuturize/fixer_util.py'
2024-10-17 09:32:03,405 wheel INFO adding 'libfuturize/main.py'
2024-10-17 09:32:03,405 wheel INFO adding 'libfuturize/fixes/__init__.py'
2024-10-17 09:32:03,405 wheel INFO adding 'libfuturize/fixes/fix_UserDict.py'
2024-10-17 09:32:03,405 wheel INFO adding 'libfuturize/fixes/fix_absolute_import.py'
2024-10-17 09:32:03,405 wheel INFO adding 'libfuturize/fixes/fix_add__future__imports_except_unicode_literals.py'
2024-10-17 09:32:03,405 wheel INFO adding 'libfuturize/fixes/fix_basestring.py'
2024-10-17 09:32:03,405 wheel INFO adding 'libfuturize/fixes/fix_bytes.py'
2024-10-17 09:32:03,406 wheel INFO adding 'libfuturize/fixes/fix_cmp.py'
2024-10-17 09:32:03,406 wheel INFO adding 'libfuturize/fixes/fix_division.py'
2024-10-17 09:32:03,406 wheel INFO adding 'libfuturize/fixes/fix_division_safe.py'
2024-10-17 09:32:03,406 wheel INFO adding 'libfuturize/fixes/fix_execfile.py'
2024-10-17 09:32:03,406 wheel INFO adding 'libfuturize/fixes/fix_future_builtins.py'
2024-10-17 09:32:03,406 wheel INFO adding 'libfuturize/fixes/fix_future_standard_library.py'
2024-10-17 09:32:03,406 wheel INFO adding 'libfuturize/fixes/fix_future_standard_library_urllib.py'
2024-10-17 09:32:03,406 wheel INFO adding 'libfuturize/fixes/fix_input.py'
2024-10-17 09:32:03,407 wheel INFO adding 'libfuturize/fixes/fix_metaclass.py'
2024-10-17 09:32:03,407 wheel INFO adding 'libfuturize/fixes/fix_next_call.py'
2024-10-17 09:32:03,407 wheel INFO adding 'libfuturize/fixes/fix_object.py'
2024-10-17 09:32:03,407 wheel INFO adding 'libfuturize/fixes/fix_oldstr_wrap.py'
2024-10-17 09:32:03,407 wheel INFO adding 'libfuturize/fixes/fix_order___future__imports.py'
2024-10-17 09:32:03,407 wheel INFO adding 'libfuturize/fixes/fix_print.py'
2024-10-17 09:32:03,408 wheel INFO adding 'libfuturize/fixes/fix_print_with_import.py'
2024-10-17 09:32:03,408 wheel INFO adding 'libfuturize/fixes/fix_raise.py'
2024-10-17 09:32:03,408 wheel INFO adding 'libfuturize/fixes/fix_remove_old__future__imports.py'
2024-10-17 09:32:03,408 wheel INFO adding 'libfuturize/fixes/fix_unicode_keep_u.py'
2024-10-17 09:32:03,408 wheel INFO adding 'libfuturize/fixes/fix_unicode_literals_import.py'
2024-10-17 09:32:03,408 wheel INFO adding 'libfuturize/fixes/fix_xrange_with_import.py'
2024-10-17 09:32:03,408 wheel INFO adding 'libpasteurize/__init__.py'
2024-10-17 09:32:03,409 wheel INFO adding 'libpasteurize/main.py'
2024-10-17 09:32:03,409 wheel INFO adding 'libpasteurize/fixes/__init__.py'
2024-10-17 09:32:03,409 wheel INFO adding 'libpasteurize/fixes/feature_base.py'
2024-10-17 09:32:03,409 wheel INFO adding 'libpasteurize/fixes/fix_add_all__future__imports.py'
2024-10-17 09:32:03,409 wheel INFO adding 'libpasteurize/fixes/fix_add_all_future_builtins.py'
2024-10-17 09:32:03,409 wheel INFO adding 'libpasteurize/fixes/fix_add_future_standard_library_import.py'
2024-10-17 09:32:03,409 wheel INFO adding 'libpasteurize/fixes/fix_annotations.py'
2024-10-17 09:32:03,410 wheel INFO adding 'libpasteurize/fixes/fix_division.py'
2024-10-17 09:32:03,410 wheel INFO adding 'libpasteurize/fixes/fix_features.py'
2024-10-17 09:32:03,410 wheel INFO adding 'libpasteurize/fixes/fix_fullargspec.py'
2024-10-17 09:32:03,410 wheel INFO adding 'libpasteurize/fixes/fix_future_builtins.py'
2024-10-17 09:32:03,410 wheel INFO adding 'libpasteurize/fixes/fix_getcwd.py'
2024-10-17 09:32:03,410 wheel INFO adding 'libpasteurize/fixes/fix_imports.py'
2024-10-17 09:32:03,410 wheel INFO adding 'libpasteurize/fixes/fix_imports2.py'
2024-10-17 09:32:03,411 wheel INFO adding 'libpasteurize/fixes/fix_kwargs.py'
2024-10-17 09:32:03,411 wheel INFO adding 'libpasteurize/fixes/fix_memoryview.py'
2024-10-17 09:32:03,411 wheel INFO adding 'libpasteurize/fixes/fix_metaclass.py'
2024-10-17 09:32:03,411 wheel INFO adding 'libpasteurize/fixes/fix_newstyle.py'
2024-10-17 09:32:03,411 wheel INFO adding 'libpasteurize/fixes/fix_next.py'
2024-10-17 09:32:03,411 wheel INFO adding 'libpasteurize/fixes/fix_printfunction.py'
2024-10-17 09:32:03,411 wheel INFO adding 'libpasteurize/fixes/fix_raise.py'
2024-10-17 09:32:03,411 wheel INFO adding 'libpasteurize/fixes/fix_raise_.py'
2024-10-17 09:32:03,412 wheel INFO adding 'libpasteurize/fixes/fix_throw.py'
2024-10-17 09:32:03,412 wheel INFO adding 'libpasteurize/fixes/fix_unpacking.py'
2024-10-17 09:32:03,412 wheel INFO adding 'past/__init__.py'
2024-10-17 09:32:03,412 wheel INFO adding 'past/builtins/__init__.py'
2024-10-17 09:32:03,412 wheel INFO adding 'past/builtins/misc.py'
2024-10-17 09:32:03,412 wheel INFO adding 'past/builtins/noniterators.py'
2024-10-17 09:32:03,413 wheel INFO adding 'past/translation/__init__.py'
2024-10-17 09:32:03,413 wheel INFO adding 'past/types/__init__.py'
2024-10-17 09:32:03,413 wheel INFO adding 'past/types/basestring.py'
2024-10-17 09:32:03,413 wheel INFO adding 'past/types/olddict.py'
2024-10-17 09:32:03,413 wheel INFO adding 'past/types/oldstr.py'
2024-10-17 09:32:03,413 wheel INFO adding 'past/utils/__init__.py'
2024-10-17 09:32:03,414 wheel INFO adding 'future-1.0.0.dist-info/LICENSE.txt'
2024-10-17 09:32:03,414 wheel INFO adding 'future-1.0.0.dist-info/METADATA'
2024-10-17 09:32:03,414 wheel INFO adding 'future-1.0.0.dist-info/WHEEL'
2024-10-17 09:32:03,414 wheel INFO adding 'future-1.0.0.dist-info/entry_points.txt'
2024-10-17 09:32:03,414 wheel INFO adding 'future-1.0.0.dist-info/top_level.txt'
2024-10-17 09:32:03,415 wheel INFO adding 'future-1.0.0.dist-info/RECORD'
2024-10-17 09:32:03,416 root INFO removing build/bdist.linux-armv8l/wheel
2024-10-17 09:32:03,421 gpep517 INFO The backend produced .dist/future-1.0.0-py3-none-any.whl
future-1.0.0-py3-none-any.whl
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:662: SyntaxWarning: invalid escape sequence '\('
  '(', '\(').replace(
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:663: SyntaxWarning: invalid escape sequence '\)'
  ')', '\)')
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1349: SyntaxWarning: invalid escape sequence '\]'
  ''.join(ATOM_ENDS).replace('\\','\\\\').replace(']','\]'))).match
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1352: SyntaxWarning: invalid escape sequence '\]'
  ''.join(TOKEN_ENDS).replace('\\','\\\\').replace(']','\]'))).match
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1354: SyntaxWarning: invalid escape sequence '\]'
  ''.join(ATTRIBUTE_ENDS).replace('\\','\\\\').replace(']','\]'))).match
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1357: SyntaxWarning: invalid escape sequence '\]'
  '\\','\\\\').replace(']','\]'))).match
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1541: SyntaxWarning: invalid escape sequence '\ '
  """ctext = <printable ascii except \ ( )>
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1876: SyntaxWarning: invalid escape sequence '\ '
  """ dtext = <printable ascii except \ [ ]> / obs-dtext
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/feedparser.py:37: SyntaxWarning: invalid escape sequence '\Z'
  NLCRE_eol = re.compile('(\r\n|\r|\n)\Z')
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/utils.py:68: SyntaxWarning: invalid escape sequence '\A'
  '([^\ud800-\udbff]|\A)[\udc00-\udfff]([^\udc00-\udfff]|\Z)').search
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/html/parser.py:31: SyntaxWarning: invalid escape sequence '\s'
  tagfind = re.compile('([a-zA-Z][-.a-zA-Z0-9:_]*)(?:\s|/(?!>))*')
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/html/parser.py:79: SyntaxWarning: invalid escape sequence '\s'
  endtagfind = re.compile('</\s*([a-zA-Z][-.a-zA-Z0-9:_]*)\s*>')
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/http/client.py:1: SyntaxWarning: invalid escape sequence '\_'
  """HTTP/1.1 client library
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/http/cookiejar.py:212: SyntaxWarning: invalid escape sequence '\d'
  "(\d\d\d\d) (\d\d):(\d\d):(\d\d) GMT$", re.ASCII)
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/http/cookiejar.py:293: SyntaxWarning: invalid escape sequence '\d'
  """^
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/http/cookiejar.py:429: SyntaxWarning: invalid escape sequence '\s'
  non_junk, nr_junk_chars = re.subn("^[=\s;]*", "", text)
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/test/support.py:1945: SyntaxWarning: invalid escape sequence '\d'
  m = re.match("2.6.(\d{1,2})", kernel_version)
/home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/urllib/parse.py:957: SyntaxWarning: invalid escape sequence '\?'
  _queryprog = re.compile('^(.*)\?([^?]*)$')
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 -- /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/bin/python3
cachedir: .pytest_cache
rootdir: /home/buildozer/aports/main/py3-future/src/future-1.0.0
configfile: pytest.ini
collecting ... collected 1143 items / 2 deselected / 1141 selected

tests/test_future/test_backports.py::CountTest::test_count PASSED        [  0%]
tests/test_future/test_backports.py::CountTest::test_own_count PASSED    [  0%]
tests/test_future/test_backports.py::TestChainMap::test_basics PASSED    [  0%]
tests/test_future/test_backports.py::TestChainMap::test_bool PASSED      [  0%]
tests/test_future/test_backports.py::TestChainMap::test_contructor PASSED [  0%]
tests/test_future/test_backports.py::TestChainMap::test_dict_coercion PASSED [  0%]
tests/test_future/test_backports.py::TestChainMap::test_missing PASSED   [  0%]
tests/test_future/test_backports.py::TestCounter::test_basics PASSED     [  0%]
tests/test_future/test_backports.py::TestCounter::test_conversions PASSED [  0%]
tests/test_future/test_backports.py::TestCounter::test_copy_subclass PASSED [  0%]
tests/test_future/test_backports.py::TestCounter::test_copying PASSED    [  0%]
tests/test_future/test_backports.py::TestCounter::test_helper_function PASSED [  1%]
tests/test_future/test_backports.py::TestCounter::test_inplace_operations PASSED [  1%]
tests/test_future/test_backports.py::TestCounter::test_invariant_for_the_in_operator PASSED [  1%]
tests/test_future/test_backports.py::TestCounter::test_multiset_operations PASSED [  1%]
tests/test_future/test_backports.py::TestCounter::test_repr_nonsortable PASSED [  1%]
tests/test_future/test_backports.py::TestCounter::test_subtract PASSED   [  1%]
tests/test_future/test_backports.py::TestCounter::test_unary PASSED      [  1%]
tests/test_future/test_backports.py::TestOrderedDict::test_abc PASSED    [  1%]
tests/test_future/test_backports.py::TestOrderedDict::test_clear PASSED  [  1%]
tests/test_future/test_backports.py::TestOrderedDict::test_copying PASSED [  1%]
tests/test_future/test_backports.py::TestOrderedDict::test_delitem PASSED [  1%]
tests/test_future/test_backports.py::TestOrderedDict::test_equality PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_init PASSED   [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_iterators PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_move_to_end PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_override_update PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_pop PASSED    [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_popitem PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_reinsert PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_repr PASSED   [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_repr_recursive PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_setdefault PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_setitem PASSED [  2%]
tests/test_future/test_backports.py::TestOrderedDict::test_update PASSED [  3%]
tests/test_future/test_backports.py::TestOrderedDict::test_yaml_linkage PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_capitalize PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_center PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_expandtabs PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_isalnum PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_isalpha PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_isdigit PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_islower PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_isspace PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_istitle PASSED [  3%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_isupper PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_ljust PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_lower PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_returns_new_copy PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_rjust PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_splitlines PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_swapcase PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_title PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_upper PASSED [  4%]
tests/test_future/test_buffer.py::BytearrayPEP3137Test::test_zfill PASSED [  4%]
tests/test_future/test_builtins.py::TestBuiltins::test_isinstance_Integral PASSED [  4%]
tests/test_future/test_builtins.py::TestBuiltins::test_isinstance_bytes PASSED [  4%]
tests/test_future/test_builtins.py::TestBuiltins::test_isinstance_int PASSED [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_isinstance_long PASSED [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_isinstance_str PASSED [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_isinstance_tuple_of_types PASSED [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_newnext_doc_example PASSED [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_round PASSED      [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_round_negative_ndigits PASSED [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_super PASSED      [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_super_2 PASSED    [  5%]
tests/test_future/test_builtins.py::TestBuiltins::test_type PASSED       [  5%]
tests/test_future/test_builtins.py::BuiltinTest::test_abs PASSED         [  5%]
tests/test_future/test_builtins.py::BuiltinTest::test_all PASSED         [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_any PASSED         [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_ascii PASSED       [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_bin PASSED         [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_bytearray_translate PASSED [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_callable PASSED    [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_chr PASSED         [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_chr_big SKIPPED    [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_compile PASSED     [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_construct_singletons PASSED [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_delattr PASSED     [  6%]
tests/test_future/test_builtins.py::BuiltinTest::test_dir PASSED         [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_divmod PASSED      [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_eval PASSED        [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_exec_ PASSED       [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_exec_globals PASSED [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_exec_redirected PASSED [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_filter PASSED      [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_filter_pickle PASSED [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_format PASSED      [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_general_eval PASSED [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_getattr PASSED     [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_hasattr PASSED     [  7%]
tests/test_future/test_builtins.py::BuiltinTest::test_hash PASSED        [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_hex PASSED         [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_id PASSED          [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_import PASSED      [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_input PASSED       [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_input_tty SKIPPED  [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_input_tty_non_ascii SKIPPED [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_input_tty_non_ascii_unicode_errors SKIPPED [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_isinstance PASSED  [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_issubclass PASSED  [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_iter PASSED        [  8%]
tests/test_future/test_builtins.py::BuiltinTest::test_len PASSED         [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_map PASSED         [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_map_pickle PASSED  [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_max PASSED         [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_min PASSED         [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_neg PASSED         [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_next PASSED        [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_oct PASSED         [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_open PASSED        [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_open_default_encoding PASSED [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_ord PASSED         [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_ord_big SKIPPED    [  9%]
tests/test_future/test_builtins.py::BuiltinTest::test_pow PASSED         [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_repr PASSED        [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_round PASSED       [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_round_large PASSED [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_setattr PASSED     [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_sum PASSED         [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_type PASSED        [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_vars PASSED        [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_zip PASSED         [ 10%]
tests/test_future/test_builtins.py::BuiltinTest::test_zip_pickle PASSED  [ 10%]
tests/test_future/test_builtins.py::TestSorted::test_baddecorator PASSED [ 10%]
tests/test_future/test_builtins.py::TestSorted::test_basic PASSED        [ 11%]
tests/test_future/test_builtins.py::TestSorted::test_inputtypes PASSED   [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_add PASSED              [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_b_literal_creates_newbytes_object PASSED [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_bytes PASSED      [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_contains_something PASSED [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_empty PASSED      [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_encoding_arg PASSED [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_encoding_arg_issue_193 PASSED [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_encoding_arg_non_kwarg PASSED [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_fromhex PASSED    [ 11%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_frozenset PASSED  [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_getitem PASSED    [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_hasattr_encode PASSED [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_index PASSED      [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_int PASSED        [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_is_bytes PASSED   [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_iterable_of_ints PASSED [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_iteration PASSED  [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_join_bytes PASSED [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_join_others PASSED [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_join_unicode_strings PASSED [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_long SKIPPED      [ 12%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_partition PASSED  [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_plus_bytes PASSED [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_plus_unicode_string PASSED [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_replace PASSED    [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_rpartition PASSED [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_setitem PASSED    [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_string_no_encoding PASSED [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_bytes_within_range PASSED [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_cast_to_bytes PASSED    [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_cast_to_bytes_iter_precedence PASSED [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_cmp PASSED              [ 13%]
tests/test_future/test_bytes.py::TestBytes::test_decode PASSED           [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_encode PASSED           [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_endswith PASSED         [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_eq PASSED               [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_find_found PASSED       [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_find_not_found PASSED   [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_hash PASSED             [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_hash_with_native_types XFAIL [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_imod PASSED             [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_isinstance_bytes PASSED [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_isinstance_bytes_subclass PASSED [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_isinstance_oldbytestrings_bytes PASSED [ 14%]
tests/test_future/test_bytes.py::TestBytes::test_issue_171_part_a PASSED [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_issue_171_part_b PASSED [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_maketrans PASSED        [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_mod PASSED              [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_mod_custom_dict SKIPPED [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_mod_more PASSED         [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_mul PASSED              [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_multiple_inheritance PASSED [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_ne PASSED               [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_quote_from_bytes PASSED [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_repr PASSED             [ 15%]
tests/test_future/test_bytes.py::TestBytes::test_rfind_found PASSED      [ 16%]
tests/test_future/test_bytes.py::TestBytes::test_rfind_not_found PASSED  [ 16%]
tests/test_future/test_bytes.py::TestBytes::test_rmul PASSED             [ 16%]
tests/test_future/test_bytes.py::TestBytes::test_rstrip PASSED           [ 16%]
tests/test_future/test_bytes.py::TestBytes::test_slice PASSED            [ 16%]
tests/test_future/test_bytes.py::TestBytes::test_startswith PASSED       [ 16%]
tests/test_future/test_bytes.py::TestBytes::test_str PASSED              [ 16%]
tests/test_future/test_bytes.py::TestBytes::test_surrogateescape_decoding PASSED [ 16%]
tests/test_future/test_bytes.py::TestBytes::test_with_metaclass_and_bytes PASSED [ 16%]
tests/test_future/test_chainmap.py::TestChainMap::test_bool PASSED       [ 16%]
tests/test_future/test_chainmap.py::TestChainMap::test_clear PASSED      [ 16%]
tests/test_future/test_chainmap.py::TestChainMap::test_copy PASSED       [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_delitem PASSED    [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_fromkeys PASSED   [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_get PASSED        [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_missing PASSED    [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_parents PASSED    [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_pop PASSED        [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_popitem PASSED    [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_recursive_repr PASSED [ 17%]
tests/test_future/test_chainmap.py::TestChainMap::test_repr PASSED       [ 17%]
tests/test_future/test_common_iterators.py::TestIterators::test_filter PASSED [ 17%]
tests/test_future/test_common_iterators.py::TestIterators::test_map PASSED [ 17%]
tests/test_future/test_common_iterators.py::TestIterators::test_range PASSED [ 18%]
tests/test_future/test_common_iterators.py::TestIterators::test_zip PASSED [ 18%]
tests/test_future/test_count.py::CountTest::test_count PASSED            [ 18%]
tests/test_future/test_count.py::CountTest::test_own_count PASSED        [ 18%]
tests/test_future/test_decorators.py::TestDecorators::test_implements_iterator PASSED [ 18%]
tests/test_future/test_decorators.py::TestDecorators::test_python_2_unicode_compatible_decorator PASSED [ 18%]
tests/test_future/test_dict.py::TestDict::test_braces_create_newdict_object PASSED [ 18%]
tests/test_future/test_dict.py::TestDict::test_dict_dict PASSED          [ 18%]
tests/test_future/test_dict.py::TestDict::test_dict_empty PASSED         [ 18%]
tests/test_future/test_dict.py::TestDict::test_dict_eq PASSED            [ 18%]
tests/test_future/test_dict.py::TestDict::test_dict_getitem PASSED       [ 18%]
tests/test_future/test_dict.py::TestDict::test_dict_items PASSED         [ 19%]
tests/test_future/test_dict.py::TestDict::test_dict_keys PASSED          [ 19%]
tests/test_future/test_dict.py::TestDict::test_dict_values PASSED        [ 19%]
tests/test_future/test_dict.py::TestDict::test_isinstance_dict PASSED    [ 19%]
tests/test_future/test_dict.py::TestDict::test_isinstance_dict_subclass PASSED [ 19%]
tests/test_future/test_dict.py::TestDict::test_methods_do_not_produce_lists PASSED [ 19%]
tests/test_future/test_dict.py::TestDict::test_multiple_inheritance PASSED [ 19%]
tests/test_future/test_dict.py::TestDict::test_set_like_behaviour PASSED [ 19%]
tests/test_future/test_dict.py::TestDict::test_with_metaclass_and_dict PASSED [ 19%]
tests/test_future/test_email_generation.py::EmailGenerationTests::test_email_custom_header_can_contain_unicode PASSED [ 19%]
tests/test_future/test_email_multipart.py::EmailMultiPartTests::test_multipart_serialize_without_boundary PASSED [ 19%]
tests/test_future/test_email_multipart.py::EmailMultiPartTests::test_multipart_set_boundary_does_not_change_header_type PASSED [ 19%]
tests/test_future/test_explicit_imports.py::TestExplicitImports::test_py2k_disabled_builtins PASSED [ 20%]
tests/test_future/test_explicit_imports.py::TestExplicitImports::test_py3_builtin_imports PASSED [ 20%]
tests/test_future/test_futurize.py::TestLibFuturize::test_correct_exit_status PASSED [ 20%]
tests/test_future/test_futurize.py::TestLibFuturize::test_is_encoding_comment PASSED [ 20%]
tests/test_future/test_futurize.py::TestLibFuturize::test_is_shebang_comment PASSED [ 20%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_UserList PASSED [ 20%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_already_future_division PASSED [ 20%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_apply PASSED [ 20%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_cmp PASSED  [ 20%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_division PASSED [ 20%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_download_pypi_package_and_test SKIPPED [ 20%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_encoding_comments_kept_at_top PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_exception_syntax PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_execfile PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_file XFAIL  [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_import_builtins PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_input_with_import PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_input_without_import PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_izip XFAIL  [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_literal_prefixes_are_not_stripped PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_multiline_future_import PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_no_unneeded_list_calls XFAIL [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_oldstyle_classes PASSED [ 21%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_oldstyle_classes_iterator PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_problematic_string XFAIL [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_raw_input PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_shebang_blank_with_future_division_import PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_shebang_blank_with_print_import PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_shebang_comment PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_shebang_docstring PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_source_coding_utf8 PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_super PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_tobytes SKIPPED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeSimple::test_xrange PASSED [ 22%]
tests/test_future/test_futurize.py::TestFuturizeRenamedStdlib::test_Py2_StringIO_module XFAIL [ 23%]
tests/test_future/test_futurize.py::TestFuturizeRenamedStdlib::test_renamed_copy_reg_and_cPickle_modules SKIPPED [ 23%]
tests/test_future/test_futurize.py::TestFuturizeRenamedStdlib::test_renamed_modules SKIPPED [ 23%]
tests/test_future/test_futurize.py::TestFuturizeRenamedStdlib::test_urllib_refactor SKIPPED [ 23%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test___future___import_position PASSED [ 23%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_absolute_import_changes XFAIL [ 23%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_apply PASSED [ 23%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_basestring PASSED [ 23%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_basestring_issue_156 PASSED [ 23%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_exceptions PASSED [ 23%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_issue_12 XFAIL [ 23%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_issue_45 PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_long_int_literals PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_next_1 PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_next_2 XFAIL [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_octal_literals PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_oldstyle_classes PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_order_future_lines PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_print PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_print_already_function PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_print_already_function_complex XFAIL [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_range_necessary_list_calls PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_safe_division PASSED [ 24%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_safe_division_overloaded PASSED [ 25%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_safe_futurize_imports PASSED [ 25%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_stdlib_modules_not_changed PASSED [ 25%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_string_exceptions XFAIL [ 25%]
tests/test_future/test_futurize.py::TestFuturizeStage1::test_xrange PASSED [ 25%]
tests/test_future/test_futurize.py::TestConservativeFuturize::test_basestring XFAIL [ 25%]
tests/test_future/test_futurize.py::TestConservativeFuturize::test_open XFAIL [ 25%]
tests/test_future/test_futurize.py::TestFuturizeAllImports::test_all_imports PASSED [ 25%]
tests/test_future/test_html.py::HtmlTests::test_escape PASSED            [ 25%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_bad_nesting PASSED [ 25%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_bare_ampersands PASSED [ 25%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_bare_pointy_brackets PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_buffer_artefacts PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_cdata_content PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_cdata_with_closing_tags PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_comments PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_condcoms PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_declaration_junk_chars PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_get_starttag_text PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_illegal_declarations PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_malformatted_charref PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_processing_instruction_only PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_simple_html PASSED [ 26%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_startendtag PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_starttag_end_boundary PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_starttag_junk_chars PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_unclosed_entityref PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserStrictTestCase::test_valid_doctypes PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_bad_nesting PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_bare_ampersands PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_bare_pointy_brackets PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_broken_comments PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_broken_condcoms PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_broken_invalid_end_tag PASSED [ 27%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_buffer_artefacts PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_cdata_content PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_cdata_with_closing_tags PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_comma_between_attributes PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_comments PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_condcoms PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_correct_detection_of_start_tags PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_declaration_junk_chars PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_get_starttag_text PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_illegal_declarations PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_invalid_end_tags PASSED [ 28%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_malformatted_charref PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_processing_instruction_only PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_simple_html PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_slashes_in_starttag PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_startendtag PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_starttag_end_boundary PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_starttag_junk_chars SKIPPED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_tolerant_parsing SKIPPED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_unclosed_entityref PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_unescape_function PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_valid_doctypes PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_weird_chars_in_unquoted_attribute_values PASSED [ 29%]
tests/test_future/test_htmlparser.py::HTMLParserTolerantTestCase::test_with_unquoted_attributes PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesStrictTestCase::test_attr_entity_replacement PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesStrictTestCase::test_attr_funky_names PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesStrictTestCase::test_attr_nonascii PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesStrictTestCase::test_attr_syntax PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesStrictTestCase::test_attr_values PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesStrictTestCase::test_entityrefs_in_attributes PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_adjacent_attributes PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_attr_entity_replacement PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_attr_funky_names PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_attr_funky_names2 PASSED [ 30%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_attr_nonascii PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_attr_syntax PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_attr_values PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_end_tag_in_attribute_value PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_entities_in_attribute_value PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_entityrefs_in_attributes PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_javascript_attribute_value PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_malformed_adjacent_attributes PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_malformed_attributes PASSED [ 31%]
tests/test_future/test_htmlparser.py::AttributesTolerantTestCase::test_missing_attribute_value PASSED [ 31%]
tests/test_future/test_htmlparser.py::test_main PASSED                   [ 31%]
tests/test_future/test_http_cookiejar.py::DateTimeTests::test_http2time PASSED [ 31%]
tests/test_future/test_http_cookiejar.py::DateTimeTests::test_http2time_formats PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::DateTimeTests::test_http2time_garbage PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::DateTimeTests::test_iso2time PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::DateTimeTests::test_iso2time_formats PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::DateTimeTests::test_iso2time_garbage PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::DateTimeTests::test_time2isoz PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::HeaderTests::test_join_header_words PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::HeaderTests::test_parse_ns_headers PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::HeaderTests::test_parse_ns_headers_special_names PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::HeaderTests::test_parse_ns_headers_version PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::HeaderTests::test_roundtrip PASSED [ 32%]
tests/test_future/test_http_cookiejar.py::HeaderTests::test_split_header_words PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::FileCookieJarTests::test_bad_magic PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::FileCookieJarTests::test_lwp_valueless_cookie PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_Cookie_iterator PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_bad_cookie_header PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_default_path PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_default_path_with_query PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_domain_allow PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_domain_block PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_domain_match PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_domain_mirror PASSED [ 33%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_domain_return_ok PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_escape_path PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_expires PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_is_HDN PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_missing_final_slash PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_missing_value PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_no_return_comment PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_ns_parser PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_ns_parser_special_names PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_parse_ns_headers PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_path_mirror PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_port_mirror PASSED [ 34%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_quote_cookie_value PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_reach PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_request_host PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_request_path PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_request_port PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_rfc2109_handling PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_secure PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_strict_domain PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_two_component_domain_ns PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_two_component_domain_rfc2965 PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::CookieTests::test_wrong_domain PASSED [ 35%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_empty_path PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_ietf_example_1 PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_ietf_example_2 PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_intranet_domains_2965 PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_intranet_domains_ns PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_mozilla PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_netscape_example_1 PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_netscape_example_2 PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_netscape_misc PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_rejection PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_session_cookies PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::LWPCookieTests::test_url_encoding PASSED [ 36%]
tests/test_future/test_http_cookiejar.py::test_main PASSED               [ 37%]
tests/test_future/test_httplib.py::HeaderTests::test_auto_headers PASSED [ 37%]
tests/test_future/test_httplib.py::HeaderTests::test_content_length_0 PASSED [ 37%]
tests/test_future/test_httplib.py::HeaderTests::test_ipv6host_header PASSED [ 37%]
tests/test_future/test_httplib.py::HeaderTests::test_putheader PASSED    [ 37%]
tests/test_future/test_httplib.py::BasicTest::test_bad_status_repr PASSED [ 37%]
tests/test_future/test_httplib.py::BasicTest::test_chunked PASSED        [ 37%]
tests/test_future/test_httplib.py::BasicTest::test_chunked_head PASSED   [ 37%]
tests/test_future/test_httplib.py::BasicTest::test_early_eof PASSED      [ 37%]
tests/test_future/test_httplib.py::BasicTest::test_epipe PASSED          [ 37%]
tests/test_future/test_httplib.py::BasicTest::test_filenoattr PASSED     [ 37%]
tests/test_future/test_httplib.py::BasicTest::test_host_port PASSED      [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_incomplete_read PASSED [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_negative_content_length PASSED [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_overflowing_chunked_line PASSED [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_overflowing_header_line PASSED [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_overflowing_status_line SKIPPED [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_partial_reads PASSED  [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_partial_reads_incomplete_body PASSED [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_partial_reads_no_content_length PASSED [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_read_head PASSED      [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_response_headers PASSED [ 38%]
tests/test_future/test_httplib.py::BasicTest::test_send PASSED           [ 39%]
tests/test_future/test_httplib.py::BasicTest::test_send_file PASSED      [ 39%]
tests/test_future/test_httplib.py::BasicTest::test_status_lines PASSED   [ 39%]
tests/test_future/test_httplib.py::OfflineTest::test_responses PASSED    [ 39%]
tests/test_future/test_httplib.py::SourceAddressTest::testHTTPConnectionSourceAddress PASSED [ 39%]
tests/test_future/test_httplib.py::SourceAddressTest::testHTTPSConnectionSourceAddress PASSED [ 39%]
tests/test_future/test_httplib.py::TimeoutTest::testTimeoutAttribute PASSED [ 39%]
tests/test_future/test_httplib.py::HTTPSTest::test_attributes PASSED     [ 39%]
tests/test_future/test_httplib.py::HTTPSTest::test_host_port PASSED      [ 39%]
tests/test_future/test_import_star.py::TestImportStar::test_iterators PASSED [ 39%]
tests/test_future/test_import_star.py::TestImportStar::test_namespace_pollution_globals PASSED [ 39%]
tests/test_future/test_import_star.py::TestImportStar::test_namespace_pollution_locals PASSED [ 39%]
tests/test_future/test_import_star.py::TestImportStar::test_python_2_unicode_compatible_decorator PASSED [ 40%]
tests/test_future/test_import_star.py::TestImportStar::test_str PASSED   [ 40%]
tests/test_future/test_import_star.py::TestImportStar::test_super PASSED [ 40%]
tests/test_future/test_imports_httplib.py::ImportHttplibTest::test_issue_159 PASSED [ 40%]
tests/test_future/test_imports_urllib.py::ImportUrllibTest::test_issue_158 PASSED [ 40%]
tests/test_future/test_imports_urllib.py::ImportUrllibTest::test_urllib PASSED [ 40%]
tests/test_future/test_int.py::IntTestCases::test_basic PASSED           [ 40%]
tests/test_future/test_int.py::IntTestCases::test_bitwise_operations PASSED [ 40%]
tests/test_future/test_int.py::IntTestCases::test_bytes_mul PASSED       [ 40%]
tests/test_future/test_int.py::IntTestCases::test_div PASSED             [ 40%]
tests/test_future/test_int.py::IntTestCases::test_divmod PASSED          [ 40%]
tests/test_future/test_int.py::IntTestCases::test_error_message PASSED   [ 41%]
tests/test_future/test_int.py::IntTestCases::test_floordiv PASSED        [ 41%]
tests/test_future/test_int.py::IntTestCases::test_from_bytes PASSED      [ 41%]
tests/test_future/test_int.py::IntTestCases::test_idiv PASSED            [ 41%]
tests/test_future/test_int.py::IntTestCases::test_int_bytes PASSED       [ 41%]
tests/test_future/test_int.py::IntTestCases::test_intconversion PASSED   [ 41%]
tests/test_future/test_int.py::IntTestCases::test_isinstance_int_subclass PASSED [ 41%]
tests/test_future/test_int.py::IntTestCases::test_keyword_args_2 PASSED  [ 41%]
tests/test_future/test_int.py::IntTestCases::test_more_arithmetics PASSED [ 41%]
tests/test_future/test_int.py::IntTestCases::test_multiple_inheritance PASSED [ 41%]
tests/test_future/test_int.py::IntTestCases::test_newint_of_newstr PASSED [ 41%]
tests/test_future/test_int.py::IntTestCases::test_newint_plus_float PASSED [ 41%]
tests/test_future/test_int.py::IntTestCases::test_no_args PASSED         [ 42%]
tests/test_future/test_int.py::IntTestCases::test_non_numeric_input_types PASSED [ 42%]
tests/test_future/test_int.py::IntTestCases::test_numpy_cast_as_long_and_newint SKIPPED [ 42%]
tests/test_future/test_int.py::IntTestCases::test_small_ints PASSED      [ 42%]
tests/test_future/test_int.py::IntTestCases::test_str_mul PASSED         [ 42%]
tests/test_future/test_int.py::IntTestCases::test_string_float PASSED    [ 42%]
tests/test_future/test_int.py::IntTestCases::test_to_bytes PASSED        [ 42%]
tests/test_future/test_int.py::IntTestCases::test_truediv PASSED         [ 42%]
tests/test_future/test_int.py::IntTestCases::test_unary_operators PASSED [ 42%]
tests/test_future/test_int.py::IntTestCases::test_upcasting_to_complex PASSED [ 42%]
tests/test_future/test_int.py::IntTestCases::test_upcasting_to_floats PASSED [ 42%]
tests/test_future/test_int.py::IntTestCases::test_with_metaclass_and_int PASSED [ 43%]
tests/test_future/test_int.py::IntTestCases::test_x_keyword_arg SKIPPED  [ 43%]
tests/test_future/test_int_old_division.py::IntTestCasesOldDivision::test_div SKIPPED [ 43%]
tests/test_future/test_int_old_division.py::IntTestCasesOldDivision::test_divmod SKIPPED [ 43%]
tests/test_future/test_int_old_division.py::IntTestCasesOldDivision::test_idiv SKIPPED [ 43%]
tests/test_future/test_int_old_division.py::IntTestCasesOldDivision::test_truediv SKIPPED [ 43%]
tests/test_future/test_isinstance.py::TestIsInstanceExceptions::test_bases_raises_other_than_attribute_error PASSED [ 43%]
tests/test_future/test_isinstance.py::TestIsInstanceExceptions::test_class_has_no_bases PASSED [ 43%]
tests/test_future/test_isinstance.py::TestIsInstanceExceptions::test_dont_mask_non_attribute_error PASSED [ 43%]
tests/test_future/test_isinstance.py::TestIsInstanceExceptions::test_isinstance_dont_mask_non_attribute_error PASSED [ 43%]
tests/test_future/test_isinstance.py::TestIsInstanceExceptions::test_mask_attribute_error PASSED [ 43%]
tests/test_future/test_isinstance.py::TestIsSubclassExceptions::test_dont_mask_non_attribute_error PASSED [ 43%]
tests/test_future/test_isinstance.py::TestIsSubclassExceptions::test_dont_mask_non_attribute_error_in_cls_arg PASSED [ 44%]
tests/test_future/test_isinstance.py::TestIsSubclassExceptions::test_mask_attribute_error PASSED [ 44%]
tests/test_future/test_isinstance.py::TestIsSubclassExceptions::test_mask_attribute_error_in_cls_arg PASSED [ 44%]
tests/test_future/test_isinstance.py::TestIsInstanceIsSubclass::test_isinstance_abstract PASSED [ 44%]
tests/test_future/test_isinstance.py::TestIsInstanceIsSubclass::test_isinstance_normal PASSED [ 44%]
tests/test_future/test_isinstance.py::TestIsInstanceIsSubclass::test_subclass_abstract PASSED [ 44%]
tests/test_future/test_isinstance.py::TestIsInstanceIsSubclass::test_subclass_normal PASSED [ 44%]
tests/test_future/test_isinstance.py::TestIsInstanceIsSubclass::test_subclass_tuple PASSED [ 44%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_1 PASSED  [ 44%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_2 PASSED  [ 44%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_3 PASSED  [ 44%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_4 PASSED  [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_5 PASSED  [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_idempotency PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_idempotency_print_as_function PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_no_trailing_comma PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_prefix_preservation PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_spaces_before_file PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_1 PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_2 PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_3 PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_4 PASSED [ 45%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_5 PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_6 PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_7 PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_8 PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_trailing_comma_9 PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_tuple PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_vargs_without_trailing_comma PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_with_future_print_function PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_print::test_with_trailing_comma PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_None_value PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_basic PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_prefix_preservation PASSED [ 46%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_string_exc PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_string_exc_val PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_string_exc_val_tb PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tb_1 PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tb_2 PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tb_3 PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tb_4 PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tb_5 PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tb_6 PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tuple_exc_1 PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tuple_exc_2 PASSED [ 47%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_tuple_value PASSED [ 48%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_unknown_value PASSED [ 48%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_unknown_value_with_indent PASSED [ 48%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_unknown_value_with_traceback_with_comments PASSED [ 48%]
tests/test_future/test_libfuturize_fixers.py::Test_raise::test_with_comments PASSED [ 48%]
tests/test_future/test_list.py::TestList::test_bool PASSED               [ 48%]
tests/test_future/test_list.py::TestList::test_copy PASSED               [ 48%]
tests/test_future/test_list.py::TestList::test_isinstance_list PASSED    [ 48%]
tests/test_future/test_list.py::TestList::test_isinstance_list_subclass PASSED [ 48%]
tests/test_future/test_list.py::TestList::test_list_clear PASSED         [ 48%]
tests/test_future/test_list.py::TestList::test_list_contains_something PASSED [ 48%]
tests/test_future/test_list.py::TestList::test_list_empty PASSED         [ 48%]
tests/test_future/test_list.py::TestList::test_list_equal PASSED         [ 49%]
tests/test_future/test_list.py::TestList::test_list_getitem PASSED       [ 49%]
tests/test_future/test_list.py::TestList::test_list_index PASSED         [ 49%]
tests/test_future/test_list.py::TestList::test_list_iteration PASSED     [ 49%]
tests/test_future/test_list.py::TestList::test_list_list PASSED          [ 49%]
tests/test_future/test_list.py::TestList::test_list_list2 PASSED         [ 49%]
tests/test_future/test_list.py::TestList::test_list_plus_list PASSED     [ 49%]
tests/test_future/test_list.py::TestList::test_list_setitem PASSED       [ 49%]
tests/test_future/test_list.py::TestList::test_multiple_inheritance PASSED [ 49%]
tests/test_future/test_list.py::TestList::test_slice PASSED              [ 49%]
tests/test_future/test_list.py::TestList::test_subclassing PASSED        [ 49%]
tests/test_future/test_list.py::TestList::test_subclassing_2 PASSED      [ 50%]
tests/test_future/test_list.py::TestList::test_with_metaclass_and_list PASSED [ 50%]
tests/test_future/test_magicsuper.py::TestMagicSuper::test_basic_diamond PASSED [ 50%]
tests/test_future/test_magicsuper.py::TestMagicSuper::test_call_with_args_does_nothing PASSED [ 50%]
tests/test_future/test_magicsuper.py::TestMagicSuper::test_fails_for_oldstyle_class SKIPPED [ 50%]
tests/test_future/test_magicsuper.py::TestMagicSuper::test_fails_for_raw_functions PASSED [ 50%]
tests/test_future/test_magicsuper.py::TestMagicSuper::test_superm SKIPPED [ 50%]
tests/test_future/test_magicsuper.py::TestMagicSuper::test_use_inside_classmethod PASSED [ 50%]
tests/test_future/test_magicsuper.py::TestMagicSuper::test_use_inside_dunder_new PASSED [ 50%]
tests/test_future/test_magicsuper.py::TestMagicSuper::test_with_unrelated_methods PASSED [ 50%]
tests/test_future/test_object.py::TestNewObject::test_bool PASSED        [ 50%]
tests/test_future/test_object.py::TestNewObject::test_bool2 PASSED       [ 51%]
tests/test_future/test_object.py::TestNewObject::test_bool_empty_object PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_cannot_assign_new_attributes_to_object PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_implements_py2_iterator PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_implements_py2_nonzero PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_int_implements_py2_nonzero PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_isinstance_object_subclass PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_long_special_method PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_multiple_inheritance PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_non_iterator PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_object_implements_py2_unicode_method PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_types_isinstance_newobject PASSED [ 51%]
tests/test_future/test_object.py::TestNewObject::test_with_metaclass_and_object PASSED [ 52%]
tests/test_future/test_pasteurize.py::TestPasteurize::test_correct_exit_status PASSED [ 52%]
tests/test_future/test_pasteurize.py::TestPasteurize::test_division PASSED [ 52%]
tests/test_future/test_pasteurize.py::TestPasteurize::test_exception_indentation XFAIL [ 52%]
tests/test_future/test_pasteurize.py::TestPasteurize::test_print PASSED  [ 52%]
tests/test_future/test_pasteurize.py::TestPasteurize::test_range_slice PASSED [ 52%]
tests/test_future/test_pasteurize.py::TestPasteurize::test_urllib_refactor2 PASSED [ 52%]
tests/test_future/test_pasteurize.py::TestPasteurize::test_urllib_request XFAIL [ 52%]
tests/test_future/test_pasteurize.py::TestFuturizeAnnotations::test_functions_unchanged PASSED [ 52%]
tests/test_future/test_pasteurize.py::TestFuturizeAnnotations::test_mixed_annotations PASSED [ 52%]
tests/test_future/test_pasteurize.py::TestFuturizeAnnotations::test_multiple_param_annotations PASSED [ 52%]
tests/test_future/test_pasteurize.py::TestFuturizeAnnotations::test_return_annotations_alone XFAIL [ 53%]
tests/test_future/test_pasteurize.py::TestFuturizeAnnotations::test_single_param_annotations XFAIL [ 53%]
tests/test_future/test_range.py::RangeTests::test_bool_range PASSED      [ 53%]
tests/test_future/test_range.py::RangeTests::test_contains PASSED        [ 53%]
tests/test_future/test_range.py::RangeTests::test_equality_range PASSED  [ 53%]
tests/test_future/test_range.py::RangeTests::test_properties PASSED      [ 53%]
tests/test_future/test_range.py::RangeTests::test_range PASSED           [ 53%]
tests/test_future/test_range.py::RangeTests::test_rev_slice_range PASSED [ 53%]
tests/test_future/test_range.py::RangeTests::test_rev_slice_rev_range PASSED [ 53%]
tests/test_future/test_range.py::RangeTests::test_rev_slice_rev_stepped_range PASSED [ 53%]
tests/test_future/test_range.py::RangeTests::test_rev_slice_stepped_range PASSED [ 53%]
tests/test_future/test_range.py::RangeTests::test_rev_stepped_slice_range PASSED [ 53%]
tests/test_future/test_range.py::RangeTests::test_rev_stepped_slice_rev_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_rev_stepped_slice_rev_stepped_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_rev_stepped_slice_stepped_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_slice_empty_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_slice_overflow_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_slice_range PASSED     [ 54%]
tests/test_future/test_range.py::RangeTests::test_slice_rev_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_slice_rev_stepped_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_slice_stepped_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_slice_zero_step PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_stepped_slice_range PASSED [ 54%]
tests/test_future/test_range.py::RangeTests::test_stepped_slice_rev_range PASSED [ 55%]
tests/test_future/test_range.py::RangeTests::test_stepped_slice_rev_stepped_range PASSED [ 55%]
tests/test_future/test_range.py::RangeTests::test_stepped_slice_stepped_range PASSED [ 55%]
tests/test_future/test_requests.py::TestRequests::test_remove_hooks_then_requests PASSED [ 55%]
tests/test_future/test_requests.py::TestRequests::test_requests_cm PASSED [ 55%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_ChainMap PASSED [ 55%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_SimpleQueue PASSED [ 55%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_builtins PASSED [ 55%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_bytesio PASSED [ 55%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_can_import_several PASSED [ 55%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_collections_userstuff PASSED [ 55%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_copyreg PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_detect_hooks PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_disable_hooks PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_html_import PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_http_client_import PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_import_failure_from_module SKIPPED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_install_aliases PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_is_py2_stdlib_module PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_itertools_filterfalse PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_itertools_zip_longest PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_moves_urllib_request_http PASSED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_old_urllib_import SKIPPED [ 56%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_other_http_imports PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_pickle PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_profile PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_queue PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_reduce PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_reload PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_remove_hooks2 PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_reprlib PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_socketserver PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_stringio PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_suspend_hooks PASSED [ 57%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_sys_intern PASSED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_sys_maxsize PASSED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_tkinter SKIPPED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_underscore_prefixed_modules PASSED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_urllib_imports_cm PASSED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_urllib_imports_install_aliases PASSED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_urllib_imports_install_hooks PASSED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_urllib_imports_moves PASSED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_urllib_request_http PASSED [ 58%]
tests/test_future/test_standard_library.py::TestStandardLibraryReorganization::test_urllib_request_ssl_redirect SKIPPED [ 58%]
tests/test_future/test_standard_library.py::TestFutureMoves::test_future_moves PASSED [ 58%]
tests/test_future/test_standard_library.py::TestFutureMoves::test_future_moves_dbm PASSED [ 58%]
tests/test_future/test_standard_library.py::TestFutureMoves::test_future_moves_urllib_request PASSED [ 59%]
tests/test_future/test_str.py::TestStr::test_bool_str PASSED             [ 59%]
tests/test_future/test_str.py::TestStr::test_cmp PASSED                  [ 59%]
tests/test_future/test_str.py::TestStr::test_endswith PASSED             [ 59%]
tests/test_future/test_str.py::TestStr::test_eq PASSED                   [ 59%]
tests/test_future/test_str.py::TestStr::test_eq_bytes PASSED             [ 59%]
tests/test_future/test_str.py::TestStr::test_hash PASSED                 [ 59%]
tests/test_future/test_str.py::TestStr::test_isinstance_str PASSED       [ 59%]
tests/test_future/test_str.py::TestStr::test_isinstance_str_subclass PASSED [ 59%]
tests/test_future/test_str.py::TestStr::test_join PASSED                 [ 59%]
tests/test_future/test_str.py::TestStr::test_maketrans_translate PASSED  [ 59%]
tests/test_future/test_str.py::TestStr::test_mul PASSED                  [ 60%]
tests/test_future/test_str.py::TestStr::test_multiple_inheritance PASSED [ 60%]
tests/test_future/test_str.py::TestStr::test_ne PASSED                   [ 60%]
tests/test_future/test_str.py::TestStr::test_os_path_join PASSED         [ 60%]
tests/test_future/test_str.py::TestStr::test_repr PASSED                 [ 60%]
tests/test_future/test_str.py::TestStr::test_rmul PASSED                 [ 60%]
tests/test_future/test_str.py::TestStr::test_rsplit PASSED               [ 60%]
tests/test_future/test_str.py::TestStr::test_slice SKIPPED (Fails on...) [ 60%]
tests/test_future/test_str.py::TestStr::test_split PASSED                [ 60%]
tests/test_future/test_str.py::TestStr::test_startswith PASSED           [ 60%]
tests/test_future/test_str.py::TestStr::test_str PASSED                  [ 60%]
tests/test_future/test_str.py::TestStr::test_str_contains_something PASSED [ 60%]
tests/test_future/test_str.py::TestStr::test_str_empty PASSED            [ 61%]
tests/test_future/test_str.py::TestStr::test_str_encode_cp1251 PASSED    [ 61%]
tests/test_future/test_str.py::TestStr::test_str_encode_decode_big5 PASSED [ 61%]
tests/test_future/test_str.py::TestStr::test_str_encode_decode_with_py2_str_arg PASSED [ 61%]
tests/test_future/test_str.py::TestStr::test_str_encode_utf8 PASSED      [ 61%]
tests/test_future/test_str.py::TestStr::test_str_fromhex PASSED          [ 61%]
tests/test_future/test_str.py::TestStr::test_str_getitem PASSED          [ 61%]
tests/test_future/test_str.py::TestStr::test_str_hasattr_decode PASSED   [ 61%]
tests/test_future/test_str.py::TestStr::test_str_index PASSED            [ 61%]
tests/test_future/test_str.py::TestStr::test_str_is_str PASSED           [ 61%]
tests/test_future/test_str.py::TestStr::test_str_iterable_of_ints PASSED [ 61%]
tests/test_future/test_str.py::TestStr::test_str_iteration PASSED        [ 62%]
tests/test_future/test_str.py::TestStr::test_str_join_bytes PASSED       [ 62%]
tests/test_future/test_str.py::TestStr::test_str_join_staticmethod PASSED [ 62%]
tests/test_future/test_str.py::TestStr::test_str_join_staticmethod_workaround_1 PASSED [ 62%]
tests/test_future/test_str.py::TestStr::test_str_join_staticmethod_workaround_2 PASSED [ 62%]
tests/test_future/test_str.py::TestStr::test_str_join_str PASSED         [ 62%]
tests/test_future/test_str.py::TestStr::test_str_partition PASSED        [ 62%]
tests/test_future/test_str.py::TestStr::test_str_plus_bytes PASSED       [ 62%]
tests/test_future/test_str.py::TestStr::test_str_plus_str PASSED         [ 62%]
tests/test_future/test_str.py::TestStr::test_str_replace PASSED          [ 62%]
tests/test_future/test_str.py::TestStr::test_str_rpartition PASSED       [ 62%]
tests/test_future/test_str.py::TestStr::test_str_setitem PASSED          [ 63%]
tests/test_future/test_str.py::TestStr::test_str_str PASSED              [ 63%]
tests/test_future/test_str.py::TestStr::test_subclassing SKIPPED (Fa...) [ 63%]
tests/test_future/test_str.py::TestStr::test_subclassing_2 PASSED        [ 63%]
tests/test_future/test_str.py::TestStr::test_surrogateescape_encoding PASSED [ 63%]
tests/test_future/test_str.py::TestStr::test_u_literal_creates_newstr_object XFAIL [ 63%]
tests/test_future/test_str.py::TestStr::test_with_metaclass_and_str PASSED [ 63%]
tests/test_future/test_super.py::TestSuper::test___class___classmethod PASSED [ 63%]
tests/test_future/test_super.py::TestSuper::test___class___instancemethod PASSED [ 63%]
tests/test_future/test_super.py::TestSuper::test___class___staticmethod PASSED [ 63%]
tests/test_future/test_super.py::TestSuper::test_basics_working PASSED   [ 63%]
tests/test_future/test_super.py::TestSuper::test_cell_as_self PASSED     [ 63%]
tests/test_future/test_super.py::TestSuper::test_class_getattr_working PASSED [ 64%]
tests/test_future/test_super.py::TestSuper::test_class_methods_still_working PASSED [ 64%]
tests/test_future/test_super.py::TestSuper::test_metaclass PASSED        [ 64%]
tests/test_future/test_super.py::TestSuper::test_obscure_super_errors PASSED [ 64%]
tests/test_future/test_super.py::TestSuper::test_properties PASSED       [ 64%]
tests/test_future/test_super.py::TestSuper::test_subclass_no_override_working PASSED [ 64%]
tests/test_future/test_super.py::TestSuper::test_super_in_class_methods_working PASSED [ 64%]
tests/test_future/test_super.py::TestSuper::test_super_with_closure PASSED [ 64%]
tests/test_future/test_super.py::TestSuper::test_unbound_method_transfer_working PASSED [ 64%]
tests/test_future/test_super.py::TestSuperFromTestDescrDotPy::test_classmethods PASSED [ 64%]
tests/test_future/test_super.py::TestSuperFromTestDescrDotPy::test_supers PASSED [ 64%]
tests/test_future/test_surrogateescape.py::TestSurrogateEscape::test_encode_ascii_surrogateescape PASSED [ 65%]
tests/test_future/test_surrogateescape.py::TestSurrogateEscape::test_encode_ascii_surrogateescape_non_newstr PASSED [ 65%]
tests/test_future/test_surrogateescape.py::TestSurrogateEscape::test_encode_ascii_unicode PASSED [ 65%]
tests/test_future/test_surrogateescape.py::TestSurrogateEscape::test_surrogateescape PASSED [ 65%]
tests/test_future/test_surrogateescape.py::SurrogateEscapeTest::test_ascii PASSED [ 65%]
tests/test_future/test_surrogateescape.py::SurrogateEscapeTest::test_charmap PASSED [ 65%]
tests/test_future/test_surrogateescape.py::SurrogateEscapeTest::test_decoding_works_normally PASSED [ 65%]
tests/test_future/test_surrogateescape.py::SurrogateEscapeTest::test_encoding_works_normally PASSED [ 65%]
tests/test_future/test_surrogateescape.py::SurrogateEscapeTest::test_latin1 PASSED [ 65%]
tests/test_future/test_surrogateescape.py::SurrogateEscapeTest::test_utf8 PASSED [ 65%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_close PASSED   [ 65%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_fileno PASSED  [ 65%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_getcode PASSED [ 66%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_geturl PASSED  [ 66%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_info PASSED    [ 66%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_interface PASSED [ 66%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_iter PASSED    [ 66%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_read PASSED    [ 66%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_readline PASSED [ 66%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_readlines PASSED [ 66%]
tests/test_future/test_urllib.py::urlopen_FileTests::test_relativelocalfile PASSED [ 66%]
tests/test_future/test_urllib.py::ProxyTests::test_getproxies_environment_keep_no_proxies PASSED [ 66%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_URLopener_deprecation PASSED [ 66%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_empty_socket PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_file_notexists PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_ftp_nohost PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_ftp_nonexisting PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_invalid_redirect PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_missing_localfile PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_read_0_9 PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_read_1_0 PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_read_1_1 PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_read_bogus PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_url_fragment PASSED [ 67%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_userpass_inurl PASSED [ 68%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_userpass_inurl_w_spaces PASSED [ 68%]
tests/test_future/test_urllib.py::urlopen_HttpTests::test_willclose PASSED [ 68%]
tests/test_future/test_urllib.py::urlretrieve_FileTests::test_basic PASSED [ 68%]
tests/test_future/test_urllib.py::urlretrieve_FileTests::test_copy PASSED [ 68%]
tests/test_future/test_urllib.py::urlretrieve_FileTests::test_reporthook PASSED [ 68%]
tests/test_future/test_urllib.py::urlretrieve_FileTests::test_reporthook_0_bytes PASSED [ 68%]
tests/test_future/test_urllib.py::urlretrieve_FileTests::test_reporthook_5_bytes PASSED [ 68%]
tests/test_future/test_urllib.py::urlretrieve_FileTests::test_reporthook_8193_bytes PASSED [ 68%]
tests/test_future/test_urllib.py::urlretrieve_HttpTests::test_short_content_raises_ContentTooShortError PASSED [ 68%]
tests/test_future/test_urllib.py::urlretrieve_HttpTests::test_short_content_raises_ContentTooShortError_without_reporthook PASSED [ 68%]
tests/test_future/test_urllib.py::QuotingTests::test_default_quoting PASSED [ 68%]
tests/test_future/test_urllib.py::QuotingTests::test_default_safe PASSED [ 69%]
tests/test_future/test_urllib.py::QuotingTests::test_never_quote PASSED  [ 69%]
tests/test_future/test_urllib.py::QuotingTests::test_quote_bytes PASSED  [ 69%]
tests/test_future/test_urllib.py::QuotingTests::test_quote_plus_with_unicode PASSED [ 69%]
tests/test_future/test_urllib.py::QuotingTests::test_quote_with_unicode PASSED [ 69%]
tests/test_future/test_urllib.py::QuotingTests::test_quoting_plus PASSED [ 69%]
tests/test_future/test_urllib.py::QuotingTests::test_quoting_space PASSED [ 69%]
tests/test_future/test_urllib.py::QuotingTests::test_safe PASSED         [ 69%]
tests/test_future/test_urllib.py::UnquotingTests::test_unquote_to_bytes PASSED [ 69%]
tests/test_future/test_urllib.py::UnquotingTests::test_unquote_with_unicode PASSED [ 69%]
tests/test_future/test_urllib.py::UnquotingTests::test_unquoting PASSED  [ 69%]
tests/test_future/test_urllib.py::UnquotingTests::test_unquoting_badpercent PASSED [ 70%]
tests/test_future/test_urllib.py::UnquotingTests::test_unquoting_mixed_case PASSED [ 70%]
tests/test_future/test_urllib.py::UnquotingTests::test_unquoting_parts PASSED [ 70%]
tests/test_future/test_urllib.py::UnquotingTests::test_unquoting_plus PASSED [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_doseq PASSED     [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_empty_sequence PASSED [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_nonstring_seq_values PASSED [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_nonstring_values PASSED [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_quoting PASSED   [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_urlencode_bytes PASSED [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_urlencode_encoding PASSED [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_urlencode_encoding_doseq PASSED [ 70%]
tests/test_future/test_urllib.py::urlencode_Tests::test_urlencode_encoding_safe_parameter PASSED [ 71%]
tests/test_future/test_urllib.py::urlencode_Tests::test_using_mapping PASSED [ 71%]
tests/test_future/test_urllib.py::urlencode_Tests::test_using_sequence PASSED [ 71%]
tests/test_future/test_urllib.py::Pathname_Tests::test_basic PASSED      [ 71%]
tests/test_future/test_urllib.py::Pathname_Tests::test_ntpath SKIPPED    [ 71%]
tests/test_future/test_urllib.py::Pathname_Tests::test_quoting PASSED    [ 71%]
tests/test_future/test_urllib.py::Utility_Tests::test_splitpasswd PASSED [ 71%]
tests/test_future/test_urllib.py::Utility_Tests::test_thishost PASSED    [ 71%]
tests/test_future/test_urllib.py::URLopener_Tests::test_quoted_open PASSED [ 71%]
tests/test_future/test_urllib.py::RequestTests::test_default_values PASSED [ 71%]
tests/test_future/test_urllib.py::RequestTests::test_with_method_arg PASSED [ 71%]
tests/test_future/test_urllib.py::URL2PathNameTests::test_converting_drive_letter PASSED [ 72%]
tests/test_future/test_urllib.py::URL2PathNameTests::test_converting_when_no_drive_letter PASSED [ 72%]
tests/test_future/test_urllib.py::URL2PathNameTests::test_non_ascii_drive_letter PASSED [ 72%]
tests/test_future/test_urllib.py::URL2PathNameTests::test_roundtrip_url2pathname PASSED [ 72%]
tests/test_future/test_urllib.py::URL2PathNameTests::test_simple_compare PASSED [ 72%]
tests/test_future/test_urllib.py::PathName2URLTests::test_converting_drive_letter PASSED [ 72%]
tests/test_future/test_urllib.py::PathName2URLTests::test_converting_when_no_drive_letter PASSED [ 72%]
tests/test_future/test_urllib.py::PathName2URLTests::test_long_drive_letter PASSED [ 72%]
tests/test_future/test_urllib.py::PathName2URLTests::test_roundtrip_pathname2url PASSED [ 72%]
tests/test_future/test_urllib.py::PathName2URLTests::test_simple_compare PASSED [ 72%]
tests/test_future/test_urllib2.py::TrivialTests::test_URLError_reasonstr PASSED [ 72%]
tests/test_future/test_urllib2.py::TrivialTests::test___all__ PASSED     [ 73%]
tests/test_future/test_urllib2.py::TrivialTests::test_parse_http_list PASSED [ 73%]
tests/test_future/test_urllib2.py::TrivialTests::test_trivial PASSED     [ 73%]
tests/test_future/test_urllib2.py::RequestHdrsTests::test_password_manager PASSED [ 73%]
tests/test_future/test_urllib2.py::RequestHdrsTests::test_password_manager_default_port PASSED [ 73%]
tests/test_future/test_urllib2.py::RequestHdrsTests::test_request_headers_dict PASSED [ 73%]
tests/test_future/test_urllib2.py::RequestHdrsTests::test_request_headers_methods PASSED [ 73%]
tests/test_future/test_urllib2.py::OpenerDirectorTests::test_add_non_handler PASSED [ 73%]
tests/test_future/test_urllib2.py::OpenerDirectorTests::test_badly_named_methods PASSED [ 73%]
tests/test_future/test_urllib2.py::OpenerDirectorTests::test_handled PASSED [ 73%]
tests/test_future/test_urllib2.py::OpenerDirectorTests::test_handler_order PASSED [ 73%]
tests/test_future/test_urllib2.py::OpenerDirectorTests::test_http_error PASSED [ 73%]
tests/test_future/test_urllib2.py::OpenerDirectorTests::test_method_deprecations PASSED [ 74%]
tests/test_future/test_urllib2.py::OpenerDirectorTests::test_processors PASSED [ 74%]
tests/test_future/test_urllib2.py::OpenerDirectorTests::test_raise PASSED [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_basic_and_digest_auth_handlers PASSED [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_basic_auth PASSED  [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_basic_auth_with_single_quoted_realm PASSED [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_basic_auth_with_unquoted_realm PASSED [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_cookie_redirect PASSED [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_cookies PASSED     [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_errors PASSED      [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_file PASSED        [ 74%]
tests/test_future/test_urllib2.py::HandlerTests::test_fixpath_in_weirdurls PASSED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_ftp PASSED         [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_http PASSED        [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_http_doubleslash PASSED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_invalid_redirect PASSED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_osx_proxy_bypass SKIPPED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_proxy PASSED       [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_proxy_basic_auth PASSED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_proxy_https PASSED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_proxy_https_proxy_authorization PASSED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_proxy_no_proxy PASSED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_proxy_no_proxy_all PASSED [ 75%]
tests/test_future/test_urllib2.py::HandlerTests::test_redirect PASSED    [ 76%]
tests/test_future/test_urllib2.py::HandlerTests::test_redirect_fragment PASSED [ 76%]
tests/test_future/test_urllib2.py::HandlerTests::test_relative_redirect PASSED [ 76%]
tests/test_future/test_urllib2.py::HandlerTests::test_unsupported_auth_basic_handler PASSED [ 76%]
tests/test_future/test_urllib2.py::HandlerTests::test_unsupported_auth_digest_handler PASSED [ 76%]
tests/test_future/test_urllib2.py::MiscTests::test_HTTPError_interface PASSED [ 76%]
tests/test_future/test_urllib2.py::MiscTests::test_build_opener PASSED   [ 76%]
tests/test_future/test_urllib2.py::RequestTests::test_HTTPError_interface_call PASSED [ 76%]
tests/test_future/test_urllib2.py::RequestTests::test_data PASSED        [ 76%]
tests/test_future/test_urllib2.py::RequestTests::test_get_full_url PASSED [ 76%]
tests/test_future/test_urllib2.py::RequestTests::test_get_host PASSED    [ 76%]
tests/test_future/test_urllib2.py::RequestTests::test_get_host_unquote PASSED [ 77%]
tests/test_future/test_urllib2.py::RequestTests::test_get_type PASSED    [ 77%]
tests/test_future/test_urllib2.py::RequestTests::test_method PASSED      [ 77%]
tests/test_future/test_urllib2.py::RequestTests::test_proxy PASSED       [ 77%]
tests/test_future/test_urllib2.py::RequestTests::test_selector PASSED    [ 77%]
tests/test_future/test_urllib2.py::RequestTests::test_url_fragment PASSED [ 77%]
tests/test_future/test_urllib2.py::RequestTests::test_wrapped_url PASSED [ 77%]
tests/test_future/test_urllib2.py::test_main PASSED                      [ 77%]
tests/test_future/test_urllib_response.py::Testaddbase::test_with PASSED [ 77%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_close PASSED [ 77%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_fileno PASSED [ 77%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_getcode PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_geturl PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_info PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_interface PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_iter PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_read PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_readline PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_readlines PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_FileTests::test_relativelocalfile PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::ProxyTests::test_getproxies_environment_keep_no_proxies PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_URLopener_deprecation PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_empty_socket PASSED [ 78%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_file_notexists PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_ftp_nohost PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_ftp_nonexisting PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_invalid_redirect SKIPPED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_missing_localfile PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_read_0_9 PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_read_1_0 PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_read_1_1 PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_read_bogus PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_url_fragment SKIPPED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_userpass_inurl PASSED [ 79%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_userpass_inurl_w_spaces PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlopen_HttpTests::test_willclose SKIPPED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlretrieve_FileTests::test_basic PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlretrieve_FileTests::test_copy PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlretrieve_FileTests::test_reporthook PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlretrieve_FileTests::test_reporthook_0_bytes PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlretrieve_FileTests::test_reporthook_5_bytes PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlretrieve_FileTests::test_reporthook_8193_bytes PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlretrieve_HttpTests::test_short_content_raises_ContentTooShortError PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::urlretrieve_HttpTests::test_short_content_raises_ContentTooShortError_without_reporthook PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_default_quoting PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_default_safe PASSED [ 80%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_never_quote PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_quote_bytes PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_quote_plus_with_unicode PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_quote_with_unicode PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_quoting_plus PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_quoting_space PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::QuotingTests::test_safe PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::UnquotingTests::test_unquote_to_bytes PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::UnquotingTests::test_unquote_with_unicode PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::UnquotingTests::test_unquoting PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::UnquotingTests::test_unquoting_badpercent PASSED [ 81%]
tests/test_future/test_urllib_toplevel.py::UnquotingTests::test_unquoting_mixed_case PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::UnquotingTests::test_unquoting_parts PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::UnquotingTests::test_unquoting_plus PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_doseq PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_empty_sequence PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_nonstring_seq_values PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_nonstring_values PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_quoting PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_urlencode_bytes PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_urlencode_encoding PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_urlencode_encoding_doseq PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_urlencode_encoding_safe_parameter PASSED [ 82%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_using_mapping PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::urlencode_Tests::test_using_sequence PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::Pathname_Tests::test_basic PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::Pathname_Tests::test_ntpath SKIPPED [ 83%]
tests/test_future/test_urllib_toplevel.py::Pathname_Tests::test_quoting PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_thishost PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::URLopener_Tests::test_quoted_open PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::RequestTests::test_default_values PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::RequestTests::test_with_method_arg PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::URL2PathNameTests::test_converting_drive_letter PASSED [ 83%]
tests/test_future/test_urllib_toplevel.py::URL2PathNameTests::test_converting_when_no_drive_letter PASSED [ 84%]
tests/test_future/test_urllib_toplevel.py::URL2PathNameTests::test_non_ascii_drive_letter PASSED [ 84%]
tests/test_future/test_urllib_toplevel.py::URL2PathNameTests::test_roundtrip_url2pathname PASSED [ 84%]
tests/test_future/test_urllib_toplevel.py::URL2PathNameTests::test_simple_compare PASSED [ 84%]
tests/test_future/test_urllib_toplevel.py::PathName2URLTests::test_converting_drive_letter PASSED [ 84%]
tests/test_future/test_urllib_toplevel.py::PathName2URLTests::test_converting_when_no_drive_letter PASSED [ 84%]
tests/test_future/test_urllib_toplevel.py::PathName2URLTests::test_long_drive_letter PASSED [ 84%]
tests/test_future/test_urllib_toplevel.py::PathName2URLTests::test_roundtrip_pathname2url PASSED [ 84%]
tests/test_future/test_urllib_toplevel.py::PathName2URLTests::test_simple_compare PASSED [ 84%]
tests/test_future/test_urllibnet.py::URLTimeoutTest::testURLread PASSED  [ 84%]
tests/test_future/test_urllibnet.py::urlopenNetworkTests::test_bad_address PASSED [ 84%]
tests/test_future/test_urllibnet.py::urlopenNetworkTests::test_basic PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlopenNetworkTests::test_fileno SKIPPED [ 85%]
tests/test_future/test_urllibnet.py::urlopenNetworkTests::test_getcode PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlopenNetworkTests::test_geturl PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlopenNetworkTests::test_info PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlopenNetworkTests::test_readlines PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlretrieveNetworkTests::test_basic PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlretrieveNetworkTests::test_data_header PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlretrieveNetworkTests::test_header PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlretrieveNetworkTests::test_reporthook PASSED [ 85%]
tests/test_future/test_urllibnet.py::urlretrieveNetworkTests::test_specified_path PASSED [ 85%]
tests/test_future/test_urllibnet.py::test_main PASSED                    [ 85%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_RFC1808 PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_RFC2368 PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_RFC2396 PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_RFC2732 PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_RFC3986 PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_anyscheme PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_attributes_bad_port PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_attributes_without_netloc PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_http_roundtrips PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_issue14072 PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_mixed_types_rejected PASSED [ 86%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_noslash PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_parse_qs_encoding PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_parse_qsl_encoding PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_portseparator PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_qsl PASSED    [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_quote_errors PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_quote_from_bytes PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_result_pairs PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_roundtrips PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_splitnport PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_splitquery PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_splitvalue PASSED [ 87%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_telurl_params PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_to_bytes PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_unparse_parse PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_unquote_to_bytes PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_urldefrag PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_urlencode_sequences PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_urljoins PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_urlsplit_attributes PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_usingsys PASSED [ 88%]
tests/test_future/test_urlparse.py::UrlParseTestCase::test_withoutscheme PASSED [ 88%]
tests/test_future/test_utils.py::TestUtils::test_as_native_str PASSED    [ 88%]
tests/test_future/test_utils.py::TestUtils::test_bytes_to_native_str PASSED [ 89%]
tests/test_future/test_utils.py::TestUtils::test_ensure_new_type PASSED  [ 89%]
tests/test_future/test_utils.py::TestUtils::test_isbytes PASSED          [ 89%]
tests/test_future/test_utils.py::TestUtils::test_issue_235 PASSED        [ 89%]
tests/test_future/test_utils.py::TestUtils::test_istext PASSED           [ 89%]
tests/test_future/test_utils.py::TestUtils::test_native PASSED           [ 89%]
tests/test_future/test_utils.py::TestUtils::test_native_str PASSED       [ 89%]
tests/test_future/test_utils.py::TestUtils::test_old_div PASSED          [ 89%]
tests/test_future/test_utils.py::TestUtils::test_raise_ PASSED           [ 89%]
tests/test_future/test_utils.py::TestUtils::test_raise_custom_exception PASSED [ 89%]
tests/test_future/test_utils.py::TestUtils::test_raise_from_None PASSED  [ 89%]
tests/test_future/test_utils.py::TestCause::testCauseSyntax PASSED       [ 90%]
tests/test_future/test_utils.py::TestCause::test_class_cause PASSED      [ 90%]
tests/test_future/test_utils.py::TestCause::test_erroneous_cause PASSED  [ 90%]
tests/test_future/test_utils.py::TestCause::test_instance_cause PASSED   [ 90%]
tests/test_future/test_utils.py::TestCause::test_invalid_cause PASSED    [ 90%]
tests/test_future/test_utils.py::TestCause::test_normal_use PASSED       [ 90%]
tests/test_future/test_utils.py::TestCause::test_single_exception_stacktrace PASSED [ 90%]
tests/test_past/test_basestring.py::TestBaseString::test_isinstance PASSED [ 90%]
tests/test_past/test_basestring.py::TestBaseString::test_issubclass PASSED [ 90%]
tests/test_past/test_builtins.py::BuiltinTest::test_abs PASSED           [ 90%]
tests/test_past/test_builtins.py::BuiltinTest::test_all PASSED           [ 90%]
tests/test_past/test_builtins.py::BuiltinTest::test_any PASSED           [ 90%]
tests/test_past/test_builtins.py::BuiltinTest::test_apply XFAIL          [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_basestring PASSED    [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_bin PASSED           [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_bytearray_translate XFAIL [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_callable XFAIL       [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_chr XFAIL            [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_cmp XFAIL            [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_coerce XFAIL         [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_compile XFAIL        [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_delattr PASSED       [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_dir PASSED           [ 91%]
tests/test_past/test_builtins.py::BuiltinTest::test_divmod PASSED        [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_eval XFAIL           [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_execfile PASSED      [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_filter XFAIL         [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_filter_subclasses XFAIL [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_format XFAIL         [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_general_eval XFAIL   [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_getattr XFAIL        [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_hasattr XFAIL        [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_hash PASSED          [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_hex PASSED           [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_id PASSED            [ 92%]
tests/test_past/test_builtins.py::BuiltinTest::test_import PASSED        [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_input_and_raw_input XFAIL [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_intern XFAIL         [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_isinstance PASSED    [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_issubclass PASSED    [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_iter XFAIL           [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_len XFAIL            [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_map PASSED           [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_max PASSED           [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_min XFAIL            [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_neg PASSED           [ 93%]
tests/test_past/test_builtins.py::BuiltinTest::test_next XFAIL           [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_oct XFAIL            [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_open PASSED          [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_ord XFAIL            [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_pow XFAIL            [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_range XFAIL          [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_reduce PASSED        [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_reload PASSED        [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_repr PASSED          [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_round XFAIL          [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_round_large PASSED   [ 94%]
tests/test_past/test_builtins.py::BuiltinTest::test_setattr PASSED       [ 95%]
tests/test_past/test_builtins.py::BuiltinTest::test_sum PASSED           [ 95%]
tests/test_past/test_builtins.py::BuiltinTest::test_type PASSED          [ 95%]
tests/test_past/test_builtins.py::BuiltinTest::test_unichr XFAIL         [ 95%]
tests/test_past/test_builtins.py::BuiltinTest::test_vars PASSED          [ 95%]
tests/test_past/test_builtins.py::BuiltinTest::test_zip PASSED           [ 95%]
tests/test_past/test_builtins.py::TestSorted::test_baddecorator PASSED   [ 95%]
tests/test_past/test_builtins.py::TestSorted::test_basic XFAIL           [ 95%]
tests/test_past/test_builtins.py::TestSorted::test_inputtypes PASSED     [ 95%]
tests/test_past/test_misc.py::TestCmp::test_cmp PASSED                   [ 95%]
tests/test_past/test_noniterators.py::TestNonIterators::test_noniterators_produce_lists PASSED [ 95%]
tests/test_past/test_olddict.py::TestOldDict::test_braces_create_newdict_object PASSED [ 95%]
tests/test_past/test_olddict.py::TestOldDict::test_dict_empty PASSED     [ 96%]
tests/test_past/test_olddict.py::TestOldDict::test_dict_eq PASSED        [ 96%]
tests/test_past/test_olddict.py::TestOldDict::test_dict_getitem PASSED   [ 96%]
tests/test_past/test_olddict.py::TestOldDict::test_dict_items PASSED     [ 96%]
tests/test_past/test_olddict.py::TestOldDict::test_dict_keys PASSED      [ 96%]
tests/test_past/test_olddict.py::TestOldDict::test_dict_values PASSED    [ 96%]
tests/test_past/test_olddict.py::TestOldDict::test_isinstance_dict PASSED [ 96%]
tests/test_past/test_olddict.py::TestOldDict::test_methods_produce_lists PASSED [ 96%]
tests/test_past/test_olddict.py::TestOldDict::test_set_like_behaviour PASSED [ 96%]
tests/test_past/test_olddict.py::Py2DictTest::test_bool PASSED           [ 96%]
tests/test_past/test_olddict.py::Py2DictTest::test_clear PASSED          [ 96%]
tests/test_past/test_olddict.py::Py2DictTest::test_constructor PASSED    [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_contains PASSED       [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_copy PASSED           [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_fromkeys PASSED       [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_get PASSED            [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_getitem PASSED        [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_has_key PASSED        [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_items PASSED          [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_keys PASSED           [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_le SKIPPED (Compa...) [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_len PASSED            [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_literal_constructor PASSED [ 97%]
tests/test_past/test_olddict.py::Py2DictTest::test_missing PASSED        [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_mutatingiteration PASSED [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_pop PASSED            [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_popitem PASSED        [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_repr PASSED           [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_setdefault PASSED     [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_setdefault_atomic PASSED [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_tuple_keyerror PASSED [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_update PASSED         [ 98%]
tests/test_past/test_olddict.py::Py2DictTest::test_values PASSED         [ 98%]
tests/test_past/test_oldstr.py::TestOldStr::test_getitem PASSED          [ 98%]
tests/test_past/test_oldstr.py::TestOldStr::test_repr PASSED             [ 99%]
tests/test_past/test_oldstr.py::TestOldStr::test_str PASSED              [ 99%]
tests/test_past/test_oldstr.py::TestOldStr::test_unescape PASSED         [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_common_substring PASSED [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_div PASSED      [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_exception_syntax PASSED [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_exec_statement PASSED [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_import_builtin_types XFAIL [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_import_future_standard_library PASSED [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_old_builtin_functions PASSED [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_print_statement PASSED [ 99%]
tests/test_past/test_translation.py::TestTranslate::test_xrange PASSED   [100%]

=============================== warnings summary ===============================
tests/test_future/test_builtins.py:266
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_builtins.py:266: SyntaxWarning: invalid escape sequence '\u'
    (str(b'\u0663\u0661\u0664 ','raw-unicode-escape'), 314),

tests/test_future/test_builtins.py:288
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_builtins.py:288: SyntaxWarning: invalid escape sequence '\u'
    (str(b'\u0663\u0661\u0664 ','raw-unicode-escape'), 314),

.testenv/lib/python3.12/site-packages/future/backports/email/message.py:13
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/email/message.py:13: DeprecationWarning: 'uu' is deprecated and slated for removal in Python 3.13
    import uu

.testenv/lib/python3.12/site-packages/libfuturize/fixer_util.py:11
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/libfuturize/fixer_util.py:11: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
    from lib2to3.fixer_util import (FromImport, Newline, is_import,

tests/test_future/test_htmlparser.py:685
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_htmlparser.py:685: SyntaxWarning: invalid escape sequence '\='
    "<a $><b $=%><c \=/>",

tests/test_future/test_http_cookiejar.py:1034
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_http_cookiejar.py:1034: SyntaxWarning: invalid escape sequence '\$'
    self.assertRegex(h, "\$Port([^=]|$)",

tests/test_future/test_http_cookiejar.py:1373
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_http_cookiejar.py:1373: SyntaxWarning: invalid escape sequence '\s'
    '\s*\$Path="\/acme"')

tests/test_future/test_http_cookiejar.py:1375
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_http_cookiejar.py:1375: SyntaxWarning: invalid escape sequence '\s'
    '\s*\$Path="\/acme"')

tests/test_future/test_urllib.py:536
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib.py:536: SyntaxWarning: invalid escape sequence '\^'
    """Tests for urllib.quote() and urllib.quote_plus()

tests/test_future/test_urllib.py:611
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib.py:611: SyntaxWarning: invalid escape sequence '\^'
    should_quote.append('<>#%"{}|\^[]`')

tests/test_future/test_urllib_toplevel.py:551
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:551: SyntaxWarning: invalid escape sequence '\^'
    """Tests for urllib.quote() and urllib.quote_plus()

tests/test_future/test_urllib_toplevel.py:626
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:626: SyntaxWarning: invalid escape sequence '\^'
    should_quote.append('<>#%"{}|\^[]`')

tests/test_future/test_htmlparser.py: 4 warnings
tests/test_future/test_http_cookiejar.py: 5 warnings
tests/test_future/test_urllib2.py: 6 warnings
tests/test_future/test_urllibnet.py: 3 warnings
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/test/support.py:1624: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
    suite.addTest(unittest.makeSuite(cls))

tests/test_future/test_http_cookiejar.py: 16 warnings
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/http/cookiejar.py:116: 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).
    dt = datetime.datetime.utcfromtimestamp(t)

tests/test_future/test_http_cookiejar.py::DateTimeTests::test_time2isoz
tests/test_future/test_http_cookiejar.py::test_main
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/http/cookiejar.py:114: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
    dt = datetime.datetime.utcnow()

tests/test_future/test_http_cookiejar.py::CookieTests::test_expires
tests/test_future/test_http_cookiejar.py::CookieTests::test_expires
tests/test_future/test_http_cookiejar.py::test_main
tests/test_future/test_http_cookiejar.py::test_main
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/http/cookiejar.py:134: 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).
    dt = datetime.datetime.utcfromtimestamp(t)

tests/test_future/test_httplib.py::SourceAddressTest::testHTTPSConnectionSourceAddress
tests/test_future/test_httplib.py::HTTPSTest::test_attributes
tests/test_future/test_httplib.py::HTTPSTest::test_host_port
tests/test_future/test_httplib.py::HTTPSTest::test_host_port
tests/test_future/test_httplib.py::HTTPSTest::test_host_port
tests/test_future/test_httplib.py::HTTPSTest::test_host_port
tests/test_future/test_httplib.py::HTTPSTest::test_host_port
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/future/backports/http/client.py:1218: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
    context = ssl.SSLContext(ssl.PROTOCOL_SSLv23)

tests/test_future/test_int.py::IntTestCases::test_intconversion
tests/test_future/test_int.py::IntTestCases::test_intconversion
tests/test_future/test_int.py::IntTestCases::test_intconversion
tests/test_future/test_int.py::IntTestCases::test_intconversion
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_int.py:401: DeprecationWarning: The delegation of int() to __trunc__ is deprecated.
    int(TruncReturnsNonIntegral())

tests/test_future/test_int.py::IntTestCases::test_intconversion
tests/test_future/test_int.py::IntTestCases::test_intconversion
tests/test_future/test_int.py::IntTestCases::test_intconversion
tests/test_future/test_int.py::IntTestCases::test_intconversion
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_int.py:421: DeprecationWarning: The delegation of int() to __trunc__ is deprecated.
    int(TruncReturnsBadInt())

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1211: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user', 'ab'),urllib_parse.splitpasswd('user:ab'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1212: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user', 'a\nb'),urllib_parse.splitpasswd('user:a\nb'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1213: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user', 'a\tb'),urllib_parse.splitpasswd('user:a\tb'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1214: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user', 'a\rb'),urllib_parse.splitpasswd('user:a\rb'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1215: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user', 'a\fb'),urllib_parse.splitpasswd('user:a\fb'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1216: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user', 'a\vb'),urllib_parse.splitpasswd('user:a\vb'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1217: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user', 'a:b'),urllib_parse.splitpasswd('user:a:b'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1218: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user', 'a b'),urllib_parse.splitpasswd('user:a b'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1219: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user 2', 'ab'),urllib_parse.splitpasswd('user 2:ab'))

tests/test_future/test_urllib_toplevel.py::Utility_Tests::test_splitpasswd
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllib_toplevel.py:1220: DeprecationWarning: urllib.parse.splitpasswd() is deprecated as of 3.8, use urllib.parse.urlparse() instead
    self.assertEqual(('user+1', 'a+b'),urllib_parse.splitpasswd('user+1:a+b'))

tests/test_future/test_urllibnet.py::urlopenNetworkTests::test_getcode
tests/test_future/test_urllibnet.py::test_main
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/tests/test_future/test_urllibnet.py:103: DeprecationWarning: FancyURLopener style of invoking requests is deprecated. Use newer urlopen functions/methods
    open_url = urllib_request.FancyURLopener().open(URL)

tests/test_past/test_oldstr.py::TestOldStr::test_unescape
  /home/buildozer/aports/main/py3-future/src/future-1.0.0/.testenv/lib/python3.12/site-packages/past/types/oldstr.py:37: DeprecationWarning: invalid escape sequence '\c'
    return s.encode().decode('unicode_escape')

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=== 1058 passed, 37 skipped, 2 deselected, 46 xfailed, 80 warnings in 23.67s ===
>>> py3-future: Entering fakeroot...
/usr/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:662: SyntaxWarning: invalid escape sequence '\('
/usr/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:663: SyntaxWarning: invalid escape sequence '\)'
/usr/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1349: SyntaxWarning: invalid escape sequence '\]'
/usr/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1352: SyntaxWarning: invalid escape sequence '\]'
/usr/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1354: SyntaxWarning: invalid escape sequence '\]'
/usr/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1357: SyntaxWarning: invalid escape sequence '\]'
/usr/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1541: SyntaxWarning: invalid escape sequence '\ '
/usr/lib/python3.12/site-packages/future/backports/email/_header_value_parser.py:1876: SyntaxWarning: invalid escape sequence '\ '
/usr/lib/python3.12/site-packages/future/backports/email/feedparser.py:37: SyntaxWarning: invalid escape sequence '\Z'
/usr/lib/python3.12/site-packages/future/backports/email/utils.py:68: SyntaxWarning: invalid escape sequence '\A'
/usr/lib/python3.12/site-packages/future/backports/html/parser.py:31: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/future/backports/html/parser.py:79: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/future/backports/http/client.py:1: SyntaxWarning: invalid escape sequence '\_'
/usr/lib/python3.12/site-packages/future/backports/http/cookiejar.py:212: SyntaxWarning: invalid escape sequence '\d'
/usr/lib/python3.12/site-packages/future/backports/http/cookiejar.py:293: SyntaxWarning: invalid escape sequence '\d'
/usr/lib/python3.12/site-packages/future/backports/http/cookiejar.py:429: SyntaxWarning: invalid escape sequence '\s'
/usr/lib/python3.12/site-packages/future/backports/test/support.py:1945: SyntaxWarning: invalid escape sequence '\d'
/usr/lib/python3.12/site-packages/future/backports/urllib/parse.py:957: SyntaxWarning: invalid escape sequence '\?'
>>> py3-future-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/libpasteurize/fixes/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/libpasteurize/fixes/__pycache__'
'usr/lib/python3.12/site-packages/libpasteurize/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/libpasteurize/__pycache__'
'usr/lib/python3.12/site-packages/future/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/__pycache__'
'usr/lib/python3.12/site-packages/future/types/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/types/__pycache__'
'usr/lib/python3.12/site-packages/future/backports/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/backports/__pycache__'
'usr/lib/python3.12/site-packages/future/backports/email/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/backports/email/__pycache__'
'usr/lib/python3.12/site-packages/future/backports/email/mime/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/backports/email/mime/__pycache__'
'usr/lib/python3.12/site-packages/future/backports/http/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/backports/http/__pycache__'
'usr/lib/python3.12/site-packages/future/backports/html/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/backports/html/__pycache__'
'usr/lib/python3.12/site-packages/future/backports/test/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/backports/test/__pycache__'
'usr/lib/python3.12/site-packages/future/backports/urllib/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/backports/urllib/__pycache__'
'usr/lib/python3.12/site-packages/future/backports/xmlrpc/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/backports/xmlrpc/__pycache__'
'usr/lib/python3.12/site-packages/future/utils/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/utils/__pycache__'
'usr/lib/python3.12/site-packages/future/tests/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/tests/__pycache__'
'usr/lib/python3.12/site-packages/future/standard_library/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/standard_library/__pycache__'
'usr/lib/python3.12/site-packages/future/moves/tkinter/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/moves/tkinter/__pycache__'
'usr/lib/python3.12/site-packages/future/moves/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/moves/__pycache__'
'usr/lib/python3.12/site-packages/future/moves/http/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/moves/http/__pycache__'
'usr/lib/python3.12/site-packages/future/moves/dbm/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/moves/dbm/__pycache__'
'usr/lib/python3.12/site-packages/future/moves/html/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/moves/html/__pycache__'
'usr/lib/python3.12/site-packages/future/moves/test/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/moves/test/__pycache__'
'usr/lib/python3.12/site-packages/future/moves/urllib/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/moves/urllib/__pycache__'
'usr/lib/python3.12/site-packages/future/moves/xmlrpc/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/moves/xmlrpc/__pycache__'
'usr/lib/python3.12/site-packages/future/builtins/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/future/builtins/__pycache__'
'usr/lib/python3.12/site-packages/past/translation/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/past/translation/__pycache__'
'usr/lib/python3.12/site-packages/past/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/past/__pycache__'
'usr/lib/python3.12/site-packages/past/types/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/past/types/__pycache__'
'usr/lib/python3.12/site-packages/past/utils/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/past/utils/__pycache__'
'usr/lib/python3.12/site-packages/past/builtins/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/past/builtins/__pycache__'
'usr/lib/python3.12/site-packages/libfuturize/fixes/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/libfuturize/fixes/__pycache__'
'usr/lib/python3.12/site-packages/libfuturize/__pycache__' -> '/home/buildozer/aports/main/py3-future/pkg/py3-future-pyc/usr/lib/python3.12/site-packages/libfuturize/__pycache__'
>>> py3-future-pyc*: Preparing subpackage py3-future-pyc...
>>> py3-future-pyc*: Running postcheck for py3-future-pyc
>>> py3-future*: Running postcheck for py3-future
>>> py3-future*: Preparing package py3-future...
>>> py3-future-pyc*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-future-pyc*: Package size: 1.6 MB
>>> py3-future-pyc*: Compressing data...
>>> py3-future-pyc*: Create checksum...
>>> py3-future-pyc*: Create py3-future-pyc-1.0.0-r1.apk
>>> py3-future*: Tracing dependencies...
	python3
	python3~3.12
>>> py3-future*: Package size: 1.5 MB
>>> py3-future*: Compressing data...
>>> py3-future*: Create checksum...
>>> py3-future*: Create py3-future-1.0.0-r1.apk
>>> py3-future: Build complete at Thu, 17 Oct 2024 09:32:29 +0000 elapsed time 0h 0m 28s
>>> py3-future: Cleaning up srcdir
>>> py3-future: Cleaning up pkgdir
>>> py3-future: Uninstalling dependencies...
(1/32) Purging .makedepends-py3-future (20241017.093202)
(2/32) Purging py3-gpep517-pyc (16-r0)
(3/32) Purging py3-gpep517 (16-r0)
(4/32) Purging py3-installer-pyc (0.7.0-r2)
(5/32) Purging py3-installer (0.7.0-r2)
(6/32) Purging py3-setuptools-pyc (70.3.0-r0)
(7/32) Purging py3-setuptools (70.3.0-r0)
(8/32) Purging py3-wheel-pyc (0.43.0-r0)
(9/32) Purging py3-wheel (0.43.0-r0)
(10/32) Purging py3-pytest-pyc (8.3.3-r0)
(11/32) Purging py3-pytest (8.3.3-r0)
(12/32) Purging py3-iniconfig-pyc (2.0.0-r1)
(13/32) Purging py3-iniconfig (2.0.0-r1)
(14/32) Purging py3-packaging-pyc (24.1-r0)
(15/32) Purging py3-packaging (24.1-r0)
(16/32) Purging py3-parsing-pyc (3.1.4-r0)
(17/32) Purging py3-parsing (3.1.4-r0)
(18/32) Purging py3-pluggy-pyc (1.5.0-r0)
(19/32) Purging py3-pluggy (1.5.0-r0)
(20/32) Purging py3-py-pyc (1.11.0-r4)
(21/32) Purging py3-py (1.11.0-r4)
(22/32) Purging python3-pyc (3.12.7-r0)
(23/32) Purging python3-pycache-pyc0 (3.12.7-r0)
(24/32) Purging pyc (3.12.7-r0)
(25/32) Purging python3 (3.12.7-r0)
(26/32) Purging gdbm (1.24-r0)
(27/32) Purging libbz2 (1.0.8-r6)
(28/32) Purging libffi (3.4.6-r0)
(29/32) Purging libpanelw (6.5_p20241006-r0)
(30/32) Purging mpdecimal (4.0.0-r0)
(31/32) Purging sqlite-libs (3.46.1-r0)
(32/32) Purging xz-libs (5.6.3-r0)
Executing busybox-1.36.1-r32.trigger
OK: 271 MiB in 100 packages
>>> py3-future: Updating the main/armv7 repository index...
>>> py3-future: Signing the index...