Codebase list pyexcel / 8cc86b0
Refresh patches. Kali Janitor 1 year, 6 months ago
2 changed file(s) with 25 addition(s) and 15 deletion(s). Raw diff Collapse all Expand all
55 Last-Update: 2019-07-12
66 ---
77 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
8 --- a/tests/test_sheet_attributes.py
9 +++ b/tests/test_sheet_attributes.py
8 Index: pyexcel.git/tests/test_sheet_attributes.py
9 ===================================================================
10 --- pyexcel.git.orig/tests/test_sheet_attributes.py
11 +++ pyexcel.git/tests/test_sheet_attributes.py
1012 @@ -119,7 +119,7 @@ def test_html_representation():
1113 eq_(str(sheet._repr_html_()), expected)
1214
22 Last-Update: 2019-07-10
33 ---
44 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
5 --- a/CHANGELOG.rst
6 +++ b/CHANGELOG.rst
7 @@ -161,7 +161,7 @@ added
8 Updated
9 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
5 Index: pyexcel.git/CHANGELOG.rst
6 ===================================================================
7 --- pyexcel.git.orig/CHANGELOG.rst
8 +++ pyexcel.git/CHANGELOG.rst
9 @@ -249,7 +249,7 @@ Change log
10
11 **Updated**
1012
1113 -#. embeded the enabler for pyexcel-htmlr. http source does not support text/html
1214 +#. embedded the enabler for pyexcel-htmlr. http source does not support text/html
1315 as mime type.
1416
1517 0.5.1 - 12.06.2017
16 --- a/changelog.yml
17 +++ b/changelog.yml
18 @@ -107,7 +107,7 @@ releases:
18 Index: pyexcel.git/changelog.yml
19 ===================================================================
20 --- pyexcel.git.orig/changelog.yml
21 +++ pyexcel.git/changelog.yml
22 @@ -182,7 +182,7 @@ releases:
1923 - changes:
2024 - action: Updated
2125 details:
2428 mime type.
2529 date: 26-07-2017
2630 version: 0.5.2
27 --- a/docs/source/architecture.rst
28 +++ b/docs/source/architecture.rst
31 Index: pyexcel.git/docs/source/architecture.rst
32 ===================================================================
33 --- pyexcel.git.orig/docs/source/architecture.rst
34 +++ pyexcel.git/docs/source/architecture.rst
2935 @@ -1,7 +1,7 @@
3036 Architecture
3137 ===============
3541 various file formats. **lml** is the plugin management library that
3642 provide the specialized support for the loose coupling.
3743
38 --- a/docs/source/guide.rst
39 +++ b/docs/source/guide.rst
40 @@ -22,7 +22,7 @@ and update CHANGELOG.rst.
44 Index: pyexcel.git/docs/source/guide.rst
45 ===================================================================
46 --- pyexcel.git.orig/docs/source/guide.rst
47 +++ pyexcel.git/docs/source/guide.rst
48 @@ -22,7 +22,7 @@ and update changelog.yml
4149 .. note::
4250
4351 As to rnd_requirements.txt, usually, it is created when a dependent