[Buildbot-commits] [buildbot/buildbot] b33ae4: use package_data to bundle various data files
GitHub
noreply at github.com
Thu Oct 16 20:42:22 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: b33ae4076dfb5fbf3f469d8bda9d676977743f5a
https://github.com/buildbot/buildbot/commit/b33ae4076dfb5fbf3f469d8bda9d676977743f5a
Author: Mikhail Sobolev <mss at mawhrin.net>
Date: 2014-10-03 (Fri, 03 Oct 2014)
Changed paths:
M pkg/buildbot_pkg.py
M www/base/setup.py
M www/codeparameter/setup.py
M www/console_view/setup.py
M www/waterfall_view/setup.py
Log Message:
-----------
use package_data to bundle various data files
* remove generation of MANIFEST.in (only helps for `sdist` command)
* override setuptools' build_py class to filter out directories
Supersedes GH-1215
Fixes ticket:2883
Commit: bfc6fbfc3ed61f92cd81c14ce16da07613cbb05d
https://github.com/buildbot/buildbot/commit/bfc6fbfc3ed61f92cd81c14ce16da07613cbb05d
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-10-16 (Thu, 16 Oct 2014)
Changed paths:
M pkg/buildbot_pkg.py
M www/base/setup.py
M www/codeparameter/setup.py
M www/console_view/setup.py
M www/waterfall_view/setup.py
Log Message:
-----------
Merge sa2ajj/buildbot:add-package-data (PR #1239)
+autopep8
Compare: https://github.com/buildbot/buildbot/compare/3216ff07a506...bfc6fbfc3ed6
More information about the Commits
mailing list