File tree Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Expand file tree Collapse file tree 2 files changed +1
-14
lines changed Original file line number Diff line number Diff line change @@ -13,79 +13,66 @@ Changelog
13
13
14
14
- Make pylibmc an optional dependency, available as an extra (jaraco)
15
15
16
-
17
16
1.1.15
18
17
------
19
18
20
19
- Fixed hang with updated netcat-openbsd>=1.130.3 (joepvandijken)
21
20
22
-
23
21
1.1.14
24
22
------
25
23
26
24
- Use a different strategy to determine whether xvfb supports (youtux )
27
25
28
-
29
26
1.1.12
30
27
------
31
28
32
29
- use realpath for mysql base dir (bubenkoff)
33
30
34
-
35
31
1.1.11
36
32
------
37
33
38
34
- exclude locked displays for xvfb (bubenkoff)
39
35
40
-
41
36
1.1.7
42
37
-----
43
38
44
39
- django settings fix (olegpidsadnyi)
45
40
46
-
47
41
1.1.3
48
42
-----
49
43
50
44
- django 1.8 support (bubenkoff)
51
45
52
-
53
46
1.1.2
54
47
-----
55
48
56
49
- old django support fix (olegpidsadnyi)
57
50
58
-
59
51
1.1.0
60
52
-----
61
53
62
54
- django 1.7+ support (bubenkoff)
63
55
64
-
65
56
1.0.10
66
57
------
67
58
68
59
- removed auto artifacts cleanup (bubenkoff)
69
60
70
-
71
61
1.0.8
72
62
-----
73
63
74
64
- fixed popen arguments (bubenkoff)
75
65
76
-
77
66
1.0.2
78
67
-----
79
68
80
69
- added port and display getters (bubenkoff)
81
70
82
-
83
71
1.0.1
84
72
-----
85
73
86
74
- Improved documentation (bubenkoff)
87
75
88
-
89
76
1.0.0
90
77
-----
91
78
Original file line number Diff line number Diff line change 1
1
"""pytest-services package."""
2
- __version__ = '1.2.0 '
2
+ __version__ = '1.2.1 '
You can’t perform that action at this time.
0 commit comments