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

pythonPackages.txtorcon: 0.20.0 -> 18.0.0 #42754

Merged
merged 1 commit into from Jun 29, 2018

Conversation

jluttine
Copy link
Member

Motivation for this change

Update txtorcon Python package.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@dotlambda
Copy link
Member

@GrahamcOfBorg build python2.pkgs.txtorcon python3.pkgs.txtorcon

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python2.pkgs.txtorcon, python3.pkgs.txtorcon

Partial log (click to expand)

/nix/store/9frsjh1cnklk1x9qa7ysskciwkglcc9k-python2.7-txtorcon-18.0.0
    " been resolved to '{}'".format(hsdir, abs_hsdir)
/nix/store/44y0kf2b4hrsf9l3sm2xbp5bc85db6by-python3.6-txtorcon-18.0.0

test/test_onion.py::OnionServiceTest::test_unknown_version
  /build/txtorcon-18.0.0/txtorcon/onion.py:158: UserWarning: Onions service directory (test.test_onion/OnionServiceTest/test_unknown_version/hxkxmz9q/temp) is relative and has been resolved to '/build/txtorcon-18.0.0/test.test_onion/OnionServiceTest/test_unknown_version/hxkxmz9q/temp'
    " been resolved to '{}'".format(hsdir, abs_hsdir)

-- Docs: http://doc.pytest.org/en/latest/warnings.html
============== 612 passed, 1 skipped, 17 warnings in 6.91 seconds ==============

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python2.pkgs.txtorcon, python3.pkgs.txtorcon

Partial log (click to expand)

    " been resolved to '{}'".format(hsdir, abs_hsdir)

test/test_onion.py::OnionServiceTest::test_unknown_version
  /build/txtorcon-18.0.0/txtorcon/onion.py:158: UserWarning: Onions service directory (test.test_onion/OnionServiceTest/test_unknown_version/qn4mgcil/temp) is relative and has been resolved to '/build/txtorcon-18.0.0/test.test_onion/OnionServiceTest/test_unknown_version/qn4mgcil/temp'
    " been resolved to '{}'".format(hsdir, abs_hsdir)

-- Docs: http://doc.pytest.org/en/latest/warnings.html
============= 612 passed, 1 skipped, 17 warnings in 13.53 seconds ==============
/nix/store/7ysyhi5xkc43b4vkda6pq5j2mv5s7mas-python2.7-txtorcon-18.0.0
/nix/store/mqs8knhly2z3rjsf23lrj44dpgclqs1g-python3.6-txtorcon-18.0.0

@dotlambda dotlambda merged commit 1a589cc into NixOS:master Jun 29, 2018
@jluttine jluttine deleted the update-txtorcon-18.0.0 branch June 29, 2018 11:29
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