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: SparkPost/python-sparkpost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Yobota/python-sparkpost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 10, 2020

  1. APP-4770: Bump version

    According to PEP-440, we should use a local version identifier, so that
    it is clear this is from the Yobota fork, not the regular package.
    ref: https://www.python.org/dev/peps/pep-0440/#local-version-identifiers
    yobota-fred committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    cc3290b View commit details
    Browse the repository at this point in the history
  2. APP-4770: Use better local identifier

    Keep the upstream version the same, allow for multiple downstream fixes
    
    ref: https://mail.python.org/pipermail/distutils-sig/2014-December/025414.html
    yobota-fred committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    72b2ffb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Yobota/APP-4770

    APP-4770: Bump version
    yobota-fred authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    17bece3 View commit details
    Browse the repository at this point in the history
Loading