pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-docx py-docx: updated to 0.8.10



details:   https://anonhg.NetBSD.org/pkgsrc/rev/417715d6e537
branches:  trunk
changeset: 317544:417715d6e537
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jan 09 08:38:40 2019 +0000

description:
py-docx: updated to 0.8.10

0.8.10:
- Revert use of expanded package directory for default.docx to work around setup.py
  problem with filenames containing square brackets.

0.8.9:
- Fix gap in MANIFEST.in that excluded default document template directory

0.8.8:
- Add support for headers and footers

diffstat:

 textproc/py-docx/Makefile |   4 ++--
 textproc/py-docx/PLIST    |  14 ++++++++++++--
 textproc/py-docx/distinfo |  10 +++++-----
 3 files changed, 19 insertions(+), 9 deletions(-)

diffs (77 lines):

diff -r 74ea65e4a3a7 -r 417715d6e537 textproc/py-docx/Makefile
--- a/textproc/py-docx/Makefile Wed Jan 09 08:35:32 2019 +0000
+++ b/textproc/py-docx/Makefile Wed Jan 09 08:38:40 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/08/28 10:01:46 adam Exp $
+# $NetBSD: Makefile,v 1.4 2019/01/09 08:38:40 adam Exp $
 
-DISTNAME=      python-docx-0.8.7
+DISTNAME=      python-docx-0.8.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/python-//}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/python-docx/}
diff -r 74ea65e4a3a7 -r 417715d6e537 textproc/py-docx/PLIST
--- a/textproc/py-docx/PLIST    Wed Jan 09 08:35:32 2019 +0000
+++ b/textproc/py-docx/PLIST    Wed Jan 09 08:38:40 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/09/26 17:52:04 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/01/09 08:38:40 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -154,6 +154,9 @@
 ${PYSITELIB}/docx/oxml/section.py
 ${PYSITELIB}/docx/oxml/section.pyc
 ${PYSITELIB}/docx/oxml/section.pyo
+${PYSITELIB}/docx/oxml/settings.py
+${PYSITELIB}/docx/oxml/settings.pyc
+${PYSITELIB}/docx/oxml/settings.pyo
 ${PYSITELIB}/docx/oxml/shape.py
 ${PYSITELIB}/docx/oxml/shape.pyc
 ${PYSITELIB}/docx/oxml/shape.pyo
@@ -196,6 +199,9 @@
 ${PYSITELIB}/docx/parts/document.py
 ${PYSITELIB}/docx/parts/document.pyc
 ${PYSITELIB}/docx/parts/document.pyo
+${PYSITELIB}/docx/parts/hdrftr.py
+${PYSITELIB}/docx/parts/hdrftr.pyc
+${PYSITELIB}/docx/parts/hdrftr.pyo
 ${PYSITELIB}/docx/parts/image.py
 ${PYSITELIB}/docx/parts/image.pyc
 ${PYSITELIB}/docx/parts/image.pyo
@@ -205,6 +211,9 @@
 ${PYSITELIB}/docx/parts/settings.py
 ${PYSITELIB}/docx/parts/settings.pyc
 ${PYSITELIB}/docx/parts/settings.pyo
+${PYSITELIB}/docx/parts/story.py
+${PYSITELIB}/docx/parts/story.pyc
+${PYSITELIB}/docx/parts/story.pyo
 ${PYSITELIB}/docx/parts/styles.py
 ${PYSITELIB}/docx/parts/styles.pyc
 ${PYSITELIB}/docx/parts/styles.pyo
@@ -235,8 +244,9 @@
 ${PYSITELIB}/docx/table.py
 ${PYSITELIB}/docx/table.pyc
 ${PYSITELIB}/docx/table.pyo
+${PYSITELIB}/docx/templates/default-footer.xml
+${PYSITELIB}/docx/templates/default-header.xml
 ${PYSITELIB}/docx/templates/default-settings.xml
-${PYSITELIB}/docx/templates/default-src.docx
 ${PYSITELIB}/docx/templates/default-styles.xml
 ${PYSITELIB}/docx/templates/default.docx
 ${PYSITELIB}/docx/text/__init__.py
diff -r 74ea65e4a3a7 -r 417715d6e537 textproc/py-docx/distinfo
--- a/textproc/py-docx/distinfo Wed Jan 09 08:35:32 2019 +0000
+++ b/textproc/py-docx/distinfo Wed Jan 09 08:38:40 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/08/28 10:01:46 adam Exp $
+$NetBSD: distinfo,v 1.4 2019/01/09 08:38:40 adam Exp $
 
-SHA1 (python-docx-0.8.7.tar.gz) = d8e0dbe817c08886bd73d1c2de5e582621b72532
-RMD160 (python-docx-0.8.7.tar.gz) = 8d5c51af7cdea8fa93343803ed3b8d3104ccda2b
-SHA512 (python-docx-0.8.7.tar.gz) = 047667b9621cb9bfe25b6963b329a0e7d6056c5c168e2854a51c41b625c1c61a86104d2b8072dbff3a92175dd57c11586b6a6ae4246250df2b59d2fd80acb087
-Size (python-docx-0.8.7.tar.gz) = 5441046 bytes
+SHA1 (python-docx-0.8.10.tar.gz) = e3e059f60e0f29e0f6f42b2954bc01ace28081e1
+RMD160 (python-docx-0.8.10.tar.gz) = ecf8b2f9ba12facb50da2a496f66a81932449505
+SHA512 (python-docx-0.8.10.tar.gz) = 96c9212e2b2d6a81832e4026490f97d545fbd2572a6f7e9f201c76a83cd5f89d0284193c8f71daa61b748e3da889ec4afc7459f2c237acfb5bc47475f8abe4ae
+Size (python-docx-0.8.10.tar.gz) = 5531674 bytes



Home | Main Index | Thread Index | Old Index