python311Packages.django-configurations 0 -> 1 attrpath: python311Packages.django-configurations 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/b1v4x4yq6m9v1rf15jh26sxrp0xzva96-packages.json.drv building '/nix/store/b1v4x4yq6m9v1rf15jh26sxrp0xzva96-packages.json.drv'... Going to be running update for following packages: - python3.11-django-configurations-2.5 Press Enter key to continue... Running update for: - python3.11-django-configurations-2.5: UPDATING ... - python3.11-django-configurations-2.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/django-configurations/default.nix b/pkgs/development/python-modules/django-configurations/default.nix index 087ffab30139..53d75bed9bfa 100644 --- a/pkgs/development/python-modules/django-configurations/default.nix +++ b/pkgs/development/python-modules/django-configurations/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "django-configurations"; - version = "2.5"; + version = "2.5.1"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-Y/olLEDciOoXuLkPX0oxonJuWGrLH/Dtx0wijGHxnl0="; + hash = "sha256-blCDdX4rvfm7eFBWdTa5apNRX2sXUD10ko/2KNsuDpQ="; }; buildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/ycs1iy4my1wl0xgzqqsxkg9746p4bx3v-python3.11-django-configurations-2.5.1" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 120m and timed out nixpkgs-review took longer than 120m 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.django-configurations is: A helper for organizing Django settings meta.homepage for python311Packages.django-configurations is: https://django-configurations.readthedocs.io/ ###### 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.5.1 with grep in /nix/store/ycs1iy4my1wl0xgzqqsxkg9746p4bx3v-python3.11-django-configurations-2.5.1 - found 2.5.1 in filename of file in /nix/store/ycs1iy4my1wl0xgzqqsxkg9746p4bx3v-python3.11-django-configurations-2.5.1 ---
Rebuild report (if merged into master) (click to expand) ``` 373 total rebuild path(s) 373 package rebuild(s) First fifty rebuilds by attrpath asn1editor authentik backgroundremover baserow conan crackmapexec datalad deface deja-dup duplicity duply dvc dvc-with-remotes easyocr echidna executor healthchecks home-assistant-component-tests.dremel_3d_printer home-assistant-component-tests.environment_canada hydrus instawow intensity-normalization jenkins-job-builder khoj maestral maestral-gui mailman-web mozillavpn mozphab napari netbox netbox_3_6 netbox_3_7 netexec ome_zarr paperless-ngx peering-manager picard portmod pretalx pretix prospector python311Packages.aardwolf python311Packages.albumentations python311Packages.apache-beam python311Packages.aplpy python311Packages.arviz python311Packages.asn1tools python311Packages.bambi python311Packages.batchgenerators ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ycs1iy4my1wl0xgzqqsxkg9746p4bx3v-python3.11-django-configurations-2.5.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.django-configurations https://github.com/r-ryantm/nixpkgs/archive/52cf3831c6e1616df0057cfba5af02a9bd584f51.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/52cf3831c6e1616df0057cfba5af02a9bd584f51#python311Packages.django-configurations ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ycs1iy4my1wl0xgzqqsxkg9746p4bx3v-python3.11-django-configurations-2.5.1 ls -la /nix/store/ycs1iy4my1wl0xgzqqsxkg9746p4bx3v-python3.11-django-configurations-2.5.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 120m and timed out --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/301687