2022-08-01T08:28:51,550 Created temporary directory: /tmp/pip-ephem-wheel-cache-0o4yubv3 2022-08-01T08:28:51,556 Created temporary directory: /tmp/pip-build-tracker-jeuvmp25 2022-08-01T08:28:51,556 Initialized build tracking at /tmp/pip-build-tracker-jeuvmp25 2022-08-01T08:28:51,557 Created build tracker: /tmp/pip-build-tracker-jeuvmp25 2022-08-01T08:28:51,557 Entered build tracker: /tmp/pip-build-tracker-jeuvmp25 2022-08-01T08:28:51,558 Created temporary directory: /tmp/pip-wheel-b3jrggb0 2022-08-01T08:28:51,627 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-08-01T08:28:51,635 2 location(s) to search for versions of collective-tiles-carousel: 2022-08-01T08:28:51,635 * https://pypi.org/simple/collective-tiles-carousel/ 2022-08-01T08:28:51,635 * https://www.piwheels.org/simple/collective-tiles-carousel/ 2022-08-01T08:28:51,636 Fetching project page and analyzing links: https://pypi.org/simple/collective-tiles-carousel/ 2022-08-01T08:28:51,638 Getting page https://pypi.org/simple/collective-tiles-carousel/ 2022-08-01T08:28:51,642 Found index url https://pypi.org/simple 2022-08-01T08:28:51,824 Skipping link: No binaries permitted for collective-tiles-carousel: https://files.pythonhosted.org/packages/a5/6c/d5be7307f2376aba0d4d9a8f6c5c5f300e07ef054ec62e0be0ad9f9053a9/collective.tiles.carousel-1.0.0-py3-none-any.whl#sha256=ded63f561abf03414bdbc76ac1578ecd6b978cc52c30b66b5d4a6f1442eb99f8 (from https://pypi.org/simple/collective-tiles-carousel/) (requires-python:>=3.7) 2022-08-01T08:28:51,826 Found link https://files.pythonhosted.org/packages/4a/ff/6d184bd369fa5b661f4d6d2c2162432e0b3b6968b033c748488539044e5e/collective.tiles.carousel-1.0.0.tar.gz#sha256=99b8fa96f1c30f50350e2828704046e9f031a20bf12a04f76c7dd7fdfdcf8520 (from https://pypi.org/simple/collective-tiles-carousel/) (requires-python:>=3.7), version: 1.0.0 2022-08-01T08:28:51,827 Fetching project page and analyzing links: https://www.piwheels.org/simple/collective-tiles-carousel/ 2022-08-01T08:28:51,828 Getting page https://www.piwheels.org/simple/collective-tiles-carousel/ 2022-08-01T08:28:51,830 Found index url https://www.piwheels.org/simple 2022-08-01T08:28:52,056 Skipping link: not a file: https://www.piwheels.org/simple/collective-tiles-carousel/ 2022-08-01T08:28:52,056 Skipping link: not a file: https://pypi.org/simple/collective-tiles-carousel/ 2022-08-01T08:28:52,090 Given no hashes to check 1 links for project 'collective-tiles-carousel': discarding no candidates 2022-08-01T08:28:52,122 Collecting collective-tiles-carousel==1.0.0 2022-08-01T08:28:52,126 Created temporary directory: /tmp/pip-unpack-u9o__dzf 2022-08-01T08:28:52,667 Downloading collective.tiles.carousel-1.0.0.tar.gz (30 kB) 2022-08-01T08:28:52,936 Added collective-tiles-carousel==1.0.0 from https://files.pythonhosted.org/packages/4a/ff/6d184bd369fa5b661f4d6d2c2162432e0b3b6968b033c748488539044e5e/collective.tiles.carousel-1.0.0.tar.gz#sha256=99b8fa96f1c30f50350e2828704046e9f031a20bf12a04f76c7dd7fdfdcf8520 to build tracker '/tmp/pip-build-tracker-jeuvmp25' 2022-08-01T08:28:52,939 Running setup.py (path:/tmp/pip-wheel-b3jrggb0/collective-tiles-carousel_d7cc837baeed452aa08f14cbe928c13f/setup.py) egg_info for package collective-tiles-carousel 2022-08-01T08:28:52,940 Created temporary directory: /tmp/pip-pip-egg-info-rv3sgap8 2022-08-01T08:28:52,941 Preparing metadata (setup.py): started 2022-08-01T08:28:52,943 Running command python setup.py egg_info 2022-08-01T08:29:04,005 running egg_info 2022-08-01T08:29:04,010 creating /tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info 2022-08-01T08:29:04,751 writing /tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/PKG-INFO 2022-08-01T08:29:05,353 writing dependency_links to /tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/dependency_links.txt 2022-08-01T08:29:07,134 writing entry points to /tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/entry_points.txt 2022-08-01T08:29:07,746 writing namespace_packages to /tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/namespace_packages.txt 2022-08-01T08:29:08,338 writing requirements to /tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/requires.txt 2022-08-01T08:29:08,937 writing top-level names to /tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/top_level.txt 2022-08-01T08:29:08,940 writing manifest file '/tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/SOURCES.txt' 2022-08-01T08:29:10,060 reading manifest file '/tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/SOURCES.txt' 2022-08-01T08:29:10,064 reading manifest template 'MANIFEST.in' 2022-08-01T08:29:10,090 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). 2022-08-01T08:29:10,090 warnings.warn(msg, SetuptoolsDeprecationWarning) 2022-08-01T08:29:10,090 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2022-08-01T08:29:10,095 adding license file 'LICENSE.GPL' 2022-08-01T08:29:10,096 adding license file 'LICENSE.rst' 2022-08-01T08:29:10,105 writing manifest file '/tmp/pip-pip-egg-info-rv3sgap8/collective.tiles.carousel.egg-info/SOURCES.txt' 2022-08-01T08:29:10,317 Preparing metadata (setup.py): finished with status 'done' 2022-08-01T08:29:10,328 Source in /tmp/pip-wheel-b3jrggb0/collective-tiles-carousel_d7cc837baeed452aa08f14cbe928c13f has version 1.0.0, which satisfies requirement collective-tiles-carousel==1.0.0 from https://files.pythonhosted.org/packages/4a/ff/6d184bd369fa5b661f4d6d2c2162432e0b3b6968b033c748488539044e5e/collective.tiles.carousel-1.0.0.tar.gz#sha256=99b8fa96f1c30f50350e2828704046e9f031a20bf12a04f76c7dd7fdfdcf8520 2022-08-01T08:29:10,330 Removed collective-tiles-carousel==1.0.0 from https://files.pythonhosted.org/packages/4a/ff/6d184bd369fa5b661f4d6d2c2162432e0b3b6968b033c748488539044e5e/collective.tiles.carousel-1.0.0.tar.gz#sha256=99b8fa96f1c30f50350e2828704046e9f031a20bf12a04f76c7dd7fdfdcf8520 from build tracker '/tmp/pip-build-tracker-jeuvmp25' 2022-08-01T08:29:10,344 Created temporary directory: /tmp/pip-unpack-bdn__70f 2022-08-01T08:29:10,345 Building wheels for collected packages: collective-tiles-carousel 2022-08-01T08:29:10,355 Created temporary directory: /tmp/pip-wheel-s36tto8o 2022-08-01T08:29:10,356 Building wheel for collective-tiles-carousel (setup.py): started 2022-08-01T08:29:10,358 Destination directory: /tmp/pip-wheel-s36tto8o 2022-08-01T08:29:10,358 Running command python setup.py bdist_wheel 2022-08-01T08:29:17,492 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:287: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). 2022-08-01T08:29:17,493 warnings.warn(msg, SetuptoolsDeprecationWarning) 2022-08-01T08:29:20,792 running bdist_wheel 2022-08-01T08:29:21,258 running build 2022-08-01T08:29:21,258 running build_py 2022-08-01T08:29:21,997 creating build 2022-08-01T08:29:21,998 creating build/lib 2022-08-01T08:29:21,999 creating build/lib/collective 2022-08-01T08:29:22,001 copying src/collective/__init__.py -> build/lib/collective 2022-08-01T08:29:22,006 creating build/lib/collective/tiles 2022-08-01T08:29:22,008 copying src/collective/tiles/__init__.py -> build/lib/collective/tiles 2022-08-01T08:29:22,013 creating build/lib/collective/tiles/carousel 2022-08-01T08:29:22,015 copying src/collective/tiles/carousel/testing.py -> build/lib/collective/tiles/carousel 2022-08-01T08:29:22,019 copying src/collective/tiles/carousel/tile.py -> build/lib/collective/tiles/carousel 2022-08-01T08:29:22,023 copying src/collective/tiles/carousel/__init__.py -> build/lib/collective/tiles/carousel 2022-08-01T08:29:22,027 copying src/collective/tiles/carousel/utils.py -> build/lib/collective/tiles/carousel 2022-08-01T08:29:22,031 copying src/collective/tiles/carousel/interfaces.py -> build/lib/collective/tiles/carousel 2022-08-01T08:29:22,034 copying src/collective/tiles/carousel/setuphandlers.py -> build/lib/collective/tiles/carousel 2022-08-01T08:29:22,039 creating build/lib/collective/tiles/carousel/locales 2022-08-01T08:29:22,041 copying src/collective/tiles/carousel/locales/__init__.py -> build/lib/collective/tiles/carousel/locales 2022-08-01T08:29:22,044 copying src/collective/tiles/carousel/locales/update.py -> build/lib/collective/tiles/carousel/locales 2022-08-01T08:29:22,049 creating build/lib/collective/tiles/carousel/slides 2022-08-01T08:29:22,050 copying src/collective/tiles/carousel/slides/__init__.py -> build/lib/collective/tiles/carousel/slides 2022-08-01T08:29:22,054 copying src/collective/tiles/carousel/slides/slide_full_view.py -> build/lib/collective/tiles/carousel/slides 2022-08-01T08:29:22,057 copying src/collective/tiles/carousel/slides/slide_view.py -> build/lib/collective/tiles/carousel/slides 2022-08-01T08:29:22,063 creating build/lib/collective/tiles/carousel/tests 2022-08-01T08:29:22,065 copying src/collective/tiles/carousel/tests/test_robot.py -> build/lib/collective/tiles/carousel/tests 2022-08-01T08:29:22,069 copying src/collective/tiles/carousel/tests/test_setup.py -> build/lib/collective/tiles/carousel/tests 2022-08-01T08:29:22,072 copying src/collective/tiles/carousel/tests/__init__.py -> build/lib/collective/tiles/carousel/tests 2022-08-01T08:29:22,074 running egg_info 2022-08-01T08:29:23,571 writing src/collective.tiles.carousel.egg-info/PKG-INFO 2022-08-01T08:29:24,163 writing dependency_links to src/collective.tiles.carousel.egg-info/dependency_links.txt 2022-08-01T08:29:25,927 writing entry points to src/collective.tiles.carousel.egg-info/entry_points.txt 2022-08-01T08:29:26,518 writing namespace_packages to src/collective.tiles.carousel.egg-info/namespace_packages.txt 2022-08-01T08:29:27,107 writing requirements to src/collective.tiles.carousel.egg-info/requires.txt 2022-08-01T08:29:27,745 writing top-level names to src/collective.tiles.carousel.egg-info/top_level.txt 2022-08-01T08:29:27,906 reading manifest file 'src/collective.tiles.carousel.egg-info/SOURCES.txt' 2022-08-01T08:29:27,918 reading manifest template 'MANIFEST.in' 2022-08-01T08:29:27,933 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2022-08-01T08:29:27,937 adding license file 'LICENSE.GPL' 2022-08-01T08:29:27,938 adding license file 'LICENSE.rst' 2022-08-01T08:29:27,948 writing manifest file 'src/collective.tiles.carousel.egg-info/SOURCES.txt' 2022-08-01T08:29:27,961 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: !! 2022-08-01T08:29:27,962 ############################ 2022-08-01T08:29:27,962 # Package would be ignored # 2022-08-01T08:29:27,963 ############################ 2022-08-01T08:29:27,963 Python recognizes 'collective.tiles.carousel.locales.en.LC_MESSAGES' as an importable package, however it is 2022-08-01T08:29:27,963 included in the distribution as "data". 2022-08-01T08:29:27,964 This behavior is likely to change in future versions of setuptools (and 2022-08-01T08:29:27,964 therefore is considered deprecated). 2022-08-01T08:29:27,964 Please make sure that 'collective.tiles.carousel.locales.en.LC_MESSAGES' is included as a package by using 2022-08-01T08:29:27,965 setuptools' `packages` configuration field or the proper discovery methods. 2022-08-01T08:29:27,965 You can read more about "package discovery" and "data files" on setuptools 2022-08-01T08:29:27,966 documentation page. 2022-08-01T08:29:27,967 !! 2022-08-01T08:29:27,967 check.warn(importable) 2022-08-01T08:29:27,968 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: !! 2022-08-01T08:29:27,968 ############################ 2022-08-01T08:29:27,969 # Package would be ignored # 2022-08-01T08:29:27,969 ############################ 2022-08-01T08:29:27,969 Python recognizes 'collective.tiles.carousel.profiles.default' as an importable package, however it is 2022-08-01T08:29:27,970 included in the distribution as "data". 2022-08-01T08:29:27,970 This behavior is likely to change in future versions of setuptools (and 2022-08-01T08:29:27,971 therefore is considered deprecated). 2022-08-01T08:29:27,971 Please make sure that 'collective.tiles.carousel.profiles.default' is included as a package by using 2022-08-01T08:29:27,972 setuptools' `packages` configuration field or the proper discovery methods. 2022-08-01T08:29:27,972 You can read more about "package discovery" and "data files" on setuptools 2022-08-01T08:29:27,973 documentation page. 2022-08-01T08:29:27,973 !! 2022-08-01T08:29:27,974 check.warn(importable) 2022-08-01T08:29:27,975 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: !! 2022-08-01T08:29:27,975 ############################ 2022-08-01T08:29:27,976 # Package would be ignored # 2022-08-01T08:29:27,976 ############################ 2022-08-01T08:29:27,976 Python recognizes 'collective.tiles.carousel.profiles.default.registry' as an importable package, however it is 2022-08-01T08:29:27,977 included in the distribution as "data". 2022-08-01T08:29:27,977 This behavior is likely to change in future versions of setuptools (and 2022-08-01T08:29:27,977 therefore is considered deprecated). 2022-08-01T08:29:27,978 Please make sure that 'collective.tiles.carousel.profiles.default.registry' is included as a package by using 2022-08-01T08:29:27,978 setuptools' `packages` configuration field or the proper discovery methods. 2022-08-01T08:29:27,979 You can read more about "package discovery" and "data files" on setuptools 2022-08-01T08:29:27,979 documentation page. 2022-08-01T08:29:27,980 !! 2022-08-01T08:29:27,981 check.warn(importable) 2022-08-01T08:29:27,981 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: !! 2022-08-01T08:29:27,982 ############################ 2022-08-01T08:29:27,983 # Package would be ignored # 2022-08-01T08:29:27,983 ############################ 2022-08-01T08:29:27,983 Python recognizes 'collective.tiles.carousel.profiles.uninstall' as an importable package, however it is 2022-08-01T08:29:27,984 included in the distribution as "data". 2022-08-01T08:29:27,984 This behavior is likely to change in future versions of setuptools (and 2022-08-01T08:29:27,984 therefore is considered deprecated). 2022-08-01T08:29:27,985 Please make sure that 'collective.tiles.carousel.profiles.uninstall' is included as a package by using 2022-08-01T08:29:27,985 setuptools' `packages` configuration field or the proper discovery methods. 2022-08-01T08:29:27,986 You can read more about "package discovery" and "data files" on setuptools 2022-08-01T08:29:27,986 documentation page. 2022-08-01T08:29:27,987 !! 2022-08-01T08:29:27,988 check.warn(importable) 2022-08-01T08:29:27,988 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: !! 2022-08-01T08:29:27,989 ############################ 2022-08-01T08:29:27,989 # Package would be ignored # 2022-08-01T08:29:27,990 ############################ 2022-08-01T08:29:27,990 Python recognizes 'collective.tiles.carousel.slides.static' as an importable package, however it is 2022-08-01T08:29:27,990 included in the distribution as "data". 2022-08-01T08:29:27,990 This behavior is likely to change in future versions of setuptools (and 2022-08-01T08:29:27,991 therefore is considered deprecated). 2022-08-01T08:29:27,991 Please make sure that 'collective.tiles.carousel.slides.static' is included as a package by using 2022-08-01T08:29:27,992 setuptools' `packages` configuration field or the proper discovery methods. 2022-08-01T08:29:27,992 You can read more about "package discovery" and "data files" on setuptools 2022-08-01T08:29:27,993 documentation page. 2022-08-01T08:29:27,994 !! 2022-08-01T08:29:27,994 check.warn(importable) 2022-08-01T08:29:27,995 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: !! 2022-08-01T08:29:27,996 ############################ 2022-08-01T08:29:27,996 # Package would be ignored # 2022-08-01T08:29:27,996 ############################ 2022-08-01T08:29:27,996 Python recognizes 'collective.tiles.carousel.tests.robot' as an importable package, however it is 2022-08-01T08:29:27,997 included in the distribution as "data". 2022-08-01T08:29:27,997 This behavior is likely to change in future versions of setuptools (and 2022-08-01T08:29:27,997 therefore is considered deprecated). 2022-08-01T08:29:27,998 Please make sure that 'collective.tiles.carousel.tests.robot' is included as a package by using 2022-08-01T08:29:27,998 setuptools' `packages` configuration field or the proper discovery methods. 2022-08-01T08:29:27,999 You can read more about "package discovery" and "data files" on setuptools 2022-08-01T08:29:27,999 documentation page. 2022-08-01T08:29:28,000 !! 2022-08-01T08:29:28,001 check.warn(importable) 2022-08-01T08:29:28,001 copying src/collective/tiles/carousel/configure.zcml -> build/lib/collective/tiles/carousel 2022-08-01T08:29:28,001 copying src/collective/tiles/carousel/tile.pt -> build/lib/collective/tiles/carousel 2022-08-01T08:29:28,001 creating build/lib/collective/tiles/carousel/profiles 2022-08-01T08:29:28,002 creating build/lib/collective/tiles/carousel/profiles/default 2022-08-01T08:29:28,002 copying src/collective/tiles/carousel/profiles/default/browserlayer.xml -> build/lib/collective/tiles/carousel/profiles/default 2022-08-01T08:29:28,002 copying src/collective/tiles/carousel/profiles/default/metadata.xml -> build/lib/collective/tiles/carousel/profiles/default 2022-08-01T08:29:28,003 creating build/lib/collective/tiles/carousel/profiles/default/registry 2022-08-01T08:29:28,003 copying src/collective/tiles/carousel/profiles/default/registry/mosaic.xml -> build/lib/collective/tiles/carousel/profiles/default/registry 2022-08-01T08:29:28,003 creating build/lib/collective/tiles/carousel/profiles/uninstall 2022-08-01T08:29:28,003 copying src/collective/tiles/carousel/profiles/uninstall/browserlayer.xml -> build/lib/collective/tiles/carousel/profiles/uninstall 2022-08-01T08:29:28,017 copying src/collective/tiles/carousel/locales/README.rst -> build/lib/collective/tiles/carousel/locales 2022-08-01T08:29:28,021 copying src/collective/tiles/carousel/locales/collective.tiles.carousel.pot -> build/lib/collective/tiles/carousel/locales 2022-08-01T08:29:28,024 copying src/collective/tiles/carousel/locales/update.sh -> build/lib/collective/tiles/carousel/locales 2022-08-01T08:29:28,028 creating build/lib/collective/tiles/carousel/locales/en 2022-08-01T08:29:28,029 creating build/lib/collective/tiles/carousel/locales/en/LC_MESSAGES 2022-08-01T08:29:28,031 copying src/collective/tiles/carousel/locales/en/LC_MESSAGES/collective.tiles.carousel.mo -> build/lib/collective/tiles/carousel/locales/en/LC_MESSAGES 2022-08-01T08:29:28,035 copying src/collective/tiles/carousel/locales/en/LC_MESSAGES/collective.tiles.carousel.po -> build/lib/collective/tiles/carousel/locales/en/LC_MESSAGES 2022-08-01T08:29:28,038 copying src/collective/tiles/carousel/slides/configure.zcml -> build/lib/collective/tiles/carousel/slides 2022-08-01T08:29:28,042 copying src/collective/tiles/carousel/slides/slide_full_view.pt -> build/lib/collective/tiles/carousel/slides 2022-08-01T08:29:28,045 copying src/collective/tiles/carousel/slides/slide_view.pt -> build/lib/collective/tiles/carousel/slides 2022-08-01T08:29:28,049 creating build/lib/collective/tiles/carousel/slides/static 2022-08-01T08:29:28,050 copying src/collective/tiles/carousel/slides/static/.gitkeep -> build/lib/collective/tiles/carousel/slides/static 2022-08-01T08:29:28,054 creating build/lib/collective/tiles/carousel/tests/robot 2022-08-01T08:29:28,055 copying src/collective/tiles/carousel/tests/robot/test_example.robot -> build/lib/collective/tiles/carousel/tests/robot 2022-08-01T08:29:28,808 /usr/local/lib/python3.7/dist-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-01T08:29:28,808 setuptools.SetuptoolsDeprecationWarning, 2022-08-01T08:29:29,555 installing to build/bdist.linux-armv7l/wheel 2022-08-01T08:29:29,555 running install 2022-08-01T08:29:29,617 running install_lib 2022-08-01T08:29:30,382 Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) 2022-08-01T08:29:30,383 Skipping installation of build/bdist.linux-armv7l/wheel/collective/tiles/__init__.py (namespace package) 2022-08-01T08:29:30,385 copying collective/tiles/carousel/testing.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel 2022-08-01T08:29:30,393 copying collective/tiles/carousel/tile.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel 2022-08-01T08:29:30,398 copying collective/tiles/carousel/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel 2022-08-01T08:29:30,402 copying collective/tiles/carousel/__init__.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel 2022-08-01T08:29:30,406 copying collective/tiles/carousel/utils.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel 2022-08-01T08:29:30,410 copying collective/tiles/carousel/tile.pt -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel 2022-08-01T08:29:30,414 copying collective/tiles/carousel/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel 2022-08-01T08:29:30,418 copying collective/tiles/carousel/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel 2022-08-01T08:29:30,423 copying collective/tiles/carousel/locales/collective.tiles.carousel.pot -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/locales 2022-08-01T08:29:30,427 copying collective/tiles/carousel/locales/__init__.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/locales 2022-08-01T08:29:30,430 copying collective/tiles/carousel/locales/README.rst -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/locales 2022-08-01T08:29:30,434 copying collective/tiles/carousel/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/locales 2022-08-01T08:29:30,437 copying collective/tiles/carousel/locales/update.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/locales 2022-08-01T08:29:30,443 copying collective/tiles/carousel/locales/en/LC_MESSAGES/collective.tiles.carousel.po -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/locales/en/LC_MESSAGES 2022-08-01T08:29:30,448 copying collective/tiles/carousel/locales/en/LC_MESSAGES/collective.tiles.carousel.mo -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/locales/en/LC_MESSAGES 2022-08-01T08:29:30,453 copying collective/tiles/carousel/slides/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/slides 2022-08-01T08:29:30,457 copying collective/tiles/carousel/slides/slide_view.pt -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/slides 2022-08-01T08:29:30,461 copying collective/tiles/carousel/slides/__init__.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/slides 2022-08-01T08:29:30,464 copying collective/tiles/carousel/slides/slide_full_view.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/slides 2022-08-01T08:29:30,467 copying collective/tiles/carousel/slides/slide_view.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/slides 2022-08-01T08:29:30,471 copying collective/tiles/carousel/slides/slide_full_view.pt -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/slides 2022-08-01T08:29:30,476 copying collective/tiles/carousel/slides/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/slides/static 2022-08-01T08:29:30,481 copying collective/tiles/carousel/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/tests 2022-08-01T08:29:30,485 copying collective/tiles/carousel/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/tests 2022-08-01T08:29:30,489 copying collective/tiles/carousel/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/tests 2022-08-01T08:29:30,493 copying collective/tiles/carousel/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/tests/robot 2022-08-01T08:29:30,499 copying collective/tiles/carousel/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/profiles/uninstall 2022-08-01T08:29:30,505 copying collective/tiles/carousel/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/profiles/default 2022-08-01T08:29:30,510 copying collective/tiles/carousel/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/profiles/default 2022-08-01T08:29:30,515 copying collective/tiles/carousel/profiles/default/registry/mosaic.xml -> build/bdist.linux-armv7l/wheel/collective/tiles/carousel/profiles/default/registry 2022-08-01T08:29:30,519 running install_egg_info 2022-08-01T08:29:31,268 Copying src/collective.tiles.carousel.egg-info to build/bdist.linux-armv7l/wheel/collective.tiles.carousel-1.0.0-py3.7.egg-info 2022-08-01T08:29:31,299 Installing build/bdist.linux-armv7l/wheel/collective.tiles.carousel-1.0.0-py3.7-nspkg.pth 2022-08-01T08:29:31,305 running install_scripts 2022-08-01T08:29:31,481 adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") 2022-08-01T08:29:31,482 adding license file "LICENSE.GPL" (matched pattern "LICEN[CS]E*") 2022-08-01T08:29:31,495 creating build/bdist.linux-armv7l/wheel/collective.tiles.carousel-1.0.0.dist-info/WHEEL 2022-08-01T08:29:31,499 creating '/tmp/pip-wheel-s36tto8o/collective.tiles.carousel-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2022-08-01T08:29:31,503 adding 'collective.tiles.carousel-1.0.0-py3.7-nspkg.pth' 2022-08-01T08:29:31,508 adding 'collective/tiles/carousel/__init__.py' 2022-08-01T08:29:31,511 adding 'collective/tiles/carousel/configure.zcml' 2022-08-01T08:29:31,513 adding 'collective/tiles/carousel/interfaces.py' 2022-08-01T08:29:31,515 adding 'collective/tiles/carousel/setuphandlers.py' 2022-08-01T08:29:31,517 adding 'collective/tiles/carousel/testing.py' 2022-08-01T08:29:31,520 adding 'collective/tiles/carousel/tile.pt' 2022-08-01T08:29:31,524 adding 'collective/tiles/carousel/tile.py' 2022-08-01T08:29:31,527 adding 'collective/tiles/carousel/utils.py' 2022-08-01T08:29:31,530 adding 'collective/tiles/carousel/locales/README.rst' 2022-08-01T08:29:31,532 adding 'collective/tiles/carousel/locales/__init__.py' 2022-08-01T08:29:31,534 adding 'collective/tiles/carousel/locales/collective.tiles.carousel.pot' 2022-08-01T08:29:31,536 adding 'collective/tiles/carousel/locales/update.py' 2022-08-01T08:29:31,539 adding 'collective/tiles/carousel/locales/update.sh' 2022-08-01T08:29:31,543 adding 'collective/tiles/carousel/locales/en/LC_MESSAGES/collective.tiles.carousel.mo' 2022-08-01T08:29:31,544 adding 'collective/tiles/carousel/locales/en/LC_MESSAGES/collective.tiles.carousel.po' 2022-08-01T08:29:31,548 adding 'collective/tiles/carousel/profiles/default/browserlayer.xml' 2022-08-01T08:29:31,551 adding 'collective/tiles/carousel/profiles/default/metadata.xml' 2022-08-01T08:29:31,554 adding 'collective/tiles/carousel/profiles/default/registry/mosaic.xml' 2022-08-01T08:29:31,557 adding 'collective/tiles/carousel/profiles/uninstall/browserlayer.xml' 2022-08-01T08:29:31,560 adding 'collective/tiles/carousel/slides/__init__.py' 2022-08-01T08:29:31,562 adding 'collective/tiles/carousel/slides/configure.zcml' 2022-08-01T08:29:31,564 adding 'collective/tiles/carousel/slides/slide_full_view.pt' 2022-08-01T08:29:31,567 adding 'collective/tiles/carousel/slides/slide_full_view.py' 2022-08-01T08:29:31,569 adding 'collective/tiles/carousel/slides/slide_view.pt' 2022-08-01T08:29:31,572 adding 'collective/tiles/carousel/slides/slide_view.py' 2022-08-01T08:29:31,575 adding 'collective/tiles/carousel/slides/static/.gitkeep' 2022-08-01T08:29:31,578 adding 'collective/tiles/carousel/tests/__init__.py' 2022-08-01T08:29:31,580 adding 'collective/tiles/carousel/tests/test_robot.py' 2022-08-01T08:29:31,583 adding 'collective/tiles/carousel/tests/test_setup.py' 2022-08-01T08:29:31,586 adding 'collective/tiles/carousel/tests/robot/test_example.robot' 2022-08-01T08:29:31,595 adding 'collective.tiles.carousel-1.0.0.dist-info/LICENSE.GPL' 2022-08-01T08:29:31,598 adding 'collective.tiles.carousel-1.0.0.dist-info/LICENSE.rst' 2022-08-01T08:29:31,600 adding 'collective.tiles.carousel-1.0.0.dist-info/METADATA' 2022-08-01T08:29:31,602 adding 'collective.tiles.carousel-1.0.0.dist-info/WHEEL' 2022-08-01T08:29:31,603 adding 'collective.tiles.carousel-1.0.0.dist-info/entry_points.txt' 2022-08-01T08:29:31,605 adding 'collective.tiles.carousel-1.0.0.dist-info/namespace_packages.txt' 2022-08-01T08:29:31,606 adding 'collective.tiles.carousel-1.0.0.dist-info/top_level.txt' 2022-08-01T08:29:31,608 adding 'collective.tiles.carousel-1.0.0.dist-info/RECORD' 2022-08-01T08:29:31,612 removing build/bdist.linux-armv7l/wheel 2022-08-01T08:29:31,886 Building wheel for collective-tiles-carousel (setup.py): finished with status 'done' 2022-08-01T08:29:31,894 Created wheel for collective-tiles-carousel: filename=collective.tiles.carousel-1.0.0-py3-none-any.whl size=30193 sha256=184fb5cc351eddc54a20b3c1c2327894d7a9a724590e81b4db8c72749252eaa6 2022-08-01T08:29:31,896 Stored in directory: /tmp/pip-ephem-wheel-cache-0o4yubv3/wheels/21/71/c2/a733192149bce3c050b544589c8adc01d03fd10f762886d6a5 2022-08-01T08:29:31,923 Successfully built collective-tiles-carousel 2022-08-01T08:29:31,931 Removed build tracker: '/tmp/pip-build-tracker-jeuvmp25'