File tree 5 files changed +13
-4
lines changed
5 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ xlrd==1.0.0
61
61
pydot==1.2.3
62
62
63
63
# Migration tools
64
- marabunta==0.9
64
+ marabunta==0.10.4
65
65
anthem==0.12.0
66
66
67
67
# test / lint
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ simplejson==3.11.1
61
61
urllib3==1.23
62
62
63
63
# Migration tools
64
- marabunta==0.9
64
+ marabunta==0.10.4
65
65
anthem==0.12.0
66
66
67
67
# test / lint
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ simplejson==3.11.1
52
52
urllib3==1.23
53
53
54
54
# Migration tools
55
- marabunta==0.9
55
+ marabunta==0.10.4
56
56
anthem==0.12.0
57
57
58
58
# test / lint
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ pydot==1.2.3
55
55
suds-jurko==0.6
56
56
57
57
# Migration tools
58
- marabunta==0.9
58
+ marabunta==0.10.4
59
59
anthem==0.12.0
60
60
61
61
# test / lint
Original file line number Diff line number Diff line change @@ -21,13 +21,22 @@ Release History
21
21
22
22
Unreleased
23
23
++++++++++
24
+ .. DANGER :: Breaking changes
25
+
26
+ Marabunta:
27
+ * `install_command ` and `install_args ` options are now all merged into `install_command `
28
+ Please update your migration.yml and docker-compose files accordingly.
29
+ See https://github.com/camptocamp/marabunta/blob/master/HISTORY.rst#0100-2018-11-06
30
+ for more information
24
31
25
32
**Features and Improvements **
26
33
27
34
**Bugfixes **
28
35
29
36
**Libraries **
30
37
38
+ * Update marabunta to have fixed marabunta_serie
39
+
31
40
**Build **
32
41
33
42
* Pin PyYAML to 4.2b4
You can’t perform that action at this time.
0 commit comments