Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pypdf


Commits:
1794b576 by Caleb Maclennan at 2026-06-05T14:18:50+03:00
upgpkg: 6.13.0-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.2
+       pkgver = 6.13.0
        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.2/pypdf-6.12.2.tar.gz
-       sha256sums = 
e80e336b2d44bc999cf572dfd385c725190e4e1d6eee8a646056753827a11be6
+       source = 
https://github.com/py-pdf/pypdf/archive/6.13.0/pypdf-6.13.0.tar.gz
+       sha256sums = 
792672f5ef736bf4595d85ef804c16bd5249830085306ab8d16de80bc7f19729
 
 pkgname = python-pypdf


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 _pyname=pypdf
 pkgname=python-$_pyname
-pkgver=6.12.2
+pkgver=6.13.0
 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=('e80e336b2d44bc999cf572dfd385c725190e4e1d6eee8a646056753827a11be6')
+sha256sums=('792672f5ef736bf4595d85ef804c16bd5249830085306ab8d16de80bc7f19729')
 
 prepare() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypdf/-/commit/1794b57657866427b18165b029952b14fcbcb439

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypdf/-/commit/1794b57657866427b18165b029952b14fcbcb439
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


Reply via email to