[00:14:56] <pmxbot> jaraco pushed 3 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[00:14:56] <pmxbot> Extract variable for candidate encodings
[00:14:56] <pmxbot> Add test capturing failure. Ref #486.
[00:14:57] <pmxbot> Avoid TypeError when getfilesystemencoding returns None. Fixes #486.
[02:03:04] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[02:03:04] <pmxbot> Relicense the package as MIT license. Drop licensing as PSF and Zope as neither of those licenses grant authority for use outside their respective projects. Vendored projects are licensed under their respective licenses, currently MIT for six and Apache v2 for packaging. Fixes #132.
[02:07:35] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[02:28:13] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[02:28:13] <pmxbot> Merged in darjus/setuptools (pull request #169)
[02:28:13] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[02:28:13] <pmxbot> Remove JythonCommandSpec as it's not required on Jython 2.7 and setuptools no longer supports anything 2.5, but had to test for 'Jython on Windows' in two other places
[02:28:14] <pmxbot> Merged in darjus/setuptools (pull request #169)
[02:34:01] <pmxbot> jaraco pushed 4 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[02:34:01] <pmxbot> Bumped to 19.5 in preparation for next release.
[02:34:01] <pmxbot> Added tag 19.5 for changeset 0a68cbab7258
[02:34:02] <pmxbot> Bumped to 19.6 in preparation for next release.
[15:19:50] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[15:19:50] <pmxbot> Add 'launch' hook, based on pip.utils.setuptools_build
[16:55:15] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:55:15] <pmxbot> Also hide Cython when hiding setuptools, as setuptools will have imported Cython and Cython references the distutils.Extension. Fixes #488.
[17:11:02] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[17:11:02] <pmxbot> Added tag 19.6b1 for changeset 34121bf49b1a
[20:50:04] <agronholm> dstufft: how do you do production deployments with warehouse? I see that there's no production specific docker-compose file
[20:50:17] <agronholm> do you still mount the code as a volume?
[21:17:14] <dstufft> agronholm: We don't deploy with docker