[release-announce] tosca-parser 2.1.1 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue Sep 8 12:46:19 UTC 2020


We enthusiastically announce the release of:

tosca-parser 2.1.1: Parser for TOSCA Simple Profile in YAML.

This release is part of the victoria stable release series.

The source is available from:

    https://opendev.org/openstack/tosca-parser

Download the package from:

    https://pypi.org/project/tosca-parser

Please report issues through:

    https://bugs.launchpad.net/tosca-parser/+bugs

For more details, please see below.

Changes in tosca-parser 2.1.0..2.1.1
------------------------------------

9b581e1 drop mock from lower-constraints
1b5383d Fix ResourceWarning for unclosed file
7885fe4 Fix hacking min version to 3.0.1


Diffstat (except docs and test files)
-------------------------------------

lower-constraints.txt           |  1 -
test-requirements.txt           |  2 +-
toscaparser/utils/yamlparser.py | 10 +++++++---
3 files changed, 8 insertions(+), 5 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 4dcd288..b6e349f 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0






More information about the Release-announce mailing list