[Buildbot-commits] [buildbot/buildbot] 7b4707: fix master's dependencies

GitHub noreply at github.com
Sun Aug 2 20:01:15 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 7b470715d73cc5bf0116eb4270d802f0c496e023
      https://github.com/buildbot/buildbot/commit/7b470715d73cc5bf0116eb4270d802f0c496e023
  Author: Mikhail Sobolev <mss at mawhrin.net>
  Date:   2015-08-02 (Sun, 02 Aug 2015)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  fix master's dependencies

* Python 2.5 is not supported any more, hence to need to handle that
* 'future' module is required (as it brings in 'builtins' module), while
  it was not mentioned


  Commit: c02858cc9955c7463468c3308eaa308ec24342d9
      https://github.com/buildbot/buildbot/commit/c02858cc9955c7463468c3308eaa308ec24342d9
  Author: Pierre Tardy <tardyp at gmail.com>
  Date:   2015-08-02 (Sun, 02 Aug 2015)

  Changed paths:
    M master/setup.py

  Log Message:
  -----------
  Merge pull request #1800 from sa2ajj/fix-master-deps

fix master's dependencies


Compare: https://github.com/buildbot/buildbot/compare/1f441cf0b76c...c02858cc9955


More information about the Commits mailing list