PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Thursday the 1st of October, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[01:39:50] <Ivo> !logs
[01:39:50] <pmxbot> http://chat-logs.dcpython.org/channel/pypa-dev
[16:39:38] <sigmavirus24> dstufft: care to look at https://github.com/pypa/twine/pull/138 ? I know it needs tests but that should fix it
[16:39:58] <sigmavirus24> I don't have any (properly) signed packages to upload though so I'd appreciate a real test =P
[16:40:28] <sigmavirus24> dstufft: lifeless fwiw, I think ^ will end up affecting OpenStack (assuming they sign their releases for PyPI)
[16:40:32] <sigmavirus24> (I know they sign tags)
[21:49:22] <Ivo> dstufft: virtualenv release? pretty pls
[22:03:45] <Ivo> surp
[22:08:14] <Ivo> sigmavirus24: do you do releases for virtualenv
[22:08:36] <sigmavirus24> No I don't
[22:09:14] <sigmavirus24> I just work on Twine
[22:09:32] <Ivo> damn
[22:11:42] <Ivo> sigmavirus24: why does pep8 have to keep on pestering about new things
[22:12:29] <sigmavirus24> I said I just work on twine =P
[22:12:42] <sigmavirus24> Because pep8 hasn't fully implemented PEP-0008
[22:12:58] <sigmavirus24> And PEP-0008 is a living document that changes under our feet every couple of months or so
[22:13:16] <Ivo> but clearly you are making commits to PyCQA/pep8
[22:13:32] <sigmavirus24> Ivo: I make commits to too many projects
[22:13:44] <Ivo> therefore, everything is your fault :D
[22:13:56] <sigmavirus24> Ivo that's why dstufft keeps trying to trick me to work on pip
[22:14:02] <sigmavirus24> So everything can be my fault
[22:14:10] <sigmavirus24> then he'll want me to work on all of pip's deps
[22:14:21] <Ivo> Have one of those "single purpose website ideas"
[22:14:27] <Ivo> whosfaultisit.com
[22:14:48] <sigmavirus24> make it static and have it be the current POTUS
[22:14:50] <Ivo> * whosfaultisit.com/<githubrepo>/<project>
[22:14:56] <sigmavirus24> oh
[22:14:59] <sigmavirus24> that's cleverer
[22:15:03] <Ivo> And it just spits the name of the last commiter back at you
[22:15:11] <Ivo> and blames them
[22:15:14] <sigmavirus24> better yet, person with most commits
[22:15:23] <sigmavirus24> (or random selection of the top 5 committers)
[22:15:34] <Ivo> or most commits over last 6 months, say
[22:15:40] <sigmavirus24> that'll be harder to do
[22:15:58] <sigmavirus24> Knowing github's API as well as I do, that'll be a pain
[22:16:17] <Ivo> great, hugedomains.com pre-registered it
[22:16:27] <Ivo> I'm sure it goes for the low low price of $783
[22:16:41] <Ivo> wait, $2,395
[22:16:50] <Ivo> are they goddamn serious
[22:17:13] <Ivo> wonder what the restrictions are for .it ...
[22:18:59] <Ivo> just query https://github.com/pypa/virtualenv/graphs/contributors?from=2013-10-21&to=2015-10-02&type=c and scrape :D
[22:20:18] <Ivo> 30 euros D:
[22:21:30] <Ivo> sigmavirus24: your betamax rst is borked
[22:21:32] <Ivo> https://pypi.python.org/pypi/betamax
[22:21:47] <sigmavirus24> I'm sadly unsurprised
[22:21:56] <sigmavirus24> I should add readme to the CI for all my projects
[22:22:08] <sigmavirus24> why is the license there?
[22:22:12] <sigmavirus24> I suspect that's borking it
[22:22:14] <Ivo> I just did that for virtualenv & pip :D
[22:22:26] <sigmavirus24> +1
[22:22:37] <sigmavirus24> I'll just crib you're work then when I get a chance =P
[22:22:38] <Ivo> the bottom part of it looks suspect as well
[22:23:01] <sigmavirus24> Yeah this looks like some of hte METADATA was slurped in somehow
[22:23:03] <sigmavirus24> WEIRD
[22:23:15] <Ivo> https://github.com/pypa/virtualenv/commit/18b374dc3eeb0e37aa3ad1b22c442712d9dca103
[22:23:26] <Ivo> sum total of said work
[22:27:38] <sigmavirus24> well it's less borked now at least
[22:28:05] <Ivo> lol
[22:28:26] <Ivo> if you install docutils, you can do python setup.py check -r -s
[22:29:14] <Ivo> and it should tell you the errors of your ways
[22:32:25] <sigmavirus24> Ivo: I know why it's busted
[22:32:40] <sigmavirus24> for some reason there's 4 or 8 spaces at the start of each line thanks to whatever borked the project registration
[22:32:50] <sigmavirus24> I don't feel like editing each line in the browser to fixerate that
[22:37:00] <Ivo> sigmavirus24: you can reupload the project metadata
[22:37:02] <Ivo> in one
[22:37:07] <sigmavirus24> Ivo: I know
[22:37:18] <sigmavirus24> I'm on my work computer at the moment
[22:37:25] <Ivo> oh, so, do it l8r
[22:44:35] <sigmavirus24> Yep