Skip to content

python3Packages.watchdog: 2.1.0 -> 2.1.1#123224

Merged
mweinelt merged 1 commit intoNixOS:masterfrom
fabaff:bump-watchdog
May 17, 2021
Merged

python3Packages.watchdog: 2.1.0 -> 2.1.1#123224
mweinelt merged 1 commit intoNixOS:masterfrom
fabaff:bump-watchdog

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented May 16, 2021

Motivation for this change

Update to latest upstream release 2.1.1

Change log: https://github.com/gorakhargosh/watchdog/releases/tag/v2.1.1

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.

@fabaff fabaff requested review from FRidh and jonringer as code owners May 16, 2021 11:15
@ofborg ofborg Bot requested a review from cillianderoiste May 16, 2021 11:25
@ofborg ofborg Bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels May 16, 2021
@r-rmcgibbo
Copy link
Copy Markdown

r-rmcgibbo commented May 16, 2021

Result of nixpkgs-review pr 123224 at 10a5d3f run on aarch64-linux 1

58 packages failed to build:

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement. Does something look off? Please file an issue or reach out on IRC.


Result of nixpkgs-review pr 123224 at 10a5d3f run on x86_64-linux 1

3 packages failed to build:
61 packages built successfully:
  • aws-sam-cli
  • buildbot (python38Packages.buildbot)
  • buildbot-full (python38Packages.buildbot-full)
  • buildbot-ui (python38Packages.buildbot-ui)
  • coconut (python38Packages.coconut)
  • datasette (python38Packages.datasette)
  • devpi-client
  • devpi-server
  • hovercraft
  • maestral (python38Packages.maestral)
  • maestral-gui
  • markdown-pp
  • octoprint
  • pympress
  • python38Packages.bpython
  • python38Packages.cornice
  • python38Packages.deform
  • python38Packages.easywatch
  • python38Packages.hupper
  • python38Packages.lektor
  • python38Packages.ndjson
  • python38Packages.pypugjs
  • python38Packages.pyramid
  • python38Packages.pyramid_beaker
  • python38Packages.pyramid_chameleon
  • python38Packages.pyramid_exclog
  • python38Packages.pyramid_hawkauth
  • python38Packages.pyramid_jinja2
  • python38Packages.pyramid_mako
  • python38Packages.pyramid_multiauth
  • python38Packages.pytest-watch
  • spyder (python38Packages.spyder)
  • staticjinja (python38Packages.staticjinja)
  • python38Packages.watchdog
  • python39Packages.bpython
  • python39Packages.buildbot
  • python39Packages.buildbot-full
  • python39Packages.buildbot-ui
  • python39Packages.coconut
  • python39Packages.cornice
  • python39Packages.datasette
  • python39Packages.deform
  • python39Packages.easywatch
  • python39Packages.hupper
  • python39Packages.lektor
  • python39Packages.maestral
  • python39Packages.ndjson
  • python39Packages.pypugjs
  • python39Packages.pyramid
  • python39Packages.pyramid_beaker
  • python39Packages.pyramid_chameleon
  • python39Packages.pyramid_exclog
  • python39Packages.pyramid_hawkauth
  • python39Packages.pyramid_jinja2
  • python39Packages.pyramid_mako
  • python39Packages.pyramid_multiauth
  • python39Packages.pytest-watch
  • python39Packages.staticjinja
  • python39Packages.watchdog
  • streamlit
  • topydo

Note that build failures may predate this PR, and could be nondeterministic or hardware dependent.
Please exercise your independent judgement. Does something look off? Please file an issue or reach out on IRC.

@github-actions github-actions Bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 16, 2021
@fabaff
Copy link
Copy Markdown
Member Author

fabaff commented May 16, 2021

Nikola will be fixed in #123245

@mweinelt
Copy link
Copy Markdown
Member

mweinelt commented May 17, 2021

Can't reproduce the error on aarch64, neither can ofBorg.

@mweinelt
Copy link
Copy Markdown
Member

Target Home Assistant release: current, only dependency update no changes

That does not seem to be the case.

@mweinelt mweinelt merged commit c6a21f2 into NixOS:master May 17, 2021
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: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants