Repository: aurora Updated Branches: refs/heads/master 09b8e583f -> b272b8808
Upgrade to pants 1.2.0rc0. This pulls in support for OSX Sierra. Release notes are here: http://pantsbuild.github.io/notes-master.html Reviewed at https://reviews.apache.org/r/52640/ Project: http://git-wip-us.apache.org/repos/asf/aurora/repo Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/b272b880 Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/b272b880 Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/b272b880 Branch: refs/heads/master Commit: b272b8808c5d9832112bfd9b648e0ec8b9718414 Parents: 09b8e58 Author: John Sirois <[email protected]> Authored: Mon Oct 10 17:37:18 2016 -0600 Committer: John Sirois <[email protected]> Committed: Mon Oct 10 17:37:18 2016 -0600 ---------------------------------------------------------------------- pants.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aurora/blob/b272b880/pants.ini ---------------------------------------------------------------------- diff --git a/pants.ini b/pants.ini index 0ddc0fc..6ed4186 100644 --- a/pants.ini +++ b/pants.ini @@ -12,7 +12,7 @@ # limitations under the License. [GLOBAL] -pants_version: 1.2.0dev11 +pants_version: 1.2.0rc0 plugins: [ 'pantsbuild.pants.contrib.python.checks==%(pants_version)s',
