Commit Graph

95 Commits

Author SHA1 Message Date
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
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
Pedro Algarvio
b039cec21a
Windows now has a static requirements file and no longer needs hacks 2019-03-20 14:02:51 +00:00
Pedro Algarvio
6a789a1a89
Update static requirements 2019-03-15 16:52:27 +00:00
Pedro Algarvio
cee9480ee3
Lock PyYAML to < 5.1
The reason being that at least one unit test case will leak memory until
exhaustion.
2019-03-15 16:45:54 +00:00
Pedro Algarvio
45a3e4a0ca
distro reports Opensuse 15 as Opensuse Leap 15 2019-03-15 11:32:51 +00:00
Pedro Algarvio
de7bb24d44
Ubuntu 18.04 locked requirements files 2019-03-15 11:18:05 +00:00
Pedro Algarvio
bc08e3c823
Ubuntu 16.04 locked requirements files 2019-03-15 11:17:58 +00:00
Pedro Algarvio
0d353d2ff3
Ubuntu 14.04 locked requirements files 2019-03-15 11:17:52 +00:00
Pedro Algarvio
1186122223
Opensuse 42 locked requirements files 2019-03-15 11:17:43 +00:00
Pedro Algarvio
fa6888bb88
Opensuse 15 locked requirements files 2019-03-15 11:17:33 +00:00
Pedro Algarvio
b6578b8d82
Fedora 29 locked requirements files 2019-03-15 11:17:22 +00:00
Pedro Algarvio
777dbb090f
Fedora 28 locked requirements files 2019-03-15 11:17:15 +00:00
Pedro Algarvio
4388fa9644
Debian 9 locked requirements files 2019-03-15 11:17:05 +00:00
Pedro Algarvio
2f9030fcbb
Debian 8 locked requirements files 2019-03-15 11:16:57 +00:00
Pedro Algarvio
1b18ec597f
CentOS 7 locked requirements files 2019-03-15 11:16:50 +00:00
Pedro Algarvio
6e9f0c06af
CentOS 6 locked requirements 2019-03-15 11:16:43 +00:00
Pedro Algarvio
741584669c
Start handling static(and platform specific) requirements files 2019-03-15 11:16:35 +00:00
Pedro Algarvio
1c62e2750e
Switch required PyTest dependency 2019-01-30 11:46:50 +00:00
Pedro Algarvio
97ced3a5ba
Add pytest-salt-from-filenames to pytest requirements 2019-01-24 16:58:41 +00:00
Pedro Algarvio
8d2c4d25df
Remove duplicate dependency 2019-01-24 16:58:41 +00:00
Pedro Algarvio
acfb7d89b4 Update pytest requirements 2019-01-19 18:37:41 +00:00
Pedro Algarvio
c19479bf4e Move all of PyTest requirements to its own requiremnts file 2019-01-19 18:37:41 +00:00
rallytime
81a6155b6b
Pin CherryPy version to < 18.0.0 in requirements files for PY2
Version 18.0 now requires Python 3.5, so we need to pin this for Py2.
2018-09-04 10:47:41 -04:00
Daniel Wallace
b6ee52f859
handle pyzmq for python3.4 2018-07-18 12:15:23 -05:00
Daniel Wallace
18d06c1a93
Revert "add kazoo for testing zookeeper." 2018-07-11 12:29:03 -05:00
Daniel Wallace
d7a6bff2b2
add kazoo for testing zookeeper. 2018-07-11 11:07:47 -05:00
Daniel Wallace
44aaac1d33
use tox to run pylint
Also allow pylint to be run from a virtualenv
2018-07-06 13:25:08 -05:00
rallytime
cdb45874de
Merge branch '2017.7.6' into '2017.7'
Conflicts:
  - doc/topics/releases/2017.7.6.rst
  - requirements/base.txt
2018-06-13 15:04:55 -04:00
Daniel Wallace
cc9c4b4d5a
add pytest coverage and xml junits 2018-06-07 12:53:22 -05:00
Daniel Wallace
e1872e2036
simplify tox.ini 2018-06-05 20:41:52 -05:00
Daniel Wallace
81bd01f5af
add tests.txt for running tests with tox requirements 2018-06-05 18:55:04 -05:00
Daniel Wallace
987ae6358b
quote python_version in requirements.txt 2018-05-29 16:08:13 -05:00