Commit graph

1015 commits

Author SHA1 Message Date
Pedro Algarvio
dc7e16aed2
Don't lock the docker requirement. It's not locked on the other platforms 2019-05-08 13:16:26 +01:00
Pedro Algarvio
5476ba2aa5
Kubernetes 3.0.0 does include the requirements files. pip-compile chokes on that 2019-05-08 13:16:26 +01:00
Pedro Algarvio
79a8261a0d
Previously generated requirements were py2 only 2019-05-08 13:16:26 +01:00
Pedro Algarvio
1e29666393
IOFLO is pulled in from the raet requirements 2019-05-08 13:16:26 +01:00
Pedro Algarvio
4c712a495e
Proper english in requirements comments 2019-05-08 11:29:36 +01:00
Pedro Algarvio
0cb4441794
We no longer test againt Ubuntu 14.04 which reached EOL 2019-05-08 11:29:36 +01:00
Pedro Algarvio
238614321c
Proper english in requirements comments 2019-05-08 11:19:23 +01:00
Pedro Algarvio
5e3a55a9cb
We no longer test againt Ubuntu 14.04 which reached EOL 2019-05-08 11:19:23 +01:00
Pedro Algarvio
4860df890e
Add moto to the windows dependencies 2019-05-08 11:19:21 +01:00
Pedro Algarvio
e91c81b337
Install mock on Python < 3.6 2019-04-26 18:03:32 +01:00
Pedro Algarvio
12003868ab
Add moto to the windows dependencies 2019-04-26 17:50:13 +01:00
Daniel A. Wozniak
1124b0a735
Pin kubernetes to <4.0 2019-04-26 01:00:37 +00:00
Pedro Algarvio
08d653b4d3
Upgrade etcd to > 0.4.2 2019-04-23 19:14:00 +01:00
Pedro Algarvio
b8cc7905d5
Merge branch 'merge-forward/2017.7.9-to-2017.7' into merge-forward/2017.7-to-2018.3 2019-04-22 10:32:35 +01:00
Pedro Algarvio
512b6272b9
impacket does not support Py3 2019-04-19 18:56:47 +01:00
Pedro Algarvio
65f210f588
Merge branch '2017.7' into 2018.3 2019-04-18 19:21:11 +01:00
Pedro Algarvio
c83eb4d534
Add a cloud nox session for both runtests and pytest 2019-04-18 18:53:49 +01:00
Pedro Algarvio
eeeb8812d5
Update static requirements for 2018.3 branch 2019-04-18 08:55:49 +01:00
Pedro Algarvio
0cbed99dc1
Merge branch '2017.7' into 2018.3
Conflicts:
* doc/man/salt.7
* noxfile.py
* salt/client/mixins.py
* salt/cloud/clouds/joyent.py
* salt/daemons/masterapi.py
* salt/master.py
* salt/minion.py
* salt/modules/cassandra_cql.py
* salt/modules/shadow.py
* salt/pillar/git_pillar.py
* salt/returners/cassandra_cql_return.py
* salt/runner.py
* salt/states/pip_state.py
* salt/transport/client.py
* salt/transport/ipc.py
* salt/transport/tcp.py
* salt/utils/asynchronous.py
* salt/utils/event.py
* salt/utils/process.py
* salt/wheel/__init__.py
* tests/integration/cloud/clouds/test_ec2.py
* tests/integration/cloud/clouds/test_joyent.py
* tests/integration/cloud/clouds/test_msazure.py
* tests/integration/cloud/clouds/test_profitbricks.py
* tests/integration/files/file/base/_modules/runtests_helpers.py
* tests/integration/modules/test_pip.py
* tests/integration/states/test_file.py
* tests/integration/states/test_pip_state.py
* tests/support/generate-names-file-from-failed-test-reports.py
* tests/support/parser/__init__.py
* tests/unit/utils/test_asynchronous.py
2019-04-17 17:57:48 +01:00
Pedro Algarvio
c6928ae459
Lock supervisor to 3.3.5, last kown working(passing tests) version 2019-04-17 16:12:12 +01:00
Pedro Algarvio
a2979235d8
Blacklist enum34 on Py>=3.4. Update requirements. 2019-04-17 16:12:11 +01:00
Pedro Algarvio
e762b9d1c6
Blacklist pycrypto and install pycryptodome instead 2019-04-17 16:12:11 +01:00
Pedro Algarvio
3e0960a01b
Update compiled requirements 2019-04-17 16:12:10 +01:00
Pedro Algarvio
2cd75bbe32
We currently only support running lint under Py2.7 2019-04-17 16:12:10 +01:00
Pedro Algarvio
a27b22b505
Lock docs python requirements 2019-04-17 16:12:09 +01:00
Pedro Algarvio
25e8e199dc
Lock lint requirements 2019-04-17 16:12:09 +01:00
Pedro Algarvio
e7ba56f3cc
Back to +apache-libcloud==1.0.0 and skip windows for now 2019-04-17 16:12:09 +01:00
Pedro Algarvio
c4aca95273
Bump apache-libcloud requirement because 1.0.0 fails to install on windows 2019-04-17 16:12:08 +01:00
Pedro Algarvio
3f2b5d2aeb
Remove requiremens for platforms which aren't tested under Py3 2019-04-17 16:12:08 +01:00
Pedro Algarvio
7541ffee48
Recompile requirements 2019-04-17 16:12:08 +01:00
Pedro Algarvio
bd230acd03
Use pycryptodomex on windows and PyCrypto on the rest
Because PyCrypto on windows needs to be patched.
2019-04-17 16:12:08 +01:00
Pedro Algarvio
8d0e9519e2
Update(fix) requirements 2019-04-17 16:12:08 +01:00
Pedro Algarvio
babba4c089
We don't test OSX nor Windows under Py3.4 2019-04-17 16:12:08 +01:00
Pedro Algarvio
e990c6dc4b
We now compile requirements for each of the supported minor version 2019-04-17 16:12:07 +01:00
Pedro Algarvio
3550615d74
Static requirements are now placed on py<major>.<minor> subdirectories 2019-04-17 16:12:07 +01:00
Pedro Algarvio
416a7f1c79
The required crypto library is pulled in from zeromq.txt or raet.txt 2019-04-17 16:12:07 +01:00
Pedro Algarvio
4052ad41ef
PyZMQ is pulled in from zeromq.txt 2019-04-17 16:12:07 +01:00
Pedro Algarvio
ada6f135ae
Update/Generate static requirements to new layout 2019-04-17 16:12:06 +01:00
Pedro Algarvio
a90e2dc112
Don't lock the docker requirement. It's not locked on the other platforms 2019-04-17 16:12:06 +01:00
Pedro Algarvio
395a33aa2c
Kubernetes 3.0.0 does include the requirements files. pip-compile chokes on that 2019-04-17 16:12:06 +01:00
Pedro Algarvio
a72167882e
Previously generated requirements were py2 only 2019-04-17 16:12:06 +01:00
Pedro Algarvio
eab6ae75c4
IOFLO is pulled in from the raet requirements 2019-04-17 16:12:06 +01:00
Ch3LL
63962b547a
Merge branch '2018.3' into '2019.2'
Conflicts:
  - salt/states/linux_acl.py
  - salt/transport/ipc.py
2019-03-28 11:10:45 -04:00
Gareth J. Greenaway
11cd485a8b
Merge branch '2018.3' into merge-2019.2
Conflicts:
   - doc/topics/installation/freebsd.rst
2019-03-25 13:42:28 -07:00
Gareth J. Greenaway
4908ed3048
Merge branch '2017.7' into merge-2018.3 2019-03-25 13:28:15 -07:00
Pedro Algarvio
2b5d655772
Merge branch '2017.7' into 2018.3 2019-03-22 18:09:26 +00:00
Pedro Algarvio
1f99e28550
Let's not include raet by default 2019-03-21 19:26:48 +00:00
Pedro Algarvio
57348cad9d
Add static requirements for Arch linux 2019-03-21 11:42:49 +00:00
Gareth J. Greenaway
1aa1bd8edc
Merge branch '2017.7' into merge-2018.3
Conflicts:
  - tests/integration/modules/test_shadow.py
2019-03-20 14:28:14 -07:00
Pedro Algarvio
b039cec21a
Windows now has a static requirements file and no longer needs hacks 2019-03-20 14:02:51 +00:00