python310Packages.pyvcd 0.3.0 -> 0.4.0 https://repology.org/project/python:pyvcd/versions attrpath: python310Packages.pyvcd 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/2fkpm897s5waxdqzyaaw4mlsplkarjch-packages.json.drv building '/nix/store/2fkpm897s5waxdqzyaaw4mlsplkarjch-packages.json.drv'... Going to be running update for following packages: - python3.10-pyvcd-0.3.0 Press Enter key to continue... Running update for: - python3.10-pyvcd-0.3.0: UPDATING ... - python3.10-pyvcd-0.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyvcd/default.nix b/pkgs/development/python-modules/pyvcd/default.nix index f16a530530c..ad79a35d5e0 100644 --- a/pkgs/development/python-modules/pyvcd/default.nix +++ b/pkgs/development/python-modules/pyvcd/default.nix @@ -8,13 +8,13 @@ }: buildPythonPackage rec { - version = "0.3.0"; + version = "0.4.0"; pname = "pyvcd"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "ec4d9198bd20f9e07d78f6558ff8bcd45b172ee332e7e8a4588727eeb6a362bc"; + sha256 = "sha256-Mb4/UBRBqbjF3HJmD/e5z++bQ7ISGiPZb1htKGMnApA="; }; buildInputs = [ setuptools-scm ]; No auto update branch exists Successfully finished processing cachix "/nix/store/m1cx4x10k5krc7fybj9zvl9dkz87idmz-python3.10-pyvcd-0.4.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
9 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.pyvcd is: Python package for writing Value Change Dump (VCD) files meta.homepage for python310Packages.pyvcd is: https://github.com/SanDisk-Open-Source/pyvcd meta.changelog for python310Packages.pyvcd is: https://github.com/SanDisk-Open-Source/pyvcd/blob/0.4.0/CHANGELOG.rst ###### 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 0.4.0 with grep in /nix/store/m1cx4x10k5krc7fybj9zvl9dkz87idmz-python3.10-pyvcd-0.4.0 - found 0.4.0 in filename of file in /nix/store/m1cx4x10k5krc7fybj9zvl9dkz87idmz-python3.10-pyvcd-0.4.0 ---
Rebuild report (if merged into master) (click to expand) ``` 9 total rebuild path(s) 9 package rebuild(s) First fifty rebuilds by attrpath glasgow python310Packages.amaranth python310Packages.amaranth-boards python310Packages.amaranth-soc python310Packages.pyvcd python311Packages.amaranth python311Packages.amaranth-boards python311Packages.amaranth-soc python311Packages.pyvcd ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/m1cx4x10k5krc7fybj9zvl9dkz87idmz-python3.10-pyvcd-0.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 python310Packages.pyvcd https://github.com/r-ryantm/nixpkgs/archive/0488b1a64f16059b0180a03e29ee243651f67f84.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/m1cx4x10k5krc7fybj9zvl9dkz87idmz-python3.10-pyvcd-0.4.0 ls -la /nix/store/m1cx4x10k5krc7fybj9zvl9dkz87idmz-python3.10-pyvcd-0.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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
9 packages built:
--- ###### Maintainer pings cc @sbourdeauducq @emilazy 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/232764