Skip to content

python310Packages.vulture: 2.3 -> 2.4#173886

Closed
fabaff wants to merge 1 commit intoNixOS:masterfrom
fabaff:vulture-bump
Closed

python310Packages.vulture: 2.3 -> 2.4#173886
fabaff wants to merge 1 commit intoNixOS:masterfrom
fabaff:vulture-bump

Conversation

@fabaff
Copy link
Member

@fabaff fabaff commented May 21, 2022

Description of changes

https://github.com/jendrikseipp/vulture/releases/tag/v2.4

Things done
  • Built on platform(s)
    • 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.05 Release Notes (or backporting 21.11 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
  • Fits CONTRIBUTING.md.

cc @mcwitt

@fabaff fabaff requested review from FRidh and jonringer as code owners May 21, 2022 14:06
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label May 21, 2022
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels May 21, 2022
@dotlambda
Copy link
Member

It's sad that so many packages depend on pylint (and thus on vulture).

@dotlambda
Copy link
Member

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

1 package failed to build:
  • python39.pkgs.pylint
1 package built:
  • python310.pkgs.pylint

@dotlambda
Copy link
Member

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

2 packages built:
  • python310.pkgs.pylint
  • python39.pkgs.pylint

@siraben
Copy link
Member

siraben commented May 23, 2022

Result of nixpkgs-review pr 173886 run on aarch64-darwin 1

13 packages marked as broken and skipped:
  • conan
  • cve-bin-tool
  • python310Packages.jupytext
  • python310Packages.lektor
  • python310Packages.mypy-boto3-builder
  • python310Packages.python-lsp-black
  • python310Packages.pytile
  • python310Packages.rabbitpy
  • python39Packages.jupytext
  • python39Packages.lektor
  • python39Packages.python-lsp-black
  • python39Packages.pytile
  • python39Packages.rabbitpy
10 packages failed to build:
  • flitter
  • pwndbg
  • python310Packages.pynput
  • python39Packages.phik
  • python39Packages.pyls-flake8
  • python39Packages.pyls-isort
  • python39Packages.pyls-spyder
  • python39Packages.pylsp-mypy
  • python39Packages.pynput
  • python39Packages.python-lsp-server
48 packages built:
  • cmake-format
  • prospector
  • pylint (python39Packages.pylint)
  • python310Packages.aioamqp
  • python310Packages.avro-python3
  • python310Packages.diff-cover
  • python310Packages.diofant
  • python310Packages.flake8-import-order
  • python310Packages.hcloud
  • python310Packages.isort
  • python310Packages.pamqp
  • python310Packages.pylama
  • python310Packages.pylint
  • python310Packages.pylint-celery
  • python310Packages.pylint-django
  • python310Packages.pylint-flask
  • python310Packages.pylint-plugin-utils
  • python310Packages.pyls-flake8
  • python310Packages.pyls-isort
  • python310Packages.pyls-spyder
  • python310Packages.pylsp-mypy
  • python310Packages.pytest-isort
  • python310Packages.pytest-pylint
  • python310Packages.python-lsp-server
  • python310Packages.setuptools-lint
  • python310Packages.vulture
  • python310Packages.zimports
  • python39Packages.aioamqp
  • python39Packages.avro-python3
  • python39Packages.diff-cover
  • python39Packages.diofant
  • python39Packages.flake8-import-order
  • python39Packages.hcloud
  • python39Packages.isort
  • python39Packages.pamqp
  • python39Packages.pylama
  • python39Packages.pylint-celery
  • python39Packages.pylint-django
  • python39Packages.pylint-flask
  • python39Packages.pylint-plugin-utils
  • python39Packages.pytest-isort
  • python39Packages.pytest-pylint
  • python39Packages.setuptools-lint
  • python39Packages.vulture
  • python39Packages.zimports
  • sqlfluff
  • todoman
  • topydo

@dotlambda
Copy link
Member

@ofborg eval

@ofborg ofborg bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. and removed 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels May 23, 2022
@fabaff fabaff marked this pull request as draft May 24, 2022 20:50
@fabaff
Copy link
Member Author

fabaff commented Jun 2, 2022

Moved to #175805

@fabaff fabaff closed this Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants