Skip to content

gpodder: 3.10.1 -> 3.10.2#42019

Merged
pSub merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/gpodder
Jun 16, 2018
Merged

gpodder: 3.10.1 -> 3.10.2#42019
pSub merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/gpodder

Conversation

@r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gpodder/versions.

These checks were done:

  • built on NixOS
  • Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpo had a zero exit code or showed the expected version
  • /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpodder passed the binary check.
  • Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpodder-migrate2tres had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpo-wrapped-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpo-wrapped had a zero exit code or showed the expected version
  • /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpodder-wrapped-wrapped passed the binary check.
  • /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpodder-wrapped passed the binary check.
  • Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpodder-migrate2tres-wrapped-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpodder-migrate2tres-wrapped had a zero exit code or showed the expected version
  • 3 of 9 passed binary check by having a zero exit code.
  • 0 of 9 passed binary check by having the new version present in output.
  • found 3.10.2 with grep in /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2
  • directory tree listing: https://gist.github.com/cca3f358e73f8f49b3d0dcd3e5549728
  • du listing: https://gist.github.com/54e8debaadfab87d705cbf72656b4f35

meta.description for gpodder is: '"A podcatcher written in python"'.

cc @svenkeidel @Mic92 for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 520682ccf6ab29d5849b6ece9a3474f6312d531c && nix-shell --pure -I nixpkgs=. -p gpodder

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gpodder/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpo had a zero exit code or showed the expected version
- /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpodder passed the binary check.
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/gpodder-migrate2tres had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpo-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpo-wrapped had a zero exit code or showed the expected version
- /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpodder-wrapped-wrapped passed the binary check.
- /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpodder-wrapped passed the binary check.
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/..gpodder-migrate2tres-wrapped-wrapped had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2/bin/.gpodder-migrate2tres-wrapped had a zero exit code or showed the expected version
- 3 of 9 passed binary check by having a zero exit code.
- 0 of 9 passed binary check by having the new version present in output.
- found 3.10.2 with grep in /nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2
- directory tree listing: https://gist.github.com/cca3f358e73f8f49b3d0dcd3e5549728
- du listing: https://gist.github.com/54e8debaadfab87d705cbf72656b4f35
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 14, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gpodder

Partial log (click to expand)


OK
Name                    Stmts   Miss  Cover
-------------------------------------------
gpodder/jsonconfig.py      93     48    48%
gpodder/model.py          689    640     7%
gpodder/util.py           832    652    22%
-------------------------------------------
TOTAL                    1614   1340    17%
/nix/store/d43pzkl3230xay7l9wh65whsmsf9lwxa-gpodder-3.10.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gpodder

Partial log (click to expand)


OK
Name                    Stmts   Miss  Cover
-------------------------------------------
gpodder/jsonconfig.py      93     48    48%
gpodder/model.py          689    640     7%
gpodder/util.py           832    652    22%
-------------------------------------------
TOTAL                    1614   1340    17%
/nix/store/hdjvssq2288hrrvbghlsw42bml71kv3v-gpodder-3.10.2

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: gpodder

Partial log (click to expand)


OK
Name                    Stmts   Miss  Cover
-------------------------------------------
gpodder/jsonconfig.py      93     48    48%
gpodder/model.py          689    640     7%
gpodder/util.py           832    652    22%
-------------------------------------------
TOTAL                    1614   1340    17%
/nix/store/741phx75gx2mq7pw7ifrwh181r0bgdgl-gpodder-3.10.2

@pSub pSub merged commit af83380 into NixOS:master Jun 16, 2018
@r-ryantm r-ryantm deleted the auto-update/gpodder branch June 17, 2018 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants