Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pypdf
Commits:
8d78eacf by Jelle van der Waa at 2024-11-16T18:13:18+01:00
upgpkg: 5.1.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pypdf
pkgdesc = Python library for manipulating pages of PDF files
pkgver = 5.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/py-pdf/pypdf
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
_pyname=pypdf
pkgname=python-$_pyname
pkgver=5.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Python library for manipulating pages of PDF files'
arch=(any)
url="https://github.com/py-pdf/$_pyname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypdf/-/commit/8d78eacfcb01f54acf85bf568b5662d5f701c929
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypdf/-/commit/8d78eacfcb01f54acf85bf568b5662d5f701c929
You're receiving this email because of your account on gitlab.archlinux.org.