git: ab06f8115bff - main - textproc/py-python-pptx: Update to 0.6.22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Sep 2023 16:14:02 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ab06f8115bfff27da2be9c585fa5b279343961ef
commit ab06f8115bfff27da2be9c585fa5b279343961ef
Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-09-06 17:45:06 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-10 16:13:04 +0000
textproc/py-python-pptx: Update to 0.6.22
ChangeLog: https://github.com/scanny/python-pptx/blob/v0.6.22/HISTORY.rst
* Add imgW, imgH params to shapes.add_ole_object()
* fix: _Relationships.items() raises
* fix: quote in autoshape name must be escaped
* fix: update Python 3.x support in docs
* fix: setup's license should be short string
* fix: AttributeError: module 'collections' has no attribute 'abc'
(Windows Python 3.10+)
PR: 273603
---
textproc/py-python-pptx/Makefile | 2 +-
textproc/py-python-pptx/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/textproc/py-python-pptx/Makefile b/textproc/py-python-pptx/Makefile
index 32b0e561eded..6bb2063eb1ac 100644
--- a/textproc/py-python-pptx/Makefile
+++ b/textproc/py-python-pptx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= python-pptx
-PORTVERSION= 0.6.21
+PORTVERSION= 0.6.22
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-python-pptx/distinfo b/textproc/py-python-pptx/distinfo
index a5a8d40038a8..8bab1266da4d 100644
--- a/textproc/py-python-pptx/distinfo
+++ b/textproc/py-python-pptx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659916659
-SHA256 (python-pptx-0.6.21.tar.gz) = 7798a2aaf89563565b3c7120c0acfe9aff775db0db3580544e3bf4840c2e378f
-SIZE (python-pptx-0.6.21.tar.gz) = 10100675
+TIMESTAMP = 1693397526
+SHA256 (python-pptx-0.6.22.tar.gz) = 38f8ee92dde31d24b4562560e61b0357e5d97ecf75c4352ae6616d5a32978654
+SIZE (python-pptx-0.6.22.tar.gz) = 10084665