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

switch pyenv to uv #253

Closed
wants to merge 43 commits into from
Closed

switch pyenv to uv #253

wants to merge 43 commits into from

Commits on Jul 17, 2024

  1. switch pyenv to uv

    coder351 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b415c16 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. resolve issues

    coder351 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    63b8458 View commit details
    Browse the repository at this point in the history
  2. remove uv upgrade

    coder351 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    c60e49f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. switch to uv

    coder351 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5e5b8ef View commit details
    Browse the repository at this point in the history
  2. remove comment

    coder351 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    d178ab8 View commit details
    Browse the repository at this point in the history
  3. remove python version

    coder351 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a3de1a2 View commit details
    Browse the repository at this point in the history
  4. remove python3.12-dev

    coder351 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f7e55c0 View commit details
    Browse the repository at this point in the history
  5. remove empty line

    coder351 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    56067dd View commit details
    Browse the repository at this point in the history
  6. use python3.pc

    coder351 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fd5f9db View commit details
    Browse the repository at this point in the history
  7. test github workflow

    coder351 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2232fe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    1bd9278 View commit details
    Browse the repository at this point in the history
  2. remove references to pyenv

    coder351 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7bafbe4 View commit details
    Browse the repository at this point in the history
  3. remove references to pyenv

    coder351 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8bd41f1 View commit details
    Browse the repository at this point in the history
  4. add python2

    coder351 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    db09a10 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. merge master

    coder351 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    58ad598 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. merge master

    coder351 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    d434034 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. [upload]

    coder351 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    04d7a05 View commit details
    Browse the repository at this point in the history
  2. resolve docker warnings

    coder351 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4ec3a41 View commit details
    Browse the repository at this point in the history
  3. [upload]

    coder351 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c5f49df View commit details
    Browse the repository at this point in the history
  4. setup uv to use /usr/local

    coder351 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6571d23 View commit details
    Browse the repository at this point in the history
  5. use uv to install pyqt5

    coder351 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d91713b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. use uv to install pip

    coder351 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8a36dae View commit details
    Browse the repository at this point in the history
  2. use --seed to setup pip

    coder351 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5b4a0c9 View commit details
    Browse the repository at this point in the history
  3. test build using --no-deps

    coder351 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f609d15 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    920962a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b80d73 View commit details
    Browse the repository at this point in the history
  6. [upload]

    coder351 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    ed2e2f1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. use PyQt5 wheel

    coder351 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    85ef729 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87dd173 View commit details
    Browse the repository at this point in the history
  3. add sudo

    coder351 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    71f46b5 View commit details
    Browse the repository at this point in the history
  4. revert dev deps purge

    coder351 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    7763a31 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f40e27d View commit details
    Browse the repository at this point in the history
  6. add -y to apt-get

    coder351 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    6b22035 View commit details
    Browse the repository at this point in the history
  7. add pyproject opencl dep

    coder351 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8cdd398 View commit details
    Browse the repository at this point in the history
  8. add gcc-arm-none-eabi dep

    coder351 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    753f242 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    11ed4cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f75ba91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff5ae89 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10ea20a View commit details
    Browse the repository at this point in the history
  13. revert autoremove

    coder351 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    10e8f81 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d7db0cf View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. add new line

    coder351 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3fbda24 View commit details
    Browse the repository at this point in the history
  2. rebuild

    coder351 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2e1f21d View commit details
    Browse the repository at this point in the history