PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Saturday the 28th of March, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[14:55:34] <pmxbot> jaraco pushed 3 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[14:55:34] <pmxbot> DistributionNotFound: Show requirers
[14:55:34] <pmxbot> DistributionNotFound: Move message template to class
[14:55:34] <pmxbot> Merged in msabramo/setuptools/DistributionNotFound_list_requirers (pull request #126)
[14:55:34] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[14:55:34] <pmxbot> Merged in msabramo/setuptools/DistributionNotFound_list_requirers (pull request #126)
[15:06:34] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[15:06:34] <pmxbot> Update changelog
[15:07:50] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[15:07:50] <pmxbot> Bumped to 15.0 in preparation for next release.
[15:08:02] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[15:08:02] <pmxbot> Added tag 15.0b1 for changeset 617699fd3e44
[18:34:00] <lifeless> dstufft: thats not what I've said :)
[18:34:38] <lifeless> dstufft: one of the main arguments against installing setup_requires into the target environment is that extra things will be installed which may conflict etc
[18:35:30] <lifeless> dstufft: I've just pointed out that if conflicting requirements is an issue there, logically it must be an issue for setup_requires itself and so we'll need a way to manage/override those