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

Minor upstream update Tryton 4 8 #43604

Merged
merged 2 commits into from Aug 2, 2018
Merged

Conversation

udono
Copy link
Contributor

@udono udono commented Jul 16, 2018

Motivation for this change

Minor bugfix release from upstream http://www.tryton.org.

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.

@udono udono changed the title Update tryton 4 8 Minor upstream update Tryton 4 8 Jul 17, 2018
@matthewbauer
Copy link
Member

@GrahamcOfBorg build tryton trytond

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tryton, trytond

Partial log (click to expand)

Test on_create ... ok
test_on_time (trytond.tests.test_trigger.TriggerTestCase)
Test on_time ... ok

----------------------------------------------------------------------
Ran 795 tests in 63.780s

OK (skipped=10)
/nix/store/kbjs7r96kh6n2zf5q6ijqaips3mwk7k7-tryton-4.8.3
/nix/store/srv2z9wqadyaa32a0v46xczw59glgsxh-trytond-4.8.2

@matthewbauer matthewbauer merged commit 7ee610f into NixOS:master Aug 2, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: tryton, trytond

Partial log (click to expand)

warning: no files found matching '*/gtk-2.0/*'
warning: no files found matching '*.po' under directory 'doc'
warning: no files found matching '*.pot' under directory 'doc'
writing manifest file 'tryton.egg-info/SOURCES.txt'
running build_ext

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

OK

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tryton, trytond

Partial log (click to expand)

Test write integer ... ok
test_write_non_integer (trytond.tests.test_field_integer.FieldIntegerTestCase)
Test write integer with non integer ... ok

----------------------------------------------------------------------
Ran 795 tests in 296.155s

OK (skipped=10)
/nix/store/f3883ydsq2n22g0z5qb02pls3rfvvh5k-tryton-4.8.3
/nix/store/qc48d77krvr79w9xfqjrywvyali0qhp3-trytond-4.8.2

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