python311Packages.types-pytz 0 -> 1 attrpath: python311Packages.types-pytz 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/jnkqg26m10ccsj81fjkv2b0w354a2bdv-packages.json.drv building '/nix/store/jnkqg26m10ccsj81fjkv2b0w354a2bdv-packages.json.drv'... Going to be running update for following packages: - python3.11-types-pytz-2023.4.0.20240130 Press Enter key to continue... Running update for: - python3.11-types-pytz-2023.4.0.20240130: UPDATING ... - python3.11-types-pytz-2023.4.0.20240130: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/types-pytz/default.nix b/pkgs/development/python-modules/types-pytz/default.nix index 889da7f6bf8c..bf1b49ccc918 100644 --- a/pkgs/development/python-modules/types-pytz/default.nix +++ b/pkgs/development/python-modules/types-pytz/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "types-pytz"; - version = "2023.4.0.20240130"; + version = "2024.1.0.20240203"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-M2dqkL8EsZ+Swz7shYETa+ovNd3RJ1nleaYkoAb9OHo="; + hash = "sha256-yTdR7iDfxuBUoBSPj1InuaALeckKTTyfRkcRpzF5yJ4="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/ql16a9iivdqbc60qjapnabr8rl47hxi3-python3.11-types-pytz-2024.1.0.20240203" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
10 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 python311Packages.types-pytz is: Typing stubs for pytz meta.homepage for python311Packages.types-pytz is: https://github.com/python/typeshed ###### 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.1.0.20240203 with grep in /nix/store/ql16a9iivdqbc60qjapnabr8rl47hxi3-python3.11-types-pytz-2024.1.0.20240203 - found 2024.1.0.20240203 in filename of file in /nix/store/ql16a9iivdqbc60qjapnabr8rl47hxi3-python3.11-types-pytz-2024.1.0.20240203 ---
Rebuild report (if merged into master) (click to expand) ``` 14 total rebuild path(s) 14 package rebuild(s) First fifty rebuilds by attrpath home-assistant-component-tests.ridwell home-assistant-component-tests.simplisafe python311Packages.aioridwell python311Packages.django-stubs python311Packages.djangorestframework-stubs python311Packages.layoutparser python311Packages.pandas-stubs python311Packages.pdfplumber python311Packages.pyngo python311Packages.simplisafe-python python311Packages.types-pytz python312Packages.aioridwell python312Packages.simplisafe-python python312Packages.types-pytz ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ql16a9iivdqbc60qjapnabr8rl47hxi3-python3.11-types-pytz-2024.1.0.20240203 \ --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.types-pytz https://github.com/r-ryantm/nixpkgs/archive/0953e7043b6e189ff9222bcd3d68636df82adc52.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0953e7043b6e189ff9222bcd3d68636df82adc52#python311Packages.types-pytz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ql16a9iivdqbc60qjapnabr8rl47hxi3-python3.11-types-pytz-2024.1.0.20240203 ls -la /nix/store/ql16a9iivdqbc60qjapnabr8rl47hxi3-python3.11-types-pytz-2024.1.0.20240203/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)
2 packages marked as broken and skipped:
10 packages built:
--- ###### Maintainer pings cc @fabaff 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/288302