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

python27Packages.watchdog: 0.9.0 -> 0.10.2 #86624

Closed
wants to merge 1 commit into from

Conversation

bhipple
Copy link
Contributor

@bhipple bhipple commented May 3, 2020

python27Packages.watchdog: 0.9.0 -> 0.10.2

Semi-automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python2.7-watchdog/versions.

meta.description for python27Packages.watchdog is: "Python API and shell utilities to monitor file system events"

meta.homepage for python27Packages.watchdog is: "https://github.com/gorakhargosh/watchdog"

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS

  • Warning: a test defined in passthru.tests did not pass

  • 0 of 0 passed binary check by having a zero exit code.

  • 0 of 0 passed binary check by having the new version present in output.

  • found 0.10.2 with grep in /nix/store/r16qy3rbpmszw8k2rwv4zjcdkkw12inx-python2.7-watchdog-0.10.2


Rebuild report (if merged into master) (click to expand)

Instructions to test this update (click to expand)

Build yourself:

nix-build -A python27Packages.watchdog https://github.com/r-ryantm/nixpkgs/archive/346a162d9a157293d1f45bf65c2c8bb86b79c71f.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/r16qy3rbpmszw8k2rwv4zjcdkkw12inx-python2.7-watchdog-0.10.2
ls -la /nix/store/r16qy3rbpmszw8k2rwv4zjcdkkw12inx-python2.7-watchdog-0.10.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the change, simply because they are already broken on the target branch.


Maintainer pings

cc @cillianderoiste for testing.

@bhipple bhipple closed this May 3, 2020
@ofborg ofborg bot requested a review from cillianderoiste May 3, 2020 04:29
bhipple added a commit to bhipple/nixpkgs-update that referenced this pull request May 3, 2020
1. We should always use `~/.cache/nixpkgs`, since if we do it in PWD the hard
resets risk blowing away user work!

2. Previously, we weren't fetching and resetting to up-to-date master, which
   meant cmds would fail if your nixpkgs checkout was stale.

3. Previously, we were ignoring the `--pr` option entirely. This fixes that bug
by passing the bool into the UpdateEnv, and also cleans up the selected options
in the logger so it's easier to see.

4. We were including the title PR twice, like this:
   NixOS/nixpkgs#86624

There are still some issues and things to improve, but with this PR I've managed
to get a working usage here:
NixOS/nixpkgs#86625
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

1 participant