[monasca] monasca-common 1.3.0 (ocata)
We are eager to announce the release of: monasca-common 1.3.0: Monasca common python modules This release is part of the ocata release series. Download the package from: https://tarballs.openstack.org/monasca-common/ For more details, please see below. Changes in monasca-common 1.2.0..1.3.0 -------------------------------------- 5ae20bd Updated from global requirements 900306a Show team and repo badges on README b56e43a Don't include openstack/common in flake8 exclude list f215d24 Change version number to 1.2.0 5d5c6f4 Use six.moves.range for Python 3 4e45bfc TrivialFix: Remove logging import unused Diffstat (except docs and test files) ------------------------------------- README.md | 7 +++++++ java/pom.xml | 2 +- monasca_common/simport/simport.py | 4 ---- pom.xml | 2 +- requirements.txt | 2 +- tox.ini | 2 +- 7 files changed, 13 insertions(+), 9 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 8103654..ea9c6c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8 +8 @@ kafka-python<1.0.0,>=0.9.5 # Apache-2.0 -PyMySQL!=0.7.7,>=0.6.2 # MIT License +PyMySQL!=0.7.7,>=0.7.6 # MIT License
participants (1)
-
no-reply@openstack.org