python312Packages.croniter 2.0.2 -> 2.0.3 https://repology.org/project/python:croniter/versions attrpath: python312Packages.croniter 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/53a2xkxvpr335251yspa6gqjrgaaspnl-packages.json.drv building '/nix/store/53a2xkxvpr335251yspa6gqjrgaaspnl-packages.json.drv'... Going to be running update for following packages: - python3.12-croniter-2.0.2 Press Enter key to continue... Running update for: - python3.12-croniter-2.0.2: UPDATING ... - python3.12-croniter-2.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/croniter/default.nix b/pkgs/development/python-modules/croniter/default.nix index 03f7c636393b..8db83b619969 100644 --- a/pkgs/development/python-modules/croniter/default.nix +++ b/pkgs/development/python-modules/croniter/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "croniter"; - version = "2.0.2"; + version = "2.0.3"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-i/8Wya9O8ftvBUFpc7j3y1SZfALy+DZSUfm/Hd7ZGGY="; + hash = "sha256-KHY605xAThWRQIdPCAEM/YoY9MKnzqHOc+lQakOAz8E="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/2s4k5hgacl3y1hd5p5jv141q682jphcn-python3.12-croniter-2.0.3" [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)
4 packages marked as broken and skipped:
2 packages failed to build:
26 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.croniter is: Library to iterate over datetime object with cron like format meta.homepage for python312Packages.croniter is: https://github.com/kiorky/croniter meta.changelog for python312Packages.croniter is: https://github.com/kiorky/croniter/blob/2.0.3/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 2.0.3 with grep in /nix/store/2s4k5hgacl3y1hd5p5jv141q682jphcn-python3.12-croniter-2.0.3 - found 2.0.3 in filename of file in /nix/store/2s4k5hgacl3y1hd5p5jv141q682jphcn-python3.12-croniter-2.0.3 ---
Rebuild report (if merged into master) (click to expand) ``` 21 total rebuild path(s) 21 package rebuild(s) First fifty rebuilds by attrpath apache-airflow archivebox buildbot buildbot-full buildbot-ui buildbotPackages.buildbot buildbotPackages.buildbot-full buildbotPackages.buildbot-ui home-assistant-component-tests.utility_meter home-assistant-component-tests.xiaomi_miio mailman-web python311Packages.aiocron python311Packages.croniter python311Packages.django-q python311Packages.python-miio python312Packages.aiocron python312Packages.croniter python312Packages.django-q python312Packages.python-miio safeeyes unifi-protect-backup ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/2s4k5hgacl3y1hd5p5jv141q682jphcn-python3.12-croniter-2.0.3 \ --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.croniter https://github.com/r-ryantm/nixpkgs/archive/c854b77ac6f7eccec32d1108e01a661aea3e2d56.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c854b77ac6f7eccec32d1108e01a661aea3e2d56#python312Packages.croniter ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/2s4k5hgacl3y1hd5p5jv141q682jphcn-python3.12-croniter-2.0.3 ls -la /nix/store/2s4k5hgacl3y1hd5p5jv141q682jphcn-python3.12-croniter-2.0.3/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)
4 packages marked as broken and skipped:
2 packages failed to build:
26 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/297318