PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Saturday the 5th of July, 2014

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[16:04:01] <pmxbot> jaraco pushed 5 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:04:01] <pmxbot> Resave with excess whitespace removed
[16:04:01] <pmxbot> Merge with master
[16:04:01] <pmxbot> Create zip_manifests as a class attribute rather than a global
[16:04:01] <pmxbot> Split MemoizedZipManifests from ZipManifests. Ref #154.
[16:04:01] <pmxbot> Make memoized zip manifests opt-in using the PKG_RESOURCES_CACHE_ZIP_MANIFESTS environment variable. Ref #154.
[16:16:38] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:16:38] <pmxbot> Merge with master
[16:16:38] <pmxbot> Use Python 3 syntax in 'script (dev).tmpl', as Python 2.6+ supports this syntax
[16:19:37] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:19:37] <pmxbot> Added tag 5.4 for changeset baae103e80c3
[16:19:37] <pmxbot> Bumped to 5.5 in preparation for next release.
[17:03:09] <pmxbot> jaraco pushed 4 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[17:03:09] <pmxbot> Move imports into header
[17:03:09] <pmxbot> Remove commented code
[17:03:09] <pmxbot> Avoid trailing comments in pkg_resources.
[17:03:09] <pmxbot> Normalize whitespace per more modern style conventions.
[18:44:59] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[18:44:59] <pmxbot> Use numbers.Number to detect numeric type
[18:44:59] <pmxbot> Since Python 3 will always need the _execfile functionality (to fulfill the test in test_sandbox), this functionality should become part of the core implementation.
[19:13:15] <pmxbot> jaraco pushed 7 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[19:13:15] <pmxbot> Add six 1.7.3 for bootstrapping purposes. Ref #229
[19:13:15] <pmxbot> Add dependency on six
[19:13:15] <pmxbot> Merge with master
[19:13:15] <pmxbot> Use six for Python 2 compatibility
[19:13:15] <pmxbot> next compatibility is no longer required
[19:13:15] <pmxbot> Merge with master
[19:13:15] <pmxbot> Use six for Python 2 compatibility
[19:14:01] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[19:14:01] <pmxbot> next compatibility is no longer required