Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Bump pyroma from 2.0.2 to 3.1 #117

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps pyroma from 2.0.2 to 3.1.

Changelog

Sourced from pyroma's changelog.

3.1 (2021-03-06)

  • Added correct detection of setup.py encoding

  • Code cleanup [CAM Gerlach]

3.0.1 (2021-03-02)

  • Drop support for Python 2 [Florian Bruhin]

  • Add back official support for Python 3.6, I didn't realize it was still officially supported

2.6.1 (2021-02-16)

  • Update to the current list of Trove classifiers.

  • Officially support Python 3.8 and 3.9

  • Drop official support for Python 3.5 and 3.6 (still works though).

2.6 (2019-11-02)

  • Ran flake8 and black on the code, better formatting for classifiers.py generation.

  • Support for PEP 517, setup.cfg-only packages. [Max Tyulin]

  • Adds support for Markdown long_descriptions, if you set long_description_content_type to 'text/markdown'

  • Installs Pygments to avoid an error message of you have syntax highlighted code in the long_description.

2.5 (2019-06-01)

  • Fixed #35: Correctly restore sys.argv. [maurits]

  • Added back the BusFactor test, the XMLRPC API supports it.

  • #26: Adding a test to check for a development status classifier.

... (truncated)

Commits
  • 8ba095e Preparing release 3.1
  • 936720b Autodetect encoding of setup.py
  • 7c43d47 Explicitly open text-mode files with UTF-8 to fix Windows issues and ensure c...
  • cbc768d Back to development: 3.0.2
  • 98a8365 Preparing release 3.0.1
  • aaa338a The wheel shouldn't be universal, now when it's Python 3 only
  • 3b31604 Back to development: 3.0.1
  • 953470c Preparing release 3.0
  • a64f4bd Prepare for release
  • b3094c4 Drop Python 2 (#52)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 8, 2021
@dependabot-preview
Copy link
Author

Superseded by #137.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pyroma-3.1 branch June 23, 2021 05:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants