Skip to content

Upgrade beautifulsoup4 to 4.6.3#15946

Merged
Danielhiversen merged 1 commit intodevfrom
upgrade-beautifulsoup4
Aug 13, 2018
Merged

Upgrade beautifulsoup4 to 4.6.3#15946
Danielhiversen merged 1 commit intodevfrom
upgrade-beautifulsoup4

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Aug 12, 2018

Description:

Changelog: https://code.launchpad.net/~leonardr/beautifulsoup/bs4

Example entry for configuration.yaml (if applicable):

sensor:
  - platform: scrape
    resource: https://home-assistant.io
    name: Release
    select: ".current-version h1"
    value_template: '{{ value.split(":")[1] }}'

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

If the code communicates with devices, web services, or third-party tools:

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@ghost ghost assigned fabaff Aug 12, 2018
@ghost ghost added the in progress label Aug 12, 2018
@Danielhiversen Danielhiversen merged commit 2342709 into dev Aug 13, 2018
@ghost ghost removed the in progress label Aug 13, 2018
@Danielhiversen Danielhiversen deleted the upgrade-beautifulsoup4 branch August 13, 2018 08:52
@balloob balloob mentioned this pull request Aug 29, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Dec 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants