Skip to content

Upgrade pyasn1 to 0.3.3 and pyasn1-modules to 0.1.1#9216

Merged
balloob merged 1 commit into
devfrom
upgrade-pyasn1
Aug 30, 2017
Merged

Upgrade pyasn1 to 0.3.3 and pyasn1-modules to 0.1.1#9216
balloob merged 1 commit into
devfrom
upgrade-pyasn1

Conversation

@fabaff
Copy link
Copy Markdown
Member

@fabaff fabaff commented Aug 29, 2017

pyasn1 0.3.3

  • Improved ASN.1 types instantiation performance
  • Improved BER/CER/DER decoder performance by not unconditionally casting
    substrate into str/bytes.
  • Fixed exponential index size growth bug when building ambiguous
    NamedTypes tree
  • Fixed constructed types decoding failure at BER codec if running
    in schema-less mode
  • Fixed crash on prettyPrint'ing a SEQUENCE with no defined components
  • Fixed SetOf ordering at CER/DER encoder
  • Fixed crash on conditional binascii module import
  • Fix to TagSet hash value build

pyasn1-modules 0.1.1

  • Tests refactored into proper unit tests
  • pem.readBase64fromText() convenience function added
  • Pinned to pyasn1 0.3.3
    Tested with the following configuration:
notify:
  - platform: xmpp
    name: jabber
    sender: !secret xmpp_sender
    password: !secret xmpp_password
    recipient: !secret xmpp_recipient

Message sent with "Call Service"

{"message": "The sun is {% if is_state('sun.sun', 'above_horizon') %}up{% else %}down{% endif %}!"}

Checklist:

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

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable ([example][ex-requir]).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@balloob balloob merged commit 8673e53 into dev Aug 30, 2017
@balloob balloob deleted the upgrade-pyasn1 branch August 30, 2017 04:06
matemaciek added a commit to matemaciek/home-assistant that referenced this pull request Aug 30, 2017
* upstream/dev: (113 commits)
  Fix fitbit error when trying to access token after upgrade. (home-assistant#9183)
  Upgrade sendgrid to 5.0.1 (home-assistant#9215)
  Upgrade pyasn1 to 0.3.3 and pyasn1-modules to 0.1.1 (home-assistant#9216)
  directv: extended discovery via REST api, bug fix  (home-assistant#8800)
  Bayesian Binary Sensor (home-assistant#8810)
  Add cloud auth support (home-assistant#9208)
  Abode push events and lock, cover, and switch components (home-assistant#9095)
  Lint Sonarr tests
  Upgrade pymysensors to 0.11.1 (home-assistant#9212)
  Refactor rfxtrx (home-assistant#9117)
  Issue home-assistant#6893 in rfxtrx (home-assistant#9130)
  Support for season sensor (home-assistant#8958)
  Add counter component (home-assistant#9146)
  Fix and optimize digitalloggers platform (home-assistant#9203)
  Prevent error when no forecast data was available (home-assistant#9176)
  Add "status" to Sonarr sensor (home-assistant#9204)
  fix worldtidesinfo home-assistant#9184 (home-assistant#9201)
  Update pushbullet.py (home-assistant#9200)
  Fix dht22 when no data was read initially home-assistant#8976 (home-assistant#9198)
  Prevent iCloud exceptions in logfile (home-assistant#9179)
  ...
@balloob balloob mentioned this pull request Sep 7, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Dec 11, 2017
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.

5 participants