python312Packages.schwifty 2024.1.1.post0 -> 2024.04.0 https://github.com/mdomke/schwifty/releases attrpath: python312Packages.schwifty 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/k1pjc5z332f1rxjhi2sds86n98nxzmnv-packages.json.drv building '/nix/store/k1pjc5z332f1rxjhi2sds86n98nxzmnv-packages.json.drv'... Going to be running update for following packages: - python3.12-schwifty-2024.1.1.post0 Press Enter key to continue... Running update for: - python3.12-schwifty-2024.1.1.post0: UPDATING ... - python3.12-schwifty-2024.1.1.post0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/schwifty/default.nix b/pkgs/development/python-modules/schwifty/default.nix index 1a33c71f7ff5..1498dd1bfdb1 100644 --- a/pkgs/development/python-modules/schwifty/default.nix +++ b/pkgs/development/python-modules/schwifty/default.nix @@ -21,14 +21,14 @@ buildPythonPackage rec { pname = "schwifty"; - version = "2024.1.1.post0"; + version = "2024.4.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-ZFDu+stuKdsVc8bTuSZ4LZX8BuQhORjyEMosnrk1rX0="; + hash = "sha256-1EV2oi2LBcjw2U7nKqdVUVDlFCzR8RqX5tVIciw1trg="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/w9s6mmiymrcf8nm3zff69zcs2c8ywjn4-python3.12-schwifty-2024.4.0" [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)
3 packages failed to build:
2 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 python312Packages.schwifty is: Validate/generate IBANs and BICs meta.homepage for python312Packages.schwifty is: https://github.com/mdomke/schwifty meta.changelog for python312Packages.schwifty is: https://github.com/mdomke/schwifty/blob/2024.4.0/CHANGELOG.rst ###### 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 2024.4.0 with grep in /nix/store/w9s6mmiymrcf8nm3zff69zcs2c8ywjn4-python3.12-schwifty-2024.4.0 - found 2024.4.0 in filename of file in /nix/store/w9s6mmiymrcf8nm3zff69zcs2c8ywjn4-python3.12-schwifty-2024.4.0 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath banking python311Packages.schwifty python312Packages.schwifty ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/w9s6mmiymrcf8nm3zff69zcs2c8ywjn4-python3.12-schwifty-2024.4.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 python312Packages.schwifty https://github.com/r-ryantm/nixpkgs/archive/7608a4d95d0b9d677be411c7ee0a9904f45313c6.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7608a4d95d0b9d677be411c7ee0a9904f45313c6#python312Packages.schwifty ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/w9s6mmiymrcf8nm3zff69zcs2c8ywjn4-python3.12-schwifty-2024.4.0 ls -la /nix/store/w9s6mmiymrcf8nm3zff69zcs2c8ywjn4-python3.12-schwifty-2024.4.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages failed to build:
2 packages built:
--- ###### Maintainer pings cc @milibopp for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/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/305071