nixpkgs icon indicating copy to clipboard operation
nixpkgs copied to clipboard

python310Packages.readme_renderer: 37.0 -> 37.2

Open fabaff opened this issue 2 years ago • 1 comments

Description of changes

https://github.com/pypa/readme_renderer/releases/tag/37.2

Things done
  • Built on platform(s)
    • [x] x86_64-linux
    • [ ] aarch64-linux
    • [ ] x86_64-darwin
    • [ ] aarch64-darwin
  • [ ] For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • [ ] Tested, as applicable:
  • [ ] Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • [ ] Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • [ ] (Package updates) Added a release notes entry if the change is major or breaking
    • [ ] (Module updates) Added a release notes entry if the change is significant
    • [ ] (Module addition) Added a release notes entry if adding a new NixOS module
    • [ ] (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • [x] Fits CONTRIBUTING.md.

fabaff avatar Sep 24 '22 20:09 fabaff

Result of nixpkgs-review pr 192821 run on x86_64-linux 1

8 packages failed to build:
  • pypiserver (python310Packages.pypiserver)
  • python310Packages.spacy
  • python310Packages.spacy-transformers
  • python310Packages.textacy
  • python39Packages.pypiserver
  • python39Packages.spacy
  • python39Packages.spacy-transformers
  • python39Packages.textacy
59 packages built:
  • apache-airflow (python310Packages.apache-airflow)
  • check_systemd
  • dialect
  • dtrx
  • evdevremapkeys
  • home-assistant-component-tests.google_translate
  • keepkey_agent (python310Packages.keepkey_agent)
  • ledger_agent (python310Packages.ledger_agent)
  • luigi
  • mailman-web
  • mnemosyne
  • onlykey-agent
  • python310Packages.ansible-kernel
  • python310Packages.ansible-runner
  • python310Packages.gtts
  • python310Packages.invocations
  • python310Packages.langcodes
  • python310Packages.language-data
  • python310Packages.libagent
  • python310Packages.marisa-trie
  • python310Packages.nagiosplugin
  • python310Packages.ndjson
  • python310Packages.python-daemon
  • python310Packages.readme
  • python310Packages.readme_renderer
  • python310Packages.restview
  • python310Packages.salmon-mail
  • python310Packages.textx
  • python310Packages.toggl-cli
  • trezor_agent (python310Packages.trezor_agent)
  • twine (python310Packages.twine)
  • python310Packages.wheel-inspect
  • python310Packages.wordfreq
  • python39Packages.ansible-kernel
  • python39Packages.ansible-runner
  • python39Packages.apache-airflow
  • python39Packages.gtts
  • python39Packages.invocations
  • python39Packages.keepkey_agent
  • python39Packages.langcodes
  • python39Packages.language-data
  • python39Packages.ledger_agent
  • python39Packages.libagent
  • python39Packages.marisa-trie
  • python39Packages.nagiosplugin
  • python39Packages.ndjson
  • python39Packages.python-daemon
  • python39Packages.readme
  • python39Packages.readme_renderer
  • python39Packages.restview
  • python39Packages.salmon-mail
  • python39Packages.textx
  • python39Packages.toggl-cli
  • python39Packages.trezor_agent
  • python39Packages.twine
  • python39Packages.wheel-inspect
  • python39Packages.wordfreq
  • strictdoc
  • wlc

fabaff avatar Sep 26 '22 08:09 fabaff