Package Details: python-pypdf2 2:3.0.1-1

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 (bulletmark)
Last Packager: fryfrog
Votes: 32
Popularity: 0.168842
First Submitted: 2019-07-30 05:58 (UTC)
Last Updated: 2024-09-22 16:37 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

bulletmark commented on 2022-12-23 02:07 (UTC)

@VorpalGun, sorry fixed now with 3.0.0-2.

VorpalWay commented on 2022-12-22 23:17 (UTC)

Hm, new version doesn't build for me:

==> Retrieving sources...
  -> Downloading python-pypdf2-3.0.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 6453k  100 6453k    0     0  3572k      0  0:00:01  0:00:01 --:--:-- 15.2M
==> Validating source files with sha256sums...
    python-pypdf2-3.0.0.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Could not download sources.

bulletmark commented on 2022-11-20 21:37 (UTC) (edited on 2022-11-20 21:38 (UTC) by bulletmark)

Yes sorry guys. I had already added python-flit-core to the makedepends but as kseistrup points out I accidentally did not push the .SRCINFO change. Fixed now with 2.11.2-2.

kseistrup commented on 2022-11-20 21:23 (UTC)

It has been added, but it seems that it hasn't made it to the .SRCINFO file so makepkg doesn't know.

nursoda commented on 2022-11-20 17:31 (UTC)

If you encounter that you cannot install/update this package due to unmet dependencies, just install python-flit-core from community. However, this should be added to PKGBUILD as (dev-)dependency by @bulletmark.

jghodd commented on 2022-11-20 16:33 (UTC)

we need python-filt-core to build this now - python-filt-core is not available.

kseistrup commented on 2022-11-20 14:43 (UTC)

V2.11.2-1: python-flit-core is now a dependency (at least for building).

loathingkernel commented on 2022-10-15 15:14 (UTC)

@bulletmark for posterity it seems that it was related to devtools integration in paru, some change in devtools broke it, https://github.com/Morganamilo/paru/issues/859

bulletmark commented on 2022-10-11 12:03 (UTC)

@loathingkernel, I thought /startdir was odd but assumed that was a personal choice where you build AUR packages so it is not a "dead giveaway". Note the last section on the paru home page.

loathingkernel commented on 2022-10-11 11:20 (UTC) (edited on 2022-10-11 12:46 (UTC) by loathingkernel)

@bulletmark there is nothing extraordinary about the way I am building it, at least for the makechrootpk route, which built successfully as I mentioned.

Also, the /startdir/PKGBUILD in the log is a dead giveaway that it was being built in a chroot as it is what Arch's official dev-tools are using (ergo, indirectly mentioning it). That being said, paru might have a hand in this failure, as it succeeds with the Arch's makechrootpkg.