Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-pypdf
Commits:
031b86b3 by Caleb Maclennan at 2026-05-28T23:09:46+03:00
upgpkg: 6.12.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-pypdf
pkgdesc = Python library for manipulating pages of PDF files
- pkgver = 6.12.1
+ pkgver = 6.12.2
pkgrel = 1
url = https://github.com/py-pdf/pypdf
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-pypdf
depends = python
optdepends = python-cryptography
optdepends = python-pillow
- source =
https://github.com/py-pdf/pypdf/archive/6.12.1/pypdf-6.12.1.tar.gz
- sha256sums =
a3f6dd670c362673b6b862bf9a49a300fda538de6dbe1b5f7c4a3f50c1bb1d1a
+ source =
https://github.com/py-pdf/pypdf/archive/6.12.2/pypdf-6.12.2.tar.gz
+ sha256sums =
e80e336b2d44bc999cf572dfd385c725190e4e1d6eee8a646056753827a11be6
pkgname = python-pypdf
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_pyname=pypdf
pkgname=python-$_pyname
-pkgver=6.12.1
+pkgver=6.12.2
pkgrel=1
pkgdesc='Python library for manipulating pages of PDF files'
arch=(any)
@@ -19,7 +19,7 @@ optdepends=(python-cryptography
python-pillow)
_archive="$_pyname-$pkgver"
source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('a3f6dd670c362673b6b862bf9a49a300fda538de6dbe1b5f7c4a3f50c1bb1d1a')
+sha256sums=('e80e336b2d44bc999cf572dfd385c725190e4e1d6eee8a646056753827a11be6')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypdf/-/commit/031b86b39c4196720701716ac7fbfc753cc7aafa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypdf/-/commit/031b86b39c4196720701716ac7fbfc753cc7aafa
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help