🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

python-docx

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-docx - pypi Package Compare versions

Comparing version
0.8.9
to
0.8.10
docx/templates/default.docx

Sorry, the diff of this file is not supported yet

+1
-1

@@ -5,3 +5,3 @@ # encoding: utf-8

__version__ = '0.8.9'
__version__ = '0.8.10'

@@ -8,0 +8,0 @@

@@ -37,2 +37,2 @@ # encoding: utf-8

_thisdir = os.path.split(__file__)[0]
return os.path.join(_thisdir, 'templates', 'default-docx-template')
return os.path.join(_thisdir, 'templates', 'default.docx')

@@ -6,2 +6,9 @@ .. :changelog:

0.8.10 (2019-01-08)
+++++++++++++++++++
- Revert use of expanded package directory for default.docx to work around setup.py
problem with filenames containing square brackets.
0.8.9 (2019-01-08)

@@ -8,0 +15,0 @@ ++++++++++++++++++

Metadata-Version: 1.1
Name: python-docx
Version: 0.8.9
Version: 0.8.10
Summary: Create and update Microsoft Word .docx files.

@@ -46,2 +46,9 @@ Home-page: https://github.com/python-openxml/python-docx

0.8.10 (2019-01-08)
+++++++++++++++++++
- Revert use of expanded package directory for default.docx to work around setup.py
problem with filenames containing square brackets.
0.8.9 (2019-01-08)

@@ -48,0 +55,0 @@ ++++++++++++++++++

Metadata-Version: 1.1
Name: python-docx
Version: 0.8.9
Version: 0.8.10
Summary: Create and update Microsoft Word .docx files.

@@ -46,2 +46,9 @@ Home-page: https://github.com/python-openxml/python-docx

0.8.10 (2019-01-08)
+++++++++++++++++++
- Revert use of expanded package directory for default.docx to work around setup.py
problem with filenames containing square brackets.
0.8.9 (2019-01-08)

@@ -48,0 +55,0 @@ ++++++++++++++++++

@@ -175,2 +175,3 @@ HISTORY.rst

docx/templates/default-styles.xml
docx/templates/default.docx
docx/templates/default-docx-template/[Content_Types].xml

@@ -177,0 +178,0 @@ docx/templates/default-docx-template/_rels/.rels

Sorry, the diff of this file is not supported yet