Skip to content

Unexpected minimum Python version change #412

Open
@djbeadle

Description

@djbeadle

Hi all,

Pull request #410, merged a few hours ago, increased the minimum version of Python from 3.7 to 3.9 but only increased the version number from 1.9.3 to 1.9.4.

This got my team's attention when we noticed our builds failing because we specify djangosaml2~=1.9.0 relying on Python's "compatible version".

I would have expected a change like this to at least be at least a minor version bump but I am not in a position to demand anything of the contributors to this library. If this was intentional can it please be clearly stated that breaking changes will occur with only a patch version number update? Alternatively, if there is already a release format guide that I have missed please direct me towards it.

Thanks to all the contributors for their hard work, my team gets an incredible amount of value out of this library.

@g-as and @peppelinux tagging you for visibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions