latex2mathml 3.76.0 -> 3.77.0 https://github.com/roniemartinez/latex2mathml/releases attrpath: latex2mathml Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/latex2mathml/default.nix b/pkgs/development/python-modules/latex2mathml/default.nix index 4ff8ba6df59b..99d9dcc5fb74 100644 --- a/pkgs/development/python-modules/latex2mathml/default.nix +++ b/pkgs/development/python-modules/latex2mathml/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "latex2mathml"; - version = "3.76.0"; + version = "3.77.0"; disabled = pythonOlder "3.8"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "roniemartinez"; repo = pname; rev = version; - hash = "sha256-CoWXWgu1baM5v7OC+OlRHZB0NkPue4qFzylJk4Xq2e4="; + hash = "sha256-DLdSFMsNA0gD6Iw0kn+0IrbvyI0VEGOpz0ZYD48nRkY="; }; format = "pyproject"; Successfully finished processing cachix "/nix/store/5p4ns253dv7y74s905agfv8wxcgdm7sc-python3.11-latex2mathml-3.77.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/roniemartinez/latex2mathml/releases. meta.description for latex2mathml is: Pure Python library for LaTeX to MathML conversion meta.homepage for latex2mathml is: https://github.com/roniemartinez/latex2mathml meta.changelog for latex2mathml is: https://github.com/roniemartinez/latex2mathml/releases/tag/3.77.0 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/roniemartinez/latex2mathml/releases/tag/3.77.0) - [Compare changes on GitHub](https://github.com/roniemartinez/latex2mathml/compare/3.76.0...3.77.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.77.0 with grep in /nix/store/5p4ns253dv7y74s905agfv8wxcgdm7sc-python3.11-latex2mathml-3.77.0 - found 3.77.0 in filename of file in /nix/store/5p4ns253dv7y74s905agfv8wxcgdm7sc-python3.11-latex2mathml-3.77.0 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath latex2mathml python310Packages.latex2mathml python310Packages.schemdraw python310Packages.ziamath python311Packages.latex2mathml python311Packages.schemdraw python311Packages.ziamath ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5p4ns253dv7y74s905agfv8wxcgdm7sc-python3.11-latex2mathml-3.77.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 latex2mathml https://github.com/r-ryantm/nixpkgs/archive/3adac973994ba4fecabde2b690ab5cc82c6d1e75.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/3adac973994ba4fecabde2b690ab5cc82c6d1e75#latex2mathml ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5p4ns253dv7y74s905agfv8wxcgdm7sc-python3.11-latex2mathml-3.77.0 ls -la /nix/store/5p4ns253dv7y74s905agfv8wxcgdm7sc-python3.11-latex2mathml-3.77.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)
6 packages built:
--- ###### Maintainer pings cc @SFrijters 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/274647