happy-kitchen-89482
10/20/2016, 6:43 AMhappy-kitchen-89482
10/20/2016, 7:09 AMfast-megabyte-33579
10/20/2016, 9:40 AMrough-dog-96241
10/20/2016, 6:48 PM$ ls | grep compago
compago-_versiontools_compago_-py2-none-any.whl
limited-country-20626
10/20/2016, 7:31 PMs/-/_/g
but it would surprise me to see it be bugged.
pip and pypi allow arbitrary swapping of those characters in package names, iircrough-dog-96241
10/20/2016, 8:08 PMrough-minister-58256
10/20/2016, 8:34 PM[illuminati compago-1.4]$ python2.7 setup.py bdist_egg >/dev/null 2&>1
[illuminati compago-1.4]$ find dist
dist
dist/compago-_versiontools_compago_-py2.7.egg
rough-minister-58256
10/20/2016, 8:34 PMrough-minister-58256
10/20/2016, 8:35 PMpython setup.py bdist_egg
essentiallyancient-breakfast-45303
10/20/2016, 8:43 PMbdist_wheel
these daysrough-minister-58256
10/20/2016, 8:58 PMrough-minister-58256
10/20/2016, 8:58 PMrough-dog-96241
10/20/2016, 10:59 PMpip install
. It's a shitty library anyway. I shouldn't use it. 🙂damp-lion-32560
10/24/2016, 5:36 PMdamp-lion-32560
10/24/2016, 5:37 PMFile "/tmp/aurora_ci.u28479/homedir/.cache/pants/setup/bootstrap-Linux-x86_64/1.3.0dev0/lib/python2.7/site-packages/pex/resolver.py", line 102, in _check
resolved_packages.resolvable, self._synthesize_parents(name)))
Exception message: Could not satisfy all requirements for pantsbuild.pants.contrib.python.checks==1.3.0dev0:
pantsbuild.pants.contrib.python.checks==1.3.0dev0
damp-lion-32560
10/24/2016, 5:37 PMdamp-lion-32560
10/24/2016, 5:37 PMenough-analyst-54434
10/24/2016, 5:38 PMenough-analyst-54434
10/24/2016, 5:38 PMdamp-lion-32560
10/24/2016, 5:38 PMdamp-lion-32560
10/24/2016, 5:38 PMdamp-lion-32560
10/24/2016, 5:39 PMenough-analyst-54434
10/24/2016, 5:39 PMenough-analyst-54434
10/24/2016, 5:39 PMenough-analyst-54434
10/24/2016, 5:40 PMenough-analyst-54434
10/24/2016, 5:41 PMenough-analyst-54434
10/24/2016, 5:41 PMenough-analyst-54434
10/24/2016, 5:48 PMpip download --no-cache --dest /tmp/pants_upgrade_req $(./pants options --name=plugins | cut -d\' -f2)
witty-crayon-22786
10/24/2016, 5:58 PMrough-minister-58256
10/24/2016, 6:08 PMpip wheel --no-cache-dir --wheel-dir=/tmp/pants_upgrade_req $(./pants options --name=plugins | cut -d\' -f2)
instead, which would ensure wheel-only artifacts