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.poetry: 1.0.10 -> 1.1.0 #99507

Merged
merged 2 commits into from Oct 4, 2020

Conversation

austinbutler
Copy link
Member

Motivation for this change

Version bump.

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 shows three build failures (ape lexicon python37Packages.toggl-cli), and I think they are all dependent on two existing PRs:

  1. python3Packages.localzone: Downgrade dnspython dependency #99496 for ape and lexicon
  2. pythonPackages.blessed: 1.15.0 -> 1.17.10 #98886 for toggl

@jonringer
Copy link
Contributor

#99571 will fix ape and lexicon in a way that's compatible with other python packages.

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.

toggle failure unrelated:

https://github.com/NixOS/nixpkgs/pull/99507
4 packages marked as broken and skipped:
ape lexicon python37Packages.qasm2image python38Packages.qasm2image

1 package failed to build:
python37Packages.toggl-cli

63 packages built:
apache-airflow azure-cli buku cmake-language-server google-music-scripts http-prompt httpie nvchecker papis python37Packages.aria2p python37Packages.audio-metadata python37Packages.backoff python37Packages.duecredit python37Packages.flask-common python37Packages.goobook python37Packages.google-music python37Packages.google-music-proto python37Packages.google-music-utils python37Packages.habanero python37Packages.httpbin python37Packages.hypothesis-auto python37Packages.knack python37Packages.maya python37Packages.nvchecker python37Packages.papis python37Packages.pendulum python37Packages.poetry python37Packages.poetry-core python37Packages.pysnow python37Packages.pytest-httpbin python37Packages.qiskit python37Packages.qiskit-ibmq-provider python37Packages.secure python37Packages.tbm-utils python37Packages.tinydb python37Packages.vcrpy python37Packages.xdg python38Packages.aria2p python38Packages.audio-metadata python38Packages.backoff python38Packages.duecredit python38Packages.flask-common python38Packages.goobook python38Packages.google-music python38Packages.google-music-proto python38Packages.google-music-utils python38Packages.habanero python38Packages.httpbin python38Packages.hypothesis-auto python38Packages.knack python38Packages.maya python38Packages.pendulum python38Packages.poetry python38Packages.poetry-core python38Packages.pysnow python38Packages.pytest-httpbin python38Packages.qiskit python38Packages.qiskit-ibmq-provider python38Packages.secure python38Packages.tbm-utils python38Packages.tinydb python38Packages.vcrpy python38Packages.xdg

@jonringer jonringer merged commit 9243c64 into NixOS:master Oct 4, 2020
@austinbutler austinbutler deleted the poetry-1.1.0 branch October 4, 2020 17:25
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

2 participants