python310Packages.dunamai 0 -> 1 attrpath: python310Packages.dunamai 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] this derivation will be built: /nix/store/8f3rhmv43q4p90wizpxikq1bq05h6cv7-packages.json.drv building '/nix/store/8f3rhmv43q4p90wizpxikq1bq05h6cv7-packages.json.drv'... Going to be running update for following packages: - python3.10-dunamai-1.15.0 Press Enter key to continue... Running update for: - python3.10-dunamai-1.15.0: UPDATING ... - python3.10-dunamai-1.15.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/dunamai/default.nix b/pkgs/development/python-modules/dunamai/default.nix index 60e42f5b2fa..988610a6ca6 100644 --- a/pkgs/development/python-modules/dunamai/default.nix +++ b/pkgs/development/python-modules/dunamai/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "dunamai"; - version = "1.15.0"; + version = "1.16.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "mtkennerly"; repo = "dunamai"; rev = "refs/tags/v${version}"; - sha256 = "sha256-dqMI51UHbkyfkxAPojRlS6qew2Ob4LbUkYua6zmcQgc="; + sha256 = "sha256-pPUn+1rv76N/7WVDyWJLPVMweJ1Qbx6/P4zIKU06hSs="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/bm7h5ni80amkhlfpwqjc3lj5mmzx76nk-python3.10-dunamai-1.16.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
7 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 python310Packages.dunamai is: Dynamic version generation meta.homepage for python310Packages.dunamai is: https://github.com/mtkennerly/dunamai ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.16.0 with grep in /nix/store/bm7h5ni80amkhlfpwqjc3lj5mmzx76nk-python3.10-dunamai-1.16.0 - found 1.16.0 in filename of file in /nix/store/bm7h5ni80amkhlfpwqjc3lj5mmzx76nk-python3.10-dunamai-1.16.0 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath copier python310Packages.dunamai python310Packages.ibis-framework python310Packages.poetry-dynamic-versioning python311Packages.dunamai python311Packages.ibis-framework python311Packages.poetry-dynamic-versioning ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bm7h5ni80amkhlfpwqjc3lj5mmzx76nk-python3.10-dunamai-1.16.0 \ --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 python310Packages.dunamai https://github.com/r-ryantm/nixpkgs/archive/b98dcec97fb792686c7d52b92c619a16524ab660.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/bm7h5ni80amkhlfpwqjc3lj5mmzx76nk-python3.10-dunamai-1.16.0 ls -la /nix/store/bm7h5ni80amkhlfpwqjc3lj5mmzx76nk-python3.10-dunamai-1.16.0/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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
7 packages built:
--- ###### Maintainer pings cc @jmgilman 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/217493