2019-07-01T22:02:37 Created temporary directory: /tmp/pip-ephem-wheel-cache-a1a9s_ou 2019-07-01T22:02:37 Created temporary directory: /tmp/pip-req-tracker-lrxiv_su 2019-07-01T22:02:37 Created requirements tracker '/tmp/pip-req-tracker-lrxiv_su' 2019-07-01T22:02:37 Created temporary directory: /tmp/pip-wheel-pskxl9iz 2019-07-01T22:02:37 Collecting collective.autopublishing==1.0 2019-07-01T22:02:37 1 location(s) to search for versions of collective.autopublishing: 2019-07-01T22:02:37 * https://pypi.org/simple/collective-autopublishing/ 2019-07-01T22:02:37 Getting page https://pypi.org/simple/collective-autopublishing/ 2019-07-01T22:02:37 Analyzing links from page https://pypi.org/simple/collective-autopublishing/ 2019-07-01T22:02:37 Found link https://files.pythonhosted.org/packages/c8/01/be4099574c970a48118a4fa022eeb7ff913c03c6764059db38d288752b3d/collective.autopublishing-1.0.tar.gz#sha256=9cbf07c4daa9d5da80304b310c28ca202fbad14a23a90d961c4dafd686565166 (from https://pypi.org/simple/collective-autopublishing/), version: 1.0 2019-07-01T22:02:37 Found link https://files.pythonhosted.org/packages/ce/8e/0f7300683535837d389ee2f46c658fd63370775f6fba25082326ab2c9457/collective.autopublishing-1.0.1.tar.gz#sha256=1cfe783aaa17b9fd501ea8e7e9cb5fac5841ef8d807adb4ef054c48bb042ed93 (from https://pypi.org/simple/collective-autopublishing/), version: 1.0.1 2019-07-01T22:02:37 Found link https://files.pythonhosted.org/packages/46/97/b95585805a5288f56278efb153318b135f1c77dd3b5c9549db38d3044135/collective.autopublishing-1.0.2.tar.gz#sha256=6b964546af1d05504576eff185e16b68ef889363361b5c5d6bff5445ef61f6aa (from https://pypi.org/simple/collective-autopublishing/), version: 1.0.2 2019-07-01T22:02:37 Using version 1.0 (newest of versions: 1.0) 2019-07-01T22:02:37 Created temporary directory: /tmp/pip-unpack-vsblfqyd 2019-07-01T22:02:37 Downloading https://files.pythonhosted.org/packages/c8/01/be4099574c970a48118a4fa022eeb7ff913c03c6764059db38d288752b3d/collective.autopublishing-1.0.tar.gz 2019-07-01T22:02:37 Downloading from URL https://files.pythonhosted.org/packages/c8/01/be4099574c970a48118a4fa022eeb7ff913c03c6764059db38d288752b3d/collective.autopublishing-1.0.tar.gz#sha256=9cbf07c4daa9d5da80304b310c28ca202fbad14a23a90d961c4dafd686565166 (from https://pypi.org/simple/collective-autopublishing/) 2019-07-01T22:02:38 Added collective.autopublishing==1.0 from https://files.pythonhosted.org/packages/c8/01/be4099574c970a48118a4fa022eeb7ff913c03c6764059db38d288752b3d/collective.autopublishing-1.0.tar.gz#sha256=9cbf07c4daa9d5da80304b310c28ca202fbad14a23a90d961c4dafd686565166 to build tracker '/tmp/pip-req-tracker-lrxiv_su' 2019-07-01T22:02:38 Running setup.py (path:/tmp/pip-wheel-pskxl9iz/collective.autopublishing/setup.py) egg_info for package collective.autopublishing 2019-07-01T22:02:38 Running command python setup.py egg_info 2019-07-01T22:02:39 Traceback (most recent call last): 2019-07-01T22:02:39 File "", line 1, in 2019-07-01T22:02:39 File "/tmp/pip-wheel-pskxl9iz/collective.autopublishing/setup.py", line 11, in 2019-07-01T22:02:39 open('CHANGES.rst').read() + 2019-07-01T22:02:39 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2019-07-01T22:02:39 Cleaning up... 2019-07-01T22:02:39 Removing source in /tmp/pip-wheel-pskxl9iz/collective.autopublishing 2019-07-01T22:02:39 Removed collective.autopublishing==1.0 from https://files.pythonhosted.org/packages/c8/01/be4099574c970a48118a4fa022eeb7ff913c03c6764059db38d288752b3d/collective.autopublishing-1.0.tar.gz#sha256=9cbf07c4daa9d5da80304b310c28ca202fbad14a23a90d961c4dafd686565166 from build tracker '/tmp/pip-req-tracker-lrxiv_su' 2019-07-01T22:02:39 Removed build tracker '/tmp/pip-req-tracker-lrxiv_su' 2019-07-01T22:02:39 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-pskxl9iz/collective.autopublishing/ 2019-07-01T22:02:39 Exception information: 2019-07-01T22:02:39 Traceback (most recent call last): 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-01T22:02:39 status = self.run(options, args) 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-01T22:02:39 resolver.resolve(requirement_set) 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-01T22:02:39 self._resolve_one(requirement_set, req) 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-01T22:02:39 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-01T22:02:39 self.require_hashes 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-01T22:02:39 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-01T22:02:39 self.req.prepare_metadata() 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-01T22:02:39 self.run_egg_info() 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-01T22:02:39 command_desc='python setup.py egg_info') 2019-07-01T22:02:39 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-01T22:02:39 % (command_desc, proc.returncode, cwd)) 2019-07-01T22:02:39 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-pskxl9iz/collective.autopublishing/