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

py-vermin: add latest version 1.3.2 #28072

Merged
merged 2 commits into from
Dec 18, 2021
Merged

Conversation

netromdk
Copy link
Contributor

Release 1.3.2

Added a check for super() used without arguments which requires Python 3.0+.

Was based on @adamjstewart's comment here.

adamjstewart
adamjstewart previously approved these changes Dec 18, 2021
@adamjstewart
Copy link
Member

Thanks for the new feature! It works exactly as intended:

!2, 3.0      /home/runner/work/spack/spack/var/spack/repos/builtin/packages/openloops/get-process-list.py
  L11: super() without arguments requires !2, 3.0

!2, 3.0      /home/runner/work/spack/spack/var/spack/repos/builtin/packages/py-charm4py/package.py
  L69: super() without arguments requires !2, 3.0

Can you fix these two files too? Then I can merge.

tgamblin
tgamblin previously approved these changes Dec 18, 2021
@tgamblin tgamblin enabled auto-merge (squash) December 18, 2021 16:41
auto-merge was automatically disabled December 18, 2021 16:42

Head branch was pushed to by a user without write access

@adamjstewart adamjstewart enabled auto-merge (squash) December 18, 2021 16:58
@adamjstewart adamjstewart merged commit 9ace418 into spack:develop Dec 18, 2021
@netromdk netromdk deleted the vermin_1.3.2 branch December 18, 2021 18:35
alalazo pushed a commit that referenced this pull request Dec 20, 2021
* py-vermin: add latest version 1.3.2

* [vermin] Fixed usages of super() without arguments (v3+)
@alalazo alalazo mentioned this pull request Dec 20, 2021
24 tasks
alalazo pushed a commit that referenced this pull request Dec 23, 2021
* py-vermin: add latest version 1.3.2

* [vermin] Fixed usages of super() without arguments (v3+)
capitalaslash pushed a commit to capitalaslash/spack that referenced this pull request Aug 30, 2022
* py-vermin: add latest version 1.3.2

* [vermin] Fixed usages of super() without arguments (v3+)
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.

3 participants