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

feat: uv support, py 3.13 #1216

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    c83241b View commit details
    Browse the repository at this point in the history
  2. test: uv

    iloveitaly committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    57218a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2e9c7f View commit details
    Browse the repository at this point in the history
  4. style: formatting fix

    iloveitaly committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    64eaf50 View commit details
    Browse the repository at this point in the history
  5. style: docs lint fix

    iloveitaly committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    cadb74e View commit details
    Browse the repository at this point in the history
  6. fix: adding snapshot

    iloveitaly committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6edf02f View commit details
    Browse the repository at this point in the history
  7. fix: bump patch py version

    iloveitaly committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fe7e382 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99b1508 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdd96c9 View commit details
    Browse the repository at this point in the history
  10. fix: update Python Nixpkgs archive hash and pkg name

    - Changed the PYTHON_NIXPKGS_ARCHIVE to a new hash.
    - Updated PostgreSQL package to require the .dev variant for compatibility with psycopg2.
    - Added comments to clarify the changes for future reference.
    iloveitaly committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    27d6f6d View commit details
    Browse the repository at this point in the history
  11. fix: update snapshot kind and PostgreSQL dependency

    - Add `snapshot_kind: text` to snapshots
    - Change `postgresql` to `postgresql.dev` in dependencies
    iloveitaly committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5ed0486 View commit details
    Browse the repository at this point in the history