Skip to content

pythonPackages.tqdm: 4.54.0 -> 4.54.1#107406

Merged
jonringer merged 1 commit intoNixOS:masterfrom
sternenseemann:tqdm-4.54.1
Dec 23, 2020
Merged

pythonPackages.tqdm: 4.54.0 -> 4.54.1#107406
jonringer merged 1 commit intoNixOS:masterfrom
sternenseemann:tqdm-4.54.1

Conversation

@sternenseemann
Copy link
Member

Motivation for this change
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.

@ofborg ofborg bot added 6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Dec 22, 2020
@sternenseemann
Copy link
Member Author

nixpkgs-review on x86_64 (pasting in manually due to Mic92/nixpkgs-review#140):

3 packages marked as broken and skipped: python37Packages.baselines python37Packages.optuna python37Packages.pymc3
35 packages failed to build: python37Packages.ansible-kernel python37Packages.colorcet python37Packages.datasets python37Packages.datashader python37Packages.dipy python37Packages.gradient_sdk python37 Packages.holoviews python37Packages.hvplot python37Packages.intake python37Packages.labelbox python37Packages.nbsmoke python37Packages.papermill python37Packages.paperspace python37Packages.perfplot python37Packages.pyppeteer python37Packages.pytorch-metric-learning python37Packages.runway-python python37Packages.sunpy python37Packages.toggl- cli python38Packages.datasets python38Packages.datashader python38Packages.dipy python38Packages.gradient_sdk python38Packages.intake python38Packages.labelbox python38Pack ages.paperspace python38Packages.pyppeteer python38Packages.sunpy python38Packages.toggl-cli python39Packages.dipy python39Packages.gradient_sdk python39Packages.moviepy py thon39Packages.paperspace python39Packages.pytorch-metric-learning urlwatch
152 packages built: apache-airflow backblaze-b2 check_systemd conan deja-dup duplicity duply evdevremapkeys ffmpeg-normalize gdown gnome-keysign jellyfin-mpv-shim kaggle keepkey_agent ledger_a gent lieer luigi magic-wormhole manim mathlibtools mnemosyne noto-fonts-emoji nrfutil ocrmypdf papis plex-mpv-shim python37Packages.afdko python37Packages.ansible-runner py thon37Packages.b2sdk python37Packages.gdown python37Packages.gtts python37Packages.hyperopt python37Packages.ignite python37Packages.internetarchive python37Packages.kaggle python37Packages.keepkey_agent python37Packages.ledger_agent python37Packages.libagent python37Packages.magic-wormhole python37Packages.mathlibtools python37Packages.mesa python37Packages.moviepy python37Packages.nagiosplugin python37Packages.ndjson python37Packages.nltk python37Packages.nototools python37Packages.panel python37Packages.papi s python37Packages.parfive python37Packages.plexapi python37Packages.proglog python37Packages.pyro-ppl python37Packages.python-daemon python37Packages.python-miio python37P ackages.python-mpv-jsonipc python37Packages.pytorch-lightning python37Packages.pywick python37Packages.rbtools python37Packages.rising python37Packages.sacremoses python37P ackages.salmon-mail python37Packages.shap python37Packages.skorch python37Packages.spacy python37Packages.textacy python37Packages.thinc python37Packages.tqdm python37Packa ges.transformers python37Packages.trezor_agent python37Packages.tubeup python37Packages.twine python38Packages.afdko python38Packages.ansible-kernel python38Packages.ansibl e-runner python38Packages.b2sdk python38Packages.colorcet python38Packages.gtts python38Packages.holoviews python38Packages.hvplot python38Packages.hyperopt python38Package s.ignite python38Packages.internetarchive python38Packages.libagent python38Packages.mesa python38Packages.moviepy python38Packages.nagiosplugin python38Packages.nbsmoke py thon38Packages.ndjson python38Packages.nltk python38Packages.nototools python38Packages.panel python38Packages.papermill python38Packages.parfive python38Packages.perfplot python38Packages.plexapi python38Packages.proglog python38Packages.pyro-ppl python38Packages.python-daemon python38Packages.python-miio python38Packages.python-mpv-jsonipc python38Packages.pytorch-lightning python38Packages.pytorch-metric-learning python38Packages.pywick python38Packages.rbtools python38Packages.rising python38Packages.runway -python python38Packages.sacremoses python38Packages.salmon-mail python38Packages.shap python38Packages.skorch python38Packages.spacy python38Packages.textacy python38Packa ges.thinc python38Packages.tqdm python38Packages.transformers trezor_agent python38Packages.tubeup python38Packages.twine python39Packages.afdko python39Packages.b2sdk pyth on39Packages.gdown python39Packages.hyperopt python39Packages.ignite python39Packages.internetarchive python39Packages.kaggle python39Packages.magic-wormhole python39Packag es.mathlibtools python39Packages.nltk python39Packages.nototools python39Packages.panel python39Packages.papermill python39Packages.papis python39Packages.parfive python39P ackages.plexapi python39Packages.proglog python39Packages.pyro-ppl python39Packages.python-miio python39Packages.python-mpv-jsonipc python39Packages.pytorch-lightning pytho n39Packages.rbtools python39Packages.rising python39Packages.sacremoses python39Packages.spacy python39Packages.textacy python39Packages.thinc python39Packages.tqdm python3 9Packages.tubeup r128gain tartube tinyprog tts twitter-color-emoji

Will investigate whether some of the failures are related.

Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

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

No functional changes
tqdm/tqdm@v4.54.0...v4.54.1

@sternenseemann sternenseemann deleted the tqdm-4.54.1 branch December 23, 2020 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants