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

pants: 1.3.0 -> 1.4.0 #37797

Merged
merged 1 commit into from Apr 1, 2018
Merged

pants: 1.3.0 -> 1.4.0 #37797

merged 1 commit into from Apr 1, 2018

Conversation

bhmiller
Copy link
Contributor

Motivation for this change

Upgrading to what was the latest release of pants. Note in meantime see that 1.5.0 was just released a couple days ago, but want to go one release at a time here.

Things done

Tested via running "nix-build -A pkgs.pants" on macOS (10.13.3)

Tested via running "nix-build -A pkgs.pants"
twitter-common-collections setproctitle ansicolors packaging pathspec
scandir twitter-common-dirutil psutil requests pystache pex docutils
markdown pygments twitter-common-confluence fasteners pywatchman
futures cffi subprocess32 contextlib2 faulthandler pyopenssl
Copy link
Contributor Author

Choose a reason for hiding this comment

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

pared down propagatedBuildInputs to only what the build said it needed.

@matthewbauer
Copy link
Member

@GrahamcOfBorg build pants

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: pants

Partial log (click to expand)

writing entry points to src/pantsbuild.pants.egg-info/entry_points.txt
reading manifest file 'src/pantsbuild.pants.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/pantsbuild.pants.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: pants

Partial log (click to expand)

reading manifest file 'src/pantsbuild.pants.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/pantsbuild.pants.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
/nix/store/zsw6wjypkgr5slhxma0968z5vmr111vp-pantsbuild.pants-1.4.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: pants

Partial log (click to expand)

writing entry points to src/pantsbuild.pants.egg-info/entry_points.txt
reading manifest file 'src/pantsbuild.pants.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/pantsbuild.pants.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK

@matthewbauer matthewbauer merged commit d8e1a52 into NixOS:master Apr 1, 2018
@bhmiller
Copy link
Contributor Author

bhmiller commented Apr 2, 2018

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants