python311Packages.dominate 2.7.0 -> 2.8.0 https://repology.org/project/python:dominate/versions attrpath: python311Packages.dominate 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/4xq6df0yni64kxbaj4kqx4kn30xyxllc-packages.json.drv building '/nix/store/4xq6df0yni64kxbaj4kqx4kn30xyxllc-packages.json.drv'... Going to be running update for following packages: - python3.11-dominate-2.7.0 Press Enter key to continue... Running update for: - python3.11-dominate-2.7.0: UPDATING ... - python3.11-dominate-2.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/dominate/default.nix b/pkgs/development/python-modules/dominate/default.nix index 142f1e32eda..38aaccf4b15 100644 --- a/pkgs/development/python-modules/dominate/default.nix +++ b/pkgs/development/python-modules/dominate/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "dominate"; - version = "2.7.0"; + version = "2.8.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-UgEBNgiS6/nQVT9n0341n/kkA9ih4zgUAwUDCIoF2kk="; + hash = "sha256-TJDDvvr4jmErcfSzmve8vviXes+oVc7JVyJaj79QQAc="; }; nativeCheckInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/rapk0a7nvg3ykgw7fp0cvxlmsrpgf9k2-python3.11-dominate-2.8.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
16 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.dominate is: Library for creating and manipulating HTML documents using an elegant DOM API meta.homepage for python311Packages.dominate is: https://github.com/Knio/dominate/ ###### 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 2.8.0 with grep in /nix/store/rapk0a7nvg3ykgw7fp0cvxlmsrpgf9k2-python3.11-dominate-2.8.0 - found 2.8.0 in filename of file in /nix/store/rapk0a7nvg3ykgw7fp0cvxlmsrpgf9k2-python3.11-dominate-2.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 17 total rebuild path(s) 17 package rebuild(s) First fifty rebuilds by attrpath papis python310Packages.alectryon python310Packages.dominate python310Packages.flask-bootstrap python310Packages.papis python310Packages.pytablewriter python310Packages.pytest-md-report python310Packages.riscof python310Packages.riscv-isac python311Packages.alectryon python311Packages.dominate python311Packages.flask-bootstrap python311Packages.papis python311Packages.pytablewriter python311Packages.pytest-md-report python311Packages.riscof python311Packages.riscv-isac ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rapk0a7nvg3ykgw7fp0cvxlmsrpgf9k2-python3.11-dominate-2.8.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 python311Packages.dominate https://github.com/r-ryantm/nixpkgs/archive/7a3065da25eac14f216a411d1c5cdf0890aefc8e.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/rapk0a7nvg3ykgw7fp0cvxlmsrpgf9k2-python3.11-dominate-2.8.0 ls -la /nix/store/rapk0a7nvg3ykgw7fp0cvxlmsrpgf9k2-python3.11-dominate-2.8.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 https://api.github.com/repos/NixOS/nixpkgs/pulls/234484