Skip to content

Commit 7738d7f

Browse files
ociuhanduprimeministerp
authored andcommitted
Updated version requirement for oslo.config and oslo.messaging
1 parent 2ebb28e commit 7738d7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

manifests/params.pp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
$py_numpy_source = undef
4747

4848
$py_oslo_config_source = undef
49-
$py_oslo_config_version = '1.4.0.0a3'
49+
$py_oslo_config_version = '1.4.0'
5050

5151
$py_oslo_messaging_source = undef
52-
$py_oslo_messaging_version = '1.4.0.0a3'
52+
$py_oslo_messaging_version = '1.4.0'
5353

5454
$py_pyopenssl_source = undef
5555
$py_pyopenssl_url = 'https://pypi.python.org/packages/2.7/p/pyOpenSSL/pyOpenSSL-0.13.1.win32-py2.7.exe'

0 commit comments

Comments
 (0)