./textproc/py-docx, Python library for Microsoft Word (.docx) files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.0, Package name: py311-docx-1.1.0, Maintainer: pkgsrc-users

A Python library for creating and updating Microsoft Word (.docx) files.


Required to run:
[textproc/py-lxml] [lang/python310]

Master sites:

Filesize: 5518.543 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-24 10:12:09 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-docx: updated to 1.1.0

1.1.0 (2023-11-03)

- Add BlockItemContainer.iter_inner_content()

1.0.1 (2023-10-12)

- Fix: parse_xml() and OxmlElement moved.
- Add Hyperlink.fragment and .url

1.0.0 (2023-10-01)

- Remove Python 2 support. Supported versions are 3.7+
- Fix: Paragraph.text includes hyperlink text
- Add: Hyperlink.address
- Add Hyperlink.contains_page_break
- Add Hyperlink.runs
- Add Hyperlink.text
- Add Paragraph.contains_page_break
- Add Paragraph.hyperlinks
- Add Paragraph.iter_inner_content()
- Add Paragraph.rendered_page_breaks
- Add RenderedPageBreak.following_paragraph_fragment
- Add RenderedPageBreak.preceding_paragraph_fragment
- Add Run.contains_page_break
- Add Run.iter_inner_content()
- Add Section.iter_inner_content()
   2022-07-12 09:17:34 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-docx: restrict to python3
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-11-01 19:58:33 by Thomas Klausner | Files touched by this commit (6)
Log message:
*: convert dependencies of py-pyparsing to versioned_dependencies.mk
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-06-07 10:36:00 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-docx: updated to 0.8.11

0.8.11:
- Small build changes and Python 3.8 version changes like collections.abc location.
   2020-05-17 23:38:47 by Adam Ciarcinski | Files touched by this commit (14)
Log message:
pytest from versioned depends