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

Update to grok 5.0. #23

Merged
merged 4 commits into from
Jan 29, 2024
Merged

Update to grok 5.0. #23

merged 4 commits into from
Jan 29, 2024

Commits on Jan 29, 2024

  1. Update to grok 5.0.

    This requires us to drop support for:
      - `grokcore.xmlrpc`
      - `grokcore.rest`
      - `grokcore.json`
    icemac committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f3896a7 View commit details
    Browse the repository at this point in the history
  2. Version synchronization

    icemac authored and actions-user committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c31199b View commit details
    Browse the repository at this point in the history
  3. Drop support zope.fanstatic + fanstatic.

    - `zope.fanstatic` has been archived and does not support Python 3.12.
    
    - `fanstatic` was only needed by `zope.fanstatic`.
    icemac committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ac2fa95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f418175 View commit details
    Browse the repository at this point in the history