Repository: aurora
Updated Branches:
  refs/heads/master b3de59cde -> a34f38b7b


Upgrade to pants 0.0.71.

This bumps us to yesterday's regular weekly release.
The changelog is here:
  http://pantsbuild.github.io/changelog.html

There is an improvement handling badly behaved python tests; besides
that there are no changes of note directly impacting Aurora.

Reviewed at https://reviews.apache.org/r/43290/


Project: http://git-wip-us.apache.org/repos/asf/aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/aurora/commit/a34f38b7
Tree: http://git-wip-us.apache.org/repos/asf/aurora/tree/a34f38b7
Diff: http://git-wip-us.apache.org/repos/asf/aurora/diff/a34f38b7

Branch: refs/heads/master
Commit: a34f38b7b1677f126713cd5d61e1d989552a85f1
Parents: b3de59c
Author: John Sirois <[email protected]>
Authored: Mon Feb 8 13:19:37 2016 -0700
Committer: John Sirois <[email protected]>
Committed: Mon Feb 8 13:19:37 2016 -0700

----------------------------------------------------------------------
 pants.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/a34f38b7/pants.ini
----------------------------------------------------------------------
diff --git a/pants.ini b/pants.ini
index 4324a3f..97bc327 100644
--- a/pants.ini
+++ b/pants.ini
@@ -12,7 +12,7 @@
 # limitations under the License.
 
 [DEFAULT]
-pants_version: 0.0.70
+pants_version: 0.0.71
 
 plugins: [
     'pantsbuild.pants.contrib.python.checks==%(pants_version)s',

Reply via email to