gensio 2.5.5 -> 2.6.1 https://repology.org/metapackage/gensio/versions attrpath: gensio Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 3 derivations will be built: /nix/store/m501iz7vn6d9q8423z6ns293iy57ml7p-source.drv /nix/store/qc63sk29nwsc2qk9b1x96vjnzq5i92ah-nix-update-0.13.0.drv /nix/store/250bc3ma3mpm16lhrs8xlw1issd2lm48-packages.json.drv building '/nix/store/m501iz7vn6d9q8423z6ns293iy57ml7p-source.drv'... trying https://github.com/Mic92/nix-update/archive/0.13.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22124 0 22124 0 0 39211 0 --:--:-- --:--:-- --:--:-- 39211 unpacking source archive /build/0.13.0.tar.gz building '/nix/store/qc63sk29nwsc2qk9b1x96vjnzq5i92ah-nix-update-0.13.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/lgyqjf29cpgjvchdpcyimhnmf5zsbc4j-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/6zh035j7znhpb33qcxyg8jbxxham5hry-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/6zh035j7znhpb33qcxyg8jbxxham5hry-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/6zh035j7znhpb33qcxyg8jbxxham5hry-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/6zh035j7znhpb33qcxyg8jbxxham5hry-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/6zh035j7znhpb33qcxyg8jbxxham5hry-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/6zh035j7znhpb33qcxyg8jbxxham5hry-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/utils.py -> build/lib/nix_update copying nix_update/options.py -> build/lib/nix_update copying nix_update/update.py -> build/lib/nix_update copying nix_update/eval.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/errors.py -> build/lib/nix_update creating build/lib/nix_update/version copying nix_update/version/github.py -> 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/gitlab.py -> build/lib/nix_update/version copying nix_update/version/savannah.py -> build/lib/nix_update/version copying nix_update/version/pypi.py -> build/lib/nix_update/version copying nix_update/version/crate.py -> build/lib/nix_update/version copying nix_update/version/__init__.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/6zh035j7znhpb33qcxyg8jbxxham5hry-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/errors.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/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 creating build/bdist.linux-x86_64/wheel/nix_update/version copying build/lib/nix_update/version/crate.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/gitlab.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/pypi.py -> 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/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/options.py -> build/bdist.linux-x86_64/wheel/nix_update 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/crate.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/iacfjxdvgfdr9i2k154akqdb2l9y2hpr-nix-update-0.13.0 strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip stripping (with command strip and flags -S) in /nix/store/iacfjxdvgfdr9i2k154akqdb2l9y2hpr-nix-update-0.13.0/lib /nix/store/iacfjxdvgfdr9i2k154akqdb2l9y2hpr-nix-update-0.13.0/bin patching script interpreter paths in /nix/store/iacfjxdvgfdr9i2k154akqdb2l9y2hpr-nix-update-0.13.0 checking for references to /build/ in /nix/store/iacfjxdvgfdr9i2k154akqdb2l9y2hpr-nix-update-0.13.0... shrinking RPATHs of ELF executables and libraries in /nix/store/b4q3rm9x8kkn8bgib1c8r8jcazkdmg1y-nix-update-0.13.0-dist strip is /nix/store/wn31i3dzwahz6ccws8bs1nwyqrpgsvj7-gcc-wrapper-11.3.0/bin/strip patching script interpreter paths in /nix/store/b4q3rm9x8kkn8bgib1c8r8jcazkdmg1y-nix-update-0.13.0-dist checking for references to /build/ in /nix/store/b4q3rm9x8kkn8bgib1c8r8jcazkdmg1y-nix-update-0.13.0-dist... Rewriting #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9/bin/python3.10 to #!/nix/store/al6g1zbk8li6p8mcyp0h60d08jaahf8c-python3-3.10.9 wrapping `/nix/store/iacfjxdvgfdr9i2k154akqdb2l9y2hpr-nix-update-0.13.0/bin/nix-update'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir running install tests pythonCatchConflictsPhase pythonRemoveBinBytecodePhase pythonImportsCheckPhase Executing pythonImportsCheckPhase building '/nix/store/250bc3ma3mpm16lhrs8xlw1issd2lm48-packages.json.drv'... Going to be running update for following packages: - gensio-2.5.5 Press Enter key to continue... Running update for: - gensio-2.5.5: UPDATING ... - gensio-2.5.5: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/gensio/default.nix b/pkgs/development/libraries/gensio/default.nix index 16000833d42..9ce17cda5b6 100644 --- a/pkgs/development/libraries/gensio/default.nix +++ b/pkgs/development/libraries/gensio/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "gensio"; - version = "2.5.5"; + version = "2.6.1"; src = fetchFromGitHub { owner = "cminyard"; repo = pname; rev = "v${version}"; - sha256 = "sha256-K2A61OflKdVVzdV8qH5x/ggZKa4i8yvs5bdPoOwmm7A="; + sha256 = "sha256-FtHeU2ERsKtUwzaN515uyAN4YXIjHoyRlMM8UZU48PM="; }; passthru = { An auto update branch exists with message `gensio: 2.5.5 -> 2.6.1`. New version is 2.6.1. An auto update branch exists with an equal or greater version