From e756559a3b025092f5df6f7075cacacb3e1306fa Mon Sep 17 00:00:00 2001 From: Sean McGinnis Date: Mon, 8 Jun 2020 09:42:11 -0500 Subject: [PATCH] Remove mox3 lib from global requirements This removes mox3 now that projects have switched to using mock instead. Depends-on: https://review.opendev.org/#/c/734071/ Depends-on: https://review.opendev.org/#/c/734077/ Depends-on: https://review.opendev.org/#/c/734103/ Depends-on: https://review.opendev.org/#/c/734101/ Depends-on: https://review.opendev.org/#/c/557806/ Change-Id: I67bc873cee5beb80b6f90620ec62f82872ee54c5 Signed-off-by: Sean McGinnis --- global-requirements.txt | 2 -- upper-constraints.txt | 1 - 2 files changed, 3 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index ec0f666bb6..2f6fdf4206 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -404,8 +404,6 @@ ldappool # MPL # in [most] releases of the Python std library. # https://github.com/testing-cabal/mock/issues/487 for 4.0.[0-1] blacklist mock!=4.0.0,!=4.0.1 # BSD -mox3<1;python_version<'3.6' # Apache-2.0 -mox3;python_version>='3.6' # Apache-2.0 nodeenv # BSD nose # LGPL nose-exclude # LGPL diff --git a/upper-constraints.txt b/upper-constraints.txt index 787eb2ed8d..a2afc2b2c6 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -182,7 +182,6 @@ requests-mock===1.8.0 os-apply-config===11.2.0 prometheus-client===0.8.0 oslosphinx===4.18.0 -mox3===1.1.0 gunicorn===20.0.4 storpool===5.4.0 textfsm===1.1.0