sahara-plugin-spark 4.0.0 (victoria)
We contentedly announce the release of: sahara-plugin-spark 4.0.0: Spark Plugin for Sahara Project This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/sahara-plugin-spark Download the package from: https://tarballs.openstack.org/sahara-plugin-spark/ Please report issues through: https://storyboard.openstack.org/#!/project/1104 For more details, please see below. Changes in sahara-plugin-spark 3.0.0..4.0.0 ------------------------------------------- 0300afc Fix URL of Maven Central Repository a5fe7ca Use unittest.mock instead of mock 7628c53 Switch to newer openstackdocstheme and reno versions 2cb590f Fix hacking min version to 3.0.1 d132ed2 Imported Translations from Zanata b8f4546 Imported Translations from Zanata 8c2f54c Bump default tox env from py37 to py38 b656b72 Add py38 package metadata 56cc6ca Add Python3 victoria unit tests 9a4dab8 Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- lower-constraints.txt | 6 --- releasenotes/source/conf.py | 7 ++- releasenotes/source/index.rst | 1 + .../source/locale/de/LC_MESSAGES/releasenotes.po | 21 +++++++- .../locale/en_GB/LC_MESSAGES/releasenotes.po | 54 +++++++++++++++++++ releasenotes/source/ussuri.rst | 6 +++ .../en_GB/LC_MESSAGES/sahara_plugin_spark.po | 62 ++++++++++++++++++++++ .../spark/resources/images/common/manipulate_s3 | 2 +- setup.cfg | 1 + test-requirements.txt | 3 +- tox.ini | 2 +- 16 files changed, 161 insertions(+), 27 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index c572e69..f3621b2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5 +5 @@ -hacking>=3.0,<3.1.0 # Apache-2.0 +hacking>=3.0.1,<3.1.0 # Apache-2.0 @@ -12 +11,0 @@ fixtures>=3.0.0 # Apache-2.0/BSD -mock>=2.0.0 # BSD
participants (1)
-
no-reply@openstack.org