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

urlwatch: 2.7 -> 2.8 #34374

Merged
merged 1 commit into from Jan 29, 2018
Merged

urlwatch: 2.7 -> 2.8 #34374

merged 1 commit into from Jan 29, 2018

Conversation

4z3
Copy link
Contributor

@4z3 4z3 commented Jan 29, 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.

@adisbladis
Copy link
Member

@GrahamcOfBorg build urlwatch

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 on x86_64-linux (full log)

Partial log (click to expand)

writing manifest file 'lib/urlwatch.egg-info/SOURCES.txt'
running build_ext
/nix/store/53dyjh7xjhnbibqllr7j27lk2h98n7j7-python3-3.6.4/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'copyright'
  warnings.warn(msg)

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

OK
/nix/store/kwp9glfqvdsd1s0cbcv4hnj9976p9swl-urlwatch-2.8

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 on x86_64-darwin (full log)

Partial log (click to expand)

writing manifest file 'lib/urlwatch.egg-info/SOURCES.txt'
running build_ext
/nix/store/wc4m3g4grivhy26sdck44jxwkvz1j17n-python3-3.6.4/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'copyright'
  warnings.warn(msg)

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

OK
/nix/store/bv5nqjn7i69f2mrpw6c8ddvqa9qdgxi2-urlwatch-2.8

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 on aarch64-linux (full log)

Partial log (click to expand)

writing manifest file 'lib/urlwatch.egg-info/SOURCES.txt'
running build_ext
/nix/store/mn2c28fa7mp8ck3p74n80nls6g2w7flw-python3-3.6.4/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'copyright'
  warnings.warn(msg)

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

OK
/nix/store/36z5prs11inq3lwh7d3yn4kyba2ms4k9-urlwatch-2.8

@adisbladis adisbladis merged commit 9e830ed into NixOS:master Jan 29, 2018
@4z3 4z3 deleted the urlwatch-2.8 branch January 29, 2018 11:37
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