Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump version to 1.8.1 with Python 3.7 requires#300

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jborean93 merged 1 commit intopythongssapi:mainfromjborean93:1.8.1-fix
Aug 15, 2022

Conversation

@jborean93
Copy link
Contributor

This update bumps thepython_requires to be>=3.7 as the sdist build
requires PEP 517 support that is somewhat only guaranteed with the pip
that was shipped with Python 3.7 or greater. Since 3.6 has been end of
life since December 2021 and the remaining Linux distributions that
still use it have system provided packages this shouldn't be a surprise.

Fixes#299

Signed-off-by: Jordan Boreanjborean93@gmail.com

Copy link

@webknjazwebknjaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Don't forget to drop the trove classifier too.

This update bumps the `python_requires` to be `>=3.7` as the sdist buildrequires PEP 517 support that is somewhat only guaranteed with the pipthat was shipped with Python 3.7 or greater. Since 3.6 has been end oflife since December 2021 and the remaining Linux distributions thatstill use it have system provided packages this shouldn't be a surprise.Also use CentOS 9 Stream in the CI tests to test this on an actualRHEL-ish host on the version of Python actually supported.Signed-off-by: Jordan Borean <jborean93@gmail.com>
@jborean93
Copy link
ContributorAuthor

Thanks, I forgot about those, they've been dropped.

@jborean93jborean93 merged commitaae717d intopythongssapi:mainAug 15, 2022
@jborean93jborean93 deleted the 1.8.1-fix branchAugust 15, 2022 20:49
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@webknjazwebknjazwebknjaz left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Installing v1.8.0 from sdist fails with old pip versions

2 participants

@jborean93@webknjaz

[8]ページ先頭

©2009-2025 Movatter.jp