Search Criteria
Package Details: python-pypdf2 2:3.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pypdf2.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pypdf2 |
| Description: | Python library for manipulating pages of PDF files (legacy v2) |
| Upstream URL: | https://pypi.org/project/PyPDF2 |
| Licenses: | BSD |
| Submitter: | arojas |
| Maintainer: | fryfrog |
| Last Packager: | fryfrog |
| Votes: | 33 |
| Popularity: | 0.131131 |
| First Submitted: | 2019-07-30 05:58 (UTC) |
| Last Updated: | 2024-09-22 16:37 (UTC) |
Dependencies (6)
- python-pillow (python-pillow-simd-gitAUR, hosaka-studioAUR)
- python-typing_extensions
- python-build (make)
- python-flit-core (make)
- python-installer (make)
- python-wheel (make)
Required by (25)
- bookletimposer
- caj2pdf-git
- email2pdf
- kibot
- kraft-git
- lens_calibrate
- nautilus-columns-git
- nemo-media-columns-git
- pdfgui_tools-bin
- pdfposter-git
- pdf_translator
- python-camelot-git
- python-drizzlepac
- python-drizzlepac (check)
- python-mapnik
- python-pdf2doi
- python-pdfjinjax
- python-pdfnup
- spiderfoot
- springerdownload-git
- Show 5 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
fryfrog commented on 2024-07-14 16:04 (UTC)
Thanks for orphaning it @TurtleRuss, I adopted it and added @bulletmark as a co-maintainer. :)
TurtleRuss commented on 2024-07-13 22:31 (UTC)
Sorry, my system is broken these days and I'm sorry for getting you guys back late. I will mark this package orphan now and a new maintainer is needed.
fryfrog commented on 2024-07-10 23:09 (UTC)
I'm moving calibre-web to python-pypdf, but since there is no
conflicts, you have topacman -Rddthis one to replace it w/ the right one. I actually emailed him asking if he needed help maintaining, it seems like this could install into a different folder/package as well.bulletmark commented on 2024-07-10 22:53 (UTC)
@fryfrog, that won't fix the issue described here. Given the maintainer is not responding to comments I have put in an orphan request.
fryfrog commented on 2024-07-10 22:39 (UTC)
Hey @TurtleRuss, could you add
conflicts=('python-pypdf')?TrialnError commented on 2024-06-04 20:16 (UTC)
That should work. But still doesn't really the answer the question, why this PKGBUILD was updated and brought alongside
python-pypdf. If there is a python program, which needspypdf >3.0.0to work it needs to depend onpython-pypdfand not this. If it is somehow really checking for pypdf2 and still requires >3.0.0 to work, this should be brought up upstream, as there may be something going wrong.alan1world commented on 2024-05-26 00:49 (UTC)
Try this for the PKGBUILD:
bulletmark commented on 2024-05-24 22:29 (UTC) (edited on 2024-05-24 22:30 (UTC) by bulletmark)
@TurtleRuss, yes TriainError is correct. Please restore this package back to 2.12.1. You will have to bump the epoch to 2. Perhaps also change the
urlin thePKGBUILDto https://pypi.org/project/PyPDF2/ which is more appropriate now. The current 4.2.0 version is available in the standard packages at python-pypdf which you have inadvertently duplicated.TrialnError commented on 2024-05-24 17:38 (UTC)
Isn't this package now broken for other programs that requires pypdf2 with the bump to the latest release? It was deliberatly left at version 2.x, because afterwards upstream unified the various pypdf project attempts and 3.x and forward weren't compatible with the old API?
https://github.com/py-pdf/pypdf/pull/1489
Of note is that 3.0.0 apparantly already broke things and therefore this was left at the latest 2.x release.
Didn't test with stapler-git yet, but for that reason also avoiding to build a new package pypdf2 package because I am still irritated why this legacy got updated to the latest version of pypdf (which is not pypdf2).
simon.wiles commented on 2024-05-24 04:35 (UTC)
Yeah this package as been completely borked with the recent change; thank you @alan1world for the fix :)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »