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

Commits on Jun 12, 2022

  1. Initial version

    thatch committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    dd98f21 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2022

  1. Configuration menu
    Copy the full SHA
    2814e60 View commit details
    Browse the repository at this point in the history
  2. Run bumpreqs on itself

    thatch committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    9d09c81 View commit details
    Browse the repository at this point in the history
  3. Drop 3.6 support

    The latest versions of setuptools, setuptools-scm all don't work with
    it, so testing becomes more difficult.  (This project likely still works
    fine, but I don't want the hassle of testing.)
    thatch committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    a938d15 View commit details
    Browse the repository at this point in the history
  4. Use 3.11 beta

    thatch committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    9a5ab68 View commit details
    Browse the repository at this point in the history
  5. Add basic readme

    thatch committed Aug 6, 2022
    Configuration menu
    Copy the full SHA
    66911a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Somewhat obey python_version environment marker

    There is much work left to do, but for simple cases this does a lot
    better now.
    
    Fixes #1
    thatch committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    078baab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fffbbd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    9536039 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98f331a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31a8b01 View commit details
    Browse the repository at this point in the history
  4. Change test versions

    thatch committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dd391b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Merge branch 'skel'

    thatch committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1db9d3f View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Merge branch 'skel'

    thatch committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2d36462 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'skel'

    thatch committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c39957d View commit details
    Browse the repository at this point in the history
Loading