2022-12-13T07:35:16 python310Packages.dj-database-url 0 -> 1 2022-12-13T07:35:19 attrpath: python310Packages.dj-database-url 2022-12-13T07:35:19 Checking auto update branch... 2022-12-13T07:35:24 [version] 2022-12-13T07:35:24 [version] skipping because derivation has updateScript 2022-12-13T07:35:24 [rustCrateVersion] 2022-12-13T07:35:24 [rustCrateVersion] No cargoSha256 found 2022-12-13T07:35:24 [golangModuleVersion] 2022-12-13T07:35:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-13T07:35:24 [updateScript] 2022-12-13T07:35:25 [updateScript] Success 2022-12-13T07:35:25 [updateScript] this derivation will be built: /nix/store/yrininj0d0dr7nnrmlpzqsg0jhfqgzv5-packages.json.drv building '/nix/store/yrininj0d0dr7nnrmlpzqsg0jhfqgzv5-packages.json.drv'... Going to be running update for following packages: - python3.10-dj-database-url-1.0.0 Press Enter key to continue... Running update for: - python3.10-dj-database-url-1.0.0: UPDATING ... - python3.10-dj-database-url-1.0.0: DONE. Packages updated! 2022-12-13T07:35:25 2022-12-13T07:35:25 [quotedUrls] 2022-12-13T07:35:25 [quotedUrls] nothing found to replace 2022-12-13T07:35:25 Diff after rewrites: diff --git a/pkgs/development/python-modules/dj-database-url/default.nix b/pkgs/development/python-modules/dj-database-url/default.nix index a28c9dd05a5..2e0200a7c4f 100644 --- a/pkgs/development/python-modules/dj-database-url/default.nix +++ b/pkgs/development/python-modules/dj-database-url/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "dj-database-url"; - version = "1.0.0"; + version = "1.1.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-zPPocY913dFHoeIS/KiO7NqnIXWe5I44tIVIHHe8o9w="; + hash = "sha256-i+QlNDnXVBKqrU+Cr3rs2pVok8h/uNEO3ArbLTQxJSc="; }; propagatedBuildInputs = [ 2022-12-13T07:36:55 No auto update branch exists 2022-12-13T07:36:58 Successfully finished processing 2022-12-13T07:36:58 cachix "/nix/store/lg126cfzgblv730xl2xka3yhmv743cxs-python3.10-dj-database-url-1.1.0" 2022-12-13T07:37:01 [check][nixpkgs-review] 2022-12-13T07:40:39 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
16 packages built:
2022-12-13T07:40:43 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.dj-database-url is: "Use Database URLs in your Django Application" meta.homepage for python310Packages.dj-database-url is: "https://github.com/kennethreitz/dj-database-url" meta.changelog for python310Packages.dj-database-url is: "" ###### 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 1.1.0 with grep in /nix/store/lg126cfzgblv730xl2xka3yhmv743cxs-python3.10-dj-database-url-1.1.0 - found 1.1.0 in filename of file in /nix/store/lg126cfzgblv730xl2xka3yhmv743cxs-python3.10-dj-database-url-1.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 17 total rebuild path(s) 17 package rebuild(s) First fifty rebuilds by attrpath ansible-doctor baserow peering-manager python310Packages.ansible-doctor python310Packages.deezer-python python310Packages.dj-database-url python310Packages.django-polymorphic python310Packages.django-rest-polymorphic python310Packages.drf-spectacular python310Packages.environs python39Packages.ansible-doctor python39Packages.deezer-python python39Packages.dj-database-url python39Packages.django-polymorphic python39Packages.django-rest-polymorphic python39Packages.drf-spectacular python39Packages.environs ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lg126cfzgblv730xl2xka3yhmv743cxs-python3.10-dj-database-url-1.1.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.dj-database-url https://github.com/r-ryantm/nixpkgs/archive/5fd0e90ce6a0dd53c824dfb1bdc466c311f52df9.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/lg126cfzgblv730xl2xka3yhmv743cxs-python3.10-dj-database-url-1.1.0 ls -la /nix/store/lg126cfzgblv730xl2xka3yhmv743cxs-python3.10-dj-database-url-1.1.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)
16 packages built:
--- ###### Maintainer pings 2022-12-13T07:40:45 https://api.github.com/repos/NixOS/nixpkgs/pulls/205884