PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Sunday the 14th of February, 2016

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[13:57:31] <nlh> ping dstufft - if you get this - can you please ping me about the warehouse branding repo?
[13:57:52] <nlh> I need to upload new logos (svgs) but can't find the repo on bitbucket :/
[15:04:05] <dstufft> nlh: it's on github
[15:04:25] <dstufft> nlh: https://github.com/python/pypi-theme
[15:04:36] <nlh> ah... ok
[15:04:40] <nlh> I was looking at https://github.com/pypa/pypi-exclusive-assets
[15:04:45] <nlh> which is empty :P
[15:04:57] <dstufft> note: It's not really setup for you to be able to update that repo *on the live site*
[15:05:21] <dstufft> you can push and pull to that repo, but right now I have to trigger the update to the live site
[15:05:25] <dstufft> because: lazy
[15:05:29] <nlh> ok, no problem
[15:06:19] <nlh> I have changed the logo on warehouse to be .svg... so my plan is to replace the .pngs in this repo with .svgs
[15:06:22] <nlh> with this work?
[15:06:35] <nlh> *will
[15:15:08] <dstufft> nlh: you'll need to update the templates too
[15:15:21] <dstufft> last line of https://github.com/python/pypi-theme/blob/master/pypi_theme/templates/sponsors.html#L24
[15:15:46] <nlh> ah, ok
[15:15:49] <dstufft> updating the logo itself to be ;png will require updating the warehouse templates so that they use .svg instead of .png
[15:16:01] <nlh> yes, I have already done the warehouse templates
[15:16:12] <nlh> but I wasn't planning on doing the sponsor logos as svgs
[15:16:20] <dstufft> ah
[15:16:21] <nlh> because some sponsors have not provided them as svgs
[15:16:23] <dstufft> ok
[15:16:36] <dstufft> then you don't need to change anything else
[15:16:40] <nlh> I am just doing the main warehouse logos and the small 'package' icons
[15:17:19] <dstufft> once you push the logos to the pypi-theme repo, I can push a new version of pypi-theme and tell you what it is, so you can bump the version in the same PR that you update the templates to .svg
[15:17:21] <dstufft> sound reasonable?
[15:18:27] <nlh> yep
[15:18:32] <nlh> I should be able to finish that today
[15:19:04] <dstufft> nlh: btw, idan says hi
[15:19:52] <dstufft> gonna go eat breakfast, I'll be checking back periodically to see if you need a new version of pypi-theme released
[15:19:55] <nlh> dstufft: small world! Hi Idan! :)
[15:19:57] <nlh> ok, thanks
[18:29:07] <lifeless> dstufft: o/
[21:41:28] <xafer> Hmm last Pygments release seems to not play nicely with pip's docs