PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Friday the 14th of February, 2014

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:58:10] <qwcode> dstufft, thoughts on 1.5.3?
[01:25:46] <ionelmc> how do you make those py2and3 wheels ?
[01:31:31] <ionelmc> i've added universal=1 in setup.cfg but still shows py2.7 in the "Py Version" column in pypi
[01:31:36] <ionelmc> qwcode: you around?
[02:07:23] <qwcode> ionelmc, what is your dist filename?
[02:07:32] <qwcode> your wheel filename
[02:07:46] <ionelmc> manhole-0.6.0-py2.py3-none-any.whl
[02:07:57] <ionelmc> looks fine
[02:08:13] <qwcode> oh, you just concerned how it shows in pypi?
[02:08:14] <ionelmc> maybe the way it's uploaded makes the difference?
[02:08:23] <ionelmc> well, curious
[02:09:08] <ionelmc> is that information from the version column in pypi being used for anything ?
[02:13:56] <qwcode> ionelmc, not sure, sorry
[02:14:32] <qwcode> ionelmc, uploaded with twine or setup.py upload
[02:14:41] <ionelmc> setup.py upload
[02:14:58] <ionelmc> i always forget that name, twine :)
[02:15:02] <ionelmc> will try it
[02:16:52] <ionelmc> how it shows up differently
[02:16:53] <ionelmc> https://pypi.python.org/pypi/manhole/0.6.0
[02:17:07] <ionelmc> django's shows "Any" tho: https://pypi.python.org/pypi/Django/1.6.2
[02:17:17] <ionelmc> i wonder what's the difference
[02:24:13] <qwcode> pip shows "py2.py3". not sure what's going on a dstufft question
[03:22:08] <dstufft> it's just informaational
[03:22:09] <dstufft> nothing uses it
[03:22:15] <dstufft> it's a bug in the uploading
[21:06:48] <dstufft> hm
[21:07:02] <dstufft> I might make a setup helper for versioning continous deployment