python312Packages.beanhub-import 0.3.4 -> 1.0.0 https://github.com/LaunchPlatform/beanhub-import/releases attrpath: python312Packages.beanhub-import 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/wgmcfbhs1jxisva0hk3ahf3l35hm600h-packages.json.drv building '/nix/store/wgmcfbhs1jxisva0hk3ahf3l35hm600h-packages.json.drv'... Going to be running update for following packages: - python3.12-beanhub-import-0.3.4 Press Enter key to continue... Running update for: - python3.12-beanhub-import-0.3.4: UPDATING ... - python3.12-beanhub-import-0.3.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/beanhub-import/default.nix b/pkgs/development/python-modules/beanhub-import/default.nix index bfb3480bac99..db9e6c25e294 100644 --- a/pkgs/development/python-modules/beanhub-import/default.nix +++ b/pkgs/development/python-modules/beanhub-import/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "beanhub-import"; - version = "0.3.4"; + version = "1.0.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "LaunchPlatform"; repo = "beanhub-import"; rev = "refs/tags/${version}"; - hash = "sha256-igaW8vFUYagBfVQXL1Ulo7uhGilbOxxuyZV9Eda/Gto="; + hash = "sha256-yz1CvHFSQADcXZqMu7tgVHjRbmVs2m99YZuwf6eoe8w="; }; build-system = [ poetry-core ]; No auto update branch exists Successfully finished processing cachix "/nix/store/xgmhqr3c2n065hqpjvsa1f3mf99339vp-python3.12-beanhub-import-1.0.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages failed to build:
4 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.beanhub-import is: Declarative idempotent rule-based Beancount transaction import engine in Python meta.homepage for python312Packages.beanhub-import is: https://github.com/LaunchPlatform/beanhub-import/ meta.changelog for python312Packages.beanhub-import is: https://github.com/LaunchPlatform/beanhub-import/releases/tag/1.0.0 ###### 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 1.0.0 with grep in /nix/store/xgmhqr3c2n065hqpjvsa1f3mf99339vp-python3.12-beanhub-import-1.0.0 - found 1.0.0 in filename of file in /nix/store/xgmhqr3c2n065hqpjvsa1f3mf99339vp-python3.12-beanhub-import-1.0.0 ---
Rebuild report (if merged into master) (click to expand) ``` 6 total rebuild path(s) 6 package rebuild(s) First fifty rebuilds by attrpath beanhub-cli python311Packages.beanhub-cli python311Packages.beanhub-import python312Packages.beanhub-cli python312Packages.beanhub-import ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xgmhqr3c2n065hqpjvsa1f3mf99339vp-python3.12-beanhub-import-1.0.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.beanhub-import https://github.com/r-ryantm/nixpkgs/archive/2b39414f4a93dcdafe93872c9c99fb562e8a982d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2b39414f4a93dcdafe93872c9c99fb562e8a982d#python312Packages.beanhub-import ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/xgmhqr3c2n065hqpjvsa1f3mf99339vp-python3.12-beanhub-import-1.0.0 ls -la /nix/store/xgmhqr3c2n065hqpjvsa1f3mf99339vp-python3.12-beanhub-import-1.0.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)
4 packages failed to build:
4 packages built:
--- ###### Maintainer pings cc @fangpenlin 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). > [!TIP] > As a maintainer, if your package is located under `pkgs/by-name/*`, you can comment **`@NixOS/nixpkgs-merge-bot merge`** to automatically merge this update using the [`nixpkgs-merge-bot`](https://github.com/NixOS/nixpkgs-merge-bot). --- Add a :+1: [reaction] to [pull requests you find important]. [reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/ [pull requests you find important]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc https://api.github.com/repos/NixOS/nixpkgs/pulls/338420