python311Packages.zope-testrunner 0 -> 1 attrpath: python311Packages.zope-testrunner 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hrqjqsj5vw8ah8iba7vrh5h521sdv3s5-packages.json.drv building '/nix/store/hrqjqsj5vw8ah8iba7vrh5h521sdv3s5-packages.json.drv'... Going to be running update for following packages: - python3.11-zope.testrunner-5.6 Press Enter key to continue... Running update for: - python3.11-zope.testrunner-5.6: UPDATING ... - python3.11-zope.testrunner-5.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zope-testrunner/default.nix b/pkgs/development/python-modules/zope-testrunner/default.nix index 0f91e35462b5..aa06e7344233 100644 --- a/pkgs/development/python-modules/zope-testrunner/default.nix +++ b/pkgs/development/python-modules/zope-testrunner/default.nix @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "zope.testrunner"; - version = "5.6"; + version = "6.4"; src = fetchPypi { inherit pname version; - hash = "sha256-1r1y9E6jLKpBW5bP4UFSsnhjF67xzW9IqCe2Le8Fj9Q="; + hash = "sha256-C4Wfx01vK2xd2K353uTsdAX3PykOyrJXCsY2+DYSKMg="; }; propagatedBuildInputs = [ zope-interface zope-exceptions zope-testing six ]; No auto update branch exists Successfully finished processing cachix "/nix/store/shv5f8fnadkw0ba7kms326mi1cl08q75-python3.11-zope.testrunner-6.4" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages marked as broken and skipped:
22 packages failed to build:
105 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.zope-testrunner is: A flexible test runner with layer support meta.homepage for python311Packages.zope-testrunner is: https://pypi.python.org/pypi/zope.testrunner ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 6.4 with grep in /nix/store/shv5f8fnadkw0ba7kms326mi1cl08q75-python3.11-zope.testrunner-6.4 - found 6.4 in filename of file in /nix/store/shv5f8fnadkw0ba7kms326mi1cl08q75-python3.11-zope.testrunner-6.4 ---
Rebuild report (if merged into master) (click to expand) ``` 69 total rebuild path(s) 69 package rebuild(s) First fifty rebuilds by attrpath buildbot buildbot-full buildbot-ui buildbotPackages.buildbot buildbotPackages.buildbot-full buildbotPackages.buildbot-ui devpi-client devpi-server mailman mailman-hyperkitty python311Packages.aiohttp-apispec python311Packages.btrees python311Packages.cornice python311Packages.cypherpunkpay python311Packages.deform python311Packages.ghdiff python311Packages.pyipv8 python311Packages.pypugjs python311Packages.pyramid python311Packages.pyramid-beaker python311Packages.pyramid-chameleon python311Packages.pyramid-exclog python311Packages.pyramid-jinja2 python311Packages.pyramid-mako python311Packages.pyramid-multiauth python311Packages.repoze-sphinx-autointerface python311Packages.slack-bolt python311Packages.splinter python311Packages.webargs python311Packages.z3c-checkversions python311Packages.zconfig python311Packages.zdaemon python311Packages.zodb python311Packages.zope-component python311Packages.zope-configuration python311Packages.zope-contenttype python311Packages.zope-i18nmessageid python311Packages.zope-size python311Packages.zope-testbrowser python311Packages.zope-testrunner python312Packages.aiohttp-apispec python312Packages.btrees python312Packages.cornice python312Packages.cypherpunkpay python312Packages.ghdiff python312Packages.pyipv8 python312Packages.pyramid python312Packages.pyramid-chameleon python312Packages.pyramid-exclog python312Packages.pyramid-jinja2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/shv5f8fnadkw0ba7kms326mi1cl08q75-python3.11-zope.testrunner-6.4 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python311Packages.zope-testrunner https://github.com/r-ryantm/nixpkgs/archive/16bbaef50b3863e0f973cb36f9c0a759304eda46.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/16bbaef50b3863e0f973cb36f9c0a759304eda46#python311Packages.zope-testrunner ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/shv5f8fnadkw0ba7kms326mi1cl08q75-python3.11-zope.testrunner-6.4 ls -la /nix/store/shv5f8fnadkw0ba7kms326mi1cl08q75-python3.11-zope.testrunner-6.4/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. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages marked as broken and skipped:
22 packages failed to build:
105 packages built:
--- ###### Maintainer pings cc @cillianderoiste for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/300112