python311Packages.fpylll 0 -> 1 attrpath: python311Packages.fpylll Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/xlhdbppn4k5gzy82vrll3fd5d08hdj0n-packages.json.drv building '/nix/store/xlhdbppn4k5gzy82vrll3fd5d08hdj0n-packages.json.drv'... Going to be running update for following packages: - python3.11-fpylll-0.6.0 Press Enter key to continue... Running update for: - python3.11-fpylll-0.6.0: UPDATING ... - python3.11-fpylll-0.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fpylll/default.nix b/pkgs/development/python-modules/fpylll/default.nix index be738b90e198..b711f1946edc 100644 --- a/pkgs/development/python-modules/fpylll/default.nix +++ b/pkgs/development/python-modules/fpylll/default.nix @@ -21,14 +21,14 @@ buildPythonPackage rec { pname = "fpylll"; - version = "0.6.0"; + version = "0.6.1"; pyproject = true; src = fetchFromGitHub { owner = "fplll"; repo = "fpylll"; rev = "refs/tags/${version}"; - hash = "sha256-EyReCkVRb3CgzIRal5H13OX/UdwWi+evDe7PoS1qP4A="; + hash = "sha256-M3ZnDL0Ui3UAa5Jn/Wr5pAHhghP7EAaQD/sx5QZ58ZQ="; }; # temporarily revert to cython 0.29 No auto update branch exists Successfully finished processing cachix "/nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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.fpylll is: A Python interface for fplll meta.homepage for python311Packages.fpylll is: https://github.com/fplll/fpylll meta.changelog for python311Packages.fpylll is: https://github.com/fplll/fpylll/releases/tag/0.6.1 ###### 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 0.6.1 with grep in /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1 - found 0.6.1 in filename of file in /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1 ---
Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath cantor labplot libsForQt5.cantor plasma5Packages.cantor python311Packages.fpylll python312Packages.fpylll sage sageWithDoc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1 \ --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.fpylll https://github.com/r-ryantm/nixpkgs/archive/d3ad11d0bf7ade1f7b2f00bd345fec6b2783b152.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d3ad11d0bf7ade1f7b2f00bd345fec6b2783b152#python311Packages.fpylll ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1 ls -la /nix/store/yl6nnf7avfq85a6yy1dq8i4z4nn8wziz-python3.11-fpylll-0.6.1/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @timokau @omasanori @7c6f434c @collares 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/283390