Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python310Packages.docstring-to-markdown: 0.10 -> 0.11 #204742

Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Dec 6, 2022

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python310Packages.docstring-to-markdown is: "On the fly conversion of Python docstrings to markdown"

meta.homepage for python310Packages.docstring-to-markdown is: "https://github.com/python-lsp/docstring-to-markdown"

meta.changelog for python310Packages.docstring-to-markdown is: ""

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • Warning: a test defined in passthru.tests did not pass
  • found 0.11 with grep in /nix/store/da3bh9xpz377wk2ydyjanxxg5xinaa6j-python3.10-docstring-to-markdown-0.11
  • found 0.11 in filename of file in /nix/store/da3bh9xpz377wk2ydyjanxxg5xinaa6j-python3.10-docstring-to-markdown-0.11

Rebuild report (if merged into master) (click to expand)
22 total rebuild path(s)

22 package rebuild(s)

First fifty rebuilds by attrpath
python310Packages.docstring-to-markdown
python310Packages.jedi-language-server
python310Packages.pyls-flake8
python310Packages.pyls-isort
python310Packages.pyls-spyder
python310Packages.pylsp-mypy
python310Packages.python-lsp-black
python310Packages.python-lsp-server
python310Packages.spyder
python39Packages.docstring-to-markdown
python39Packages.jedi-language-server
python39Packages.pyls-flake8
python39Packages.pyls-isort
python39Packages.pyls-spyder
python39Packages.pylsp-mypy
python39Packages.python-lsp-black
python39Packages.python-lsp-server
python39Packages.spyder
spyder
vimPlugins.YouCompleteMe
vscode-extensions.ms-python.python
ycmd
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/da3bh9xpz377wk2ydyjanxxg5xinaa6j-python3.10-docstring-to-markdown-0.11 \
  --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.docstring-to-markdown https://github.com/r-ryantm/nixpkgs/archive/3b94b2c03168c5a0ec0cc45830002ee153bea1da.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/da3bh9xpz377wk2ydyjanxxg5xinaa6j-python3.10-docstring-to-markdown-0.11
ls -la /nix/store/da3bh9xpz377wk2ydyjanxxg5xinaa6j-python3.10-docstring-to-markdown-0.11/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

21 packages built:
  • python310Packages.docstring-to-markdown
  • python310Packages.jedi-language-server
  • python310Packages.pyls-flake8
  • python310Packages.pyls-isort
  • python310Packages.pyls-spyder
  • python310Packages.pylsp-mypy
  • python310Packages.python-lsp-black
  • python310Packages.python-lsp-server
  • spyder (python310Packages.spyder)
  • python39Packages.docstring-to-markdown
  • python39Packages.jedi-language-server
  • python39Packages.pyls-flake8
  • python39Packages.pyls-isort
  • python39Packages.pyls-spyder
  • python39Packages.pylsp-mypy
  • python39Packages.python-lsp-black
  • python39Packages.python-lsp-server
  • python39Packages.spyder
  • vimPlugins.YouCompleteMe
  • vscode-extensions.ms-python.python
  • ycmd

Maintainer pings

cc @doronbehar for testing.

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good to me.

@fabaff fabaff merged commit fa81d50 into NixOS:master Dec 6, 2022
@r-ryantm r-ryantm deleted the auto-update/python3.10-docstring-to-markdown branch December 6, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants