PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Wednesday the 9th of May, 2018

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[13:37:18] <sumanah> !logs
[13:37:18] <pmxbot> http://kafka.dcpython.org/channel/pypa-dev
[13:42:55] <sumanah> toad_polo: hey, how's it going?
[13:43:00] <sumanah> I'm leaving for PyCon this afternoon
[13:44:12] <toad_polo> sumanah: Going good. Have a safe trip!
[13:44:12] <toad_polo> I'm going to set up a wiki page or equivalent today for that packaging open space.
[13:44:14] <toad_polo> To track ideas and whatnot.
[13:44:39] <sumanah> toad_polo: great. Something that lots of people can contribute to would be great, so people who aren't going to be there, like pradyunsg, can follow along, annotate, etc.
[13:47:02] <sumanah> toad_polo: there's a Software Freedom Conservancy instance of Etherpad that projects are free to use: https://pad.sfconservancy.org/
[13:53:10] <sumanah> pradyunsg: toad_polo: do you both have the ability to edit https://wiki.python.org/psf/PackagingSprints ?
[13:54:41] <toad_polo> I think I don't have a PSF account.
[13:55:09] <sumanah> toad_polo: can you follow the "Creating a Wiki account" instructions at https://wiki.python.org/moin/ ?
[13:56:04] <sumanah> then: "If you want to edit a page and have just signed up, or you find that you can no longer edit a page that you could edit before, please write to the pydotorg-www mailing list, stating your account name and your intended edits and we'll add you to the EditorsGroup."
[13:57:02] <sumanah> (I think Mark Mangoba fast-tracked me past that when I started working on the MOSS project, because I don't have mail in my Sent folder to that address.)
[13:57:42] <toad_polo> Sure, internet is being a bit wonky at the moment, but I'll do that.
[13:57:52] <sumanah> Thanks toad_polo
[13:57:58] <sumanah> pradyunsg: ^
[13:58:14] <pradyunsg> Oh. I don't think I have a Wiki account.
[13:58:21] <pradyunsg> Lemme make one. :)
[13:58:22] <sumanah> pradyunsg: ^ follow those instructions :)
[13:58:23] <sumanah> cool
[14:02:11] <pradyunsg> sumanah: I got an internal server error. :(
[14:02:32] <sumanah> pradyunsg: could you report it to #python-infra please?
[14:04:20] <pradyunsg> sumanah: Yep! I posted a message there.
[14:05:06] <sumanah> great
[14:05:10] <sumanah> I need to go pack
[14:13:11] <nixjdm> How do I update the classifiers in my local warehouse env? They've updated on pypi since I made the local env, and I'd like to pull the changes.
[14:13:28] <nixjdm> make purge; make initdb did not do the trick
[14:13:39] <sumanah> nixjdm: you've pulled from master?
[14:13:45] <nixjdm> yes indeedy
[14:13:51] <sumanah> di_codes: any ideas?
[15:16:45] <di_codes> nixjdm: the dev db is a snapshot of testpypi, so it’s classifiers sometimes get out of date. we’ll need to make a new snapshot
[15:17:36] <nixjdm> Ah, ok. It's not urgent by the way. I don't need it, just wanted to keep things up-to-date.
[15:18:44] <nixjdm> A local upload failed because of that new classifier, but I can just comment it out. That's not what I was playing with.