Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare the 1.3.0dev2 release. #4080

Merged
merged 5 commits into from Nov 21, 2016
Merged

Conversation

mateor
Copy link
Member

@mateor mateor commented Nov 18, 2016

Having a python dependency error - looking locally but wanted to async let Travis have a go, since it was green for the last commit

23:09:38 00:08           [eval]

                         Failed to eval tests/python/pants_test/cache:cache_server
Failed to eval 'file tests/python/pants_test/cache/cache_server.py':
  File "[srcroot]/pants_test/cache/cache_server.py", line 16, in <module>
    from pants.util.contextutil import pushd, temporary_dir
  File "/Users/mateo/dev/pants/src/python/pants/util/contextutil.py", line 18, in <module>
    from colors import green
No module named colors

colors.py is indeed in the site-packages, though.

@mateor
Copy link
Member Author

mateor commented Nov 19, 2016

As noted on the now-defunct RB:
"Fix some whitespace.

The dry-run of the release was green locally. Travis revealed some whitespace errors in the master.rst, which are fixed here.
./pants markdown --fragment src/python/pants/notes:: failed before this change and now passes.
"

Copy link
Sponsor Member

@stuhood stuhood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mateor mateor merged commit 6ec59bc into pantsbuild:master Nov 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants