2022-11-06T03:25:42 mpris-scrobbler 0.4.95 -> 0.5.0 https://github.com/mariusor/mpris-scrobbler/releases 2022-11-06T03:25:46 attrpath: mpris-scrobbler 2022-11-06T03:25:46 Checking auto update branch... 2022-11-06T03:25:52 [version] 2022-11-06T03:25:52 [version] skipping because derivation has updateScript 2022-11-06T03:25:52 [rustCrateVersion] 2022-11-06T03:25:52 [rustCrateVersion] No cargoSha256 found 2022-11-06T03:25:52 [golangModuleVersion] 2022-11-06T03:25:52 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T03:25:52 [updateScript] 2022-11-06T03:26:09 [updateScript] Success 2022-11-06T03:26:09 [updateScript] these 4 derivations will be built: /nix/store/4b88vgam1h0nmf58d405nwfaahk0rl94-nix-prefetch-0.4.1.drv /nix/store/vrf3iy730vna0daib79l7a2cjgyb10fa-nixpkgs-review-2.7.0.drv /nix/store/05yp79k8nr215095g1s9iy8yraxgrxlg-nix-update-0.7.0.drv /nix/store/xq247pbnj9jfpbc39xijixxmgmbv8izk-packages.json.drv these 10 paths will be fetched (3.62 MiB download, 40.90 MiB unpacked): /nix/store/0qg2yq79w4367zmapzv4l6rqcav09zkz-docbook-xsl-nons-1.79.2 /nix/store/0zliygxvc5wjiam7jlip8l528siz5aqj-source /nix/store/307mq3sqjdgr3ylndlncchkyrv674bg5-nixpkgs-fmt-1.3.0 /nix/store/3mwavkvfg81nyp51p01pwm4y8rfl6z4b-source /nix/store/52knizyxi8xzb64z31b74n9nmfav3gqa-asciidoc-10.2.0 /nix/store/83qvhfzx5bv8s7ik01kgh4g777qkijxh-install-shell-files /nix/store/dd1f21g46p6cmp5ffgdjjix3licf9x4z-docbook-xml-4.5 /nix/store/f4l56rl5vqfn4dn7knq7pb3h7a36kpb0-docbook-xsl-ns-1.79.2 /nix/store/qsllq3gxv1jnm1jbp27p90ijr0lac219-fix-prefetching-hash-key.patch /nix/store/wlb31d9lngxw05lzf5lwss7xyipff2kr-source copying path '/nix/store/wlb31d9lngxw05lzf5lwss7xyipff2kr-source' from 'https://cache.nixos.org'... copying path '/nix/store/0qg2yq79w4367zmapzv4l6rqcav09zkz-docbook-xsl-nons-1.79.2' from 'https://cache.nixos.org'... copying path '/nix/store/0zliygxvc5wjiam7jlip8l528siz5aqj-source' from 'https://cache.nixos.org'... copying path '/nix/store/dd1f21g46p6cmp5ffgdjjix3licf9x4z-docbook-xml-4.5' from 'https://cache.nixos.org'... copying path '/nix/store/307mq3sqjdgr3ylndlncchkyrv674bg5-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/qsllq3gxv1jnm1jbp27p90ijr0lac219-fix-prefetching-hash-key.patch' from 'https://cache.nixos.org'... copying path '/nix/store/83qvhfzx5bv8s7ik01kgh4g777qkijxh-install-shell-files' from 'https://cache.nixos.org'... copying path '/nix/store/f4l56rl5vqfn4dn7knq7pb3h7a36kpb0-docbook-xsl-ns-1.79.2' from 'https://cache.nixos.org'... copying path '/nix/store/3mwavkvfg81nyp51p01pwm4y8rfl6z4b-source' from 'https://cache.nixos.org'... building '/nix/store/vrf3iy730vna0daib79l7a2cjgyb10fa-nixpkgs-review-2.7.0.drv'... Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh unpacking sources unpacking source archive /nix/store/3mwavkvfg81nyp51p01pwm4y8rfl6z4b-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_wip.py patching sources configuring no configure script, doing nothing building Executing setuptoolsBuildPhase running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/nixpkgs_review copying nixpkgs_review/builddir.py -> build/lib/nixpkgs_review copying nixpkgs_review/__init__.py -> build/lib/nixpkgs_review copying nixpkgs_review/report.py -> build/lib/nixpkgs_review copying nixpkgs_review/buildenv.py -> build/lib/nixpkgs_review copying nixpkgs_review/nix.py -> build/lib/nixpkgs_review copying nixpkgs_review/overlay.py -> build/lib/nixpkgs_review copying nixpkgs_review/utils.py -> build/lib/nixpkgs_review copying nixpkgs_review/github.py -> build/lib/nixpkgs_review copying nixpkgs_review/review.py -> build/lib/nixpkgs_review creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/test_wip.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_github_actions.py -> build/lib/tests copying tests/test_pr.py -> build/lib/tests copying tests/test_rev.py -> build/lib/tests creating build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/merge.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/approve.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/pr.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/comments.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/rev.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/post_result.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/wip.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/__init__.py -> build/lib/nixpkgs_review/cli copying nixpkgs_review/cli/utils.py -> build/lib/nixpkgs_review/cli creating build/lib/nixpkgs_review/nix copying nixpkgs_review/nix/evalAttrs.nix -> build/lib/nixpkgs_review/nix /nix/store/yvh240a25qpddix0k4aczjnriaszxzn5-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-x86_64/wheel/tests copying build/lib/tests/test_pr.py -> build/bdist.linux-x86_64/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tests copying build/lib/tests/test_wip.py -> build/bdist.linux-x86_64/wheel/tests copying build/lib/tests/test_github_actions.py -> build/bdist.linux-x86_64/wheel/tests copying build/lib/tests/test_rev.py -> build/bdist.linux-x86_64/wheel/tests creating build/bdist.linux-x86_64/wheel/nixpkgs_review creating build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/wip.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/__init__.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/post_result.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/utils.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/merge.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/pr.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/rev.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/comments.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/cli/approve.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review/cli copying build/lib/nixpkgs_review/buildenv.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review copying build/lib/nixpkgs_review/builddir.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review copying build/lib/nixpkgs_review/__init__.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review copying build/lib/nixpkgs_review/github.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review copying build/lib/nixpkgs_review/review.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review copying build/lib/nixpkgs_review/nix.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review copying build/lib/nixpkgs_review/overlay.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review copying build/lib/nixpkgs_review/report.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review creating build/bdist.linux-x86_64/wheel/nixpkgs_review/nix copying build/lib/nixpkgs_review/nix/evalAttrs.nix -> build/bdist.linux-x86_64/wheel/nixpkgs_review/nix copying build/lib/nixpkgs_review/utils.py -> build/bdist.linux-x86_64/wheel/nixpkgs_review running install_egg_info running egg_info creating nixpkgs_review.egg-info writing nixpkgs_review.egg-info/PKG-INFO writing dependency_links to nixpkgs_review.egg-info/dependency_links.txt writing entry points to nixpkgs_review.egg-info/entry_points.txt writing requirements to nixpkgs_review.egg-info/requires.txt writing top-level names to nixpkgs_review.egg-info/top_level.txt writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt' reading manifest file 'nixpkgs_review.egg-info/SOURCES.txt' adding license file 'LICENSE.md' writing manifest file 'nixpkgs_review.egg-info/SOURCES.txt' Copying nixpkgs_review.egg-info to build/bdist.linux-x86_64/wheel/nixpkgs_review-2.7.0-py3.10.egg-info running install_scripts adding license file "LICENSE.md" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-x86_64/wheel/nixpkgs_review-2.7.0.dist-info/WHEEL creating 'dist/nixpkgs_review-2.7.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'nixpkgs_review/__init__.py' adding 'nixpkgs_review/builddir.py' adding 'nixpkgs_review/buildenv.py' adding 'nixpkgs_review/github.py' adding 'nixpkgs_review/nix.py' adding 'nixpkgs_review/overlay.py' adding 'nixpkgs_review/report.py' adding 'nixpkgs_review/review.py' adding 'nixpkgs_review/utils.py' adding 'nixpkgs_review/cli/__init__.py' adding 'nixpkgs_review/cli/approve.py' adding 'nixpkgs_review/cli/comments.py' adding 'nixpkgs_review/cli/merge.py' adding 'nixpkgs_review/cli/post_result.py' adding 'nixpkgs_review/cli/pr.py' adding 'nixpkgs_review/cli/rev.py' adding 'nixpkgs_review/cli/utils.py' adding 'nixpkgs_review/cli/wip.py' adding 'nixpkgs_review/nix/evalAttrs.nix' adding 'tests/__init__.py' adding 'tests/conftest.py' adding 'tests/test_github_actions.py' adding 'tests/test_pr.py' adding 'tests/test_rev.py' adding 'tests/test_wip.py' adding 'nixpkgs_review-2.7.0.dist-info/LICENSE.md' adding 'nixpkgs_review-2.7.0.dist-info/METADATA' adding 'nixpkgs_review-2.7.0.dist-info/WHEEL' adding 'nixpkgs_review-2.7.0.dist-info/entry_points.txt' adding 'nixpkgs_review-2.7.0.dist-info/top_level.txt' adding 'nixpkgs_review-2.7.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase installing Executing pipInstallPhase /build/source/dist /build/source copying path '/nix/store/52knizyxi8xzb64z31b74n9nmfav3gqa-asciidoc-10.2.0' from 'https://cache.nixos.org'... building '/nix/store/4b88vgam1h0nmf58d405nwfaahk0rl94-nix-prefetch-0.4.1.drv'... unpacking sources unpacking source archive /nix/store/0zliygxvc5wjiam7jlip8l528siz5aqj-source source root is source patching sources applying patch /nix/store/qsllq3gxv1jnm1jbp27p90ijr0lac219-fix-prefetching-hash-key.patch patching file lib/prefetcher.nix building Processing ./nixpkgs_review-2.7.0-py2.py3-none-any.whl Installing collected packages: nixpkgs-review Successfully installed nixpkgs-review-2.7.0 /build/source Finished executing pipInstallPhase pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/l9qhjqksvfy1adi4y92471ka9kjvb86n-nixpkgs-review-2.7.0 strip is /nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/l9qhjqksvfy1adi4y92471ka9kjvb86n-nixpkgs-review-2.7.0/lib /nix/store/l9qhjqksvfy1adi4y92471ka9kjvb86n-nixpkgs-review-2.7.0/bin installing post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/pzp0kydzqnssgzlp7znqwbsv4vqwk78n-nix-prefetch-0.4.1 gzipping man pages under /nix/store/pzp0kydzqnssgzlp7znqwbsv4vqwk78n-nix-prefetch-0.4.1/share/man/ strip is /nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/pzp0kydzqnssgzlp7znqwbsv4vqwk78n-nix-prefetch-0.4.1/lib /nix/store/pzp0kydzqnssgzlp7znqwbsv4vqwk78n-nix-prefetch-0.4.1/bin patching script interpreter paths in /nix/store/pzp0kydzqnssgzlp7znqwbsv4vqwk78n-nix-prefetch-0.4.1 patching script interpreter paths in /nix/store/l9qhjqksvfy1adi4y92471ka9kjvb86n-nixpkgs-review-2.7.0 /nix/store/pzp0kydzqnssgzlp7znqwbsv4vqwk78n-nix-prefetch-0.4.1/lib/nix-prefetch/main.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" /nix/store/pzp0kydzqnssgzlp7znqwbsv4vqwk78n-nix-prefetch-0.4.1/lib/nix-prefetch/tests.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/y0g1mvsr6vygr61f9znljik9kl0x0inc-bash-5.1-p16/bin/bash" checking for references to /build/ in /nix/store/l9qhjqksvfy1adi4y92471ka9kjvb86n-nixpkgs-review-2.7.0... checking for references to /build/ in /nix/store/pzp0kydzqnssgzlp7znqwbsv4vqwk78n-nix-prefetch-0.4.1... shrinking RPATHs of ELF executables and libraries in /nix/store/91r62wchfw0j3sdxj1kbh1lz7kw2b5rp-nixpkgs-review-2.7.0-dist strip is /nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/91r62wchfw0j3sdxj1kbh1lz7kw2b5rp-nixpkgs-review-2.7.0-dist checking for references to /build/ in /nix/store/91r62wchfw0j3sdxj1kbh1lz7kw2b5rp-nixpkgs-review-2.7.0-dist... Rewriting #!/nix/store/xcaaly5shfy227ffs8nipxrd49b56iqq-python3-3.10.8/bin/python3.10 to #!/nix/store/xcaaly5shfy227ffs8nipxrd49b56iqq-python3-3.10.8 wrapping `/nix/store/l9qhjqksvfy1adi4y92471ka9kjvb86n-nixpkgs-review-2.7.0/bin/nixpkgs-review'... Rewriting #!/nix/store/xcaaly5shfy227ffs8nipxrd49b56iqq-python3-3.10.8/bin/python3.10 to #!/nix/store/xcaaly5shfy227ffs8nipxrd49b56iqq-python3-3.10.8 wrapping `/nix/store/l9qhjqksvfy1adi4y92471ka9kjvb86n-nixpkgs-review-2.7.0/bin/nix-review'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir pythonCatchConflictsPhase pythonRemoveBinBytecodePhase pythonImportsCheckPhase Executing pythonImportsCheckPhase building '/nix/store/05yp79k8nr215095g1s9iy8yraxgrxlg-nix-update-0.7.0.drv'... Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook unpacking sources unpacking source archive /nix/store/wlb31d9lngxw05lzf5lwss7xyipff2kr-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/testpkgs/sourcehut.nix patching sources configuring no configure script, doing nothing building Executing setuptoolsBuildPhase /nix/store/yvh240a25qpddix0k4aczjnriaszxzn5-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /nix/store/yvh240a25qpddix0k4aczjnriaszxzn5-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /nix/store/yvh240a25qpddix0k4aczjnriaszxzn5-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /nix/store/yvh240a25qpddix0k4aczjnriaszxzn5-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'license-file' will not be supported in future versions. Please use the underscore name 'license_file' instead warnings.warn( /nix/store/yvh240a25qpddix0k4aczjnriaszxzn5-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/config/expand.py:144: UserWarning: File '/build/source/README.rst' cannot be found warnings.warn(f"File {path!r} cannot be found") /nix/store/yvh240a25qpddix0k4aczjnriaszxzn5-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/nix_update copying nix_update/options.py -> build/lib/nix_update copying nix_update/utils.py -> build/lib/nix_update copying nix_update/update.py -> build/lib/nix_update copying nix_update/__init__.py -> build/lib/nix_update copying nix_update/git.py -> build/lib/nix_update copying nix_update/eval.py -> build/lib/nix_update copying nix_update/errors.py -> build/lib/nix_update creating build/lib/nix_update/version copying nix_update/version/rubygems.py -> build/lib/nix_update/version copying nix_update/version/sourcehut.py -> build/lib/nix_update/version copying nix_update/version/version.py -> build/lib/nix_update/version copying nix_update/version/pypi.py -> build/lib/nix_update/version copying nix_update/version/gitlab.py -> build/lib/nix_update/version copying nix_update/version/savannah.py -> build/lib/nix_update/version copying nix_update/version/__init__.py -> build/lib/nix_update/version copying nix_update/version/github.py -> build/lib/nix_update/version running egg_info creating nix_update.egg-info writing nix_update.egg-info/PKG-INFO writing dependency_links to nix_update.egg-info/dependency_links.txt writing entry points to nix_update.egg-info/entry_points.txt writing top-level names to nix_update.egg-info/top_level.txt writing manifest file 'nix_update.egg-info/SOURCES.txt' reading manifest file 'nix_update.egg-info/SOURCES.txt' adding license file 'LICENSE.rst' writing manifest file 'nix_update.egg-info/SOURCES.txt' /nix/store/yvh240a25qpddix0k4aczjnriaszxzn5-python3.10-setuptools-65.3.0/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/utils.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/git.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/options.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/update.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/eval.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update copying build/lib/nix_update/errors.py -> build/bdist.linux-x86_64/wheel/nix_update creating build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/__init__.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/version.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/savannah.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/github.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/sourcehut.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/rubygems.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/gitlab.py -> build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/pypi.py -> build/bdist.linux-x86_64/wheel/nix_update/version running install_egg_info Copying nix_update.egg-info to build/bdist.linux-x86_64/wheel/nix_update-0.0.0-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/nix_update-0.0.0.dist-info/WHEEL creating 'dist/nix_update-0.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'nix_update/__init__.py' adding 'nix_update/errors.py' adding 'nix_update/eval.py' adding 'nix_update/git.py' adding 'nix_update/options.py' adding 'nix_update/update.py' adding 'nix_update/utils.py' adding 'nix_update/version/__init__.py' adding 'nix_update/version/github.py' adding 'nix_update/version/gitlab.py' adding 'nix_update/version/pypi.py' adding 'nix_update/version/rubygems.py' adding 'nix_update/version/savannah.py' adding 'nix_update/version/sourcehut.py' adding 'nix_update/version/version.py' adding 'nix_update-0.0.0.dist-info/LICENSE.rst' adding 'nix_update-0.0.0.dist-info/METADATA' adding 'nix_update-0.0.0.dist-info/WHEEL' adding 'nix_update-0.0.0.dist-info/entry_points.txt' adding 'nix_update-0.0.0.dist-info/top_level.txt' adding 'nix_update-0.0.0.dist-info/zip-safe' adding 'nix_update-0.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase installing Executing pipInstallPhase /build/source/dist /build/source Processing ./nix_update-0.0.0-py2.py3-none-any.whl Installing collected packages: nix-update Successfully installed nix-update-0.0.0 /build/source Finished executing pipInstallPhase pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase post-installation fixup shrinking RPATHs of ELF executables and libraries in /nix/store/v6kd9npinw8a1363xg29976h76pj6lln-nix-update-0.7.0 strip is /nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/v6kd9npinw8a1363xg29976h76pj6lln-nix-update-0.7.0/lib /nix/store/v6kd9npinw8a1363xg29976h76pj6lln-nix-update-0.7.0/bin patching script interpreter paths in /nix/store/v6kd9npinw8a1363xg29976h76pj6lln-nix-update-0.7.0 checking for references to /build/ in /nix/store/v6kd9npinw8a1363xg29976h76pj6lln-nix-update-0.7.0... shrinking RPATHs of ELF executables and libraries in /nix/store/vz5kp468l9amh88425gwf93niwz6qyla-nix-update-0.7.0-dist strip is /nix/store/2bg235ac1s6cpxwr1pjagn6bj8q2425l-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/vz5kp468l9amh88425gwf93niwz6qyla-nix-update-0.7.0-dist checking for references to /build/ in /nix/store/vz5kp468l9amh88425gwf93niwz6qyla-nix-update-0.7.0-dist... Rewriting #!/nix/store/xcaaly5shfy227ffs8nipxrd49b56iqq-python3-3.10.8/bin/python3.10 to #!/nix/store/xcaaly5shfy227ffs8nipxrd49b56iqq-python3-3.10.8 wrapping `/nix/store/v6kd9npinw8a1363xg29976h76pj6lln-nix-update-0.7.0/bin/nix-update'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir running install tests pythonCatchConflictsPhase pythonRemoveBinBytecodePhase pythonImportsCheckPhase Executing pythonImportsCheckPhase building '/nix/store/xq247pbnj9jfpbc39xijixxmgmbv8izk-packages.json.drv'... Going to be running update for following packages: - mpris-scrobbler-0.4.95 Press Enter key to continue... Running update for: - mpris-scrobbler-0.4.95: UPDATING ... - mpris-scrobbler-0.4.95: DONE. Packages updated! 2022-11-06T03:26:09 2022-11-06T03:26:09 [quotedUrls] 2022-11-06T03:26:09 [quotedUrls] nothing found to replace 2022-11-06T03:26:09 Diff after rewrites: diff --git a/pkgs/tools/audio/mpris-scrobbler/default.nix b/pkgs/tools/audio/mpris-scrobbler/default.nix index 16070c91dd9..e524b8bd16d 100644 --- a/pkgs/tools/audio/mpris-scrobbler/default.nix +++ b/pkgs/tools/audio/mpris-scrobbler/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "mpris-scrobbler"; - version = "0.4.95"; + version = "0.5.0"; src = fetchFromGitHub { owner = "mariusor"; repo = "mpris-scrobbler"; rev = "v${version}"; - sha256 = "sha256-Cqf0egS4XSDiKLdizNHPdS0Zt3jQxw9e78S7n23CuKI="; + sha256 = "sha256-HUEUkVL5d6FD698k8iSCJMNeSo8vGJCsExJW/E0EWpQ="; }; postPatch = '' 2022-11-06T03:28:16 No auto update branch exists 2022-11-06T03:28:16 There might already be an open PR for this update: - mpris-scrobbler: 0.4.95 -> 0.5.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/174228" 2022-11-06T20:24:24 mpris-scrobbler 0 -> 1 2022-11-06T20:24:26 attrpath: mpris-scrobbler 2022-11-06T20:24:26 Checking auto update branch... 2022-11-06T20:24:30 [version] 2022-11-06T20:24:30 [version] skipping because derivation has updateScript 2022-11-06T20:24:30 [rustCrateVersion] 2022-11-06T20:24:30 [rustCrateVersion] No cargoSha256 found 2022-11-06T20:24:30 [golangModuleVersion] 2022-11-06T20:24:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T20:24:30 [updateScript] 2022-11-06T20:24:35 [updateScript] Success 2022-11-06T20:24:35 [updateScript] this derivation will be built: /nix/store/y544ps1k5j7v47srm3vbx0ggifgqk7gl-packages.json.drv building '/nix/store/y544ps1k5j7v47srm3vbx0ggifgqk7gl-packages.json.drv'... Going to be running update for following packages: - mpris-scrobbler-0.4.95 Press Enter key to continue... Running update for: - mpris-scrobbler-0.4.95: UPDATING ... - mpris-scrobbler-0.4.95: DONE. Packages updated! 2022-11-06T20:24:35 2022-11-06T20:24:35 [quotedUrls] 2022-11-06T20:24:35 [quotedUrls] nothing found to replace 2022-11-06T20:24:35 Diff after rewrites: diff --git a/pkgs/tools/audio/mpris-scrobbler/default.nix b/pkgs/tools/audio/mpris-scrobbler/default.nix index 16070c91dd9..e524b8bd16d 100644 --- a/pkgs/tools/audio/mpris-scrobbler/default.nix +++ b/pkgs/tools/audio/mpris-scrobbler/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "mpris-scrobbler"; - version = "0.4.95"; + version = "0.5.0"; src = fetchFromGitHub { owner = "mariusor"; repo = "mpris-scrobbler"; rev = "v${version}"; - sha256 = "sha256-Cqf0egS4XSDiKLdizNHPdS0Zt3jQxw9e78S7n23CuKI="; + sha256 = "sha256-HUEUkVL5d6FD698k8iSCJMNeSo8vGJCsExJW/E0EWpQ="; }; postPatch = '' 2022-11-06T20:26:09 No auto update branch exists 2022-11-06T20:26:09 There might already be an open PR for this update: - mpris-scrobbler: 0.4.95 -> 0.5.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/174228"