File tree Expand file tree Collapse file tree 2 files changed +23
-9
lines changed Expand file tree Collapse file tree 2 files changed +23
-9
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
---------
3
3
4
- Version 0.2.3
5
- .............
4
+ Version 0.2.2 - 0.2.4
5
+ .....................
6
6
7
7
Released on 2019-03-23.
8
8
9
- - Possible fix for installation issues related to ``ffi_pango.py `` not being
10
- installed in the correct directory, and also the ``pangocffi `` dependency not
11
- being installed in the setup process.
9
+ These were a series of changes that happened rapidly since the issues were not
10
+ easy to replicate manually.
11
+
12
+ - Version 0.2.2
13
+
14
+ - Upgraded dependency of ``pangocffi `` from 0.3.0 to 0.4.0.
15
+ - Possible fix for SandboxViolation when installing via easy_install/
16
+ setuptools
17
+
18
+ - Version 0.2.3
19
+
20
+ - Possible fix for installation issues related to ``ffi_pango.py `` not being
21
+ installed in the correct directory, and also the ``pangocffi `` dependency
22
+ not being installed in the setup process.
23
+
24
+ - Version 0.2.4
25
+
26
+ - ``ffi_pango.py `` still was not being installed correctly. So now rather
27
+ than relying on the file being generated, the file exists hardcoded in the
28
+ repository.
12
29
13
30
Version 0.2.2
14
31
.............
15
32
16
33
Released on 2019-03-23.
17
34
18
- - Upgraded dependency of ``pangocffi `` from 0.3.0 to 0.4.0.
19
- - Possible fix for SandboxViolation when installing via easy_install/setuptools
20
-
21
35
Version 0.2.1
22
36
.............
23
37
Original file line number Diff line number Diff line change 1
- 0.2.3
1
+ 0.2.4
You can’t perform that action at this time.
0 commit comments