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

Maintenance of repo #249

Open
Callek opened this issue Nov 13, 2023 · 2 comments
Open

Maintenance of repo #249

Callek opened this issue Nov 13, 2023 · 2 comments

Comments

@Callek
Copy link

Callek commented Nov 13, 2023

Hey @hatesegfault @lovesegfault - I notice the beautysh seems to be relatively stalled, its been over 2 years since a formal release, it has a bunch of issues that have not seen any reply or action.

I'm willing to help update and champion this a bit more, as the recently-released python3.12 breaks with this package.

Its particularly painful when trying to run pre-commit via Homebrew because it too, is updated to 3.12, but now if we specify this package as part of the lints we have additionally problems.

@adamryczkowski
Copy link

@Callek Do you happen to have your private, updated version of the beautysh? Otherwise, we may band together and maintain a working fork; at least until @lovesegfault returns.

@Callek
Copy link
Author

Callek commented Oct 7, 2024

@Callek Do you happen to have your private, updated version of the beautysh? Otherwise, we may band together and maintain a working fork; at least until @lovesegfault returns.

I didn't modify beautysh for py3.12, but I did use this in pre-commit

  - repo: https://github.com/lovesegfault/beautysh
    rev: v6.2.1
    hooks:
      - id: beautysh
        additional_dependencies:
          - setuptools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants