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

Support the us package #34076

Merged
merged 1 commit into from Jan 20, 2018
Merged

Support the us package #34076

merged 1 commit into from Jan 20, 2018

Conversation

idontgetoutmuch
Copy link
Contributor

@idontgetoutmuch idontgetoutmuch commented Jan 20, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@zimbatm
Copy link
Member

zimbatm commented Jan 20, 2018

@GrahamcOfBorg build pythonPackages.us

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: x86_64-linux

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

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

OK
/nix/store/7yxp126iyrdg85vd9ckgi5brksk0r1g9-python2.7-us-1.0.0

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: x86_64-darwin

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

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

OK
/nix/store/pm86ljqshhq7aias0p0pfk00xwzbjix4-python2.7-us-1.0.0

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Success for system: aarch64-linux

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

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

OK
/nix/store/k4h2kfgld3ykimqrhjspqc3gk7mg59cq-python2.7-us-1.0.0

Copy link
Member

@zimbatm zimbatm left a comment

Choose a reason for hiding this comment

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

the code is looking good!

the only issue is with the commit message. we try to follow a pattern to help us with package statistics. In that case the commit message would be pythonPackages.us: init at 1.0.0 (EDIT: fixed during sqash-merge)

@zimbatm zimbatm merged commit e38b122 into NixOS:master Jan 20, 2018
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

4 participants