The NetBSD Project

CVS log for pkgsrc/textproc/py-docx/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / py-docx

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 14 12:06:24 2025 UTC (7 days, 6 hours ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -4 lines
Fix PLIST after py-setuptools update; bump depends and revision

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:02 2024 UTC (5 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 22 09:03:56 2024 UTC (10 months, 4 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
py-docx: updated to 1.1.2

1.1.2 (2024-05-01)

- Revert lxml<=4.9.2 pin that breaks Python 3.12 install
- Support use of Part._rels by python-docx-template
- Add support and testing for Python 3.12

1.1.1 (2024-04-29)

- Index error on table with misaligned borders
- Tolerate invalid float value in bottom-margin
- Do not require typing-extensions at runtime

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 24 09:12:09 2024 UTC (14 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +11 -12 lines
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()

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jul 12 07:17:34 2022 UTC (2 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -3 lines
py-docx: restrict to python3

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:54:54 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 1 18:58:33 2021 UTC (3 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
*: convert dependencies of py-pyparsing to versioned_dependencies.mk

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jun 7 08:36:00 2021 UTC (3 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
py-docx: updated to 0.8.11

0.8.11:
- Small build changes and Python 3.8 version changes like collections.abc location.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 17 21:38:46 2020 UTC (4 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
pytest from versioned depends

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jan 9 08:38:40 2019 UTC (6 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 28 10:01:46 2018 UTC (6 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +10 -7 lines
py-docx: updated to 0.8.7

0.8.7:
- Add _Row.height_rule
- Add _Row.height
- Add _Cell.vertical_alignment
- Fix 455: increment next_id, don't fill gaps
- Add 375: import docx failure on --OO optimization
- Add 254: remove default zoom percentage
- Add 266: miscellaneous documentation fixes
- Add 175: refine MANIFEST.ini
- Add 168: Unicode error on core-props in Python 2

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 26 17:52:04 2017 UTC (7 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -2 lines
py-docx: update to 0.8.6

0.8.6:
- Add 257: add Font.highlight_color
- Add 261: add ParagraphFormat.tab_stops
- Add 303: disallow XML entity expansion

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 8 19:51:25 2016 UTC (9 years, 1 month ago) by bsiegert
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Add a new package for py-docx. From David H. Gutteridge in PR pkg/50645.

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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>