Search Criteria
Package Details: python-pptx 1.0.2-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pptx.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pptx |
| Description: | A Python library for creating and updating PowerPoint (.pptx) files |
| Upstream URL: | https://github.com/scanny/python-pptx |
| Keywords: | library point power powerpoint python xml |
| Licenses: | MIT |
| Submitter: | Network_Jack |
| Maintainer: | RubenKelevra |
| Last Packager: | RubenKelevra |
| Votes: | 8 |
| Popularity: | 0.88 |
| First Submitted: | 2020-02-06 01:34 (UTC) |
| Last Updated: | 2026-09-13 20:10 (UTC) |
Dependencies (11)
- python
- python-lxml
- python-pillow (python-pillow-simd-gitAUR)
- python-typing_extensions
- python-xlsxwriter
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pyparsing (check)
- python-pytest (check)
Required by (12)
- docling (optional)
- open-webui-no-venv
- pdf-equilibrist
- python-lightrag-hku (optional)
- python-manim-slides
- python-markitdown (optional)
- python-markitdown-git
- python-paddleocr (optional)
- python-pptx2md
- python-textract (optional)
- python-touying
- spiderfoot
Latest Comments
1 2 Next › Last »
RubenKelevra commented on 2026-08-31 23:35 (UTC)
You're welcome!
marmis commented on 2026-08-31 22:42 (UTC)
Even better! Builds fine on my side now. Thanks.
RubenKelevra commented on 2026-08-31 22:37 (UTC) (edited on 2026-08-31 22:38 (UTC) by RubenKelevra)
@marmis thanks a lot for the report, I hadn't noticed this.
I elected to fix the tests instead of skipping them with a small local fix.
marmis commented on 2026-08-31 19:00 (UTC)
Multiple tests are now failing with
PytestRemovedIn10Warning. You can ignore the warnings for now (I think it's--disable-warnings, not sure) while pytest is in version 9.1, but they will fail again when version 10.0 is released. So maybe you can just filter out the broken tests until upstream updates the package.RubenKelevra commented on 2026-04-09 09:42 (UTC)
Took over maintenance. Thanks, @carlosal1015, I've included this patch, but it's not enough. So I kept my local deprecation warning in the updated PKGBUILD.
carlosal1015 commented on 2026-01-31 13:25 (UTC)
Please apply this patch in order to support new versions of pyparsing: https://github.com/scanny/python-pptx/pull/1104/changes
Jack12816 commented on 2025-12-26 14:50 (UTC)
Bandaid for the deprecation warnings:
smokcat commented on 2025-12-24 19:09 (UTC) (edited on 2025-12-24 19:11 (UTC) by smokcat)
yan12125 commented on 2025-08-25 03:13 (UTC)
As mentioned by micwoj92, python-behave is unneeded as a dependency (only needed for the custom workflow used by upstream developers). Also, python-docutils and python-sphinx are not needed, either (those are only for building docs).
micwoj92 commented on 2025-07-10 04:37 (UTC)
Deps not needed python-behave python-flake8 python-mock python-pyparsing python-pytest
1 2 Next › Last »