Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump getmac from 0.8.1 to 0.8.2 #252

Merged
merged 1 commit into from
Jun 14, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2020

Bumps getmac from 0.8.1 to 0.8.2.

Release notes

Sourced from getmac's releases.

0.8.2

Announcement: Python 2 compatibility will be dropped in getmac 1.0.0, which will be finished sometime in 2020. If you are stuck on Python 2, consider loosely pinning the version in your dependencies list, e.g. getmac<1. I will continue to fix reported bugs and accept patches for the last release before 1.0.0, however active development will cease and new features will not be backported.

Changed

  • Added warning about Python 2 compatibility being dropped in 1.0.0
  • Officially support Python 3.8
  • Documented a known issue with looking up IP of a local interface on Linux/WSL (See the "Known Issues" section in the README)
  • Added remote host lookup using arping as last resort

Dev

  • Standardized formatting on Black
  • Lint additions: vulture, several Flake8 plugins
  • Pinned test dependencies (pytest 5 dropped Python 2 support)
  • Various quality-of-life improvements for contributors/developers
Changelog

Sourced from getmac's changelog.

0.8.2 (12/07/2019)

Announcement: Python 2 compatibility will be dropped in getmac 1.0.0, which will be finished sometime in 2020. If you are stuck on Python 2, consider loosely pinning the version in your dependencies list, e.g. getmac<1. I will continue to fix reported bugs and accept patches for the last release before 1.0.0, however active development will cease and new features will not be backported.

Changed

  • Added warning about Python 2 compatibility being dropped in 1.0.0
  • Officially support Python 3.8
  • Documented a known issue with looking up IP of a local interface on Linux/WSL (See the "Known Issues" section in the README)
  • Added remote host lookup using arping as last resort

Dev

  • Standardized formatting on Black
  • Lint additions: vulture, several Flake8 plugins
  • Pinned test dependencies (pytest 5 dropped Python 2 support)
  • Various quality-of-life improvements for contributors/developers
Commits
  • 95d3609 0.8.2
  • 994c415 Merge pull request #52 from scop/arping
  • 3616934 Try arping as last resort
  • c702028 Remove unreliable flake8 check
  • 83d3b9f Warn about Python 2 compat being dropped in 1.0, update CHANGELOG
  • 07d5506 Officially use Black for formatting, add vulture check
  • 01e6c76 Black format tests
  • f93031a Black format setup.py, add Python 3.8 classifier
  • 78b5dbe Apply Black formatting to package code
  • 353c990 Move static analysis packages into a requirements file
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2020
@MartinHjelmare MartinHjelmare merged commit 344ae26 into master Jun 14, 2020
@MartinHjelmare MartinHjelmare deleted the dependabot/pip/getmac-0.8.2 branch June 14, 2020 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant