We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebb28e commit 7738d7fCopy full SHA for 7738d7f
1 file changed
manifests/params.pp
@@ -46,10 +46,10 @@
46
$py_numpy_source = undef
47
48
$py_oslo_config_source = undef
49
- $py_oslo_config_version = '1.4.0.0a3'
+ $py_oslo_config_version = '1.4.0'
50
51
$py_oslo_messaging_source = undef
52
- $py_oslo_messaging_version = '1.4.0.0a3'
+ $py_oslo_messaging_version = '1.4.0'
53
54
$py_pyopenssl_source = undef
55
$py_pyopenssl_url = 'https://pypi.python.org/packages/2.7/p/pyOpenSSL/pyOpenSSL-0.13.1.win32-py2.7.exe'
0 commit comments