Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: niess/linuxdeploy-plugin-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: test
Choose a base ref
...
head repository: niess/linuxdeploy-plugin-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 11 files changed
  • 2 contributors

Commits on Mar 11, 2020

  1. Add a dedicated AppRun

    Note that PYTHON_ENTRYPOINT has been relocated to AppRun. Use the
    the APPRUN_ENTRYPOINT option instead (e.g. see xonsh recipe).
    niess committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    f9a326a View commit details
    Browse the repository at this point in the history
  2. Update to Python 3.8.2

    niess committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    10279f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Standalone mode for the main script

    Missing dependencies are downloaded from the web when missing, e.g.
    excludelist and patchelf.
    niess committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    f2f0f73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9177e46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec6ee85 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Tweak the deps packaging

    niess committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    59457bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a390da View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    b407771 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Fix dead link

    JocelynDelalande authored May 4, 2020
    Configuration menu
    Copy the full SHA
    41aac06 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Merge pull request #30 from JocelynDelalande/patch-1

    Fix dead link
    niess authored May 5, 2020
    Configuration menu
    Copy the full SHA
    a8c9e56 View commit details
    Browse the repository at this point in the history
  2. Add link to python-appimage

    niess authored May 5, 2020
    Configuration menu
    Copy the full SHA
    18d8461 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Deprecation warning

    niess committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d22f05d View commit details
    Browse the repository at this point in the history
Loading