PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Wednesday the 25th of June, 2014

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[04:06:34] <dstufft> http://d.stufft.io/image/0I042h1D1t04
[04:14:28] <dstufft> (for a hint, look at the specifiers I'm using)
[04:14:52] <r1chardj0n3s> dstufft: I'm sure it's very impressive but I'm not across the version specifiers magic ;)
[04:14:59] <dstufft> r1chardj0n3s: heh
[04:15:08] <dstufft> r1chardj0n3s: mostly it's implementing the != and ==1.* from PEP 440
[04:15:12] <dstufft> er
[04:15:14] <dstufft> ~=
[04:15:24] <r1chardj0n3s> yeah, I was going to read 440 some day
[09:15:17] <pf_moore> If I change something in virtualenv_embedded, how do I regenerate virtualenv.py? The script bin/rebuild-script.py doesn't work in Python 3, or on Windows (line endings...)
[09:15:27] <pf_moore> Worst case I can fire up a Unix VM, I guess...
[09:37:29] <pf_moore> Never mind, did the edit in Windows and the rebuild in Unix. Gotta love line ending incompatibilities :-(
[14:16:52] <dstufft> pf_moore: :(
[20:12:38] <[Arfrever]> dstufft: See https://bitbucket.org/pypa/setuptools/issue/228
[20:14:21] <[Arfrever]> dstufft: Last time you purged https://pypi.python.org/pypi/setuptools from a PyPI cache...
[20:23:18] <davidovich> Hi, if possible, I would like some input on https://bitbucket.org/pypa/setuptools/issue/210/on-windows-binary-files-specified-as
[20:31:50] <dstufft> [Arfrever]: I can't reproduce and the Fastly tools says all the cache nodes have the same content
[20:34:28] <[Arfrever]> dstufft: cd /tmp && wget https://pypi.python.org/pypi/setuptools && ${EDITOR} setuptools
[20:34:41] <[Arfrever]> <title>setuptools 4.0.1 : Python Package Index</title>
[20:35:32] <dstufft> [Arfrever]: if you do curl -I https://pypi.python.org/pypi/setuptools what do you get
[20:37:10] <[Arfrever]> dstufft: http://dpaste.com/1FM6EE7
[20:38:02] <dstufft> [Arfrever]: actually can you do the same thing but with -i instead, to make sure you're getting a 4.0.1 response?
[20:39:25] <dstufft> nvm
[20:39:26] <dstufft> I repro
[20:39:36] <[Arfrever]> dstufft: So there was 4.0.1 content and: X-Served-By: cache-iad2121-IAD, cache-iad2135-IAD, cache-fra1222-FRA
[20:40:01] <dstufft> hm
[20:40:03] <dstufft> sttrange