python312Packages.rnc2rng 2.6.6 -> 2.7.0 https://repology.org/project/python:rnc2rng/versions attrpath: python312Packages.rnc2rng 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/f6zak85p9qvnxn9im0cdhgn29xs1awf2-packages.json.drv building '/nix/store/f6zak85p9qvnxn9im0cdhgn29xs1awf2-packages.json.drv'... Going to be running update for following packages: - python3.12-rnc2rng-2.6.6 Press Enter key to continue... Running update for: - python3.12-rnc2rng-2.6.6: UPDATING ... - python3.12-rnc2rng-2.6.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rnc2rng/default.nix b/pkgs/development/python-modules/rnc2rng/default.nix index bece0219a1c7..90bfc37266f8 100644 --- a/pkgs/development/python-modules/rnc2rng/default.nix +++ b/pkgs/development/python-modules/rnc2rng/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "rnc2rng"; - version = "2.6.6"; + version = "2.7.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "5a01d157857b5f010a94167e7092cc49efe2531d58e013f12c4e60b8c4df78f1"; + sha256 = "sha256-3Z/7vWnQnLB+bnqM+A/ShwP9xtO5Am+HVrScvjMUZ2s="; }; propagatedBuildInputs = [ rply ]; No auto update branch exists Successfully finished processing cachix "/nix/store/rck9rlrdvdmvi2k52xh6d9fqzlq8i0gp-python3.12-rnc2rng-2.7.0" [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)
6 packages failed to build:
12 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.rnc2rng is: Compact to regular syntax conversion library for RELAX NG schemata meta.homepage for python312Packages.rnc2rng is: https://github.com/djc/rnc2rng ###### 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.7.0 with grep in /nix/store/rck9rlrdvdmvi2k52xh6d9fqzlq8i0gp-python3.12-rnc2rng-2.7.0 - found 2.7.0 in filename of file in /nix/store/rck9rlrdvdmvi2k52xh6d9fqzlq8i0gp-python3.12-rnc2rng-2.7.0 ---
Rebuild report (if merged into master) (click to expand) ``` 9 total rebuild path(s) 9 package rebuild(s) First fifty rebuilds by attrpath datalad python311Packages.citeproc-py python311Packages.duecredit python311Packages.heudiconv python311Packages.rnc2rng python312Packages.citeproc-py python312Packages.duecredit python312Packages.heudiconv python312Packages.rnc2rng ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rck9rlrdvdmvi2k52xh6d9fqzlq8i0gp-python3.12-rnc2rng-2.7.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 python312Packages.rnc2rng https://github.com/r-ryantm/nixpkgs/archive/d6272b0ce865da66f4daa3a032ea4fea9c8dd084.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d6272b0ce865da66f4daa3a032ea4fea9c8dd084#python312Packages.rnc2rng ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/rck9rlrdvdmvi2k52xh6d9fqzlq8i0gp-python3.12-rnc2rng-2.7.0 ls -la /nix/store/rck9rlrdvdmvi2k52xh6d9fqzlq8i0gp-python3.12-rnc2rng-2.7.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages failed to build:
12 packages built:
--- ###### Maintainer pings cc @bcdarwin 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/300127