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-distro/distro Loading
base: v1.8.0
Choose a base ref
...
head repository: python-distro/distro Loading
compare: v1.9.0
Choose a head ref
  • 11 commits
  • 26 files changed
  • 10 contributors

Commits on Nov 6, 2022

  1. Update archlinux resource for tests

    coffebar authored and hartwork committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    6e41b8d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

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

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    40ecdd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc214c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

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

Commits on Apr 21, 2023

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

Commits on Jun 4, 2023

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

Commits on Sep 5, 2023

  1. Actions(deps): Bump actions/checkout from 3 to 4 (#361)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6ce9eb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Test on modern versions of CPython and PyPy and macOS (#362)

    Co-authored-by: Samuel FORESTIER <[email protected]>
    cclauss and HorlogeSkynet committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6a487e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Actions(deps): Bump actions/setup-python from 4 to 5 (#363)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Samuel FORESTIER <[email protected]>
    dependabot[bot] and HorlogeSkynet committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    95ffcb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Optimize some repo metastuff and prepare v1.9.0 (#364)

    * Update copyright dates
    
    * Add build dependency to dev-requirements.txt
    
    * Add src/*-egg-info/ to .gitignore
    
    * Add missing Python classifiers
    
    * Remove gitter link from README.md
    
    Our gitter channel doesn't exist anymore anyway.
    
    * Make CONTRIBUTORS.md relevant
    
    * Update CHANGELOG.md with latest unreleased changes
    
    * Release v1.9.0
    
    * Fix review comments
    
    * Add .readthedocs.yaml config to fix docs deployment
    nir0s committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8d88a2d View commit details
    Browse the repository at this point in the history
Loading