Skip to content

Commit 65d039e

Browse files
committed
Make sure that new enough psutil/six is installed
Also make sure salt-testing is present on a couple ones that were missing it.
1 parent 9dc4e1d commit 65d039e

File tree

16 files changed

+34
-14
lines changed

16 files changed

+34
-14
lines changed

arch/dev_python27.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
88
SaltTesting
9-
psutil
9+
psutil>=4.2.0
10+
six>=1.10.0
1011
SaltPyLint>=v2017.3.6
1112
pytest
1213
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

cent5/dev_python27.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ boto3>=1.2.1
77
moto>=0.3.6
88
SaltTesting
99
pyopenssl
10-
psutil
10+
psutil>=4.2.0
11+
six>=1.10.0
1112
SaltPyLint>=v2017.3.6
1213
pytest
1314
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

cent6/dev_python27.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ apache-libcloud>=0.14.0
55
boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
8+
SaltTesting
9+
psutil>=4.2.0
10+
six>=1.10.0
811
SaltPyLint>=v2017.3.6
912
pytest
1013
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

cent7/dev_python27.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
88
SaltTesting
9-
psutil
9+
psutil>=4.2.0
10+
six>=1.10.0
1011
SaltPyLint>=v2017.3.6
1112
pytest
1213
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

debian7/dev_python27.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
88
SaltTesting
9-
psutil
9+
psutil>=4.2.0
10+
six>=1.10.0
1011
SaltPyLint>=v2017.3.6
1112
pytest
1213
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

debian8/dev_python27.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
88
SaltTesting
9-
psutil
9+
psutil>=4.2.0
10+
six>=1.10.0
1011
SaltPyLint>=v2017.3.6
1112
pytest
1213
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

debian9/dev_python27.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
88
SaltTesting
9-
psutil
9+
psutil>=4.2.0
10+
six>=1.10.0
1011
SaltPyLint>=v2017.3.6
1112
pytest
1213
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

fedora24/dev_python27.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
88
SaltTesting
9-
psutil
9+
psutil>=4.2.0
10+
six>=1.10.0
1011
SaltPyLint>=v2017.3.6
1112
pytest
1213
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

fedora25/dev_python27.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
88
SaltTesting
9-
psutil
9+
psutil>=4.2.0
10+
six>=1.10.0
1011
SaltPyLint>=v2017.3.6
1112
pytest
1213
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

fedora26/dev_python27.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ apache-libcloud>=0.14.0
55
boto>=2.32.1
66
boto3>=1.2.1
77
moto>=0.3.6
8+
SaltTesting
9+
psutil>=4.2.0
10+
six>=1.10.0
811
SaltPyLint>=v2017.3.6
912
pytest
1013
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog

0 commit comments

Comments
 (0)