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

python3Packages.poetry: 1.1.1 -> 1.1.4 #102994

Merged
merged 1 commit into from Nov 6, 2020

Conversation

austinbutler
Copy link
Member

Motivation for this change

Package upgrade.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS linux)
  • 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 nixpkgs-review --run "nixpkgs-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)
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@austinbutler
Copy link
Member Author

❯ nixpkgs-review pr 102994                              
$ git -c fetch.prune=false fetch --force https://github.com/NixOS/nixpkgs master:refs/nixpkgs-review/0 pull/102994/head:refs/nixpkgs-review/1
From https://github.com/NixOS/nixpkgs
 + 8bd28edea86...8f4ed177353 refs/pull/102994/head -> refs/nixpkgs-review/1  (forced update)
$ git worktree add /home/austin/.cache/nixpkgs-review/pr-102994/nixpkgs 7eb64f7603d7f97c03e02375a9f4c15602539812
Preparing worktree (detached HEAD 7eb64f7603d)
Updating files: 100% (23103/23103), done.
HEAD is now at 7eb64f7603d solc: 0.6.8 -> 0.7.4
$ nix-env -f /home/austin/.cache/nixpkgs-review/pr-102994/nixpkgs -qaP --xml --out-path --show-trace
$ git merge --no-commit 8f4ed177353a09e4b4527b730660c40927d6fb85
Updating 7eb64f7603d..8f4ed177353
Fast-forward
 pkgs/development/python-modules/poetry/default.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
$ nix-env -f /home/austin/.cache/nixpkgs-review/pr-102994/nixpkgs -qaP --xml --out-path --show-trace --meta
31 packages updated:
ansible-lint cmake-language-server lexicon python3.7-ansible-lint python3.7-aria2p python3.7-backoff python3.7-goobook python3.7-hypothesis-auto python3.7-myfitnesspal python3.7-perfplot python37Packages.poetry (1.1.1 → 1.1.4) python3.7-pyairvisual python3.7-pysnow python3.7-rich python3.7-tinydb python3.7-wled python3.7-xdg python3.8-ansible-lint python3.8-aria2p python3.8-backoff python3.8-goobook python3.8-hypothesis-auto python3.8-myfitnesspal python3.8-perfplot python38Packages.poetry (1.1.1 → 1.1.4) python3.8-pyairvisual python3.8-pysnow python3.8-rich python3.8-tinydb python3.8-wled python3.8-xdg

$ nix build --no-link --keep-going --option build-use-sandbox relaxed -f /home/austin/.cache/nixpkgs-review/pr-102994/build.nix
warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
[44 built, 476 copied (1566.0 MiB), 258.1 MiB DL]
https://github.com/NixOS/nixpkgs/pull/102994
30 packages built:
ansible-lint cmake-language-server lexicon python37Packages.ansible-lint python37Packages.aria2p python37Packages.backoff python37Packages.goobook python37Packages.hypothesis-auto python37Packages.myfitnesspal python37Packages.perfplot python37Packages.poetry python37Packages.pyairvisual python37Packages.pysnow python37Packages.rich python37Packages.tinydb python37Packages.wled python37Packages.xdg python38Packages.aria2p python38Packages.backoff python38Packages.goobook python38Packages.hypothesis-auto python38Packages.myfitnesspal python38Packages.perfplot python38Packages.poetry python38Packages.pyairvisual python38Packages.pysnow python38Packages.rich python38Packages.tinydb python38Packages.wled python38Packages.xdg


$ nix-shell /home/austin/.cache/nixpkgs-review/pr-102994/shell.nix
these paths will be fetched (0.51 MiB download, 2.47 MiB unpacked):
  /nix/store/ak3ffs0n7kapwkk6lnww5jzssaizq5cy-bash-interactive-4.4-p23-dev
  /nix/store/rsaqzj41lvllljzkfxkr197rgggmx8i5-bash-interactive-4.4-p23-doc
  /nix/store/y6ldx55rb5vmlr9ld53wqxh457nzcvcx-bash-interactive-4.4-p23-man
  /nix/store/zrifphh20r2f5cqkh6kjpy11691zns85-bash-interactive-4.4-p23-info
copying path '/nix/store/rsaqzj41lvllljzkfxkr197rgggmx8i5-bash-interactive-4.4-p23-doc' from 'https://cache.nixos.org'...
copying path '/nix/store/zrifphh20r2f5cqkh6kjpy11691zns85-bash-interactive-4.4-p23-info' from 'https://cache.nixos.org'...
copying path '/nix/store/ak3ffs0n7kapwkk6lnww5jzssaizq5cy-bash-interactive-4.4-p23-dev' from 'https://cache.nixos.org'...
copying path '/nix/store/y6ldx55rb5vmlr9ld53wqxh457nzcvcx-bash-interactive-4.4-p23-man' from 'https://cache.nixos.org'...

Copy link
Contributor

@jonringer jonringer left a comment

Choose a reason for hiding this comment

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

LGTM

Result of nixpkgs-review pr 102994 1

30 packages built:
  • ansible-lint (python38Packages.ansible-lint)
  • cmake-language-server
  • lexicon
  • python37Packages.ansible-lint
  • python37Packages.aria2p
  • python37Packages.backoff
  • python37Packages.goobook
  • python37Packages.hypothesis-auto
  • python37Packages.myfitnesspal
  • python37Packages.perfplot
  • python37Packages.poetry
  • python37Packages.pyairvisual
  • python37Packages.pysnow
  • python37Packages.rich
  • python37Packages.tinydb
  • python37Packages.wled
  • python37Packages.xdg
  • python38Packages.aria2p
  • python38Packages.backoff
  • python38Packages.goobook
  • python38Packages.hypothesis-auto
  • python38Packages.myfitnesspal
  • python38Packages.perfplot
  • python38Packages.poetry
  • python38Packages.pyairvisual
  • python38Packages.pysnow
  • python38Packages.rich
  • python38Packages.tinydb
  • python38Packages.wled
  • python38Packages.xdg

@jonringer jonringer merged commit e474712 into NixOS:master Nov 6, 2020
@austinbutler austinbutler deleted the poetry-1.1.4 branch November 6, 2020 17:27
@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 102994 run on x86_64-linux 1

30 packages built:
  • ansible-lint (python38Packages.ansible-lint)
  • cmake-language-server
  • lexicon
  • python37Packages.ansible-lint
  • python37Packages.aria2p
  • python37Packages.backoff
  • python37Packages.goobook
  • python37Packages.hypothesis-auto
  • python37Packages.myfitnesspal
  • python37Packages.perfplot
  • python37Packages.poetry
  • python37Packages.pyairvisual
  • python37Packages.pysnow
  • python37Packages.rich
  • python37Packages.tinydb
  • python37Packages.wled
  • python37Packages.xdg
  • python38Packages.aria2p
  • python38Packages.backoff
  • python38Packages.goobook
  • python38Packages.hypothesis-auto
  • python38Packages.myfitnesspal
  • python38Packages.perfplot
  • python38Packages.poetry
  • python38Packages.pyairvisual
  • python38Packages.pysnow
  • python38Packages.rich
  • python38Packages.tinydb
  • python38Packages.wled
  • python38Packages.xdg

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