2023-02-07T09:02:59,611 Created temporary directory: /tmp/pip-ephem-wheel-cache-wak5fh_o 2023-02-07T09:02:59,615 Created temporary directory: /tmp/pip-build-tracker-1gke3i5f 2023-02-07T09:02:59,616 Initialized build tracking at /tmp/pip-build-tracker-1gke3i5f 2023-02-07T09:02:59,617 Created build tracker: /tmp/pip-build-tracker-1gke3i5f 2023-02-07T09:02:59,617 Entered build tracker: /tmp/pip-build-tracker-1gke3i5f 2023-02-07T09:02:59,618 Created temporary directory: /tmp/pip-wheel-oxf_mesz 2023-02-07T09:02:59,626 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-02-07T09:02:59,632 Created temporary directory: /tmp/pip-ephem-wheel-cache-zcsz9tm2 2023-02-07T09:02:59,688 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-07T09:02:59,695 2 location(s) to search for versions of collective-pintarito: 2023-02-07T09:02:59,695 * https://pypi.org/simple/collective-pintarito/ 2023-02-07T09:02:59,695 * https://www.piwheels.org/simple/collective-pintarito/ 2023-02-07T09:02:59,696 Fetching project page and analyzing links: https://pypi.org/simple/collective-pintarito/ 2023-02-07T09:02:59,697 Getting page https://pypi.org/simple/collective-pintarito/ 2023-02-07T09:02:59,701 Found index url https://pypi.org/simple 2023-02-07T09:02:59,920 Fetched page https://pypi.org/simple/collective-pintarito/ as application/vnd.pypi.simple.v1+json 2023-02-07T09:02:59,923 Found link https://files.pythonhosted.org/packages/c6/52/0564b3b63d503971203ee8d3046a8d4da9d0f3b09da75a5fd67d89eb286f/collective.pintarito-0.0.1.tar.gz (from https://pypi.org/simple/collective-pintarito/) (requires-python:>=3.7), version: 0.0.1 2023-02-07T09:02:59,924 Fetching project page and analyzing links: https://www.piwheels.org/simple/collective-pintarito/ 2023-02-07T09:02:59,925 Getting page https://www.piwheels.org/simple/collective-pintarito/ 2023-02-07T09:02:59,927 Found index url https://www.piwheels.org/simple 2023-02-07T09:03:00,152 Fetched page https://www.piwheels.org/simple/collective-pintarito/ as text/html 2023-02-07T09:03:00,154 Skipping link: not a file: https://www.piwheels.org/simple/collective-pintarito/ 2023-02-07T09:03:00,154 Skipping link: not a file: https://pypi.org/simple/collective-pintarito/ 2023-02-07T09:03:00,191 Given no hashes to check 1 links for project 'collective-pintarito': discarding no candidates 2023-02-07T09:03:00,221 Collecting collective-pintarito==0.0.1 2023-02-07T09:03:00,226 Created temporary directory: /tmp/pip-unpack-vcj0ero8 2023-02-07T09:03:00,457 Downloading collective.pintarito-0.0.1.tar.gz (27 kB) 2023-02-07T09:03:00,759 Added collective-pintarito==0.0.1 from https://files.pythonhosted.org/packages/c6/52/0564b3b63d503971203ee8d3046a8d4da9d0f3b09da75a5fd67d89eb286f/collective.pintarito-0.0.1.tar.gz to build tracker '/tmp/pip-build-tracker-1gke3i5f' 2023-02-07T09:03:00,763 Running setup.py (path:/tmp/pip-wheel-oxf_mesz/collective-pintarito_7d9b8b8e6b824d7f81a84c9e5b1e958f/setup.py) egg_info for package collective-pintarito 2023-02-07T09:03:00,765 Created temporary directory: /tmp/pip-pip-egg-info-hw0n5m7e 2023-02-07T09:03:00,765 Preparing metadata (setup.py): started 2023-02-07T09:03:00,768 Running command python setup.py egg_info 2023-02-07T09:03:03,756 running egg_info 2023-02-07T09:03:03,761 creating /tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info 2023-02-07T09:03:03,852 writing /tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/PKG-INFO 2023-02-07T09:03:03,858 writing dependency_links to /tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/dependency_links.txt 2023-02-07T09:03:03,861 writing entry points to /tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/entry_points.txt 2023-02-07T09:03:03,863 writing namespace_packages to /tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/namespace_packages.txt 2023-02-07T09:03:03,865 writing requirements to /tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/requires.txt 2023-02-07T09:03:03,867 writing top-level names to /tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/top_level.txt 2023-02-07T09:03:03,869 writing manifest file '/tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/SOURCES.txt' 2023-02-07T09:03:04,159 reading manifest file '/tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/SOURCES.txt' 2023-02-07T09:03:04,162 reading manifest template 'MANIFEST.in' 2023-02-07T09:03:04,190 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). 2023-02-07T09:03:04,190 warnings.warn(msg, SetuptoolsDeprecationWarning) 2023-02-07T09:03:04,191 warning: no previously-included files found matching 'tox.ini' 2023-02-07T09:03:04,191 warning: no previously-included files found matching '*.txt' 2023-02-07T09:03:04,192 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-02-07T09:03:04,193 adding license file 'LICENSE.GPL' 2023-02-07T09:03:04,193 adding license file 'LICENSE.rst' 2023-02-07T09:03:04,203 writing manifest file '/tmp/pip-pip-egg-info-hw0n5m7e/collective.pintarito.egg-info/SOURCES.txt' 2023-02-07T09:03:04,409 Preparing metadata (setup.py): finished with status 'done' 2023-02-07T09:03:04,423 Source in /tmp/pip-wheel-oxf_mesz/collective-pintarito_7d9b8b8e6b824d7f81a84c9e5b1e958f has version 0.0.1, which satisfies requirement collective-pintarito==0.0.1 from https://files.pythonhosted.org/packages/c6/52/0564b3b63d503971203ee8d3046a8d4da9d0f3b09da75a5fd67d89eb286f/collective.pintarito-0.0.1.tar.gz 2023-02-07T09:03:04,425 Removed collective-pintarito==0.0.1 from https://files.pythonhosted.org/packages/c6/52/0564b3b63d503971203ee8d3046a8d4da9d0f3b09da75a5fd67d89eb286f/collective.pintarito-0.0.1.tar.gz from build tracker '/tmp/pip-build-tracker-1gke3i5f' 2023-02-07T09:03:04,440 Created temporary directory: /tmp/pip-unpack-1h_9g73c 2023-02-07T09:03:04,441 Building wheels for collected packages: collective-pintarito 2023-02-07T09:03:04,450 Created temporary directory: /tmp/pip-wheel-vlfx8q4p 2023-02-07T09:03:04,451 Building wheel for collective-pintarito (setup.py): started 2023-02-07T09:03:04,453 Destination directory: /tmp/pip-wheel-vlfx8q4p 2023-02-07T09:03:04,453 Running command python setup.py bdist_wheel 2023-02-07T09:03:07,203 /usr/local/lib/python3.7/dist-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). 2023-02-07T09:03:07,204 warnings.warn(msg, SetuptoolsDeprecationWarning) 2023-02-07T09:03:07,453 running bdist_wheel 2023-02-07T09:03:08,405 running build 2023-02-07T09:03:08,406 running build_py 2023-02-07T09:03:08,509 creating build 2023-02-07T09:03:08,510 creating build/lib 2023-02-07T09:03:08,512 creating build/lib/collective 2023-02-07T09:03:08,514 copying src/collective/__init__.py -> build/lib/collective 2023-02-07T09:03:08,520 creating build/lib/collective/pintarito 2023-02-07T09:03:08,522 copying src/collective/pintarito/interfaces.py -> build/lib/collective/pintarito 2023-02-07T09:03:08,526 copying src/collective/pintarito/testing.py -> build/lib/collective/pintarito 2023-02-07T09:03:08,531 copying src/collective/pintarito/setuphandlers.py -> build/lib/collective/pintarito 2023-02-07T09:03:08,534 copying src/collective/pintarito/__init__.py -> build/lib/collective/pintarito 2023-02-07T09:03:08,540 creating build/lib/collective/pintarito/vocabularies 2023-02-07T09:03:08,542 copying src/collective/pintarito/vocabularies/available_selections.py -> build/lib/collective/pintarito/vocabularies 2023-02-07T09:03:08,546 copying src/collective/pintarito/vocabularies/__init__.py -> build/lib/collective/pintarito/vocabularies 2023-02-07T09:03:08,550 creating build/lib/collective/pintarito/tests 2023-02-07T09:03:08,552 copying src/collective/pintarito/tests/test_setup.py -> build/lib/collective/pintarito/tests 2023-02-07T09:03:08,555 copying src/collective/pintarito/tests/__init__.py -> build/lib/collective/pintarito/tests 2023-02-07T09:03:08,559 creating build/lib/collective/pintarito/locales 2023-02-07T09:03:08,561 copying src/collective/pintarito/locales/update.py -> build/lib/collective/pintarito/locales 2023-02-07T09:03:08,564 copying src/collective/pintarito/locales/__init__.py -> build/lib/collective/pintarito/locales 2023-02-07T09:03:08,568 creating build/lib/collective/pintarito/browser 2023-02-07T09:03:08,570 copying src/collective/pintarito/browser/selection.py -> build/lib/collective/pintarito/browser 2023-02-07T09:03:08,573 copying src/collective/pintarito/browser/__init__.py -> build/lib/collective/pintarito/browser 2023-02-07T09:03:08,577 creating build/lib/collective/pintarito/controlpanel 2023-02-07T09:03:08,579 copying src/collective/pintarito/controlpanel/settings.py -> build/lib/collective/pintarito/controlpanel 2023-02-07T09:03:08,582 copying src/collective/pintarito/controlpanel/__init__.py -> build/lib/collective/pintarito/controlpanel 2023-02-07T09:03:08,585 running egg_info 2023-02-07T09:03:08,841 writing src/collective.pintarito.egg-info/PKG-INFO 2023-02-07T09:03:08,845 writing dependency_links to src/collective.pintarito.egg-info/dependency_links.txt 2023-02-07T09:03:08,849 writing entry points to src/collective.pintarito.egg-info/entry_points.txt 2023-02-07T09:03:08,851 writing namespace_packages to src/collective.pintarito.egg-info/namespace_packages.txt 2023-02-07T09:03:08,854 writing requirements to src/collective.pintarito.egg-info/requires.txt 2023-02-07T09:03:08,856 writing top-level names to src/collective.pintarito.egg-info/top_level.txt 2023-02-07T09:03:08,964 reading manifest file 'src/collective.pintarito.egg-info/SOURCES.txt' 2023-02-07T09:03:08,974 reading manifest template 'MANIFEST.in' 2023-02-07T09:03:08,995 warning: no previously-included files found matching 'tox.ini' 2023-02-07T09:03:08,996 warning: no previously-included files found matching '*.txt' 2023-02-07T09:03:08,998 warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-02-07T09:03:08,999 adding license file 'LICENSE.GPL' 2023-02-07T09:03:08,999 adding license file 'LICENSE.rst' 2023-02-07T09:03:09,011 writing manifest file 'src/collective.pintarito.egg-info/SOURCES.txt' 2023-02-07T09:03:09,017 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.browser.overrides' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,017 !! 2023-02-07T09:03:09,018 ############################ 2023-02-07T09:03:09,019 # Package would be ignored # 2023-02-07T09:03:09,019 ############################ 2023-02-07T09:03:09,019 Python recognizes 'collective.pintarito.browser.overrides' as an importable package, 2023-02-07T09:03:09,020 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,020 'collective.pintarito.browser.overrides' has been automatically added to the distribution only 2023-02-07T09:03:09,020 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,021 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,021 Please make sure that 'collective.pintarito.browser.overrides' is included as a package by using 2023-02-07T09:03:09,022 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,022 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,022 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,023 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,023 documentation page. 2023-02-07T09:03:09,024 !! 2023-02-07T09:03:09,025 check.warn(importable) 2023-02-07T09:03:09,025 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.browser.static' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,025 !! 2023-02-07T09:03:09,026 ############################ 2023-02-07T09:03:09,027 # Package would be ignored # 2023-02-07T09:03:09,027 ############################ 2023-02-07T09:03:09,027 Python recognizes 'collective.pintarito.browser.static' as an importable package, 2023-02-07T09:03:09,028 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,028 'collective.pintarito.browser.static' has been automatically added to the distribution only 2023-02-07T09:03:09,029 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,029 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,029 Please make sure that 'collective.pintarito.browser.static' is included as a package by using 2023-02-07T09:03:09,030 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,030 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,030 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,031 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,031 documentation page. 2023-02-07T09:03:09,032 !! 2023-02-07T09:03:09,033 check.warn(importable) 2023-02-07T09:03:09,033 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.browser.templates' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,033 !! 2023-02-07T09:03:09,034 ############################ 2023-02-07T09:03:09,034 # Package would be ignored # 2023-02-07T09:03:09,035 ############################ 2023-02-07T09:03:09,035 Python recognizes 'collective.pintarito.browser.templates' as an importable package, 2023-02-07T09:03:09,035 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,036 'collective.pintarito.browser.templates' has been automatically added to the distribution only 2023-02-07T09:03:09,036 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,037 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,038 Please make sure that 'collective.pintarito.browser.templates' is included as a package by using 2023-02-07T09:03:09,038 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,038 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,039 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,039 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,040 documentation page. 2023-02-07T09:03:09,041 !! 2023-02-07T09:03:09,042 check.warn(importable) 2023-02-07T09:03:09,042 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.locales.en.LC_MESSAGES' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,042 !! 2023-02-07T09:03:09,043 ############################ 2023-02-07T09:03:09,043 # Package would be ignored # 2023-02-07T09:03:09,044 ############################ 2023-02-07T09:03:09,044 Python recognizes 'collective.pintarito.locales.en.LC_MESSAGES' as an importable package, 2023-02-07T09:03:09,044 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,045 'collective.pintarito.locales.en.LC_MESSAGES' has been automatically added to the distribution only 2023-02-07T09:03:09,045 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,046 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,046 Please make sure that 'collective.pintarito.locales.en.LC_MESSAGES' is included as a package by using 2023-02-07T09:03:09,047 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,047 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,047 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,048 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,049 documentation page. 2023-02-07T09:03:09,050 !! 2023-02-07T09:03:09,050 check.warn(importable) 2023-02-07T09:03:09,050 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.locales.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,051 !! 2023-02-07T09:03:09,052 ############################ 2023-02-07T09:03:09,052 # Package would be ignored # 2023-02-07T09:03:09,053 ############################ 2023-02-07T09:03:09,053 Python recognizes 'collective.pintarito.locales.it.LC_MESSAGES' as an importable package, 2023-02-07T09:03:09,053 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,054 'collective.pintarito.locales.it.LC_MESSAGES' has been automatically added to the distribution only 2023-02-07T09:03:09,054 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,055 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,055 Please make sure that 'collective.pintarito.locales.it.LC_MESSAGES' is included as a package by using 2023-02-07T09:03:09,056 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,056 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,057 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,057 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,058 documentation page. 2023-02-07T09:03:09,058 !! 2023-02-07T09:03:09,059 check.warn(importable) 2023-02-07T09:03:09,059 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.profiles.default' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,060 !! 2023-02-07T09:03:09,061 ############################ 2023-02-07T09:03:09,061 # Package would be ignored # 2023-02-07T09:03:09,061 ############################ 2023-02-07T09:03:09,062 Python recognizes 'collective.pintarito.profiles.default' as an importable package, 2023-02-07T09:03:09,062 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,063 'collective.pintarito.profiles.default' has been automatically added to the distribution only 2023-02-07T09:03:09,063 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,064 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,064 Please make sure that 'collective.pintarito.profiles.default' is included as a package by using 2023-02-07T09:03:09,064 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,065 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,065 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,066 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,067 documentation page. 2023-02-07T09:03:09,067 !! 2023-02-07T09:03:09,068 check.warn(importable) 2023-02-07T09:03:09,068 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.profiles.default.registry' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,069 !! 2023-02-07T09:03:09,070 ############################ 2023-02-07T09:03:09,070 # Package would be ignored # 2023-02-07T09:03:09,070 ############################ 2023-02-07T09:03:09,071 Python recognizes 'collective.pintarito.profiles.default.registry' as an importable package, 2023-02-07T09:03:09,071 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,072 'collective.pintarito.profiles.default.registry' has been automatically added to the distribution only 2023-02-07T09:03:09,072 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,073 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,073 Please make sure that 'collective.pintarito.profiles.default.registry' is included as a package by using 2023-02-07T09:03:09,074 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,074 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,074 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,075 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,075 documentation page. 2023-02-07T09:03:09,076 !! 2023-02-07T09:03:09,077 check.warn(importable) 2023-02-07T09:03:09,077 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.profiles.uninstall' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,078 !! 2023-02-07T09:03:09,079 ############################ 2023-02-07T09:03:09,079 # Package would be ignored # 2023-02-07T09:03:09,079 ############################ 2023-02-07T09:03:09,080 Python recognizes 'collective.pintarito.profiles.uninstall' as an importable package, 2023-02-07T09:03:09,080 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,081 'collective.pintarito.profiles.uninstall' has been automatically added to the distribution only 2023-02-07T09:03:09,081 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,081 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,082 Please make sure that 'collective.pintarito.profiles.uninstall' is included as a package by using 2023-02-07T09:03:09,082 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,083 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,083 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,084 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,084 documentation page. 2023-02-07T09:03:09,085 !! 2023-02-07T09:03:09,086 check.warn(importable) 2023-02-07T09:03:09,086 /usr/local/lib/python3.7/dist-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'collective.pintarito.tests.robot' as data is deprecated, please list it in `packages`. 2023-02-07T09:03:09,087 !! 2023-02-07T09:03:09,088 ############################ 2023-02-07T09:03:09,088 # Package would be ignored # 2023-02-07T09:03:09,088 ############################ 2023-02-07T09:03:09,089 Python recognizes 'collective.pintarito.tests.robot' as an importable package, 2023-02-07T09:03:09,089 but it is not listed in the `packages` configuration of setuptools. 2023-02-07T09:03:09,090 'collective.pintarito.tests.robot' has been automatically added to the distribution only 2023-02-07T09:03:09,090 because it may contain data files, but this behavior is likely to change 2023-02-07T09:03:09,091 in future versions of setuptools (and therefore is considered deprecated). 2023-02-07T09:03:09,091 Please make sure that 'collective.pintarito.tests.robot' is included as a package by using 2023-02-07T09:03:09,092 the `packages` configuration field or the proper discovery methods 2023-02-07T09:03:09,092 (for example by using `find_namespace_packages(...)`/`find_namespace:` 2023-02-07T09:03:09,092 instead of `find_packages(...)`/`find:`). 2023-02-07T09:03:09,093 You can read more about "package discovery" and "data files" on setuptools 2023-02-07T09:03:09,093 documentation page. 2023-02-07T09:03:09,095 !! 2023-02-07T09:03:09,095 check.warn(importable) 2023-02-07T09:03:09,095 copying src/collective/pintarito/configure.zcml -> build/lib/collective/pintarito 2023-02-07T09:03:09,096 copying src/collective/pintarito/permissions.zcml -> build/lib/collective/pintarito 2023-02-07T09:03:09,096 creating build/lib/collective/pintarito/profiles 2023-02-07T09:03:09,096 creating build/lib/collective/pintarito/profiles/default 2023-02-07T09:03:09,097 copying src/collective/pintarito/profiles/default/browserlayer.xml -> build/lib/collective/pintarito/profiles/default 2023-02-07T09:03:09,097 copying src/collective/pintarito/profiles/default/controlpanel.xml -> build/lib/collective/pintarito/profiles/default 2023-02-07T09:03:09,098 copying src/collective/pintarito/profiles/default/metadata.xml -> build/lib/collective/pintarito/profiles/default 2023-02-07T09:03:09,098 creating build/lib/collective/pintarito/profiles/default/registry 2023-02-07T09:03:09,098 copying src/collective/pintarito/profiles/default/registry/main.xml -> build/lib/collective/pintarito/profiles/default/registry 2023-02-07T09:03:09,099 copying src/collective/pintarito/profiles/default/registry/settings.xml -> build/lib/collective/pintarito/profiles/default/registry 2023-02-07T09:03:09,099 creating build/lib/collective/pintarito/profiles/uninstall 2023-02-07T09:03:09,099 copying src/collective/pintarito/profiles/uninstall/browserlayer.xml -> build/lib/collective/pintarito/profiles/uninstall 2023-02-07T09:03:09,100 copying src/collective/pintarito/profiles/uninstall/controlpanel.xml -> build/lib/collective/pintarito/profiles/uninstall 2023-02-07T09:03:09,100 copying src/collective/pintarito/vocabularies/configure.zcml -> build/lib/collective/pintarito/vocabularies 2023-02-07T09:03:09,100 creating build/lib/collective/pintarito/tests/robot 2023-02-07T09:03:09,101 copying src/collective/pintarito/tests/robot/test_example.robot -> build/lib/collective/pintarito/tests/robot 2023-02-07T09:03:09,101 copying src/collective/pintarito/locales/README.rst -> build/lib/collective/pintarito/locales 2023-02-07T09:03:09,101 copying src/collective/pintarito/locales/collective.pintarito.pot -> build/lib/collective/pintarito/locales 2023-02-07T09:03:09,102 copying src/collective/pintarito/locales/update.sh -> build/lib/collective/pintarito/locales 2023-02-07T09:03:09,102 creating build/lib/collective/pintarito/locales/en 2023-02-07T09:03:09,102 creating build/lib/collective/pintarito/locales/en/LC_MESSAGES 2023-02-07T09:03:09,103 copying src/collective/pintarito/locales/en/LC_MESSAGES/collective.pintarito.po -> build/lib/collective/pintarito/locales/en/LC_MESSAGES 2023-02-07T09:03:09,107 creating build/lib/collective/pintarito/locales/it 2023-02-07T09:03:09,108 creating build/lib/collective/pintarito/locales/it/LC_MESSAGES 2023-02-07T09:03:09,110 copying src/collective/pintarito/locales/it/LC_MESSAGES/collective.pintarito.po -> build/lib/collective/pintarito/locales/it/LC_MESSAGES 2023-02-07T09:03:09,114 copying src/collective/pintarito/browser/configure.zcml -> build/lib/collective/pintarito/browser 2023-02-07T09:03:09,118 creating build/lib/collective/pintarito/browser/overrides 2023-02-07T09:03:09,119 copying src/collective/pintarito/browser/overrides/.gitkeep -> build/lib/collective/pintarito/browser/overrides 2023-02-07T09:03:09,123 copying src/collective/pintarito/browser/overrides/plone.app.layout.viewlets.logo.pt -> build/lib/collective/pintarito/browser/overrides 2023-02-07T09:03:09,127 creating build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,129 copying src/collective/pintarito/browser/static/.gitkeep -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,132 copying src/collective/pintarito/browser/static/blue.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,136 copying src/collective/pintarito/browser/static/brownish.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,140 copying src/collective/pintarito/browser/static/fancy-pastels.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,144 copying src/collective/pintarito/browser/static/green.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,148 copying src/collective/pintarito/browser/static/orange.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,151 copying src/collective/pintarito/browser/static/pintarito_base.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,155 copying src/collective/pintarito/browser/static/purple.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,159 copying src/collective/pintarito/browser/static/red.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,163 copying src/collective/pintarito/browser/static/yellow.css -> build/lib/collective/pintarito/browser/static 2023-02-07T09:03:09,167 creating build/lib/collective/pintarito/browser/templates 2023-02-07T09:03:09,168 copying src/collective/pintarito/browser/templates/styles.pt -> build/lib/collective/pintarito/browser/templates 2023-02-07T09:03:09,172 copying src/collective/pintarito/controlpanel/configure.zcml -> build/lib/collective/pintarito/controlpanel 2023-02-07T09:03:09,283 /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. 2023-02-07T09:03:09,284 setuptools.SetuptoolsDeprecationWarning, 2023-02-07T09:03:09,379 installing to build/bdist.linux-armv7l/wheel 2023-02-07T09:03:09,380 running install 2023-02-07T09:03:09,443 running install_lib 2023-02-07T09:03:09,552 Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) 2023-02-07T09:03:09,554 copying collective/pintarito/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/pintarito 2023-02-07T09:03:09,563 copying collective/pintarito/testing.py -> build/bdist.linux-armv7l/wheel/collective/pintarito 2023-02-07T09:03:09,568 copying collective/pintarito/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/pintarito 2023-02-07T09:03:09,572 copying collective/pintarito/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/pintarito 2023-02-07T09:03:09,576 copying collective/pintarito/__init__.py -> build/bdist.linux-armv7l/wheel/collective/pintarito 2023-02-07T09:03:09,581 copying collective/pintarito/permissions.zcml -> build/bdist.linux-armv7l/wheel/collective/pintarito 2023-02-07T09:03:09,586 copying collective/pintarito/vocabularies/available_selections.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/vocabularies 2023-02-07T09:03:09,591 copying collective/pintarito/vocabularies/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/pintarito/vocabularies 2023-02-07T09:03:09,596 copying collective/pintarito/vocabularies/__init__.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/vocabularies 2023-02-07T09:03:09,601 copying collective/pintarito/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/tests 2023-02-07T09:03:09,606 copying collective/pintarito/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/tests 2023-02-07T09:03:09,611 copying collective/pintarito/tests/robot/test_example.robot -> build/bdist.linux-armv7l/wheel/collective/pintarito/tests/robot 2023-02-07T09:03:09,618 copying collective/pintarito/locales/README.rst -> build/bdist.linux-armv7l/wheel/collective/pintarito/locales 2023-02-07T09:03:09,623 copying collective/pintarito/locales/collective.pintarito.pot -> build/bdist.linux-armv7l/wheel/collective/pintarito/locales 2023-02-07T09:03:09,627 copying collective/pintarito/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/pintarito/locales 2023-02-07T09:03:09,631 copying collective/pintarito/locales/update.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/locales 2023-02-07T09:03:09,635 copying collective/pintarito/locales/__init__.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/locales 2023-02-07T09:03:09,641 copying collective/pintarito/locales/en/LC_MESSAGES/collective.pintarito.po -> build/bdist.linux-armv7l/wheel/collective/pintarito/locales/en/LC_MESSAGES 2023-02-07T09:03:09,650 copying collective/pintarito/locales/it/LC_MESSAGES/collective.pintarito.po -> build/bdist.linux-armv7l/wheel/collective/pintarito/locales/it/LC_MESSAGES 2023-02-07T09:03:09,657 copying collective/pintarito/browser/selection.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser 2023-02-07T09:03:09,661 copying collective/pintarito/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser 2023-02-07T09:03:09,665 copying collective/pintarito/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser 2023-02-07T09:03:09,670 copying collective/pintarito/browser/overrides/plone.app.layout.viewlets.logo.pt -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/overrides 2023-02-07T09:03:09,675 copying collective/pintarito/browser/overrides/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/overrides 2023-02-07T09:03:09,680 copying collective/pintarito/browser/static/fancy-pastels.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,684 copying collective/pintarito/browser/static/orange.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,688 copying collective/pintarito/browser/static/red.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,692 copying collective/pintarito/browser/static/yellow.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,696 copying collective/pintarito/browser/static/pintarito_base.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,700 copying collective/pintarito/browser/static/brownish.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,705 copying collective/pintarito/browser/static/purple.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,709 copying collective/pintarito/browser/static/blue.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,713 copying collective/pintarito/browser/static/green.css -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,717 copying collective/pintarito/browser/static/.gitkeep -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/static 2023-02-07T09:03:09,722 copying collective/pintarito/browser/templates/styles.pt -> build/bdist.linux-armv7l/wheel/collective/pintarito/browser/templates 2023-02-07T09:03:09,729 copying collective/pintarito/profiles/uninstall/controlpanel.xml -> build/bdist.linux-armv7l/wheel/collective/pintarito/profiles/uninstall 2023-02-07T09:03:09,734 copying collective/pintarito/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/pintarito/profiles/uninstall 2023-02-07T09:03:09,740 copying collective/pintarito/profiles/default/controlpanel.xml -> build/bdist.linux-armv7l/wheel/collective/pintarito/profiles/default 2023-02-07T09:03:09,744 copying collective/pintarito/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/pintarito/profiles/default 2023-02-07T09:03:09,748 copying collective/pintarito/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/pintarito/profiles/default 2023-02-07T09:03:09,753 copying collective/pintarito/profiles/default/registry/main.xml -> build/bdist.linux-armv7l/wheel/collective/pintarito/profiles/default/registry 2023-02-07T09:03:09,758 copying collective/pintarito/profiles/default/registry/settings.xml -> build/bdist.linux-armv7l/wheel/collective/pintarito/profiles/default/registry 2023-02-07T09:03:09,763 copying collective/pintarito/controlpanel/settings.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/controlpanel 2023-02-07T09:03:09,768 copying collective/pintarito/controlpanel/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/pintarito/controlpanel 2023-02-07T09:03:09,772 copying collective/pintarito/controlpanel/__init__.py -> build/bdist.linux-armv7l/wheel/collective/pintarito/controlpanel 2023-02-07T09:03:09,775 running install_egg_info 2023-02-07T09:03:09,874 Copying src/collective.pintarito.egg-info to build/bdist.linux-armv7l/wheel/collective.pintarito-0.0.1-py3.7.egg-info 2023-02-07T09:03:09,906 Installing build/bdist.linux-armv7l/wheel/collective.pintarito-0.0.1-py3.7-nspkg.pth 2023-02-07T09:03:09,907 running install_scripts 2023-02-07T09:03:10,073 adding license file "LICENSE.GPL" (matched pattern "LICEN[CS]E*") 2023-02-07T09:03:10,073 adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") 2023-02-07T09:03:10,089 creating build/bdist.linux-armv7l/wheel/collective.pintarito-0.0.1.dist-info/WHEEL 2023-02-07T09:03:10,094 creating '/tmp/pip-wheel-vlfx8q4p/collective.pintarito-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-02-07T09:03:10,097 adding 'collective.pintarito-0.0.1-py3.7-nspkg.pth' 2023-02-07T09:03:10,102 adding 'collective/pintarito/__init__.py' 2023-02-07T09:03:10,104 adding 'collective/pintarito/configure.zcml' 2023-02-07T09:03:10,107 adding 'collective/pintarito/interfaces.py' 2023-02-07T09:03:10,109 adding 'collective/pintarito/permissions.zcml' 2023-02-07T09:03:10,111 adding 'collective/pintarito/setuphandlers.py' 2023-02-07T09:03:10,113 adding 'collective/pintarito/testing.py' 2023-02-07T09:03:10,117 adding 'collective/pintarito/browser/__init__.py' 2023-02-07T09:03:10,119 adding 'collective/pintarito/browser/configure.zcml' 2023-02-07T09:03:10,121 adding 'collective/pintarito/browser/selection.py' 2023-02-07T09:03:10,124 adding 'collective/pintarito/browser/overrides/.gitkeep' 2023-02-07T09:03:10,128 adding 'collective/pintarito/browser/overrides/plone.app.layout.viewlets.logo.pt' 2023-02-07T09:03:10,131 adding 'collective/pintarito/browser/static/.gitkeep' 2023-02-07T09:03:10,133 adding 'collective/pintarito/browser/static/blue.css' 2023-02-07T09:03:10,135 adding 'collective/pintarito/browser/static/brownish.css' 2023-02-07T09:03:10,137 adding 'collective/pintarito/browser/static/fancy-pastels.css' 2023-02-07T09:03:10,139 adding 'collective/pintarito/browser/static/green.css' 2023-02-07T09:03:10,141 adding 'collective/pintarito/browser/static/orange.css' 2023-02-07T09:03:10,143 adding 'collective/pintarito/browser/static/pintarito_base.css' 2023-02-07T09:03:10,145 adding 'collective/pintarito/browser/static/purple.css' 2023-02-07T09:03:10,147 adding 'collective/pintarito/browser/static/red.css' 2023-02-07T09:03:10,150 adding 'collective/pintarito/browser/static/yellow.css' 2023-02-07T09:03:10,153 adding 'collective/pintarito/browser/templates/styles.pt' 2023-02-07T09:03:10,156 adding 'collective/pintarito/controlpanel/__init__.py' 2023-02-07T09:03:10,158 adding 'collective/pintarito/controlpanel/configure.zcml' 2023-02-07T09:03:10,160 adding 'collective/pintarito/controlpanel/settings.py' 2023-02-07T09:03:10,163 adding 'collective/pintarito/locales/README.rst' 2023-02-07T09:03:10,165 adding 'collective/pintarito/locales/__init__.py' 2023-02-07T09:03:10,168 adding 'collective/pintarito/locales/collective.pintarito.pot' 2023-02-07T09:03:10,170 adding 'collective/pintarito/locales/update.py' 2023-02-07T09:03:10,172 adding 'collective/pintarito/locales/update.sh' 2023-02-07T09:03:10,177 adding 'collective/pintarito/locales/en/LC_MESSAGES/collective.pintarito.po' 2023-02-07T09:03:10,181 adding 'collective/pintarito/locales/it/LC_MESSAGES/collective.pintarito.po' 2023-02-07T09:03:10,185 adding 'collective/pintarito/profiles/default/browserlayer.xml' 2023-02-07T09:03:10,187 adding 'collective/pintarito/profiles/default/controlpanel.xml' 2023-02-07T09:03:10,190 adding 'collective/pintarito/profiles/default/metadata.xml' 2023-02-07T09:03:10,193 adding 'collective/pintarito/profiles/default/registry/main.xml' 2023-02-07T09:03:10,195 adding 'collective/pintarito/profiles/default/registry/settings.xml' 2023-02-07T09:03:10,198 adding 'collective/pintarito/profiles/uninstall/browserlayer.xml' 2023-02-07T09:03:10,200 adding 'collective/pintarito/profiles/uninstall/controlpanel.xml' 2023-02-07T09:03:10,203 adding 'collective/pintarito/tests/__init__.py' 2023-02-07T09:03:10,205 adding 'collective/pintarito/tests/test_setup.py' 2023-02-07T09:03:10,209 adding 'collective/pintarito/tests/robot/test_example.robot' 2023-02-07T09:03:10,212 adding 'collective/pintarito/vocabularies/__init__.py' 2023-02-07T09:03:10,214 adding 'collective/pintarito/vocabularies/available_selections.py' 2023-02-07T09:03:10,216 adding 'collective/pintarito/vocabularies/configure.zcml' 2023-02-07T09:03:10,226 adding 'collective.pintarito-0.0.1.dist-info/LICENSE.GPL' 2023-02-07T09:03:10,229 adding 'collective.pintarito-0.0.1.dist-info/LICENSE.rst' 2023-02-07T09:03:10,231 adding 'collective.pintarito-0.0.1.dist-info/METADATA' 2023-02-07T09:03:10,233 adding 'collective.pintarito-0.0.1.dist-info/WHEEL' 2023-02-07T09:03:10,234 adding 'collective.pintarito-0.0.1.dist-info/entry_points.txt' 2023-02-07T09:03:10,236 adding 'collective.pintarito-0.0.1.dist-info/namespace_packages.txt' 2023-02-07T09:03:10,238 adding 'collective.pintarito-0.0.1.dist-info/top_level.txt' 2023-02-07T09:03:10,241 adding 'collective.pintarito-0.0.1.dist-info/RECORD' 2023-02-07T09:03:10,245 removing build/bdist.linux-armv7l/wheel 2023-02-07T09:03:10,533 Building wheel for collective-pintarito (setup.py): finished with status 'done' 2023-02-07T09:03:10,541 Created wheel for collective-pintarito: filename=collective.pintarito-0.0.1-py3-none-any.whl size=33181 sha256=d75f36832859494a35cb6c3c2728c42d562749debf173ceb360b5383e5bf4099 2023-02-07T09:03:10,543 Stored in directory: /tmp/pip-ephem-wheel-cache-zcsz9tm2/wheels/ca/72/ed/2bdd9f929235188ae31463deaf326876b9c3993901742332f6 2023-02-07T09:03:10,577 Successfully built collective-pintarito 2023-02-07T09:03:10,585 Removed build tracker: '/tmp/pip-build-tracker-1gke3i5f'